mips上移植ppp pppoe进行宽带拨号

时间:2022-11-10 10:51:20
在mips上移植ppp和pppoe进行宽带拨号,出现了问题。老是超时,而且我单独运行pppd导致程序死掉,终端都没反映了,(网上一些介绍说,验证pppd是否移植成功,运行pppd出现乱码,可我的一运行就死在那,没了反映,得重启设备)。移植了好几遍,可还是未能成功!我用的ppp-2.4.5和rp-pppoe-3.10的组合

10 个解决方案

#1


什么系统呢?要看LOG啊

#2


引用 1 楼 daviddb7 的回复:
什么系统呢?要看LOG啊

是linux内核,哪里看日志啊?

#3


引用 1 楼 daviddb7 的回复:
什么系统呢?要看LOG啊


---------------------------------------------
* The following section contains information about your system
Thu Jan  1 00:02:20 UTC 1970
Output of uname -a
Linux (none) 2.6.31--LSDK-9.2.0_U10.5.13 #12 Fri May 10 13:55:30 CST 2013 mips unknown
---------------------------------------------
* The following section contains information about your network
* interfaces.  The one you chose for PPPoE should contain the words:
* 'UP' and 'RUNNING'.  If it does not, you probably have an Ethernet
* driver problem.
Output of ifconfig -a
ath0      Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BC
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15 errors:0 dropped:144 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:3660 (3.5 KiB)

br0       Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BC
          inet addr:192.168.1.253  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:530 errors:0 dropped:0 overruns:0 frame:0
          TX packets:228 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:25637 (25.0 KiB)  TX bytes:17131 (16.7 KiB)

eth0      Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BD
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:42 errors:1 dropped:1 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3696 (3.6 KiB)  TX bytes:3564 (3.4 KiB)

eth1      Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BC
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:530 errors:0 dropped:0 overruns:0 frame:0
          TX packets:276 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:37217 (36.3 KiB)  TX bytes:22016 (21.5 KiB)

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:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:612 (612.0 B)  TX bytes:612 (612.0 B)

wifi0     Link encap:UNSPEC  HWaddr 6C-E8-73-EC-64-BC-00-4C-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3795 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1282 errors:11 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:2 Memory:b8100000-b811ffff

---------------------------------------------
* The following section contains information about kernel modules
* If the module for your Ethernet card is 'tulip', you might
* want to look for an updated version at http://www.scyld.com
Output of lsmod
Module                  Size  Used by    Tainted: P
umac 578128 0 - Live 0xc0242000
ath_dev 197344 1 umac, Live 0xc0150000 (P)
ath_rate_atheros 19840 1 ath_dev, Live 0xc0104000 (P)
ath_hal 332768 2 umac,ath_dev, Live 0xc00a4000 (P)
adf 9920 3 umac,ath_dev,ath_hal, Live 0xc003d000
asf 6816 3 umac,ath_dev,ath_hal, Live 0xc0030000 (P)
athrs_gmac 50240 0 - Live 0xc0019000
---------------------------------------------
* The following section lists your routing table.
* If you have an entry which starts with '0.0.0.0', you probably
* have defined a default route and gateway, and pppd will
* not create a default route using your ISP.  Try getting
* rid of this route.
Output of netstat -n -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 br0
---------------------------------------------
Contents of /etc/resolv.conf
* The following section lists DNS setup.
* If you can browse by IP address, but not name, suspect
* a DNS problem.
nameserver
nameserver 192.168.1.253
---------------------------------------------
* The following section lists /etc/ppp/options.
* You should have NOTHING in that file.
Contents of /etc/ppp/options
---------------------------------------------
* The following section identifies your Ethernet interface
* and user name.  Some ISP's need 'username'; others
* need 'username@isp.com'.  Try both
ETH=eth0; USER=057101111945
---------------------------------------------
* The following section shows the pppd command we will invoke
pppd invocation
 /usr/sbin/pppd pty '/usr/sbin/pppoe -p /var/run/pppoe.conf-pppoe.pid.pppoe -I eth0 -T 80 -U  -m 1412   '  noipdefault noauth default-asyncmap defaultroute hide-password nodetach usepeerdns mtu 1492 mru 1492 noaccomp nodeflate nopcomp novj novjccomp user 057101111945 lcp-echo-interval 20 lcp-echo-failure 3   debug
---------------------------------------------
Warning: couldn't open ppp database /var/local/tmp/ppp/pppd2.tdb
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x1 <mru 1492> <magic 0x4e1013f7>]
rcvd [LCP ConfAck id=0x1 <mru 1492> <magic 0x4e1013f7>]
rcvd [LCP ConfReq id=0x2 <mru 1492> <auth pap> <magic 0x9d207511>]
No auth is possible
lcp_reqci: returning CONFREJ.
sent [LCP ConfRej id=0x2 <auth pap>]
rcvd [LCP ConfReq id=0x3 <mru 1492> <magic 0x8d1e2491>]
lcp_reqci: returning CONFACK.
sent [LCP ConfAck id=0x3 <mru 1492> <magic 0x8d1e2491>]
sent [LCP EchoReq id=0x0 magic=0x4e1013f7]
sent [CCP ConfReq id=0x1 <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [LCP TermReq id=0x4]
LCP terminated by peer
sent [LCP TermAck id=0x4]
Script /usr/sbin/pppoe -p /var/run/pppoe.conf-pppoe.pid.pppoe -I eth0 -T 80 -U  -m 1412    -D /tmp/pppoe-debug-1024/pppoe-debug.txt-0 finished (pid 1125), status = 0x0
Modem hangup
Connection terminated.
---------------------------------------------
* The following section is an extract from your log.
* Look for error messages from pppd, such as
* a lack of kernel support for PPP, authentication failure
* etc.
Can't find messages file (looked for /var/{log,adm}/messages
Thu Jan  1 00:02:24 UTC 1970
---------------------------------------------
* The following section is a dump of the packets
* sent and received by rp-pppoe.  If you don't see
* any output, it's an Ethernet driver problem.  If you only
* see three PADI packets and nothing else, check your cables
* and modem.  Make sure the modem lights flash when you try
* to connect.  Check that your Ethernet card is in
* half-duplex, 10Mb/s mode.  If all else fails,
* try using pppoe-sniff.
rp-pppoe debugging dump
rp-pppoe-3.8
00:02:21.206 SENT PPPoE Discovery (8863) PADI sess-id 0 length 12
SourceAddr 6c:e8:73:ec:64:bd DestAddr ff:ff:ff:ff:ff:ff
01 01 00 00 01 03 00 04 00 00 04 66               ...........f

00:02:21.244 RCVD PPPoE Discovery (8863) PADO sess-id 0 length 23
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
01 01 00 00 01 03 00 04 00 00 04 66 01 02 00 07   ...........f....
51 75 69 64 77 61 79                              Quidway

00:02:21.245 SENT PPPoE Discovery (8863) PADR sess-id 0 length 12
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
01 01 00 00 01 03 00 04 00 00 04 66               ...........f

00:02:21.262 RCVD PPPoE Discovery (8863) PADS sess-id 11235 length 12
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
01 01 00 00 01 03 00 04 00 00 04 66               ...........f

00:02:22.216 SENT PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 01 01 00 0e 01 04 05 d4 05 06 4e 10 13 f7   .!..........N...

00:02:22.237 RCVD PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 02 01 00 0e 01 04 05 d4 05 06 4e 10 13 f7   .!..........N...

00:02:24.280 RCVD PPPoE Session (8864) SESS sess-id 11235 length 20
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 01 02 00 12 01 04 05 d4 03 04 c0 23 05 06   .!...........#..
9d 20 75 11                                       . u.

00:02:24.288 SENT PPPoE Session (8864) SESS sess-id 11235 length 10
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 04 02 00 08 03 04 c0 23                     .!.......#

00:02:24.305 RCVD PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 01 03 00 0e 01 04 05 d4 05 06 8d 1e 24 91   .!............$.

00:02:24.312 SENT PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 02 03 00 0e 01 04 05 d4 05 06 8d 1e 24 91   .!............$.

00:02:24.312 SENT PPPoE Session (8864) SESS sess-id 11235 length 10
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 09 00 00 08 4e 10 13 f7                     .!....N...

00:02:24.312 SENT PPPoE Session (8864) SESS sess-id 11235 length 9
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
80 fd 01 01 00 07 15 03 2f                        ......../

00:02:24.313 SENT PPPoE Session (8864) SESS sess-id 11235 length 24
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
80 21 01 01 00 16 03 06 00 00 00 00 81 06 00 00   .!..............
00 00 83 06 00 00 00 00                           ........

00:02:24.330 RCVD PPPoE Session (8864) SESS sess-id 11235 length 6
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 05 04 00 04                                 .!....

00:02:24.340 SENT PPPoE Session (8864) SESS sess-id 11235 length 6
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 06 04 00 04                                 .!....

#4


引用 1 楼 daviddb7 的回复:
什么系统呢?要看LOG啊

看日志好像是PAP认证的问题,可用户名和密码完全正确啊,电脑的拨号完全正常的,现在我这边的情况一直是超时,打开日志,是上面的内容!!!

#5


我曾经在MIPS上移植过PPPOE,很简单,几乎没改什么脚本,然后PC就可以通过物理串口拨号上网了;然后MIPS上通过一个伪串口来拨号PPPOE,就可以实现MIPS自己上网了。

#6


引用 5 楼 shinerise 的回复:
我曾经在MIPS上移植过PPPOE,很简单,几乎没改什么脚本,然后PC就可以通过物理串口拨号上网了;然后MIPS上通过一个伪串口来拨号PPPOE,就可以实现MIPS自己上网了。

那是你没碰到问题呀,如今遇到问题了,需要指点啊!!!

#7


sent [LCP ConfRej id=0x2 <auth pap>
这里你的客户端拒绝PAP认证了?

#8


引用 7 楼 wuhanqing 的回复:
sent [LCP ConfRej id=0x2 <auth pap>
这里你的客户端拒绝PAP认证了?

但我的用户名和密码的都是正确的,而且电脑也能拨上,我费解了

#9


引用 8 楼 liwentao1091 的回复:
Quote: 引用 7 楼 wuhanqing 的回复:

sent [LCP ConfRej id=0x2 <auth pap>
这里你的客户端拒绝PAP认证了?

但我的用户名和密码的都是正确的,而且电脑也能拨上,我费解了

顶起来,求解!!!!

#10


顶起来!!!求解!!!

#1


什么系统呢?要看LOG啊

#2


引用 1 楼 daviddb7 的回复:
什么系统呢?要看LOG啊

是linux内核,哪里看日志啊?

#3


引用 1 楼 daviddb7 的回复:
什么系统呢?要看LOG啊


---------------------------------------------
* The following section contains information about your system
Thu Jan  1 00:02:20 UTC 1970
Output of uname -a
Linux (none) 2.6.31--LSDK-9.2.0_U10.5.13 #12 Fri May 10 13:55:30 CST 2013 mips unknown
---------------------------------------------
* The following section contains information about your network
* interfaces.  The one you chose for PPPoE should contain the words:
* 'UP' and 'RUNNING'.  If it does not, you probably have an Ethernet
* driver problem.
Output of ifconfig -a
ath0      Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BC
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15 errors:0 dropped:144 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:3660 (3.5 KiB)

br0       Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BC
          inet addr:192.168.1.253  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:530 errors:0 dropped:0 overruns:0 frame:0
          TX packets:228 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:25637 (25.0 KiB)  TX bytes:17131 (16.7 KiB)

eth0      Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BD
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:42 errors:1 dropped:1 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3696 (3.6 KiB)  TX bytes:3564 (3.4 KiB)

eth1      Link encap:Ethernet  HWaddr 6C:E8:73:EC:64:BC
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:530 errors:0 dropped:0 overruns:0 frame:0
          TX packets:276 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:37217 (36.3 KiB)  TX bytes:22016 (21.5 KiB)

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:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:612 (612.0 B)  TX bytes:612 (612.0 B)

wifi0     Link encap:UNSPEC  HWaddr 6C-E8-73-EC-64-BC-00-4C-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3795 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1282 errors:11 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:2 Memory:b8100000-b811ffff

---------------------------------------------
* The following section contains information about kernel modules
* If the module for your Ethernet card is 'tulip', you might
* want to look for an updated version at http://www.scyld.com
Output of lsmod
Module                  Size  Used by    Tainted: P
umac 578128 0 - Live 0xc0242000
ath_dev 197344 1 umac, Live 0xc0150000 (P)
ath_rate_atheros 19840 1 ath_dev, Live 0xc0104000 (P)
ath_hal 332768 2 umac,ath_dev, Live 0xc00a4000 (P)
adf 9920 3 umac,ath_dev,ath_hal, Live 0xc003d000
asf 6816 3 umac,ath_dev,ath_hal, Live 0xc0030000 (P)
athrs_gmac 50240 0 - Live 0xc0019000
---------------------------------------------
* The following section lists your routing table.
* If you have an entry which starts with '0.0.0.0', you probably
* have defined a default route and gateway, and pppd will
* not create a default route using your ISP.  Try getting
* rid of this route.
Output of netstat -n -r
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 br0
---------------------------------------------
Contents of /etc/resolv.conf
* The following section lists DNS setup.
* If you can browse by IP address, but not name, suspect
* a DNS problem.
nameserver
nameserver 192.168.1.253
---------------------------------------------
* The following section lists /etc/ppp/options.
* You should have NOTHING in that file.
Contents of /etc/ppp/options
---------------------------------------------
* The following section identifies your Ethernet interface
* and user name.  Some ISP's need 'username'; others
* need 'username@isp.com'.  Try both
ETH=eth0; USER=057101111945
---------------------------------------------
* The following section shows the pppd command we will invoke
pppd invocation
 /usr/sbin/pppd pty '/usr/sbin/pppoe -p /var/run/pppoe.conf-pppoe.pid.pppoe -I eth0 -T 80 -U  -m 1412   '  noipdefault noauth default-asyncmap defaultroute hide-password nodetach usepeerdns mtu 1492 mru 1492 noaccomp nodeflate nopcomp novj novjccomp user 057101111945 lcp-echo-interval 20 lcp-echo-failure 3   debug
---------------------------------------------
Warning: couldn't open ppp database /var/local/tmp/ppp/pppd2.tdb
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
sent [LCP ConfReq id=0x1 <mru 1492> <magic 0x4e1013f7>]
rcvd [LCP ConfAck id=0x1 <mru 1492> <magic 0x4e1013f7>]
rcvd [LCP ConfReq id=0x2 <mru 1492> <auth pap> <magic 0x9d207511>]
No auth is possible
lcp_reqci: returning CONFREJ.
sent [LCP ConfRej id=0x2 <auth pap>]
rcvd [LCP ConfReq id=0x3 <mru 1492> <magic 0x8d1e2491>]
lcp_reqci: returning CONFACK.
sent [LCP ConfAck id=0x3 <mru 1492> <magic 0x8d1e2491>]
sent [LCP EchoReq id=0x0 magic=0x4e1013f7]
sent [CCP ConfReq id=0x1 <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [LCP TermReq id=0x4]
LCP terminated by peer
sent [LCP TermAck id=0x4]
Script /usr/sbin/pppoe -p /var/run/pppoe.conf-pppoe.pid.pppoe -I eth0 -T 80 -U  -m 1412    -D /tmp/pppoe-debug-1024/pppoe-debug.txt-0 finished (pid 1125), status = 0x0
Modem hangup
Connection terminated.
---------------------------------------------
* The following section is an extract from your log.
* Look for error messages from pppd, such as
* a lack of kernel support for PPP, authentication failure
* etc.
Can't find messages file (looked for /var/{log,adm}/messages
Thu Jan  1 00:02:24 UTC 1970
---------------------------------------------
* The following section is a dump of the packets
* sent and received by rp-pppoe.  If you don't see
* any output, it's an Ethernet driver problem.  If you only
* see three PADI packets and nothing else, check your cables
* and modem.  Make sure the modem lights flash when you try
* to connect.  Check that your Ethernet card is in
* half-duplex, 10Mb/s mode.  If all else fails,
* try using pppoe-sniff.
rp-pppoe debugging dump
rp-pppoe-3.8
00:02:21.206 SENT PPPoE Discovery (8863) PADI sess-id 0 length 12
SourceAddr 6c:e8:73:ec:64:bd DestAddr ff:ff:ff:ff:ff:ff
01 01 00 00 01 03 00 04 00 00 04 66               ...........f

00:02:21.244 RCVD PPPoE Discovery (8863) PADO sess-id 0 length 23
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
01 01 00 00 01 03 00 04 00 00 04 66 01 02 00 07   ...........f....
51 75 69 64 77 61 79                              Quidway

00:02:21.245 SENT PPPoE Discovery (8863) PADR sess-id 0 length 12
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
01 01 00 00 01 03 00 04 00 00 04 66               ...........f

00:02:21.262 RCVD PPPoE Discovery (8863) PADS sess-id 11235 length 12
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
01 01 00 00 01 03 00 04 00 00 04 66               ...........f

00:02:22.216 SENT PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 01 01 00 0e 01 04 05 d4 05 06 4e 10 13 f7   .!..........N...

00:02:22.237 RCVD PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 02 01 00 0e 01 04 05 d4 05 06 4e 10 13 f7   .!..........N...

00:02:24.280 RCVD PPPoE Session (8864) SESS sess-id 11235 length 20
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 01 02 00 12 01 04 05 d4 03 04 c0 23 05 06   .!...........#..
9d 20 75 11                                       . u.

00:02:24.288 SENT PPPoE Session (8864) SESS sess-id 11235 length 10
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 04 02 00 08 03 04 c0 23                     .!.......#

00:02:24.305 RCVD PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 01 03 00 0e 01 04 05 d4 05 06 8d 1e 24 91   .!............$.

00:02:24.312 SENT PPPoE Session (8864) SESS sess-id 11235 length 16
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 02 03 00 0e 01 04 05 d4 05 06 8d 1e 24 91   .!............$.

00:02:24.312 SENT PPPoE Session (8864) SESS sess-id 11235 length 10
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 09 00 00 08 4e 10 13 f7                     .!....N...

00:02:24.312 SENT PPPoE Session (8864) SESS sess-id 11235 length 9
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
80 fd 01 01 00 07 15 03 2f                        ......../

00:02:24.313 SENT PPPoE Session (8864) SESS sess-id 11235 length 24
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
80 21 01 01 00 16 03 06 00 00 00 00 81 06 00 00   .!..............
00 00 83 06 00 00 00 00                           ........

00:02:24.330 RCVD PPPoE Session (8864) SESS sess-id 11235 length 6
SourceAddr 08:19:a6:9c:5c:1b DestAddr 6c:e8:73:ec:64:bd
c0 21 05 04 00 04                                 .!....

00:02:24.340 SENT PPPoE Session (8864) SESS sess-id 11235 length 6
SourceAddr 6c:e8:73:ec:64:bd DestAddr 08:19:a6:9c:5c:1b
c0 21 06 04 00 04                                 .!....

#4


引用 1 楼 daviddb7 的回复:
什么系统呢?要看LOG啊

看日志好像是PAP认证的问题,可用户名和密码完全正确啊,电脑的拨号完全正常的,现在我这边的情况一直是超时,打开日志,是上面的内容!!!

#5


我曾经在MIPS上移植过PPPOE,很简单,几乎没改什么脚本,然后PC就可以通过物理串口拨号上网了;然后MIPS上通过一个伪串口来拨号PPPOE,就可以实现MIPS自己上网了。

#6


引用 5 楼 shinerise 的回复:
我曾经在MIPS上移植过PPPOE,很简单,几乎没改什么脚本,然后PC就可以通过物理串口拨号上网了;然后MIPS上通过一个伪串口来拨号PPPOE,就可以实现MIPS自己上网了。

那是你没碰到问题呀,如今遇到问题了,需要指点啊!!!

#7


sent [LCP ConfRej id=0x2 <auth pap>
这里你的客户端拒绝PAP认证了?

#8


引用 7 楼 wuhanqing 的回复:
sent [LCP ConfRej id=0x2 <auth pap>
这里你的客户端拒绝PAP认证了?

但我的用户名和密码的都是正确的,而且电脑也能拨上,我费解了

#9


引用 8 楼 liwentao1091 的回复:
Quote: 引用 7 楼 wuhanqing 的回复:

sent [LCP ConfRej id=0x2 <auth pap>
这里你的客户端拒绝PAP认证了?

但我的用户名和密码的都是正确的,而且电脑也能拨上,我费解了

顶起来,求解!!!!

#10


顶起来!!!求解!!!