Hi Stuart,
Good start but there is plenty more, on this issue you can pass an
option to your pppoe scripts that doesn't update resolv.conf once you
have it correct.
You should be able to just remove the option that says usepeerdns in the
connect scripts.
Debian doesn't change DSL DNS servers in its pppoe package, so I guess
it only applies to others.

dave


On Thu, 2003-01-30 at 13:40, Stuart Guthrie wrote:
> 6) Your /etc/resolv.conf
> 
> When PPPOE starts up it call pppd which, if it establishes, adds lines
> to the resolv.conf to indicate the nameservers send to it from the ISP.
> Sometimes this seems to cause name resolution problems, don't ask me why
> but deleting the duplicated lines causes the problem to go.
> 
> eurekait>cat /etc/resolv.conf
> 
> search com dsl.xxxxxx.net.au
> nameserver 127.0.0.1
> nameserver 61.8.0.113
> nameserver 210.23.129.34
> # ppp temp entry
> nameserver 61.8.0.113 # ppp temp entry
> nameserver 210.23.129.34 # ppp temp entry
> nameserver 61.8.0.113 # ppp temp entry
> nameserver 210.23.129.34 # ppp temp entry
> nameserver 61.8.0.113 # ppp temp entry
> nameserver 210.23.129.34 # ppp temp entry
> nameserver 61.8.0.113 # ppp temp entry
> nameserver 210.23.129.34 # ppp temp entry
> nameserver 61.8.0.113 # ppp temp entry
> nameserver 210.23.129.34 # ppp temp entry
> yadda yadda yadda....
> 
> See what I mean. Not that this should really upset name resolving but it
> does. 
> 


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to