Problems of using ipv6 addresses on loc0

Vladislav Prodan universite at ukr.net
Tue Mar 12 20:06:43 UTC 2013


I have a FreeBSD 8.2-STABLE amd64.

Network:
vlan300: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: Uplink_1
	inet
	inet6	

vlan400: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: Uplink_2
	inet
	inet6	

vlan100: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: Internal_LAN
	inet
        inet6 2001:67c:21f0::ffff prefixlen 64

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=3<RXCSUM,TXCSUM>
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x9
        inet6 2001:67c:21f0:f::1 prefixlen 64
        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>

Some services, such as named, refused to use ipv6 with lo0.
Option
    query-source-v6 address 2001:67c:21f0::1;
makes a mistake and named service will not start.
Problems with the ipv6 address are on vlan100 - no.

P.S. BIND 9.9.2-P1

-- 
Vladislav V. Prodan            
System & Network Administrator 
http://support.od.ua           
+380 67 4584408, +380 99 4060508
VVP88-RIPE


More information about the freebsd-net mailing list