心 空

  • Tools
Ricky Hao
  1. 首页
  2. Linux
  3. 正文

Raspberry(树莓派) 2 B 之Kali系统进行pppoe拨号上网

2 10 月, 2015 2970点热度 0人点赞 0条评论

首先,我们得下载pppoe的拨号软件,rp-pppoe(人品拨号)

wget https://www.roaringpenguin.com/files/download/rp-pppoe-3.11.tar.gz
tar -zvxf rp-pppoe-3.11.tar.gz
cd rp-pppoe-3.11
./go

这里,如果提示没有gcc和make,那么就得安装

sudo apt-get install gcc make

rp-pppoe安装完之后,会要求你填写

Enter your PPPoE user name :         
输入ADSL帐号的用户名

Enter the Ethernet interface connected to the ADSL modem 
For Solaris, this is likely to be something like /dev/hme0. 
For Linux, it will be ethn, where 'n' is a number. 
(default eth0): 
输入 eth0 ,这是ADSL相连的网卡的名字

Enter the demand value (default no):     
输入 no

Enter the DNS information here: 
输入 server ,这表示使用ADSL拨号自动获得的DNS服务器IP地址

Please enter your PPPoE password: 
输入ADSL帐号的密码

Choose a type of firewall (0-2): 
输入 0 ,不使用防火墙

Accept these settings and adjust configuration files (y/n)? 
如果输入的信息正确,输入 y ,完成配置,否则,输入 n 重新输入。

在配置完之后,输入

pppoe-start

就可以进行拨号。

本作品采用 知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议 进行许可
标签: linux raspberry
最后更新:2 10 月, 2015

Ricky

这个人很懒,什么都没留下

点赞
< 上一篇
下一篇 >

文章评论

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回复

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理。

COPYRIGHT © 2025 心 空. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang