QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1302|回复: 0

Conexant USB ADSL on Genius

[复制链接]
发表于 2005-8-10 12:20:55 | 显示全部楼层 |阅读模式
用Conexant 芯片的USB ADSL MODEM并且已经安装Genius的用户,现在提供固件和工具支持

下载此RPM包并安装

http://www.magiclinux.org/people/lovewilliam/USB_ADSL/cxacru-3.0-1mgc.i686.rpm

一般大家上网都是PPPOE的,所以只介绍PPPOE如何设置

1、console里执行adsl-setup并进行相应的设置

注意:网卡那里填写nas0

2、编辑/usr/bin/nets.sh文件,把

[code:1]br2684ctl -b -c 0 -a 0.0.33 [/code:1]

这行中的0.0.33题换成你

具体如下

[code:1]br2684ctl -b -c 0 -a 0.[your VPI].[your VCI][/code:1]

3.把USB ADSL MODEM接入系统

执行下面的命令
[code:1]cat /proc/net/atm/cxacru\:0[/code:1]

如出现如下类似显示

[code:1][root@Lover ~]# cat /proc/net/atm/cxacru\:0
ADSL USB MODEM (usb-0000:00:1d.0-2)
MAC: **************
AAL5: tx 168873 ( 0 err ), rx 174606 ( 0 err, 0 drop )
Line up
[root@Lover ~]# [/code:1]

就可以执行nets.sh

最后检查一下网络链接是否启用

ifconfig

[code:1][root@Lover ~]# ifconfig
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:100 errors:0 dropped:0 overruns:0 frame:0
          TX packets:100 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:5000 (4.8 Kb)  TX bytes:5000 (4.8 Kb)

nas0      Link encap:Ethernet  HWaddr 00:D0:F8:46:1C:46
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:183020 errors:0 dropped:8 overruns:0 frame:0
          TX packets:175285 errors:14 dropped:0 overruns:14 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:153577428 (146.4 Mb)  TX bytes:87909510 (83.8 Mb)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:221.214.197.98  P-t-P:221.0.64.38  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:82940 errors:0 dropped:0 overruns:0 frame:0
          TX packets:76367 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:72863545 (69.4 Mb)  TX bytes:39306790 (37.4 Mb)

[root@Lover ~]# [/code:1]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-5-9 07:37 , Processed in 0.108835 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表