when im in bt3 and i use the command ifconfig down ra0 [interface] i get this error..
bt ~ # ifconfig down ra0
ra0: Host name lookup failure
ifconfig: `--help' gives usage information.
bt ~ #
does anyone know what im doing wrong?
Printable View
when im in bt3 and i use the command ifconfig down ra0 [interface] i get this error..
bt ~ # ifconfig down ra0
ra0: Host name lookup failure
ifconfig: `--help' gives usage information.
bt ~ #
does anyone know what im doing wrong?
Code:# ifconfig ra0 down
Just imagine how much faster and easier it would be if you had just read the error info andQuote:
ifconfig: `--help' gives usage information.
ifconfig --help or even better
man ifconfig