LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 580|回复: 2

[问题]adsl的设置

[复制链接]
发表于 2006-5-24 12:15:01 | 显示全部楼层 |阅读模式
向各位求助了

开机一切正常,可以自动连接网络,网络功能一切正常
但是连接一段时间后,浏览器(我用的是opera)无法浏览网页,而amle好像还能正常下载
su状态下运行poff;pon dsl-provider 以后恢复正常
为什么会出现这样的情况呢,是哪个设置的问题?
怎么才能解决呢?
在网上找了好长时间也找不到解决办法,多谢各位了

我现在的网络是网通的
连接方式:
网卡->adsl modem->电话线
我的/etc/network/interfaces文件内容如下
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0

# The primary network interface
auto eth0
iface eth0 inet dhcp
auto dsl-provider
iface dsl-provider inet ppp
provider dsl-provider

我的/etc/ppp/peers/dsl-provider 文件

# Minimalistic default options file for DSL/PPPoE connections

noipdefault
defaultroute
replacedefaultroute
hide-password
#lcp-echo-interval 30
#lcp-echo-failure 4
noauth
persist
#mtu 1492
usepeerdns
plugin rp-pppoe.so eth0
user "×××××××@163"
发表于 2006-5-24 12:53:58 | 显示全部楼层
这个情况我用电信的时候碰到过,是adsl掉线了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-5-24 16:03:31 | 显示全部楼层
请问那怎么设置断线自动重拨呢?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表