[bug] Connman main settings
Why variable Nameserver from /home/.system/var/lib/connman/settings is not honoured anymore? It did work a few updates ago.
Why variable Nameserver from /home/.system/var/lib/connman/settings is not honoured anymore? It did work a few updates ago.
It is possible to change the nameserver settings. But it is a little bit tricky. You have to edit the connman settings file as root. With help from the Sailors I had the luck to succeed.
Please look to the Thread
Mobile access point - Can I change the WLAN gateway adress? [answered]
Thank you for the answer. I know how it supposed to work and have edited connman settings file and 'Nameservers=DNS IP' in it. It used to work but since 3.2(i believe or so) update it has not been working anymore.
kan_ibal ( 2020-06-19 19:44:00 +0300 )Afaik (and that may be wrong!) connman listens on 127.0.0.1:53 and proxies the nameserver(s) given from router/gateway.
Further more I have no nameserver option under /home/.system/.../settings on my SFOS 3.2.1
You might try to configure manually:
connmanctl help
connmanctl services
#connmanctl config wifi-ggguuuiiiddd --ipv4 manual 192.168.100.100 255.255.255.0 192.168.100.1
connmanctl config wifi_ggguuuiiiddd --nameservers 8.8.8.8
And see if it works under Sailfish. And if whether it survives a reboot. (you might check the configuration file)
Asked: 2020-06-17 19:08:23 +0300
Seen: 1,458 times
Last updated: Jun 21 '20