hey everyone ,
so here what i have right now :
i have two WANs (each is a pppoe link , both are from the same isp so gateway ip on both is the same but the wan ip itself is different for each WAN)
i also have two LANs ,
What im looking for right now is:
WAN1 >> LAN1
WAN2 >> LAN2
so basically two Networks.
i tried achieving this by setting a gateway for each of the WANs and then via firewall rules of LAN1 and LAN2 setting the gateway on default allow rule to WAN1 and WAN2 respectiely ...
the problem is that lan2 does not work (i cant even ping the firewall itself unless i specify a fw rule for it) , traceroute shows only 1 hop and thats asking the fw for response .
here is my gateways page: (both WAN1 and WAN2 have the same GW ip)
(https://i.imgur.com/NPgQldD.png)
My FW rules:
LAN1
(https://i.imgur.com/sQKFNMq.png)
LAN2
(https://i.imgur.com/VdxtBIy.png)
trace route from lan2:
(https://i.imgur.com/bGVffpC.png)
note: even if i set WAN2 as a gateway for LAN1 it doesn't work .
the thing is , it worked for a little last night now it doesn`t work at all so obviously something is wrong .
it seems to me system wants to have a default gw at all times (only one) and it really doesn`t like what im doing .
note:
LAN1net is 192.168.0.0/24
LAN2net is 192.168.1.0/24
any help would be appreciated.