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

Thomas C Kinnen (tkinnen@creativeanime.com)
Wed, 24 Jun 1998 19:47:28 -0400

>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

Ok, this shows that the entire class C of 208.128.115.0 is routed through
208.130.151.3 Not just one host or a sub net.

So if this is the rip on it should show something like:
208.128.115.XXX 32 208.130.151.3 rip ND 2 ether0

So if this is the subnet it should show something like:
208.128.115.0 27 208.130.151.2 local NS 2 ether0
208.128.115.32 27 208.130.151.3 local NS 2 ether0

Now, since this shows local NS that shows it is a static route.

>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

try removing the last route here.

>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

Do you have rated or ripd running on this system. If not it will only learn
the routes through IMCP redirect.

Tom

-
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/>