> svn at m0n0 dot ch wrote:
> > Modified:
> > trunk/webgui/system.php
> > Log:
> > Add a tertiary dns server to allow failure of the primary and
secondary.
> This behavior can be necessary in certain cases where the first 2 dns
> servers are behind the same firewall.
>
> Hmm, you might have to modify vpn.inc to only include the first two
DNS
> servers in the "set ipcp dns" configuration statement for MPD, since
> according to the docs it only supports two DNS servers. The other
> instances where $config['system']['dnsserver'] is used look OK.
I overlooked the current code and didn't found any problems. In my
experience with Poptop/PPP (not MPD) the too much arguments where
ignored.
If somebody can answer me if this is a problem or not I will change it
in the repository to add a failsafe. Otherwise it will be changed after
somebody tested it out in beta ;) |