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 > Operating Systems > BSD
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 06-12-2004
dkaplowitz dkaplowitz is offline
Registered User
  
 

Join Date: Jun 2004
Location: ~Philadelphia
Posts: 63
The command you have should work. If it doesn't then read the ifconfig man page. Also, ifconfig is the command you want for info about your network interface's configuration. Use 'ifconfig -a' if you don't know the name (rl0, fxp0, xl0, etc.) of your ethernet card(s).

Good luck,

Dave