You are not logged in.

#1 2013-04-09 19:53:28

Pranavg1890
Member
From: Nagpur,India
Registered: 2012-09-07
Posts: 114

using just pppd and chat to connect to a USB modem

Hi Friends, I am using pppd and chat to connect to a USB modem. The Device is ZTE AC3870. All other options such as kppp , gnome-ppp and wvdial work fine for me. But I found that I am restricted with them. I want to use the device for a project and hence need to understand it from the basics and want low-level control on it.Hence , i want to connect to it with pppd and chat. i have created the file as mentioned in /etc/ppp/peers/reliance: (Reliance is the name of my ISP)

##################
name reliance
noauth
connect '/usr/sbin/chat -v -f /etc/ppp/chat-reliance'
#################

the contents of /etc/ppp/chat-reliance being:

####################
ATZ
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATDT#777
CONNECT 3100000
#####################

also the contents of /etc/ppp/options are:
###########
noauth
##############

But when I use the command sudo pppd call reliance or sudo pon reliance , it does nothing.
At the same time wvdial,kppp, gnome-ppp all of them work fine. Please Can someone enlighten me on this issue.


Using Openbox + Tint2 + Idesk

Offline

Board footer

Powered by FluxBB