08-01-2018 07:35 AM - edited 03-05-2019 10:49 AM
Hi,
Need advice from senior senior, :).
I'm looking for solution for doing multihoming internet connection.
The Situation:
1. We have internet connection to 3 ISP.
2. 2 ISP use eBGP, and 1 ISP use static route.
3. We have our own ASN and 2 /24 public IP address.
4. For static route we use /28 ISP provided address.
5. We have 3 internet faced router for connect to isp, for each ISP we provide dedicated router
6. All(3) internet faced router connect with ibgp.
7. In eBGP routing, we publish all the 2 /24 ip to each ISP with some priority(as path). we expect x.x.x.x/24 must through/going back from isp1 and y.y.y.y/24 must through and going back from isp2.
8. And Below the router we have 2 ha load balancer (f5).
9. The f5 is the device doing NAT, the boundaries between public and private ip.
10. So far with f5 I can config which private ip going to isp1 or isp2.
11. Because f5 can do a cluster/ha I don't need doing config on both devices, except interface config.
12. If one ISP down/cable disconnected/bgp not establish, f5 automatically use another ISP base on weight.
13. And last below f5 we have firewall.
I have suspicious that this f5 slowing down my internet connection or I can improve my internet with change f5 to router. But with router we have some drawback like config twice and it cannot automatically failover to another ISP if one ISP unavailable.
And also I don't sure with router pbr I can't config which private ip out to what ISP.
The Question : Can I change my f5 with router? Can you give me a point where can I dig some knowledge more?
Thx
08-01-2018 08:16 AM
08-01-2018 08:28 AM
08-01-2018 04:09 PM
Have you setup N-path routing on the F5? This will increase throughput by bypassing the F5 for outbound traffic. It will go directly to the router instead. You might want to also move the NAT function to your routers.
08-01-2018 06:18 PM
Hi @jmperlewitz thx
From f5 doc I read it npath is asymmetrical routing or direct server return, it work if the inside ip have direct access to outside routing pool, for my case the internal ip/client ip far below the internet router.
Moving the nat to router, let me think this first, I not sure.
Thx
02-05-2023 10:07 AM
@superlubis were you able to improve performance? Can you update this thread on how you solved this problem?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide