help needed for connecting internet with ZTE ac 8700 USB cdma ( EvDO) modem

Erich Dollansky erichfreebsdlist at ovitrap.com
Fri Feb 3 11:23:41 UTC 2012


Hi,

On Friday 03 February 2012 17:46:58 Subhasish Chakraborty wrote:
> tail /var/log/ppp.log looks fine but dont know why this is showing at the end .
> 
> "Warning: 0.0.0.0: Change route failed: errno: No such process.."
> 
I have the same message but a working connection. I investigated at the beginning but gave up after some time.

Erich
> regards
> 
> Subhasish
> 
> On 2/3/12, Subhasish Chakraborty <imsubhasishc at gmail.com> wrote:
> > Thanks .. this ppp.conf worked for me .
> >
> > default:
> >  set log Phase Chat LCP IPCP CCP tun command
> >  disable pred1 deflate deflate24 protocomp acfcomp shortseq vj
> >  deny pred1 deflate deflate24 protocomp acfcomp shortseq vj
> >  set speed 115200
> >  enable dns
> >
> > isp:
> >  set login
> >  set ctsrts on
> >  set device /dev/cuaU0.0
> >  set phone \#777
> >  set authname USER
> >  set authkey PASS
> >  set dial "ABORT BUSY ABORT NO\\sCARRIER \
> >            TIMEOUT 5 \
> >            \"\" ATE1 \
> >            OK-AT-OK ATQ0V1X4 \
> >            OK \\dATDT\\T \
> >            TIMEOUT 40 \
> >            CONNECT"
> >
> >  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
> >  add default HISADDR
> >  enable dns
> >  nat enable yes
> >  nat deny_incoming yes
> > ...
> >
> > Thanks again :-)
> >
> > On 2/3/12, Erich Dollansky <erichfreebsdlist at ovitrap.com> wrote:
> >> Hi,
> >>
> >> On Thursday 02 February 2012 22:43:21 Subhasish Chakraborty wrote:
> >>> at last connected .. thanks a lot man . So have to automate the
> >>> process..
> >>>
> >> put the commands now into your ppp.conf. Put nothing else into it and
> >> forget
> >> all what was in there before. You can - after it works - add more for
> >> debugging.
> >>
> >> Erich
> >>>
> >>> Regards
> >>>
> >>> Subhasish
> >>>
> >>> On 2/2/12, Erich Dollansky <erichfreebsdlist at ovitrap.com> wrote:
> >>> > Hi,
> >>> >
> >>> > try
> >>> >
> >>> >  set ctsrts on
> >>> >
> >>> > Check the man pages for ppp. You see there several commands and
> >>> > options
> >>> > which might will help you. I really cannot tell why my modem works. It
> >>> > was
> >>> > just a strange trial and error sequence until it started to work.
> >>> >
> >>> > ppp does not detect that there is a carrier. The command above might
> >>> > fixes
> >>> > this.
> >>> >
> >>> > Erich
> >>> > On Thursday 02 February 2012 20:59:06 Subhasish Chakraborty wrote:
> >>> >> atd#777
> >>> >>
> >>> >> CONNECT
> >>> >> ~!E ~~!E ~~!E ~~!E ~~!E~~!E~~!E~~!E ~~!E ~~!E ~~!E >,�&H1:y1:qe��~~!E
> >>> >> ~~!E
> >>> >> ....
> >>> >>
> >>> >>
> >>> >> ..endless loop ..
> >>> >>
> >>> >>
> >>> >> I guess it's not coming out of terminal mode to packet mode. Do i
> >>> >> have
> >>> >> to
> >>> >> put some extra commands .Thanks for the quick reply ..
> >>> >>
> >>> >> Regards
> >>> >>
> >>> >> Subhasish
> >>> >>
> >>> >
> >>>
> >>>
> >>
> >
> 
> 


More information about the freebsd-questions mailing list