From owner-freebsd-questions Tue Jan 30 04:40:34 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA15515 for questions-outgoing; Tue, 30 Jan 1996 04:40:34 -0800 (PST) Received: from buffnet4.buffnet.net (root@buffnet4.buffnet.net [205.246.19.13]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA15473 for ; Tue, 30 Jan 1996 04:40:28 -0800 (PST) Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10]) by buffnet4.buffnet.net (8.6.9/8.6.9) with SMTP id HAA06329 for ; Tue, 30 Jan 1996 07:43:02 -0500 Received: from buffnet5.buffnet.net by buffnet1.buffnet.net id aa11949; 30 Jan 96 7:44 EST Date: Tue, 30 Jan 1996 07:44:20 -0500 (EST) From: steve hovey To: freebsd-questions@freebsd.org Subject: strange routed problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk I gota problem. In order to get my cisco to route between subnets (I have 3 active on one ring), I had to set RIP between them on the router. This gen's errors on my new machine on my third ring. It says over any over about packet from unknown router 205.246.19.1 or it will say unknown router 205.247.124.1 (19.1 is the cisco's ethernet interface, then I give an ip alias - one for each other subnet). So, if I put these routers in /etc/gateways, the errors stop, only my fefault gateway of 205.247.125.1 keeps getting replaceed with 205.246.19.1 which doesnt work and isnt correct- manually setting a static route doesnt help. It still gets wiped. Any ideas?