Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IPv6 link-local address
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
freke
l33t
l33t


Joined: 23 Jan 2003
Posts: 977
Location: Somewhere in Denmark

PostPosted: Thu Aug 20, 2015 6:56 pm    Post subject: IPv6 link-local address Reply with quote

Polishing my server I'm trying to get rid of the IPv6 link-local address (or do I need it for some reason?)
Code:
Eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.0.0.1  netmask 255.255.254.0  broadcast 10.0.1.255
        inet6 fe80::20d:b9ff:fe35:b37e  prefixlen 64  scopeid 0x20<link>
        inet6 2001:470:28:4a6::4  prefixlen 64  scopeid 0x0<global>
        ether 00:0d:b9:35:b3:7e  txqueuelen 1000  (Ethernet)


I've tried googling a bit - but not gotten much wiser tbh....

Anybody know how I can disable it?
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Thu Aug 20, 2015 7:19 pm    Post subject: Reply with quote

You can't, you need it for some thing. One thing is it used in the Neighbour Discovery, which is the successor of ARP from IPv4.

Bye
Py
Back to top
View user's profile Send private message
freke
l33t
l33t


Joined: 23 Jan 2003
Posts: 977
Location: Somewhere in Denmark

PostPosted: Thu Aug 20, 2015 7:37 pm    Post subject: Reply with quote

py-ro wrote:
You can't, you need it for some thing. One thing is it used in the Neighbour Discovery, which is the successor of ARP from IPv4.

Bye
Py


I'll leave it be then - thanks :)
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sat Aug 22, 2015 1:13 pm    Post subject: Reply with quote

You also need the link-local address to request a Router Advertisement or negotiate a DHCPv6 lease.
So yeah, kind of essential :)
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum