【技术手册】Slackware/Linux联网
slackware吧
全部回复
仅看楼主
level 1
静蓝繁星 楼主
2011年03月29日 11点03分 1
level 1
静蓝繁星 楼主
ADSL (Asymmetric Digital Subscriber Line ,非对称数字用户环路)联网方式
首先用 root 用户
输入pppoe-setup
当出现
    >>> 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 就可以了。
(转自 LinuxSir.org)

2011年03月30日 04点03分 2
1