Hy! I have a juniper 5gt and 2wan conections. I want to use the above example on my juniper to direct HTTP traffic from 2 computers to my 2 ISP . It is possible to do that on my 5gt? Can you send me a configuration example on e-mail? Thanks!
can you open a forum post for this ? (go to http://www.corelan.be:8800/index.php/forum/screenos-routing-staticripospfbgp-1/ and create a new topic) I will need more information on how the 2 wan connections are connected, so a simple drawing would be nice. Also, what version of screenos are you running on the 5gt ? thanks
what would the above config look like if I were going to use the default route? what you refer to as the ‘easy config’. thanks, ray.
Ray, You basically set the default route to the ISP that will carry the majority of the traffic, and you create just one access-list and pbr that will send some of the traffic to another gateway (so instead of using 2 access-lists/pbr’s, you would just need one)
I currently have 2 internet connection connected to the juniper. and have a default route set for each: set route 0.0.0.0/0 interface ethernet0/0 gateway 1.2.3.4 preference 20 set route 0.0.0.0/0 interface ethernet0/1 gateway 5.6.7.8 preference 20 I will be adding a 3rd internet connection to this juniper on ethernet0/3 that I would like to direct all web traffic to. Do I only need one default gateway statement? Eth0/0 would be considered the primary interface. thanks, Ray.
Hi Ray, can you please create a new forum topic about this ? http://www.corelan.be:8800/index.php/forum/screenos-routing-staticripospfbgp-1/ thanks Peter
Hi If the above scenario is certainly one of the links will interfere 1- It is so well done to combine the above weight-based interface to share the load ? 2- Or when a link was interrupted throughout the second link to send traffic from ?