Any Linux containers with point-to-point host-guest network support?
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
OpenVZ would be the only one I can name myself.
I've looked through some options of widely used "frameworks": Docker, rkt, LXC/LXD â all those are bridge-"centric" or at least based on broadcast media networking.
Instead I'm looking for convenient way of being able to assign any /32 IP-address to container and get proper bidirectional routing through "wormhole"/tunnel connecting guest and its host with minimal hacks or better w/o any.
networking container
 |Â
show 4 more comments
up vote
1
down vote
favorite
OpenVZ would be the only one I can name myself.
I've looked through some options of widely used "frameworks": Docker, rkt, LXC/LXD â all those are bridge-"centric" or at least based on broadcast media networking.
Instead I'm looking for convenient way of being able to assign any /32 IP-address to container and get proper bidirectional routing through "wormhole"/tunnel connecting guest and its host with minimal hacks or better w/o any.
networking container
thenewstack.io/â¦
â slmâ¦
Aug 8 at 4:24
Seen that. It (ignorance's due) mentions point-to-point but absolutely in vain, saying: "it creates a virtual ethernet pair"
â poige
Aug 8 at 5:00
1
So we can make Brotherhood of OpenVZ now!!!11
â poige
Aug 8 at 6:27
1
Veth pair can be used without a bridge. Assign IP addresses and you can communicate between container and host. When forwarding is enabled your containers can communicate outside/to other containers as well. Is your question about how to configure container networking without L2 bridging (I'm not familiar with OpenVZ networking)?
â sebasth
Aug 8 at 8:15
1
veth pair is how I did the networking in OpenVZ.
â slmâ¦
Aug 8 at 9:35
 |Â
show 4 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
OpenVZ would be the only one I can name myself.
I've looked through some options of widely used "frameworks": Docker, rkt, LXC/LXD â all those are bridge-"centric" or at least based on broadcast media networking.
Instead I'm looking for convenient way of being able to assign any /32 IP-address to container and get proper bidirectional routing through "wormhole"/tunnel connecting guest and its host with minimal hacks or better w/o any.
networking container
OpenVZ would be the only one I can name myself.
I've looked through some options of widely used "frameworks": Docker, rkt, LXC/LXD â all those are bridge-"centric" or at least based on broadcast media networking.
Instead I'm looking for convenient way of being able to assign any /32 IP-address to container and get proper bidirectional routing through "wormhole"/tunnel connecting guest and its host with minimal hacks or better w/o any.
networking container
networking container
edited Aug 8 at 6:26
asked Aug 7 at 17:46
poige
3,8071539
3,8071539
thenewstack.io/â¦
â slmâ¦
Aug 8 at 4:24
Seen that. It (ignorance's due) mentions point-to-point but absolutely in vain, saying: "it creates a virtual ethernet pair"
â poige
Aug 8 at 5:00
1
So we can make Brotherhood of OpenVZ now!!!11
â poige
Aug 8 at 6:27
1
Veth pair can be used without a bridge. Assign IP addresses and you can communicate between container and host. When forwarding is enabled your containers can communicate outside/to other containers as well. Is your question about how to configure container networking without L2 bridging (I'm not familiar with OpenVZ networking)?
â sebasth
Aug 8 at 8:15
1
veth pair is how I did the networking in OpenVZ.
â slmâ¦
Aug 8 at 9:35
 |Â
show 4 more comments
thenewstack.io/â¦
â slmâ¦
Aug 8 at 4:24
Seen that. It (ignorance's due) mentions point-to-point but absolutely in vain, saying: "it creates a virtual ethernet pair"
â poige
Aug 8 at 5:00
1
So we can make Brotherhood of OpenVZ now!!!11
â poige
Aug 8 at 6:27
1
Veth pair can be used without a bridge. Assign IP addresses and you can communicate between container and host. When forwarding is enabled your containers can communicate outside/to other containers as well. Is your question about how to configure container networking without L2 bridging (I'm not familiar with OpenVZ networking)?
â sebasth
Aug 8 at 8:15
1
veth pair is how I did the networking in OpenVZ.
â slmâ¦
Aug 8 at 9:35
thenewstack.io/â¦
â slmâ¦
Aug 8 at 4:24
thenewstack.io/â¦
â slmâ¦
Aug 8 at 4:24
Seen that. It (ignorance's due) mentions point-to-point but absolutely in vain, saying: "it creates a virtual ethernet pair"
â poige
Aug 8 at 5:00
Seen that. It (ignorance's due) mentions point-to-point but absolutely in vain, saying: "it creates a virtual ethernet pair"
â poige
Aug 8 at 5:00
1
1
So we can make Brotherhood of OpenVZ now!!!11
â poige
Aug 8 at 6:27
So we can make Brotherhood of OpenVZ now!!!11
â poige
Aug 8 at 6:27
1
1
Veth pair can be used without a bridge. Assign IP addresses and you can communicate between container and host. When forwarding is enabled your containers can communicate outside/to other containers as well. Is your question about how to configure container networking without L2 bridging (I'm not familiar with OpenVZ networking)?
â sebasth
Aug 8 at 8:15
Veth pair can be used without a bridge. Assign IP addresses and you can communicate between container and host. When forwarding is enabled your containers can communicate outside/to other containers as well. Is your question about how to configure container networking without L2 bridging (I'm not familiar with OpenVZ networking)?
â sebasth
Aug 8 at 8:15
1
1
veth pair is how I did the networking in OpenVZ.
â slmâ¦
Aug 8 at 9:35
veth pair is how I did the networking in OpenVZ.
â slmâ¦
Aug 8 at 9:35
 |Â
show 4 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f461127%2fany-linux-containers-with-point-to-point-host-guest-network-support%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
thenewstack.io/â¦
â slmâ¦
Aug 8 at 4:24
Seen that. It (ignorance's due) mentions point-to-point but absolutely in vain, saying: "it creates a virtual ethernet pair"
â poige
Aug 8 at 5:00
1
So we can make Brotherhood of OpenVZ now!!!11
â poige
Aug 8 at 6:27
1
Veth pair can be used without a bridge. Assign IP addresses and you can communicate between container and host. When forwarding is enabled your containers can communicate outside/to other containers as well. Is your question about how to configure container networking without L2 bridging (I'm not familiar with OpenVZ networking)?
â sebasth
Aug 8 at 8:15
1
veth pair is how I did the networking in OpenVZ.
â slmâ¦
Aug 8 at 9:35