ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #11407
Re: [Question #79165]: How to use static dns with pppoe?
Question #79165 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/79165
Status: Answered => Open
doclist is still having a problem:
actionparsnip <question79165@xxxxxxxxxxxxxxxxxxxxx> writes:
> Your question #79165 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/79165
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> you could add the name servers as you expect then run:
>
> sudo cp /etc/ppp/resolv.conf /etc/ppp/resolv.conf_old; sudo cp
> /etc/resolv.conf /etc/resolv.conf_old
>
> you can then mark the file as read only which may stop any changes
> happening.
>
> sudo chmod 550 /etc/ppp/resolv.conf; sudo chmod 550 /etc/resolv.conf
>
> If this doesnt help then simply rename the files back. This will restore
> the original access rights.
>
Thanks, if everything else fails I will do that. However, I would
prefer to use a less hackish solution. Surely there is a mechanism to
define static dns for pppoe?
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.