Displaying 1 result from an estimated 1 matches for "fb6c".
Did you mean:
fb69
2017 Feb 02
1
[Bug 1116] New: Can't create Ipv6 NAT entries with conntrack
...ponent: conntrack
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: neil at aldur.co.uk
The conntrack tool doesn't appear to be able to create IPv6 NAT entries.
# conntrack -I --proto 6 --timeout 431994 --state ESTABLISHED --orig-src
2002:4f4a:ef7f:0000:50c5:4e4c:fb6c:5fce --orig-dst
2a02:1348:ffff:ffff:0000:0000:6d6b:275c --orig-port-src 59366 --orig-port-dst
22 --status ASSURED --dst-nat 2a02:1348:0178:73d1:0024:19ff:fee1:cf46
conntrack v1.4.3 (conntrack-tools): mismatched address family
Try `conntrack -h' or 'conntrack --help' for more information...