Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#40 closed defect (fixed)

disabled ipv6, but still attempt to configure on boot

Reported by: rick Owned by: rick
Priority: major Milestone:
Keywords: Cc:
Resource needed to fix: embedded system

Description

/etc/rc: WARNING: $hostname is not set -- see rc.conf(5).
net.inet6.ip6.auto_linklocal: 1 -> 0
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	inet6 fe80::1 prefixlen 64 scopeid 0x6 
	inet6 ::1 prefixlen 128 
	inet 127.0.0.1 netmask 0xff000000 
ip6addrctl: not found
ip6addrctl: not found
ip6addrctl: not found
ip6addrctl: not found
ip6addrctl: not found
ip6addrctl: not found
Additional routing options: IP gateway=YES.

Change History (3)

comment:1 by rick, 16 years ago

Owner: changed from nobody to rick
Status: newaccepted

comment:2 by rick, 16 years ago

Resolution: fixed
Status: acceptedclosed

Enabled IPv6 (INET6) to be ready for the future and get rid of the warning ;-)

comment:3 by rick, 13 years ago

Milestone: 0.1

Milestone 0.1 deleted

Note: See TracTickets for help on using tickets.