Hello,
I have a local ISP connection that is failing to tracert to a certain ip address. The traffic to this ip address uses a specific port. My setup is as follows.
Ether 1 : 10.0.0.1/30 (WAN1)
Ether 2 : 10.10.0.1/30 (WAN2)
Ether 3 : 192.168.10.1/24 (LAN)
Ether 1 is the local ISP that is failing to reach this address. Ether 2 is another connection that is able to connect to the service.
How do I get all that specific traffic to only go through ether 2?
Thanks in advance.