this is what my /etc/network/interfaces looks like:

GNU nano 2.0.6         File: /etc/network/
interfaces

auto lo
iface lo inet loopback


iface ppp0 inet ppp
provider ppp0
gateway 10.64.64.64

and my /etc/wvdial.conf looks like:

[Dialer Defaults]
In it1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = USB Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyACM0
ISDN = 0
Phone = #777
Password = 9741147061
Username = 9741147061


and my /etc/resolv.conf looks like:

nameserver 202.70.64.5
nameserver 202.70.64.15



and when i run wvdial in the terminal, this is what i get:

[EMAIL PROTECTED]:~$ wvdial
WvDial<*1>: WvDial: Internet dialer version 1.56
WvModem<*1>: Cannot get information for serial port.
WvDial<*1>: Initializing modem.
WvDial<*1>: Sending: ATZ
WvDial Modem<*1>: ATZ
WvDial Modem<*1>: OK
WvDial<*1>: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
WvDial Modem<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
WvDial Modem<*1>: OK
WvDial<*1>: Modem initialized.
WvDial<*1>: Sending: ATDT#777
WvDial<*1>: Waiting for carrier.
WvDial Modem<*1>: ATDT#777
WvDial Modem<*1>: CONNECT
WvDial<*1>: Carrier detected.  Waiting for prompt.
WvDial<Notice>: Don't know what to do!  Starting pppd and hoping for
the best.
WvDial<Notice>: Starting pppd at Fri Apr 18 10:55:37 2008
WvDial<Err>: Warning: Could not modify /etc/ppp/pap-secrets:
Permission denied
WvDial<Err>: --> PAP (Password Authentication Protocol) may be flaky.
WvDial<Err>: Warning: Could not modify /etc/ppp/chap-secrets:
Permission denied
WvDial<Err>: --> CHAP (Challenge Handshake) may be flaky.
WvDial<Notice>: Pid of pppd: 6261
WvDial<*1>: Using interface ppp0
WvDial<*1>: local  IP address 10.0.0.165
WvDial<*1>: remote IP address 10.64.64.64
WvDial<*1>: primary   DNS address 202.70.64.5
WvDial<*1>: secondary DNS address 202.70.64.15


Yeppie!!! it worked!!!
hahaha!
I love Ubuntu....

thanks jwalanta, you rock!


--~--~---------~--~----~------------~-------~--~----~
FOSS Nepal mailing list: [email protected]
http://groups.google.com/group/foss-nepal
To unsubscribe, e-mail: [EMAIL PROTECTED]

Community website: http://www.fossnepal.org/
-~----------~----~----~----~------~----~------~--~---

Reply via email to