[Bug 231261] dns/ddclient: does not recognize IPv6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 9 10:52:43 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231261
Bug ID: 231261
Summary: dns/ddclient: does not recognize IPv6
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ohartmann at walstatt.org
CC: mjl at luckie.org.nz
Flags: maintainer-feedback?(mjl at luckie.org.nz)
CC: mjl at luckie.org.nz
Running dns/ddclient on recent 12-CURRENT (FreeBSD 12.0-ALPHA5 #32 r338541: Sun
Sep 9 09:27:47 CEST 2018 amd64) with ports recently update (ports tree is at
Revision: 479281), the command
ddclient -query
results in
use=if, if=igb0 address is fe80::20e:b7ee:fe42:1130
use=if, if=igb1 address is fe80::20e:b7ee:fe42:1131
use=if, if=igb2 address is fe80::20e:b7ee:fe42:1132
use=if, if=lo0 address is 127.0.0.1
WARNING: found neither ipv4 nor ipv6 address
use=if, if=enc0 address is NOT FOUND
use=if, if=igb1.1000 address is 192.178.0.1
use=if, if=igb1.2 address is 192.178.2.1
use=if, if=igb1.3 address is 192.178.3.1
use=if, if=igb1.10 address is 192.178.10.1
use=if, if=igb1.66 address is 192.178.66.1
use=if, if=igb1.100 address is 192.178.100.1
WARNING: found neither ipv4 nor ipv6 address
use=if, if=ipfw0 address is NOT FOUND
use=if, if=tun0 address is XXX.XXX.XXX.XXX
WARNING: found neither ipv4 nor ipv6 address
use=web, web=dnspark address is NOT FOUND
use=web, web=dyndns address is XXX.XXX.XXX.XXX
use=web, web=loopia address is XXX.XXX.XXX.XXX
This is embarrassing! Each VLAN interface (igb1.1000 for instance) has also a
link-local IPv6 address and my exterior (ppp configured) interface, tun0, even
gets a IPv6 through my ISP. But those IPv6 addresses are not recognised as the
query shows clearly, but some do.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list