>vcnet:~# netstat -L
>netstat.c: feature 'RT_NETLINK' not supported.
>Please recompile `net-tools' with newer kernel source or full
>configuration.
>
>Does anybody know what 'net-tools' stands for?
>I am using latest kernel 2.0.35 .
Net-tools is the suite of network utilities including things
like Netstat. On my Redhat v5.0 box, this is what "netstat -L"
give me (an error):
--
[dranch@trinity2 dranch]$ netstat -L
netstat: invalid option -- L
usage: netstat [-veenNcCF] [<Af>] -r netstat {-V|--version|-h|--help}
netstat [-vnNcaeo] [<Socket>]
netstat { [-veenNac] -i | [-cnNe] -M }
-r, --route display routing table
-i, --interfaces display interface table
-s, --statistics display networking statistics
-M, --masquerade display masqueraded connections
-v, --verbose be verbose
-n, --numeric dont resolve names
-e, --extend display other/more informations
-c, --continuous continuous listing
-a, --all, --listening display all
-o, --timers display timers
<Socket>={-t|--tcp} {-u|--udp} {-w|--raw} {-x|--unix} --ax25 --ipx --netrom
<Af>= -A {inet|ipx|netrom|ddp|ax25},... --inet --ipx --netrom --ddp --ax25
.----------------------------------------------------------------------------.
| David A. Ranch - Remote Access/Linux/PC hardware [EMAIL PROTECTED] |
!---- ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]