[comp.unix.questions] route & routed info

page@ulowell.cs.ulowell.edu (Bob Page) (09/26/87)

I just added a dmr-11 to a 4.3 system, and can't talk to it.  I say:

ifconfig il0 inet 129.63.1.1 broadcast 129.63.1.0 -trailers netmask 0xffff0000
ifconfig dmc0 inet 128.188.230.2 128.188.230.1 -trailers netmask 0xffff0000

and after starting routed, 'netstat -rn' shows:

Destination          Gateway              Flags    Refcnt Use        Interface
127.0.0.1            127.0.0.1            UH       0      14         lo0
128.188.230.1        128.188.230.2        UH       0      0          dmc0
128.188.230.2        129.63.1.1           UH       0      29         il0
129.63.1.1           129.63.1.1           U        0      198        il0
128.188              128.188.230.1        UG       0      0          dmc0
129.63               129.63.1.1           U        1      2914       il0

I can use the 129.63 network, but can't get to the 128.188 net.  Routed
sets up the 128.188.230.2 route via 129.63.1.1; it's not in my gateways
file.  I can ping my dmc at 128.188.230.2 but don't believe it; netstat
shows all the traffic is going through il0.  I can't talk to 128.188.230.1,
and if I delete the route from 129.63.1.1 to 128.188.230.1 I can no longer
ping the dmc.  Any attempt results in a "Network is unreachable" message.

How can I set up the routes so I can get to the 128.188 network?
I'm running stock 4.3 routed.  Thanks in advance.

..Bob
-- 
Bob Page, U of Lowell CS Dept.   page@ulowell.{uucp,edu,csnet}