View Single Post
  #1 (permalink)  
Old 2006-05-10
ronhirsm ronhirsm is offline
Junior Member
 
Join Date: 2006-05-10
Posts: 1
Rep Power: 0
ronhirsm has an average reputation (10+)
Default Routing problems

I have Check Point firewall (CP AI R55, SecurePlatform) with 3 interfaces (external,internal and dmz), internal network card using ip-address 10.10.100.1...

I have second subnet in my intranet (10.10.40.0/24) which is connected through two switches.
IP-addresses:
framework switch 10.10.100.2
internal switch 10.10.40.1

traffic between firewall and 10.10.40.0/24 works well but 10.10.40.0/24 cannot access to the Internet or router (everything traffic is permitted)... firewall and network 10.10.100.0 can connect to the Internet..

I think that problem is at 10.10.40.0 network routing??

My routing table:

dest, mask, gw

199.199.199.192, 255.255.255.224, 199.199.199.193
10.10.40.0, 255.255.255.0, 10.10.100.2
10.10.100.0, 255.255.255.0, 0.0.0.0
0.0.0.0, 0.0.0.0, 199.199.199.193

199.199.199.192 is my global subnet
199.199.199.193 is router to the Internet

Are any good advice?

Last edited by ronhirsm; 2006-05-12 at 01:11.
Reply With Quote