Date: Mon, 10 May 2004 11:24:02 +0930 From: "Jeffrey P. Toth" <jtoth@attech.net.au> To: "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.org> Subject: Re: Network Help Message-ID: <409EE0BA.8080807@attech.net.au> In-Reply-To: <000401c4362b$3a962ab0$0200a8c0@satellite> References: <409ED2F7.9080200@attech.net.au> <000401c4362b$3a962ab0$0200a8c0@satellite>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Dave, I am sure the problem is that I do not have the networking on the FreeBSD box setup correctly. Anyway, 3 computers on the network, 1 FreeBSD, 1 XP and 1 Win98. All connected to router at IP xxx.xxx.xxx.1. The FreeBSD machine is set and should be set to xxx.xxx.xxx.150. OK, all work fine until, I try to call up the the static IP xxx.xxx.xxx.xxx, or call up and of the websites by http: from a browser or using lynx on the FreeBSD box, I get an error: Alert!: Unexpected network read error; connection aborted or on the Win boxes the browser just times out. Shortly after or at the timeout, the router freezes and I have to power reboot it. I am very sure that this is because I have not properly set it up and the error is just a symptom of that. In rc.conf for settings all I have right now is: ifconfig_xl0="inet 192.168.0.150 netmask 255.255.255.0" defaultrouter="192.168.0.1" I have read a lot about it and suspect this isn't right but really not sure how to make the change. I think it should be: ifconfig_xl0="xxx.xxx.xxx.xxx" #static IP address ifconfig_rl0="inet 192.168.0.150 netmask 255.255.255.0" Just afraid to proceed for fear of taking my server offline and not being able to get it back online. The boss would not be happy. LOL Thanks for your time Dave, very nice of you. Jeff dave wrote: >Hello, > What is your network problem? >Dave. > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?409EE0BA.8080807>