LAN multiple Containers

Jul 31, 2019
5
0
1
44
Hi guys i have installed multiple containers on my Promox, and i wanted to local network them so they can communicate from each other, i added 2 ethernet adapter for the container 1 for public and 1 for local, but how do i configure the container to setup LAN and see each others any idea guys, Thanks a lot
 
You simply need to configure a local IP address on the second adapter. Also, it is best to create a second bridge and connect the all local networks to that bridge, so that people on the public network do not see that traffic.
 
@dietmar

Thanks for the reply

i check m y container and it has eth0 and eth1 , i already set a local IP address on eth1
address: 192.168.1.5
netmask 255.255.255.0

same with the second container +1 - 192.168.1.6

then reboot both container and when i do ifconfig, its not displaying on the network only public which on my eth0 and when ping nothing happens
 
Last edited: