FS#957 - netstat -M does not work
|
Details
netstat -M should show (from the man page): Display a list
of masqueraded connections.
IP Masquerading is in the default kernel supplied with Arch, I would think that this would work but instead, I get: root@overdose [/home/jason] (3) % netstat -M netstat.c: feature `FW_MASQUERADE' not supported. Please recompile `net-tools' with newer kernel source or full configuration. |
This task depends upon
Comment by Judd Vinet (judd) - Tuesday,
01 June 2004, 02:41 GMT
Rebuilt with support for the -M option.