Date: Mon, 22 Jul 1996 15:01:47 -0700 (PDT) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: Brill Pappin <brillp@nation.org> Cc: freebsd-questions@freebsd.org Subject: Re: Routing :( Message-ID: <Pine.BSI.3.94.960722145932.318N-100000@gdi.uoregon.edu> In-Reply-To: <2.2.32.19960721235423.00695110@nation.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Jul 1996, Brill Pappin wrote: > I installed it over my LAN via. a win95 FTP server, rather than have the > modem up for 5 or six hours while I did an Internet FTP install... it work > fine (after trying a couple of time) Anyway, it went very quickly... BTW- I > installed the bin, man, and compatxx software... The problem now is, that I > can't get the ethernet to route out the internet, let alone get the FBSD box > to connect to the internet... (note: I can connect with PPP, but I get no > route to host errors... I assume that there is something wrong with my DNS > settings). 1. Disable routed in /etc/sysconfig. 2. Make sure you are creating a default route so the system will use the dialup interface instead of the ethernet. This is best handled by typing "add 0 0 HISADDR" after connecting in ppp. Then check 'netstat -rn' and make sure the routing tables look okay. I disabled my ethernet card while I am here at home using ppp. When I get back to the University this fall I'll turn it back on again to use the local net. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960722145932.318N-100000>