[Ilugc] To Connect to Internet using Reliance Phone (any)

  • From: livingfossil1983@xxxxxxxxx (rasu)
  • Date: Wed Jan 23 14:45:20 2008

To Connect to Internet using Reliance Phone (any)
with Fedora core 3

I create a file in /etc/wvdial.conf

1.file:/etc/wvdial.conf

[Modem0]
Modem= /dev/ttyACM0
Baud= 115200
SetVolume=0
DialCommand= ATDT
FlowControl= Hardware(CRTSCTS)
[Dialer R]
Username= my phone number
Password= my phone number
Phone= #777
Stupid Mode= 1
Inherits= Modem0

2. edit following file as follow

file:/etc/resolv.conf

service named start
nameserver 202.138.103.100
nameserver 202.138.97.193
nameserver 127.0.0.1

3. change Mobile\settings\phone\datarate = 115200

4. now to dial to Internet we need to follow these things

5. Connect Mobile to system using a USB cable
6. login as root
7. type following command

modprobe uhci
modprobe usbserial
modprobe ftdi_sio
wvdial R

Huuuuure I am connected to Internet

to disconnect

killall pppd
remove phone after some time

Other related posts:

  • » [Ilugc] To Connect to Internet using Reliance Phone (any) - rasu