Hello, all. I have a question about routing with a Nokia IP 650. I'm
building a mock-up of a network but want to configure one of the 12 ethernet
ports so I can access it from our current internal network. I'm suspecting
that the route back to myself is not configured properly. CheckPoint is not
running yet so it should not be blocking anything.
My local LAN is 10.1.0.0/23 (local WS is 10.1.1.70, Solaris 8)
The remote LAN is 10.1.4.0/23 (Nokia port is 10.1.4.100, IPSO 3.2.1)
The machine doing the routing between the subnets is a Sun (Solaris 7) with
a qfe card (10.1.1.1 and 10.1.4.1).
I use 10.1.4.2 to show connectivity to the network exists.
>From my local WS:
cmarnold@impunity: /home/cmarnold +> ping 10.1.4.2
10.1.4.2 is alive
cmarnold@impunity: /home/cmarnold +> ping 10.1.4.100
no answer from 10.1.4.100
cmarnold@impunity: /home/cmarnold +> telnet 10.1.1.1
Trying 10.1.1.1...
Connected to 10.1.1.1.
...
>From the 10.1.1.1 gateway:
cmarnold@fire: /home/cmarnold +> netstat -rn
Routing Table:
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
10.1.0.0 10.1.1.1 U 2 1451 qfe0
10.1.4.0 10.1.4.1 U 2 121 qfe1
224.0.0.0 x.x.x.x U 3 0 hme0
default x.x.x.x UG 0 39571
127.0.0.1 127.0.0.1 UH 0 48836 lo0
cmarnold@fire: /home/cmarnold +> ping 10.1.4.2
10.1.4.2 is alive
cmarnold@fire: /home/cmarnold +> ping 10.1.4.100
10.1.4.100 is alive
cmarnold@fire: /home/cmarnold +> telnet 10.1.4.100
Trying 10.1.4.100...
Connected to 10.1.4.100.
Escape character is '^]'.
IPSO (guinness) (ttyp0)
...
guinness[admin]# netstat -rn
Routing tables
IPv4:
Destination Gateway Flags Refs Use Netif
Expire
default RCU 1 0
0.0.0.0 CU 0 0
10.1.0/23 10.1.4.1 CU 0 0
10.1.4/23 CGUX 0 0 eth-s4p4
10.1.4.0 10.1.4.0 CGU 0 0 eth-s4p4
10.1.4.1 8:0:20:c7:74:51 CGU 0 0 eth-s4p4
10.1.4.100 10.1.4.100 CGU 0 0 eth-s4p4
10.1.5.255 10.1.5.255 CGU 0 0 eth-s4p4
127/8 BCU 0 0
127.0.0.1 127.0.0.1 CG 0 0
224/4 RCU 0 0
224.0.0.1 CDU 0 0
224.0.0.2 CDU 0 0
240/4 BCU 0 0
255.255.255.255 RCGU 0 0
guinness[admin]# ping 10.1.4.1
PING Fri Dec 1 20:15:38 2000 10.1.4.1: 64 data bytes
EchoReply from 10.1.4.1: len=64 ttl=255 seq=0 time=0.498 ms.
EchoReply from 10.1.4.1: len=64 ttl=255 seq=1 time=0.406 ms.
^C
----Fri Dec 1 20:15:39 2000 10.1.4.1 PING Statistics----
2 transmitted, 2 received, 0.00% packet loss.
1.463 seconds elapsed, throughput = 1.37 packets/sec; 918.606 bps.
round-trip (ms) min/avg/max = 0.406/0.452/0.498
var/sdev/skew/kurt = 0.004/0.065/-0.000/0.250
guinness[admin]# ping 10.1.1.70
PING Fri Dec 1 20:15:46 2000 impunity (10.1.1.70): 64 data bytes
EchoReply from 10.1.1.70: len=64 ttl=254 seq=0 time=1.112 ms.
EchoReply from 10.1.1.70: len=64 ttl=254 seq=1 time=0.960 ms.
EchoReply from 10.1.1.70: len=64 ttl=254 seq=2 time=0.966 ms.
^C
----Fri Dec 1 20:15:49 2000 impunity (10.1.1.70) PING Statistics----
3 transmitted, 3 received, 0.00% packet loss.
2.593 seconds elapsed, throughput = 1.16 packets/sec; 777.517 bps.
round-trip (ms) min/avg/max = 0.960/1.013/1.112
var/sdev/skew/kurt = 0.007/0.086/0.383/0.667
Any thoughts on why I can't reach the Nokia from my local WS? All of the
routing tables _look_ correct. Thanks for any and all suggestions.
Chris
================================================================================
To unsubscribe from this mailing list, please see the instructions at
http://www.checkpoint.com/services/mailing.html
================================================================================