Hi all
I have 2 lans
wan: 192.168.0.1 dhcp client
lan1: 192.168.1.1 static ip and works as dhcp server
lan2: 192.168.2.1 static ip and works as dhcp server
lan1 uses wan for connecting to internet
in firewall:
lan=>wan
for some reasons I want to define another interface like wan2 so works as dhcp client for lan1 and also acts as wan for connecting to internet for lan2 (and ofcourse have IP like 192.168.1.x)
I mean:
in firewall:
lan2=>wan2
and because wan2 is dhcp client of lan1 and lan1=>wan so I can connect to internet by lan2
I repeat my purpose is to create an interface that be dhcp client for lan1 and I can configure it in firewall to be wan port for lan2
what shoud I do?
am I need vlans?
please help
Best Regards!