|
|||
Asking about IPv6 address
Hello all,
when i type ifconfig, and the output is: $ ifconfig em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING> inet6 fe80::213:20ff:feac:ddca%em0 prefixlen 64 scopeid 0x1 inet 122.200.6.110 netmask 0xffffff00 broadcast 122.200.6.255 ether 00:13:20:ac:dd:ca media: Ethernet autoselect (100baseTX <full-duplex>) status: active I want ask why the bold and the underline output is always started with FE80? even though i change my NIC, it always start with FE80. Last question, is 213:20ff:feac:ddca%em0 the MAC address of the NIC? Because when I change my NIC, it always change the address too. does anybody have the reference? Thank you very much. waiting for your replied soon. Regards, berlowin Last edited by berlowin; 9th July 2008 at 01:40 AM. |
|
|||
That happens to be the link-local address, OpenBSD(and I assume the others..) assign a link local address for each interface.
http://tools.ietf.org/html/rfc3484 |
|
|||
Quote:
IPv4 has a similarly reserved range, 169.254.0.0/16. Quote:
EDIT: This seems like a decent introduction, Google is your friend: http://www.enterprisenetworkingplane...le.php/3633211 Last edited by BSDfan666; 9th July 2008 at 02:43 AM. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
FreeBSD and IPv6 | bichumo | General software and network | 4 | 21st November 2008 07:23 AM |
MAC address to IP | rex | FreeBSD General | 9 | 11th November 2008 07:06 PM |
Book/website recommendations for IPv6 programming | mdh | Programming | 3 | 7th November 2008 07:53 PM |
IPV6 capability no go | chris | General software and network | 3 | 3rd October 2008 07:28 PM |
About Firewall for IPv6 | berlowin | FreeBSD Security | 20 | 9th July 2008 01:24 AM |