On 08/03/2017 02:48 PM, Amuza wrote:
When a LiMe node leases a DHCP address, does it
also provide a DNS
server (DHCP option 6) so that clients can resolve names?
Yes, the LiMe node
proposes itself as DNS server, this is needed if you
want to resolve internal IPs like thisnode.info or somehostname.lan
If so, is that DHCP option 6 inherited from the
Internet gateway?
The LiMe nodes uses some fixed external DNS servers for
resolving
external domains.
https://github.com/libremesh/lime-packages/blob/develop/packages/lime-syste…
Which right now are set to:
list resolvers 4.2.2.2 #
b.resolvers.Level3.net
list resolvers 141.1.1.1 #
cns1.cw.net
list resolvers 2001:470:20::2 #
ordns.he.net
I don't think there's an option for taking the DNS suggested by your
ISP, there's also an open issue on this:
https://github.com/libremesh/lime-packages/issues/95
Bye!
Ilario
Brilliant. Thank you. That's the info I needed.
Our network is degrading somehow, now we do not have DNS issues but
Internet connectivity issues, so I will open a different thread.