suse10下adsl拨号上网
时间:2006-01-19 来源:superblueyu
suse10下adsl拨号上网
2006年1月19日 知道现在的linux发行版中一般都有rp-pppoe了,所以只要用pppoe-setup(adsl-setup)配置一下就可以了
2006年1月18日 成稿 网站:http://www.roaringpenguin.com/penguin/open_source_rp-pppoe.php 下载安装
# wget http://www.roaringpenguin.com/penguin/pppoe/rp-pppoe-3.7.tar.gz
# tar zxvf rp-pppoe-3.7.tar.gz
# cd rp-pppoe-3.7/src/
# ./configure
# make
# make install
真强,居然认出了我的suse 配置
注意:不要给你的电脑设置default gateway # pppoe-setup
>>> Enter your PPPoE user name (default [email protected]):
这里输入adsl帐号
>>> Enter the Ethernet interface connected to the DSL 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):
问你用哪片网卡拨号,如果只有一个,就默认的好了
>>> Enter the demand value (default no):
问你断线之后是否自动拨号,默认就可以了
>>> Enter the DNS information here:
>>> Enter the secondary DNS server address here:
输入dns
>>> Please enter your PPPoE password:
输入密码
>>> Choose a type of firewall (0-2):
选择防火墙级别,我选了1
>>> Accept these settings and adjust configuration files (y/n)?
选择y 开始拨号
# pppoe-start 查看状态
# pppoe-status 断开
# pppoe-stop
2006年1月18日 成稿 网站:http://www.roaringpenguin.com/penguin/open_source_rp-pppoe.php 下载安装
# wget http://www.roaringpenguin.com/penguin/pppoe/rp-pppoe-3.7.tar.gz
# tar zxvf rp-pppoe-3.7.tar.gz
# cd rp-pppoe-3.7/src/
# ./configure
# make
# make install
真强,居然认出了我的suse 配置
注意:不要给你的电脑设置default gateway # pppoe-setup
>>> Enter your PPPoE user name (default [email protected]):
这里输入adsl帐号
>>> Enter the Ethernet interface connected to the DSL 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):
问你用哪片网卡拨号,如果只有一个,就默认的好了
>>> Enter the demand value (default no):
问你断线之后是否自动拨号,默认就可以了
>>> Enter the DNS information here:
>>> Enter the secondary DNS server address here:
输入dns
>>> Please enter your PPPoE password:
输入密码
>>> Choose a type of firewall (0-2):
选择防火墙级别,我选了1
>>> Accept these settings and adjust configuration files (y/n)?
选择y 开始拨号
# pppoe-start 查看状态
# pppoe-status 断开
# pppoe-stop
相关阅读 更多 +
排行榜 更多 +