Hi, On Tue, 15 Apr 2008 16:50:05 +1000 Mick Pollard <[EMAIL PROTECTED]> wrote:
> Hi Sonia,
>
> On Tue, 15 Apr 2008 16:42:37 +1000
> Sonia Hamilton <[EMAIL PROTECTED]> wrote:
>
> > I've just bought a 3G Mobile Broadband plan from Vodafone. Anyone got a
> > working wvdial.conf file?
>
> I will be home in an hour and will post mine if someone doesn't beat me to it.
>
I'm actually using ppp and not wvdial. After creating these two files.
I just then use 'pon voda3g' or 'poff' to start/stop the link.
Make sure you have the necessary /dev/ppp ( mknod /dev/ppp c 108 0 )
I believe you need a kernel > 2.6.20 for this to work.
I do not need to enter a password at all.
[EMAIL PROTECTED] /etc/ppp/peers] cat /etc/chatscripts/voda3G
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE'
ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED
'' ATZ
OK-AT-OK "ATDT*99#"
CONNECT \d\c
[EMAIL PROTECTED] /etc/ppp/peers]# cat voda3G
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/voda3G"
debug
/dev/ttyUSB0
460800
defaultroute
noipdefault
user "guest"
# Yes I use the username "guest"
ipparam voda3G
usepeerdns
--
Regards
Mick Pollard ( lunix )
------------------------------------------------
BOFH Excuse of the day:
Fatal Programming Condition Problem
pgpKQVWv0qORw.pgp
Description: PGP signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
