Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.2.0(P)问题,拨号不上 #60

Closed
madman43 opened this issue May 9, 2016 · 7 comments
Closed

5.2.0(P)问题,拨号不上 #60

madman43 opened this issue May 9, 2016 · 7 comments

Comments

@madman43
Copy link

madman43 commented May 9, 2016

双击latest-pppoe.py等了几秒就关闭了,然后用系统拨号提示691密码帐号不对,
文件在百度云
我把x00全部替换成了获取到的代码,但是还是不行。

@mchome
Copy link
Member

mchome commented May 9, 2016

请务必先拨上号,明明wiki都写这么清楚。

@mchome mchome closed this as completed May 9, 2016
@madman43
Copy link
Author

madman43 commented May 9, 2016

这就是先拨号,在运行脚本的还是拨号不通过,691

D:\drcom>python latest-pppoe.py
[] auth svr:119.6.23.78
pppoe_flag:00
keep_alive2_flag:dc
[
] open local port:61440
[] DEBUG MODE:True
[
] pppoe: send challenge request
packet:0701080001000000
Traceback (most recent call last):
File "latest-pppoe.py", line 288, in
main()
File "latest-pppoe.py", line 284, in main
pppoe.send(s)
File "latest-pppoe.py", line 142, in send
data, address = s.recv()
File "latest-pppoe.py", line 77, in recv
data, address = self.s.recvfrom(1024)
socket.timeout: timed out

@mchome
Copy link
Member

mchome commented May 10, 2016

拨号归拨号,脚本归脚本,pppoe拨号是你独立完成的

@madman43
Copy link
Author

啥意思?先拨号,后脚本也不对吗?

@mchome
Copy link
Member

mchome commented May 10, 2016

你都说了691拨号失败,连ip都拿不到怎么跑脚本

@madman43
Copy link
Author

就是拿不到IP,通过p版抓去出来IPping不通,但是用客户端登录后可以ping通,需要改脚本吗,

@mchome
Copy link
Member

mchome commented May 10, 2016

pppoe拨号不通和本repo无关,自己解决。

@drcoms drcoms locked and limited conversation to collaborators May 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants