IPv6, use link-local address as server address [on hold]
In an ipv6 network, can i use the link-local address as a server address
to provide services like DNS or NTPCFTP...?
and, i know when ssh to a link-local address, it must specific the scope
id like:
ssh fe80::1234%eth0,
so if i use a DNS server of it's link-local address, do i need do
something in the client with the scope id? like set the /etc/resolv.conf
to this:
nameserver 10.167.129.6 #ipv4
nameserver fe80::1234%eth0 #ipv6 with a scope id
sorry for my english and thanks for all help.
No comments:
Post a Comment