Hello
I've been using FreeBSD 7.2 with no problems for months and this evening its networking function stopped working for no apparent reason.
shows wireless networking values are ok, ssid associated, status active, etc.
but pinging to any computer or router at the LAN returns no response. I've tried
and bringing up the Ethernet (cable connection) and exactly the same problem: status active, etc but no pinging at all, no connection to the network. Really strange.
There's only one more symptom about this problem and it's:
While starting up FreeBSD, during which the entries from rc.conf are being run it takes too long to run the entries, for instance running apache22_enable="YES" entry or sendmail_enable="YES" entry; they take too long to run. I've tried disabling them (by putting # to them at /etc/rc.conf) but this time any other entry from rc.conf (for my case, for example : sshd_enable entry) started to take too long to run. It seems, whichever entry freebsd finds in /etc/rc.conf next takes too long.
So I've given up trying. Looking forward to your comments and suggestions.
Thanks.
I've been using FreeBSD 7.2 with no problems for months and this evening its networking function stopped working for no apparent reason.
# ifconfig ndis0
shows wireless networking values are ok, ssid associated, status active, etc.
but pinging to any computer or router at the LAN returns no response. I've tried
# ifconfig ndis0 down
and bringing up the Ethernet (cable connection) and exactly the same problem: status active, etc but no pinging at all, no connection to the network. Really strange.
There's only one more symptom about this problem and it's:
While starting up FreeBSD, during which the entries from rc.conf are being run it takes too long to run the entries, for instance running apache22_enable="YES" entry or sendmail_enable="YES" entry; they take too long to run. I've tried disabling them (by putting # to them at /etc/rc.conf) but this time any other entry from rc.conf (for my case, for example : sshd_enable entry) started to take too long to run. It seems, whichever entry freebsd finds in /etc/rc.conf next takes too long.
So I've given up trying. Looking forward to your comments and suggestions.
Thanks.