[GLLUG] FreeBSD Question

Michael Watters michael at watters.ws
Tue Aug 15 18:46:55 EDT 2006


Jim Fick wrote:
>
> What command do you use to check the status of your NIC?  I tried to 
> bind (add/alias) another IP address to my NIC to setup a jail but 
> could not tell if it worked or not.
>
>  
>
>  
>
>  
>
> James A. Fick, Jr
>
> IT Systems & Security Manager
>
> 2501 Jolly Road, Suite 180
>
> Okemos, MI 48864
>
> (517) 324-8304
>
> (517) 324-8370
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://mailman.egr.msu.edu/mailman/listinfo/linux-user
>   

ifconfig should show all the interfaces that are configured.  In BSD you 
have to add -a to see everything, it doesn't do it by default.

"ifconfig -a" for example.


More information about the linux-user mailing list