eth0 should not be touched... I setup shorewall + dnsmasq to make the server also an internet gateway... so eth1 also should not be modified.
something like this diagram...
Tried playing around with VLAN today... my setup below.
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet static
address 192.168.1.100
netmask 255.255.255.0
broadcast 192.168.1.255
network 192.168.1.0
auto...
Hi!
Thanks for the help.
passthrough is not an option for me.
WAN and eth0 is not the issue here though.... the server is acting as an Internet gateway at the same time serving the VM. So the VM, as well as other PC, laptops connected to the switch, should be pointing to the server's inner...
Hi,
I'm new to Proxmox since I'm migrating from VMware Server 2.
I have a VM Server that also acts as a internet gateway. It has 2 network cards, 1 (eth0) for the WAN and 1 ( eth1 ) for the local network... eth0 is setup as dhcp and eth1 static ( as required for proxmox installation ).
I...
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.