search for: 6d6b

Displaying 2 results from an estimated 2 matches for "6d6b".

Did you mean: 1d6b
2017 Feb 02
1
[Bug 1116] New: Can't create Ipv6 NAT entries with conntrack
...log 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. The same command with ipv4 addresses works fine....
2002 Feb 04
2
nilo -> tftp-hpa interaction
I downloaded nilo and oskit from www.nilo.org. Added pcnet32.c linux-2.0.39 driver to oskit. Compiled nilo with pcnet32 and produced boot floppy image. Use it inside vmware vm. My aim is to be able to test pxelinux using vmware+nilo and not a real machine. Floppy starts, detects nic, receives ip from dhcp server, requests boot image to tftpd-hpa, then crashes when talking to tftp. Is