all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Port forwarding for Guix containers
@ 2020-11-19 15:58 Zhu Zihao
  2020-11-20 18:44 ` Bonface M. K.
  2020-11-20 19:26 ` Christopher Baines
  0 siblings, 2 replies; 12+ messages in thread
From: Zhu Zihao @ 2020-11-19 15:58 UTC (permalink / raw)
  To: help-guix@gnu.org

Hi, Guix users!


I found guix container "created by `guix environment --container` or `guix system container`" is very useful to isolate some service. But it only supports fully isolated network namespace or just share with host, it's not so safe IMO.



In Docker, there's port forwarding, allows you to share some ports of Guix container with host. I just learn something about docker's network mechanism, it looks quite complicated. It use veth pair, network bridge and even iptables. Is there some idiomatic way to implement such port forwarding feature for Guix containers?


Any answer or suggestions are appreicated.


--


Zihao



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-12-03  9:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-19 15:58 Port forwarding for Guix containers Zhu Zihao
2020-11-20 18:44 ` Bonface M. K.
2020-11-20 19:26 ` Christopher Baines
2020-11-21 14:53   ` zimoun
2020-11-21 20:20     ` Edouard Klein
2020-11-21 21:45     ` Jason Conroy
2020-11-22 15:09       ` edk
2020-11-23 14:58         ` Jason Conroy
2020-11-23 16:16       ` Zhu Zihao
2020-11-23 16:21       ` Zhu Zihao
2020-11-25 16:14         ` Jason Conroy
2020-12-03  9:32           ` Zhu Zihao

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.