Charles Curley wrote: > As root, run ifconfig. That should give you a list of all configured > networking devices. > Be sure to run ifconfig -a. By default, ifconfig only shows networking devices that have an IP address assigned. If you don't see any devices, then you need to find a driver and head to modprobe land... --Dave