MacNabs
Senior Member
Hi guys
I have setup a Merlin 3G Vodafone card on Fedora 4 using the wvdia.conf file supplied by Tazz_Tux, thanks tazz. It works perfectly. I have also managed to configure it using kppp.
My question is, has anybody been able to configure the card using basic pppd and not wvdial or kppp?
These are my config files
#/etc/ppp/vodafone-chat
ABORT BUSY
ABORT 'NO CARRIER'
ABORT ERROR
REPORT CONNECT
OK "ATZ"
# Setup APN
OK 'AT+CGDCONT=1,"IP","internet"'
SAY "Calling Vodafone GPRSn"
OK "ATDT*99***1#"
CONNECT
#/etc/ppp/peers/
debug
noipdefault
connect "/usr/sbin/chat -V -f /etc/ppp/vodafone-chat"
defaultroute
/dev/ttyS1
38400
novj
I get the following error in /var/log/messages when executing:
pppd call vodafone
Sep 8 15:40:58 ovisprobecte04 pppd[5385]: Exit.
Sep 8 15:41:08 ovisprobecte04 pppd[5399]: pppd 2.4.2 started by root, uid 0
Sep 8 15:41:54 ovisprobecte04 pppd[5399]: Connect script failed
Sep 8 15:41:55 ovisprobecte04 pppd[5399]: Exit.
Regards
Don[/SIZE]
I have setup a Merlin 3G Vodafone card on Fedora 4 using the wvdia.conf file supplied by Tazz_Tux, thanks tazz. It works perfectly. I have also managed to configure it using kppp.
My question is, has anybody been able to configure the card using basic pppd and not wvdial or kppp?
These are my config files
#/etc/ppp/vodafone-chat
ABORT BUSY
ABORT 'NO CARRIER'
ABORT ERROR
REPORT CONNECT
OK "ATZ"
# Setup APN
OK 'AT+CGDCONT=1,"IP","internet"'
SAY "Calling Vodafone GPRSn"
OK "ATDT*99***1#"
CONNECT
#/etc/ppp/peers/
debug
noipdefault
connect "/usr/sbin/chat -V -f /etc/ppp/vodafone-chat"
defaultroute
/dev/ttyS1
38400
novj
I get the following error in /var/log/messages when executing:
pppd call vodafone
Sep 8 15:40:58 ovisprobecte04 pppd[5385]: Exit.
Sep 8 15:41:08 ovisprobecte04 pppd[5399]: pppd 2.4.2 started by root, uid 0
Sep 8 15:41:54 ovisprobecte04 pppd[5399]: Connect script failed
Sep 8 15:41:55 ovisprobecte04 pppd[5399]: Exit.
Regards
Don[/SIZE]