Linux下通过华为E261连接联通WCDMA上网

发表时间:2011-09-22 20:17:12    分类: linux    4833 阅读
标签: gentoo, linux


内核中加入相关支持。

Device Drivers ->
USB support --->
<M> OHCI HCD support
<M> USB Serial Converter support --->
[ ] USB Generic Serial Driver
<M> USB driver for GSM and CDMA modems
Network device support --->
<M> PPP (point-to-point protocol) support
<M> PPP support for async serial ports

编辑/etc/wvdial.conf,加入下面这节

[Dialer 3G]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,"IP","3gnet"
Modem Type = Analog Modem
Baud = 460800
#Auto DNS = 1
New PPPD = yes
Modem = /dev/ttyUSB0
ISDN = 0
Phone = *99#
Password = 3gnet
Username = 3gnet
StupidMode = 1

运行wvdial 3g拨号。成功。


评论(0)

相关文章

» Gentoo下配置BitTorrent Sync
» configure openwrt nfs server & share the portage tree & eix-sync in cron
» gentoo下配置xrdp以使win通过RDP连接linux
» Linux下通过蓝牙连接手机上网(GPRS/EDGE)
» linux下ape文件转刻CD
评论这篇文章
请输入左边图片中的字符