当前位置:  技术问答>linux和unix

linux 拨号问题?

    来源: 互联网  发布时间:2016-02-13

    本文导语:  我的配置二个网卡:  eth0 192.168.1.3 连接另一台电脑  eth1 (不知道要不要配置)连接猫  如下:  eth0 Link encap:Ethernet HWaddr 00:14:78:9F:5D:27  inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0  UP BROADCAST RUNNING MULTICAST MTU:1500 Me...



我的配置二个网卡: 
eth0 192.168.1.3 连接另一台电脑 
eth1 (不知道要不要配置)连接猫 
如下: 
eth0 Link encap:Ethernet HWaddr 00:14:78:9F:5D:27 
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0 
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 
RX packets:12562 errors:0 dropped:0 overruns:0 frame:0 
TX packets:5932 errors:0 dropped:0 overruns:0 carrier:0 
collisions:242 txqueuelen:100 
RX bytes:1282722 (1.2 Mb) TX bytes:777436 (759.2 Kb) 
Interrupt:5 Base address:0xf00 

eth1 Link encap:Ethernet HWaddr 00:E0:4C:6F:43:D3 
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 
RX packets:162 errors:0 dropped:0 overruns:0 frame:0 
TX packets:162 errors:0 dropped:0 overruns:0 carrier:0 
collisions:0 txqueuelen:100 
RX bytes:10098 (9.8 Kb) TX bytes:10506 (10.2 Kb) 
Interrupt:11 Base address:0xae00 

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:60 errors:0 dropped:0 overruns:0 frame:0 
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0 
collisions:0 txqueuelen:0 
RX bytes:8020 (7.8 Kb) TX bytes:8020 (7.8 Kb) 
使用adsl-start 
设置完成后,,上不了网,, 
不知道哪里还需要设置的,,请大家指点下。。。 

|
“Enter your Login Name (default root): ”
应该不是root吧,有没有adsl帐户名字?

|
 adsl-setup 
  
Welcome to the ADSL client setup.  First, I will run some checks on 
your system to make sure the PPPoE client is installed properly... 
                                                                                 
                                                                                 
LOGIN NAME 
                                                                                 
Enter your Login Name (default root):  
输入你的ISP给你的帐号名 
                                                                                 
INTERFACE 
                                                                                 
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 ethX, where 'X' is a number. 
(default eth0): eth1 
输入你的连接ADSL modem的网卡的设备名,我的是eth1。 
                                                                                 
Do you want the link to come up on demand, or stay up continuously? 
If you want it to come up on demand, enter the idle time in seconds 
after which the link should be dropped.  If you want the link to 
stay up permanently, enter 'no' (two letters, lower-case.) 
NOTE: Demand-activated links do not interact well with dynamic IP 
addresses.  You may have some problems with demand-activated links. 
Enter the demand value (default no): 
通常来说用default no就可以了,一直在线,如果填yes,那么在你设置的闲置时间内没有网络数据传输,那么rp-pppoe会自动把连接断掉。国内大部分都是包月,所以这个功能应该用不上。                                                                                 
DNS 
  
Please enter the IP address of your ISP's primary DNS server. 
If your ISP claims that 'the server will provide dynamic DNS addresses', 
enter 'server' (all lower-case) here. 
If you just press enter, I will assume you know what you are 
doing and not modify your DNS setup. 
Enter the DNS information here: 202.98.198.168 
Please enter the IP address of your ISP's secondary DNS server. 
If you just press enter, I will assume there is only one DNS server. 
Enter the secondary DNS server address here: 202.98.192.68 

填入你的ISP的静态DNS server,nic.txt中应该保存了,如果你的ISP提供的是动态DNS地址,就填入server(小写)。 
  
PASSWORD 
  
Please enter your Password: 
Please re-enter your Password: 

输入密码 
  
USERCTRL 
  
Please enter 'yes' (two letters, lower-case.) if you want to allow 
normal user to start or stop DSL connection (default yes): 

是否允许普通用户打开,关闭adsl连接。默认yes  
FIREWALLING 
  
Please choose the firewall rules to use.  Note that these rules are 
very basic.  You are strongly encouraged to use a more sophisticated 
firewall setup; however, these will provide basic security.  If you 
are running any servers on your machine, you must choose 'NONE' and 
set up firewalling yourself.  Otherwise, the firewall rules will deny 
access to all standard servers like Web, e-mail, ftp, etc.  If you 
are using SSH, the rules will block outgoing SSH connections which 
allocate a privileged source port. 
  
The firewall choices are: 
0 - NONE: This script will not set any firewall rules.  You are responsible 
          for ensuring the security of your machine.  You are STRONGLY 
          recommended to use some kind of firewall rules. 
1 - STANDALONE: Appropriate for a basic stand-alone web-surfing workstation 
2 - MASQUERADE: Appropriate for a machine acting as an Internet gateway 
                for a LAN 
Choose a type of firewall (0-2): 2 
选择防火墙,我选的2  

Start this connection at boot time 
  
Do you want to start this connection at boot time? 
Please enter no or yes (default no): 
是否在启动的时候就拨号连接,默认no  
** Summary of what you entered ** 
  
Ethernet Interface: eth1 
User name:          ***** 
Activate-on-demand: No 
Primary DNS:        202.98.198.168 
Secondary DNS:      202.98.192.68 
Firewalling:        MASQUERADE 
User Control:       yes 
Accept these settings and adjust configuration files (y/n)? y 
Adjusting /etc/sysconfig/network-scripts/ifcfg-ppp0 
Adjusting /etc/resolv.conf 
  (But first backing it up to /etc/resolv.conf.bak) 
Adjusting /etc/ppp/chap-secrets and /etc/ppp/pap-secrets 
  (But first backing it up to /etc/ppp/chap-secrets.bak) 
  (But first backing it up to /etc/ppp/pap-secrets.bak) 
  
这是你输入信息的一个摘要,如果要修改的话可以对adjusting字段后面的那些文件做修改,或者  
  
Congratulations, it should be all set up! 
  
Type '/sbin/ifup ppp0' to bring up your xDSL link and '/sbin/ifdown ppp0' 
to bring it down. 
Type '/sbin/adsl-status /etc/sysconfig/network-scripts/ifcfg-ppp0' 
to see the link status. 

ifup ppp0 打开连接,ifdown ppp0关闭连接,adsl-status,查阅相关信息

==============================================================
http://solution.zol.com.cn/2005/0121/145949.shtml

    
 
 

您可能感兴趣的文章:

  • 我在linux下用GPRS拨号上网,拨号分配到的IP是10.98.*.*时为何访问不了公网呢?
  • Red Hat Linux 7.3下如何设置<拨号>上网?已经查询到Modem,但是拨号时无响应!
  • arm-Linux ppp拨号问题
  • linux 下,如何使用宽带拨号?
  • vmware的Linux虚拟机可以用adsl拨号吗?
  • 请问在linux环境下如何连接 internet 拨号?
  • linux下如何ADSL拨号上网?
  • LINUX下的拨号上网问题。
  • Linux拨号上网的问题,谢谢!
  • 请解决linux下的拨号上网的问题
  • LINUX中用visualbox安装的windows,能不能使用校园网拨号上网
  • 在Linux下怎么使用pppoe进行拨号?
  • 请问一下在linux下怎么样设置拨号上网!
  • 红旗Linux 3.0桌面版下如何拨号上网?
  • linux中如何拨号上网啊?我用的是adsl
  • 关于嵌入式linux下的ppp拨号软件问题
  • 最后一点分了 裸求:怎样在Linux建立宽带拨号?
  • redhat linux 9 adsl拨号上网的问题。
  • 为什么我在linux下面拨号老是说moden在初始化
  • LINUX下用标准C开发,实现拨号上网?
  • IT科技资讯 iis7站长之家
  • linux 繁体 汉字输入法 问题 linux 繁体 汉字输入法 问题
  • Linux 下c++开发error while loading shared libraries问题解决
  • 先安装linux,后安装winxp,能否解决正常启动linux的问题不?(初学者问题,很容易回答)
  • 弱弱的一问,linux下的中文问题及网络问题,分不是问题
  • Linux新手问,Linux安装问题。
  • linux下游戏问题。(菜鸟问题)
  • 初学Linux,发现Linux下的版本问题很头痛。【系列问题】
  • 高深问题:有了linux内核源代码如何做成一个linux操作系统
  • 一个很菜的问题,关ARM与linux内核裁剪的问题!
  • vmware装的linux,通过win2000访问linux的web服务器有问题
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • linux c/c++ IP字符串转换成可比较大小的数字
  • 在win分区上安装linux和独立分区安装linux有什么区别?可以同时安装吗?(两个linux系统)
  • linux哪个版本好?linux操作系统版本详细介绍及选择方案推荐
  • 在虚拟机上安装的linux上,能像真的linux系统一样开发linux程序么?
  • secureCRT下Linux终端汉字乱码解决方法
  • 我重装window后,把linux的引导区覆盖了,进不了linux怎么办?急啊,望热心的人帮助 (现在有linux的盘)
  • Linux c字符串中不可打印字符转换成16进制
  • 安装vmware软件,不用再安装linux系统,就可以模拟linux系统了,然后可以在其上学习一下LINUX下的基本操作 了?
  • Linux常用命令介绍:更改所属用户群组或档案属性
  • 红旗Linux主机可以通过127.0.0.1访问,但如何是连网的Win2000机器通过Linux的IP去访问Linux
  • linux命令大全详细分类介绍及常用linux命令文档手册下载
  • 我重装window后,把linux的引导区覆盖了,进不了linux怎么办?急啊,望热心的人帮助 (现在没有linux的盘,只有DOS启动盘)
  • Linux Kernel 'sctp_v6_xmit()'函数信息泄露漏洞
  • 如何让win2000和linux共存。我装好WIN2000,再装LINUX7.0,但LILO只能找到LINUX,不能引导WIN2000
  • linux c下利用srand和rand函数生成随机字符串
  • 在windows中的VMware装了个linux,主板有两个串口,能做windows和linux的串口通信测试么,怎么测试这两个串口在linux是有效
  • Linux c++虚函数(virtual function)简单用法示例代码
  • 我们网站的服务器从windows2000迁往linux,ASP程序继续使用,可是我连LINUX的皮毛都不了解,大家告诉我LINUX下怎么建网站??
  • Docker官方镜像将会使用Alpine Linux替换Ubuntu
  • 中文Linux与西文Linus分别哪一个版是权威?I认为是:中科软的白旗Linux与西文的绿帽子Linux!大家的看法呢?
  • Linux下chmod命令详细介绍及用法举例
  • 我重装了winme,却进不了Linux了,而我现在又没有Linux光盘,也没有Linux启动盘,还有没有办法?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3