由 小猪兵兵 在 09-01-2003 11:56 发表:
什么ADSL共享上网会经常断线
小弟刚装了台RH9,做公司的ADSL共享上网,根据大侠们所说进行配置,已经能够正常上网,但新的问题又出现了。
现在有2-3台计算机通过RH9上网,有时,如果没有请求(不打开IE进行请求),就会终断,只有重新打开IE进行请求可以继续联接。有什么办法可以解决吗?
由 小猪兵兵 在 09-02-2003 09:27 发表:
我的配置如下:
eth0 Link encap:Ethernet HWaddr 00:04:AC:B7:80:A5
inet addr:192.168.0.8 Bcast:192.168.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25025195 errors:0 dropped:0 overruns:0 frame:0
TX packets:824972 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:1200900434 (1145.2 Mb) TX bytes:889294710 (848.0 Mb)
Interrupt:15 Base address:0x7c60 Memory:f3dff000-f3dff038
eth1 Link encap:Ethernet HWaddr 00:E0:4C:3C:65:41
inet addr:10.1.1.1 Bcast:10.1.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:873899 errors:3 dropped:0 overruns:0 frame:0
TX packets:640919 errors:0 dropped:0 overruns:0 carrier:0
collisions:2279 txqueuelen:100
RX bytes:903299626 (861.4 Mb) TX bytes:85522588 (81.5 Mb)
Interrupt:11 Base address:0xbf00
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:108 errors:0 dropped:0 overruns:0 frame:0
TX packets:108 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11359 (11.0 Kb) TX bytes:11359 (11.0 Kb)
ppp0 Link encap:Point-to-Point Protocol
inet addr:61.149.146.150 P-t-P:61.149.144.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:1984 errors:0 dropped:0 overruns:0 frame:0
TX packets:1668 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:961739 (939.1 Kb) TX bytes:271265 (264.9 Kb)
由于公司原来要做vlin,所以,用的是192.168。×。×的网段
PPoP1配置如下:
USERCTL=yes
BOOTPROTO=dialup
NAME=DSLppp1
DEVICE=ppp1
TYPE=xDSL
ONBOOT=no
PIDFILE=/var/run/pppoe-adsl.pid
FIREWALL=NONE