Network Help
Jeffrey P. Toth
jtoth at attech.net.au
Sun May 9 18:54:13 PDT 2004
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.
>
>
>
>
More information about the freebsd-questions
mailing list