CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA or CCSE One-Week Certification Training Courses with CPUG in Beautiful San Francisco!
    R70 CCSA Courses Starting (2010) 6/7, 7/12, 8/9, 10/11, 11/8, 12/6.  R70 CCSE Courses Starting (2010) 8/16.
2. CPUG CON 2010 EUROPE, the User Conference in Switzerland, September 20th-22nd, 2010!
3. Join Our CPUG Groups On LinkedIn and Facebook.  See Our Channel on YouTube.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Dynamic Routing
Register Projects FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 2009-11-26
Junior Member
 
Join Date: 2009-04-16
Posts: 6
Rep Power: 0
jasomo has an average reputation (10+)
Default Routing a network through a second ISP

Hi all

¿Is it possible to route certain network through a second ISP instead of the default one?
Routing is based on destination so logically that's not the way.

¿Could for example the NAT work for this purpose?

Thx ALL
Reply With Quote
  #2 (permalink)  
Old 2009-11-26
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 1,872
Rep Power: 6
northlandboy has an average reputation (10+)
Default Re: Routing a network through a second ISP

PBR - Policy Based Routing - gives you the option to do source routing, which I think is what you want to do, right?

It depends what OS you are running - you can do it on later versions of IPSO, and with SPLAT Pro, although I don't think you'll get TAC help.
Reply With Quote
  #3 (permalink)  
Old 2009-11-27
Junior Member
 
Join Date: 2009-04-16
Posts: 6
Rep Power: 0
jasomo has an average reputation (10+)
Default Re: Routing a network through a second ISP

I PBR is iproute2, i've been trying it.

It seemed to work but not completely.

ICMP are routed without problems.
But when i try to establish a TCP connection, cannot complete the triple handshake:
--> SYN Well routed through the second ISP.
<-- SYN-ACK Received.
--> ACK Routed through the 1st ISP ??!?!?!?!

I just created a routing table.
Added a rule for the network to be routed using that table.
Added a default gateway route on that table.

Am i doing something wrong?

Thx!!
Reply With Quote
  #4 (permalink)  
Old 2009-12-02
Senior Member
 
Join Date: 2008-09-02
Location: Paris, France
Posts: 133
Rep Power: 2
TommyBoay has an average reputation (10+)
Default Re: Routing a network through a second ISP

I had a similar issue.. until I disabled SecureXL. could you try the same thing with fwaccel off ? (if the stat shows enabled)
Reply With Quote
  #5 (permalink)  
Old 2009-12-08
Senior Member
 
Join Date: 2007-06-05
Location: Earth
Posts: 448
Rep Power: 4
hotice_ has an average reputation (10+)
Default Re: Routing a network through a second ISP

Quote:
Originally Posted by TommyBoay View Post
I had a similar issue.. until I disabled SecureXL. could you try the same thing with fwaccel off ? (if the stat shows enabled)
I tried this..still no dice

I'm on R70 no HFA>..never got PBR to work (SPLAT)
Reply With Quote
  #6 (permalink)  
Old 2010-04-17
Member
 
Join Date: 2008-09-18
Posts: 54
Rep Power: 2
Nico57 has an average reputation (10+)
Default Re: Routing a network through a second ISP

FWIW, I've got it working on R65/splat.

It was pretty straightforward, just took me some time to figure out that source NAT is done after routing.

Basically, I had to type the following commands and add the corresponding NAT rules:
1) ip rule add from <redirected subnet 1> table <x>
2) ip rule add from <redirected subnet 2> table <x>
3) ip route throw <global internal network> table <x>
4) ip route add default <new Internet gw> table <x>

1, 2: use a new routing table, table <x>, instead of the main table, for these 2 subnets
3: switch back to regular routing for internal destinations
4: route external connections to the new Internet gateway
Reply With Quote
Reply

Tags
route second isp wlan

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 23:36.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.1