On Tue, Aug 16, 2005 at 12:42:26AM -0700, Vladislav Belogrudov wrote: > standard ppp.conf with chap and pap (from sample conf > or any OpenBSD book) > > with "enable dns" ppp does not write anything, > with added "resolv rewrite" file gets touched > and with added "resolv writable" it gets > 255.255.255.255 > ... >
these options are for when you want to query (your ISP) for dns information. if you already have the addresses of nameservers you want to use, you should not use these options. instead, set up dns via the usual methods. this is all documented in the GETTING STARTED section of ppp(8). jmc

