Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!spdcc!m2c!ulowell!page From: page@ulowell.cs.ulowell.edu (Bob Page) Newsgroups: comp.unix.questions,comp.protocols.tcp-ip Subject: route & routed info Message-ID: <1756@ulowell.cs.ulowell.edu> Date: Sat, 26-Sep-87 03:26:42 EDT Article-I.D.: ulowell.1756 Posted: Sat Sep 26 03:26:42 1987 Date-Received: Sun, 27-Sep-87 10:39:32 EDT Sender: news@ulowell.cs.ulowell.edu Reply-To: page@swan.ulowell.edu (Bob Page) Followup-To: comp.protocols.tcp-ip Distribution: world Organization: University of Lowell, Computer Science Dept. Lines: 28 Keywords: routed dmr dmc 4.3 network ifconfig Summary: Looking for advice on 4.3bsd routing problem Xref: mnetor comp.unix.questions:4277 comp.protocols.tcp-ip:1273 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}