Re: DNS-Problem: automatische Einwahl ins Internet
"Thilo Engelbracht" <te@engelbracht.de> writes:
> Die Nameserver sollen von meinem ISP übernommen werden. Ich möchte sie NICHT
> fest angeben, sondern unter "/etc/ppp/peers/dsl-provider" u.a. die Option
> "usepeerdns" nutzen.
,----[ /etc/default/dnsmasq ]
| # change this line if you want dns to get its upstream servers from
| # somewhere other that /etc/resolv.conf
| RESOLV_CONF="/etc/ppp/resolv.conf"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| # You might want to set this to "root" if RESOLV.CONF is set
| # to /etc/ppp/resolv.conf since /etc/ppp/* are not world readable
| DNSMASQ_USER="root"
| ^^^^^^^^^^^^^^^^^^^
| # If you want dnsmasq to listen for requests on only one interface
| # (and the loopback) give the name of the interface (eg eth0) here
`----
> Welche Option(en) muß ich eintragen, damit eine DSL-Verbindung automatisch
> aufgebaut wird, wenn der Name nicht aufgelöst werden kann?
IMHO genau die markierten. /etc/ppp/resolv.conf wird nämlich nach Abbau
der Verbindung nicht gelöscht. (Jedenfalls hier nicht, ist aber ISDN)
MfG,
Martin
Reply to: