感谢支持
我们一直在努力

ubuntu系统下ADSL上网禁止ppp自动清除并修改DNS

文件位置:/etc/ppp/peers/dsl-provider

原始内容:
# Try to get the name server addresses from the ISP.
usepeerdns

修改为:
# Try to get the name server addresses from the ISP.
# usepeerdns

这样可以禁止ppp在建立ADSL连接后,自动清除/etc/resolv.conf中的namservers,并将从ISP处得到的DNS更新到该文件中。

注:看很多对此问题通过sysv-rc-conf的解决方法,试了一下,没起作用,我用的是6.06。查了一下ppp的shell文件和配置文件,照此修改后,经测试有效,在此分享。

赞(0) 打赏
转载请注明出处:服务器评测 » ubuntu系统下ADSL上网禁止ppp自动清除并修改DNS
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏