Incearca si cu scipturile astea
Leased line client
in fisierul /etc/inittab scrii
# Serial line
s0:2345:respawn:/etc/ppp/ppp-on-ttyS0
fisierul /etc/ppp/options
crtscts
lock
fisierul /etc/ppp/options.ttyS0
modem
-detach
defaultroute
fisierul /etc/ppp/ppp-on-ttyS0
/usr/sbin/pppd -detach lock modem crtscts /dev/ttyS0 115200 \
noipdefault auth connect /etc/ppp/connect
sleep 15
# daca nu ai autenficare pui noauth in loc de auth
fisierul /etc/ppp/connect
#!/bin/bash
exec /usr/sbin/chat \
TIMEOUT 6000 \
CONNECT ''
fisierul /etc/ppp/pap-secrets
# Every regular user can use PPP and has to use passwords from
/etc/passwd
* * "" *
La mine a mers . Sa imi dai shi mie mail sa imi spui daca ai reusit.
Bafta multa
Adi
----- Original Message -----
From: "Laurentiu Codrea" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 8:05 PM
Subject: [rlug] Re: script ppp pt.modem extern v90 linie inchiriata
>
> On Wed, 12 Sep 2001, Adrian Matei wrote:
> da stie ,pe windows si pe red hat 7.1 se conecteaza ,DAR NU PE 6.2
> >
> > Pai modemul ala stie de linie inchiriata ???
> >
> > Adi
> >
> > ----- Original Message -----
> > From: "Laurentiu Codrea" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, September 12, 2001 7:31 PM
> > Subject: [rlug] script ppp pt.modem extern v90 linie inchiriata
> >
> >
> > >
> > > am un modem extern 56k v90cu chipset Rockwell si incerc sa ma
conectez
> > pe
> > > o linie inchiriata la un ISP Cu red hat 6.2. totul merge ok in
> > scriptul
> > > ISP-options pina la initializarea modemului .am studiat helpul de
la
> > pppd
> > > si chat dar nu am reusit sa conectez modemul.Cum se trece in
script o
> > > linie de genul "ATW1L1X1D" ?Exista un script general care sa
mearga cu
> > > tipul asta de modem?
> > >
> > >
> > >
> > > ---
> > > Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
> > > unsubscribe from this list.
> >
> > ---
> > Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
> > unsubscribe from this list.
> >
>
> ---
> Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
> unsubscribe from this list.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.