Re: (PM) IRX/PM Routing, 2 Class Cs

Thomas Tsai (pmlist@cosmo.mitec.net)
Wed, 24 Jun 1998 17:45:43 -0500 (CDT)

On Wed, 24 Jun 1998, Thomas C Kinnen wrote:
> Hmm, if they can go outside they are going across the local net.
> Which way did you do it in my examples? The RIP or the SubNet way?

I did it both ways, the RIP and the Subnet way. Both ways work when
accessing the outside, not the local network though.

> What you can try is when the user is logged in if it is 95/NT do a
> netstat -nr and post the results and on the PM, IRX do a sh route, and
> from the computer on your net your are trying to reach try the same and
> lets compare the routing table results.

IRX:
irx> sh route
Destination Mask Gateway Source Flag Met Interface
----------------- ---- -------------------- ------- ---- --- ---------
0.0.0.0 0 204.70.199.85 local NS 1 ptp1
204.70.199.84 30 204.70.199.85 local NL 1 ptp1
208.128.115.0 24 208.130.151.3 local NS 2 ether0
208.130.151.0 24 208.130.151.1 local NL 1 ether0

Portmaster:
pm2> sh route
Destination Mask Gateway Source Flag Met Interface
----------------- ---- -------------------- ------- ---- --- ---------
0.0.0.0 0 208.130.151.1 local NS 1 ether0
208.128.115.8 32 208.128.115.8 local HL 1 ptp12
208.128.115.0 24 208.130.151.3 local NS 1 ether0
204.70.199.0 24 208.130.151.1 rip ND 2 ether0
208.130.151.0 24 208.130.151.3 local NL 1 ether0

Linux Box on Local Network:
$ netstat -nr
Kernel routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
208.130.151.0 0.0.0.0 255.255.255.0 U 0 0 59970 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 73 lo
0.0.0.0 208.130.151.1 0.0.0.0 UG 1 0 441469 eth0
$
$ traceroute 208.128.115.8
traceroute to 208.128.115.8 (208.128.115.8), 30 hops max, 40 byte packets
1 irx.mitec.net (208.130.151.1) 0.967 ms 0.872 ms 0.85 ms
2 pm2.mitec.net (208.130.151.3) 1.227 ms 1.826 ms 1.382 ms
3 * * *

Windows 95 (dialing to Portmaster):
C:\>netstat -nr

Active Routes:
Network Address Netmask Gateway Address Interface Metric
0.0.0.0 0.0.0.0 208.128.115.8 208.128.115.8 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
208.128.115.0 255.255.255.0 208.128.115.8 208.128.115.8 1
208.128.115.8 255.255.255.255 127.0.0.1 127.0.0.1 1
224.0.0.0 224.0.0.0 208.128.115.8 208.128.115.8 1
255.255.255.255 255.255.255.255 208.128.115.8 208.128.115.8 1

Active Connections

Proto Local Address Foreign Address State
-------------------------------------------------------------------------

Thanks for the assistance!
Thomas

-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>