From owner-freebsd-net Tue Feb 19 22:58: 9 2002 Delivered-To: freebsd-net@freebsd.org Received: from garfield.bmk.com.au (bmkind.lnk.telstra.net [139.130.51.118]) by hub.freebsd.org (Postfix) with ESMTP id 6A64D37B400 for ; Tue, 19 Feb 2002 22:58:05 -0800 (PST) Received: from localhost (brendan@localhost) by garfield.bmk.com.au (8.9.3/8.9.3) with SMTP id RAA29805 for ; Wed, 20 Feb 2002 17:58:02 +1100 (EST) (envelope-from brendan@bmk.com.au) Date: Wed, 20 Feb 2002 17:58:02 +1100 (EST) From: Brendan Kosowski To: FreeBSD Networking Subject: Can't see "ed0" interface when I run pppd with defaultroute option Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, My ed0 interface has been set up using a typical LAN style IP address of 192.168.1.100. When I run pppd (connecting to my ISP) with the defaultroute option, I can't access services on my own ed0 IP address. Eg. "telnet 192.168.1.100 25" just hangs (instead of giving me the ESMTP prompt). If I delete the default route, I can see services on my own ed0 IP address again. It is almost as if the Default route has precedence over my own ed0 interface. Can anyone help with this problem ??? Thanks, Brendan... ------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message