Groups
Groups
Sign in
Groups
Groups
TopLanguage
Conversations
About
Send feedback
Help
[TL]{网络}{ppp}{讨论}有关pppoe的问题,PPPoED阶段PADI后没回应,重启以后能连上(网线直连)
2 views
Skip to first unread message
Tomt
unread,
Mar 31, 2010, 11:23:43 AM
3/31/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TopLanguage
情况是这样:
如果pppoe断线以后, 用wireshark抓包发现只有 PPPoED(Active Discovery Initiation(PADI) )
plog:
pppd[3019]: Plugin rp-pppoe.so loaded.
pppd[3020]: pppd 2.4.4 started by root, uid 0
pppd[3020]: Timeout waiting for PADO packets
pppd[3020]: Unable to complete PPPoE Discove
但是重起以后又可以,
这个是什么原因?
这是之前做的一些尝试,
/etc/ppp/options:
--- lcp-echo-failure 3
+++ lcp-echo-failure 30
+++ maxfail 0
其他配置
/etc/network/interfaces:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
pre-up /sbin/ifconfig eth0 up
auto dsl-provider
iface dsl-provider inet ppp
provider dsl-provider
auto eth1
iface eth1 inet static
address 192.123.123.1
netmask 255.255.255.0
network 192.123.123.0
broadcast 192.123.123.255
gateway 192.123.123.1
/etc/ppp/peers/dsl-provider:
noipdefault
defaultroute
hide-password
lcp-echo-interval 20
lcp-echo-failure 30
connect /bin/true
noauth
persist
mtu 1452
noaccomp
default-asyncmap
plugin rp-pppoe.so eth0
user "*********"
Reply all
Reply to author
Forward
0 new messages