Actions
Bug #3813
closedDNS Server override with PPPoE doesn't work in 2.2
Start date:
08/19/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
i386
Description
I'm using a DSL modem connected using PPPoE and the DNS servers aren't getting updated even though the option "Allow DNS server list to be overridden by DHCP/PPP on WAN" is activated. This works fine on 2.1.4. The DNS servers show up fine in the PPP log:
Aug 18 18:45:21 ppp: [wan] IPADDR xx.217.71.59 Aug 18 18:45:21 ppp: [wan] PRIDNS xx.18.3.5 Aug 18 18:45:21 ppp: [wan] SECDNS xx.18.0.5 Aug 18 18:45:21 ppp: [wan] IPCP: state change Ack-Sent --> Opened Aug 18 18:45:21 ppp: [wan] IPCP: LayerUp Aug 18 18:45:21 ppp: [wan] xx.217.71.59 -> xx.135.16.28
Note that it picks up the IPv6 DNS servers and adds them to the list - it's just the IPv4 ones that aren't getting added. The internet connection works normally when I add the DNS servers manually.
Actions