LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1286|回复: 3

我的宽带信道封装模式是PPPOE LLCSNAP(RFC2516),是不是conexant驱动不支持呀……

[复制链接]
发表于 2005-10-15 23:22:48 | 显示全部楼层 |阅读模式
从windows上的设置面版截的图:

可以看到信道封装模式是PPPOE LLCSNAP(RFC2516)。
驱动方面我差不多已经搞定,到最后一点fatal了:
  1. bash-3.00# cxstart.sh
  2. >>> Inits Conexant AccessRunner <<<

  3. >>> Removing cxacru driver...

  4. >>> Loading firmware...
  5. Conexant AccessRunner microcode upload program. 6/9/2003
  6. Josep Comas <jcomas@gna.es>
  7. See credits in documentation

  8. I found ADSL modem with VendorID = 0572 & ProductID = cb00
  9. Loading and sending /usr/sbin/cxfirm4.bin...
  10. Firmware is sent!
  11. Setting configuration...
  12. Waiting ADSL line is up (until 90 seconds)...
  13. ....
  14. ADSL line is up (Downstream 2048 Kbits/s, Upstream 800 Kbits/s)
  15. >>> Loading driver...
  16. Launching driver in normal mode...

  17. /usr/sbin/cxload.sh successful
  18. Setting PPP over Ethernet...
  19. >>> Setting PPPoE <<<

  20. >>> Loading br2684 kernel module...

  21. >>> Loading ppp_generic...

  22. >>> Loading br2684ctl...
  23. RFC1483/2684 bridge: Interface "nas0" created sucessfully
  24. RFC1483/2684 bridge: Communicating over ATM 0.0.35, encapsulation: LLC
  25. [color=Red]RFC1483/2684 bridge: Fatal: failed to connect on socket[/color]
复制代码


我估计就是这个封装(RFC2516)上的问题,我用ifconfig已经能看到多出来一个atm0
  1. bash-3.00# ifconfig
  2. [color=Red]atm0      Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  3.           UP RUNNING  MTU:9180  Metric:1
  4.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  6.           collisions:0 txqueuelen:100
  7.           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)[/color]

  8. eth0      Link encap:Ethernet  HWaddr 52:54:AB:3E:40:51
  9.           inet addr:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
  10.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  11.           RX packets:20105 errors:0 dropped:0 overruns:0 frame:0
  12.           TX packets:19925 errors:0 dropped:0 overruns:0 carrier:0
  13.           collisions:207 txqueuelen:1000
  14.           RX bytes:28221468 (26.9 Mb)  TX bytes:1696099 (1.6 Mb)
  15.           Interrupt:10 Base address:0xe800

  16. lo        Link encap:Local Loopback
  17.           inet addr:127.0.0.1  Mask:255.0.0.0
  18.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  19.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  20.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  21.           collisions:0 txqueuelen:0
  22.           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
复制代码



在考虑去哪找一个RFC2516 module 装上看看……
 楼主| 发表于 2005-10-16 13:45:38 | 显示全部楼层
ifconfig后已经能看到nas0,。配置好pppoe-setup后,pppoe-start直接发生kernel panic死机……
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-10-17 00:40:29 | 显示全部楼层
声明:我已经把能google到的都看了,英文和中文的,西班牙语的俺实在看不懂……
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-10-30 22:24:52 | 显示全部楼层
孤独的帖子。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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