Hello!

First attempt was answered YES to your question. And it removed the
previous dns server.

ubu...@ubuntu:~$ ps waux | grep ppp
ubuntu   10314  0.0  0.0   3004   768 pts/0    R+   22:47   0:00 grep ppp
ubu...@ubuntu:~$ cat /etc/resolv.conf 
# /etc/resolv.conf
# Autogenerated by casper
search lan
domain lan
nameserver 192.168.15.1

ubu...@ubuntu:~$ sudo pppoeconf
Plugin rp-pppoe.so loaded.
ubu...@ubuntu:~$ cat /etc/resolv.conf 
nameserver 213.187.127.130
nameserver 193.233.48.66
# /etc/resolv.conf
# Autogenerated by casper
search lan
domain lan

Second attempt was answered NO to your question. And as a result we do
not have internet dns servers.

ubu...@ubuntu:~$ ps waux | grep ppp
ubuntu   11285  0.0  0.0   3004   760 pts/0    R+   22:56   0:00 grep ppp
ubu...@ubuntu:~$ cat /etc/resolv.conf 
# /etc/resolv.conf
# Autogenerated by casper
search lan
domain lan
nameserver 192.168.15.1

ubu...@ubuntu:~$ sudo pppoeconf
Plugin rp-pppoe.so loaded.
ubu...@ubuntu:~$ cat /etc/resolv.conf 
# /etc/resolv.conf
# Autogenerated by casper
search lan
domain lan
nameserver 192.168.15.1

-- 
pppoeconf overwrites DNS server
https://bugs.launchpad.net/bugs/398102
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to