Hi guys,
excuse me and my question that is probally so simple… never the less I dont know the answer…
I force all traffic on a specific port (8080) down a specific internet connection (ISP A), this is not my default gateway, so when ISP A goes off line my traffic goes down ISP B’s line.
I dont want this to happen.
I want to block all traffic on port 8080 on ISP B…
Please can someone advise me how to do this,
freight_dog -
A little more info would help - how are you ‘forcing’ 8080 traffic out ISP A? Mangle and mark route, and then policy routing? How does your failover work - script or what?
I would probably mark 8080 traffic with a specific connection, packet and then routing mark. Then in policy routing make anything with that routing mark lookup up the right routing table - that link would be dead (ISP A) but the router would still try to route it there…