Results 1 to 1 of 1
Hi.. I am using Debian Etch with Gnome.
I want to surf the Internet using my mobile (SAMSUNG SGH-J600) as modem. I have Airtel sim card and I have activated ...
- 11-01-2008 #1Just Joined!
- Join Date
- May 2008
- Location
- India
- Posts
- 14
Connect to Internet through Airtel Mobile-Office ??
Hi.. I am using Debian Etch with Gnome.
I want to surf the Internet using my mobile (SAMSUNG SGH-J600) as modem. I have Airtel sim card and I have activated Mobile-Office in it.
I googled on how to configure wvdial. I found various posts about it. I tried many of them. But no use
Even I tried what is said in this post:
http://www.linuxforums.org/forum/wir...ileoffice.html
At present, this is the contents of /etc/wvdial.conf:
This is the output that i get:Code:[Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Init3 = AT+CGDCONT=1,"IP","airtelgprs.com" Modem Type = USB Modem FlowControl = Hardware(CRTSCTS) Dial Command = ATDT SetVolume=0 Baud = 460800 New PPPD = yes Modem = /dev/ttyACM0 Inherits = Modem0 ISDN = 0 Phone = *99***1# Mode = 1 Password = b Ask Password = 0 Username = a stupid mode = 1 Compuserve = 0 Idle Seconds = 2000 Auto DNS = 1
Its frustating to go back to Windows for browsing WebCode:debian:~# wvdial --> WvDial: Internet dialer version 1.56 --> Warning: inherited section [Modem0] does not exist in wvdial.conf --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Sending: AT+CGDCONT=1,"IP","airtelgprs.com" AT+CGDCONT=1,"IP","airtelgprs.com" OK --> Modem initialized. --> Idle Seconds = 2000, disabling automatic reconnect. --> Sending: ATDT*99***1# --> Waiting for carrier. ATDT*99***1# CONNECT --> Carrier detected. Starting PPP immediately. --> Starting pppd at Sat Nov 1 15:03:41 2008 --> Pid of pppd: 3559 --> Using interface ppp0 --> pppd: 8 [06][08] --> pppd: 8 [06][08] --> pppd: 8 [06][08] --> pppd: 8 [06][08] --> pppd: 8 [06][08] --> Disconnecting at Sat Nov 1 15:04:12 2008 --> The PPP daemon has died: A modem hung up the phone (exit code = 16) --> man pppd explains pppd error codes in more detail. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information. debian:~#


Reply With Quote