I have 4 ISP:
- Real IP Static
- pppoe
- pppoe
- pppoe
I have made load balancing by ECMP
Iwant that all of my clients see as Real IP, only the IP from the 1st ISP.
Can anyone help!!!
Thank you ! ![]()
I have 4 ISP:
I have made load balancing by ECMP
Iwant that all of my clients see as Real IP, only the IP from the 1st ISP.
Can anyone help!!!
Thank you ! ![]()
Iwant that all of my clients see as Real IP, only the IP from the 1st ISP.
I think this is impossible.
yep, it’s impossible. you may want to direct all http traffic to first uplink, but other programs will still see real interface public address
Unless the ISPs have some control over routing, this is impossible. We have several sites with two Internet connections, but they both connect back to the same ISP (eventually) which can route IPs to/from any/all of the connections - this lets us do failover to ADSL, ISDN or Dial-UP whilst keeping the same IP blocks regardless.
An alternative is to route all traffic out through a tunnel to a hosted box somewhere and then present the IP address of that hosted box to the outside world and then let it decide which path to route traffic back to your router.
Nick.