Is that option page should be used (see image)?
root@LiMe-8de281:~# cat /tmp/resolv.conf.auto
# Interface wwan
nameserver 192.168.1.1
search home
My node is using my Internet BOX DNS?
I would like to change as some filtering could occur...
Le 24/12/2016 à 16:41, fred a écrit :
Thanks for your quick reply.
Meanwhile, I realize, I forget to put "6," in front of my options (my
eyes!!).
Now my iphone connects but no DNS propagated (still node IP as DNS)
My Android cannot get IP address...
Do you know how DNS is propagated through IPv4 mesh network?
################################################################
root@LiMe-8de281:~# cat /etc/config/lime
# Read the documentation in /etc/config/lime.example file
# and on
https://libremesh.org
### System options
config lime system
### Network general option
config lime network
### WiFi general options
config lime wifi
################################################################
cat /etc/config/dhcp
config dnsmasq
option domainneeded '1'
option boguspriv '1'
option filterwin2k '0'
option localise_queries '1'
option rebind_protection '1'
option rebind_localhost '1'
option local '/lan/'
option domain 'lan'
option expandhosts '1'
option nonegcache '0'
option authoritative '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
option localservice '1'
option dhcpscript '/etc/alfred/dnsmasq-lease-share.lua'
option dhcphostsfile '/tmp/dhcp.hosts_remote'
list server '4.2.2.2'
list server '141.1.1.1'
list server '2001:470:20::2'
config dhcp 'lan'
option interface 'lan'
option start '100'
option limit '150'
option leasetime '1h'
list dhcp_option '6,194.25.0.125, 8.8.8.8'
config dhcp 'wan'
option interface 'wan'
option ignore '1'
################################################################
root@LiMe-8de281:~# cat /etc/lime_release
LIME_ID="LiMe"
LIME_RELEASE="16.07"
LIME_CODENAME="CommunityChaos"
LIME_BRANCH="16.07"
LIME_REVISION="5fbd38f"
LIME_DESCRIPTION="LiMe 16.07 CommunityChaos (16.07 rev.5fbd38f
20160913_2151)"
LIME_BUILDDATE="20160913_2151"
Le 24/12/2016 à 15:41, Ilario a écrit :
2016-12-24 20:16 GMT+01:00 fred
<support(a)qo-op.com>om>:
I noticed that if I add DNS to DHCP lan server
[[HELP: Define additional
DHCP options, for example "6,192.168.2.1,192.168.2.2" which advertises
different DNS servers to clients.]], then wifi connection is impossible...
Can you attach your
/etc/config/lime
and
/etc/config/dhcp
files, and others if relevant?
Which version of LibreMesh are you using?
Bye :)
Ilario
_______________________________________________
lime-users mailing list
lime-users(a)lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-users
_______________________________________________
lime-users mailing list
lime-users(a)lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-users