Thread: Routing Problem
View Single Post
  #5 (permalink)  
Old 2009-07-01
Demitri-Masters Demitri-Masters is offline
Junior Member
 
Join Date: 2009-06-26
Posts: 11
Rep Power: 0
Demitri-Masters has an average reputation (10+)
Default Re: Routing Problem

Thanks for reply

Lets me explain better


My network is

-----------
Router Wan
-----------
|Valid IP
----------
Internal router
-------------
|172.17.0.1/28
|172.17.0.4/28 (IP Cluster)
------------------------------------------
Checkpoint | Checkpoint IPSO 4.2 Cluster |
------------------------------------------
|172.17.0.19/29 (IP Cluster)
|172.17.0.20/29 (My computer)


Problem is i dont want configure a Hide Nat, i want only foward the requisition to my router and router will do the nat.

My route table:

NokiaIP390:34> show route
Codes: C - Connected, S - Static, I - IGRP, R - RIP, B - BGP,
O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA)
A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed

S 0.0.0.0/0 via 172.17.0.1, eth4c0, cost 0, age 85349
C 127.0.0.1/32 is directly connected, loop0c0
S 172.16/16 via 172.17.0.22, eth-s1p4c0, cost 0, age 84089
C 172.17.0.8/30 is directly connected, eth2c0
C 172.17.0.16/28 is directly connected, eth-s1p4c0
C 172.17.100/24 is directly connected, eth1c0
C 172.17/29 is directly connected, eth4c0

When i ping from my host the external interface 172.17.0.4 i can access, but when try to ping a external address the cp don`t route the requisition to my router 172.17.0.1
Reply With Quote