Hi guys…
Any body can help me ?!?!
I have mt with 3 eth… 1 for WAN and 2 other for LAN
WAN ip 1.1.1.2/29 with gateway 1.1.1.1
LAN 1 IP 192.168.1.0/24
LAN 2 IP 192.168.2.0/24
I use src-NAT.
at scr nat, I use >
chain=srcnat src-address=192.168.1.0/24 dst-address=0.0.0.0/0 action=src-nat to-addresses=1.1.1.2 to-ports=0-65535
chain=srcnat src-address=192.168.2.0/24 dst-address=0.0.0.0/0 action=src-nat to-addresses=1.1.1.2 to-ports=0-65535
My problem is…
I can access to internet via LAN 1 but I can not acces it via LAN 2
Any one can help me…
thx b 4