The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-02-2007
Aaron Van Aaron Van is offline
Registered User
  
 

Join Date: Nov 2006
Location: Fort Lewis, Washington
Posts: 27
Quote:
Originally Posted by sysgate
Why do you think that removing the module would help ? Did you try bringing down && up the eth0, asking the local net admin, calling ISP, ping, traceroute ?
I thought removing and then re-installing the driver might help. Actually, I tried both kldload and kldunload and both commands came back with "no such file" yet all the while the Ethernet driver (if_my.ko) was visible right there in /boot/kernel. Furthermore, the /boot/loader.conf file has if_myk_load="YES" so was loading at boot. Ping & traceroute didn't work; however, the other computers on my network worked so it wasn't the router or the ISP's fault. I didn't try eth0 though.

Finally, I reinstalled 6.1 and everything works fine now. Perhaps bringing down and up eth0 would have worked. If this happens again I'll try that. I'm a Unix newb, so all this chaos and frustration is good training.