ham 发表于 2003-12-27 18:23:32

REDHAT9下SDSL上网安装配置方法请教

今天装了我们这儿的矿务局的SDSL,好象也是XDSL的一种吧,不太清楚。在XP下可以正常上网,用RH9,却不能上网,用的是PPPOE协议。具体安装方法如下:
机器配置:AMD 1G 256RAMRTL8139网卡 RH9.0

在XWINDOWS下,首先给网卡配一192.168.0.X 255.255.255.0的地址
然后用互联网向导,建立一个XDSL的连接,使用DHCP方式.无法激活PPP0.

后来在终端方式下,安装rp-pppoe,adsl-setup,无防火墙。使用adsl-start无法连接,使用ADSL-CONNECT后出现如下提示:

# adsl-connect
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
Remote message: Login incorrect
PAP authentication failed
Connection terminated.
pppoe: read (asyncReadFromPPP): Session 500: Input/output error
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
Remote message: Login ok
localIP address 192.168.108.146
remote IP address 192.168.108.254
primary   DNS address 202.102.227.68
secondary DNS address 211.91.184.129
然后就无反应。。光标一直闪。

这是我在WINDOWS下的信息:
C:\Documents and Settings\guoliang>ipconfig /all

Ethernet adapter 本地连接 :
      Connection-specific DNS Suffix. :
      Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethe
rnet NIC
      Physical Address. . . . . . . . . : 00-02-44-4A-AD-F2
      Dhcp Enabled. . . . . . . . . . . : Yes
      Autoconfiguration Enabled . . . . : Yes
      Autoconfiguration IP Address. . . : 169.254.140.90
      Subnet Mask . . . . . . . . . . . : 255.255.0.0
      Default Gateway . . . . . . . . . :

PPP adapter pmcc:

      Connection-specific DNS Suffix. :
      Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
      Physical Address. . . . . . . . . : 00-53-45-00-00-00
      Dhcp Enabled. . . . . . . . . . . : No
      IP Address. . . . . . . . . . . . : 192.168.108.156
      Subnet Mask . . . . . . . . . . . : 255.255.255.255
      Default Gateway . . . . . . . . . : 192.168.108.156
      DNS Servers . . . . . . . . . . . : 202.102.227.68
                                          211.91.184.129
      NetBIOS over Tcpip. . . . . . . . : Disabled

ADSL-STATUS的情况:

# adsl-status
Note: You have enabled demand-connection; adsl-status may be inaccurate.
adsl-status: Link is up and running on interface ppp0
ppp0      Link encap:Point-to-Point Protocol
          inet addr:192.168.108.146P-t-P:192.168.108.254Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICASTMTU:1492Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:70 (70.0 b)TX bytes:400 (400.0 b)

ifconfig的情况:

# ifconfig -a
eth0      Link encap:EthernetHWaddr 00:02:44:4A:AD:F2
          inet addr:192.168.0.253Bcast:192.168.0.255Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICASTMTU:1500Metric:1
          RX packets:11410 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:684860 (668.8 Kb)TX bytes:240 (240.0 b)
          Interrupt:5 Base address:0xf000

lo      Link encap:Local Loopback
          inet addr:127.0.0.1Mask:255.0.0.0
          UP LOOPBACK RUNNINGMTU:16436Metric:1
          RX packets:431 errors:0 dropped:0 overruns:0 frame:0
          TX packets:431 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:28961 (28.2 Kb)TX bytes:28961 (28.2 Kb)



希望有朋友指点一下。谢谢!!!

lihoumin 发表于 2004-1-6 16:00:26

我红冒自带的就可以了,你首先要把网卡的地址设置一下,随便哪个都行,然后激活
再用internet连接向导,设置一个连接,激活就可以了
页: [1]
查看完整版本: REDHAT9下SDSL上网安装配置方法请教