Hi,

You really should try using minicom and manually dialing the ppp connection (as
outlined in the ppp HowTo).
This will give you the idea of what is going on with your connection.

--
robert

Antonio Iacovelli wrote:

> Hi,
>
> Here are my files for configuring ppp:
>
> 1) /etc/resolv.conf
> search microtec.net
> nameserver 204.50.80.200
>
> 2) /etc/ppp/ ppp-on
> TEL: 861-7915
> ACCOUNT= eva
> Password= 56redt6
> LOCAL_ IP=0.0.0.0
> REMOTE_IP=204.50.80.200
> NETMASK= 255.255.255.0
> DIALER_SCRIPT=/etc/ppp/ppp-on-dialer
> .
> >exec /usr/sbin/pppd lock modem crtscts /dev/cua3 57600 \
> >       asyncmap 20A0000 escape FF $LOCAL_IP:$REMOTE_IP \
> >        noipdefault netmask $NETMASK defaultroute connect \ &
>
> 3) my /etc/ppp/pap-secrets
> Here there is my password, username,  and IP adress of my Isp and the
> symbol
> * under server.
> 4) In /etc/ppp/options,
> I have entries like phone number..etc.
>
> I ve also configured ppp-on-dialer with just new entries such as my
> password, my username and phone of the connection.
>
> Then, I did: chmod +x /etc/ppp/ppp-on* at root.
>
> But when I do /etc/ppp/ppp-on at root, I get my modem ringing once (the
> phone dials once..) then nothing else happen: no handshake..nothing.
> What am I missing pls ?
>
> I have some additional questions pls:
>
> 1. Why the * symbol in " chmod +x /etc/ppp/ppp-on* "?
> 2. Why just one ring of my phone as if it was dialing someone s phone
> with no handshake...etc...
>
> Alan
>
> --
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with
>                        "unsubscribe" as the Subject.




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to