| title: | conntrack E i not allowed |
|
Im trying to get conntrack -E to show me events, with conntrack IDs.
At the moment, the ctid is now showing up in the output unless there is an
[UNREPLIED] part to the line.
$ conntrack -E -i
conntrack v1.00beta2: Illegal option `-i with this command
[NEW] udp 17 30 src=10.10.100.100 dst=204.174.64.1 sport=4536 dport=53
packets=1 bytes=67 [UNREPLIED] src=204.174.64.1 dst=10.10.100.100 sport=53
dport=4536 packets=0 bytes=0
Is there a trick to getting the ctids to be sent to the output of this?
conntrack -L -i seems to work, showing me the id. Personally, I think
conntrack should always output the id.
Attachment:
pgpoqEzS0lScr.pgp" >pgpoqEzS0lScr.pgp
Description: PGP signature
|