fulvio asked me to post a diagram of how I set this up.
So, here it is… there is only one issue I’m having right now, and I will ask how to fix it at the end:
LAN1
|
|
ZeroShell 1
|
|
Internet
|
|
ZeroShell 2
|
|
LAN2
Both ZeroShell’s are configured:
Eth0 – Internal
Eth1 – External -Nat’ed
VPN0 – Lan-to-Lan
Bridge0 – Eth0&VPN0 IP= 192.168.0.1 (for ZeroShell 1) and 192.168.0.2 (for 2)
DHCP set up with 192.168.0.100 – 150 (for 1) 192.168.151-200 (for 2)
and here is the problem:
if a machine with a valid lease from LAN1 is moved to LAN2 (aka laptop) the DHCP server from the other lan responds. how can I disallow DHCP traffic between the bridge?