I need to set up a bridged network (not routed). Here's my /etc/network/interfaces/ on both the host and the container I've created:
Host:
# network interface settings
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
up route add -net X.X.X.96 netmask "Hosts netmask" gw...
Hello everyone. I've set up proxmox, but I'm having problems with networking. I have 1 additional IP (not a subnet) which I want to use to create a container. Is there anyone who could help me there and give configuration files of both the host and the container?(or a guide how to do that)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.