[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: well...
Here goes:
You put "chatscript" in /etc/chatscript and net-connect somewhere in
your search path
(youll need to run it)
Add the line
<user> * <password>
to /etc/ppp/pap-secrets and
Go to where you put net-connect
when you run it the first time do
chmod u+x net-connect
Run it:
./net-connect
Follow the system messages in another terminal
tail -f /var/log/messages
When you'll break this (with ctrl-c) the connection will drop.
Meanwhile you are connected
Note: There are several, even more correct ways to connect.
This one is the simplest for me to explain to you.
Note #2: If you use KDE, you'll find an easier tool (kppp)
which makes it easier. Mail me (iaaron@internet-zahav.net)
for further instructions.
Note #3: This script works at Tel-Aviv area. I ASSUME it works
in beer-sheba too.
> i need a- conanction to internet zahav from beer-sheva
>
> and i don't know how to make the ppp script
>
> i've read a-faw howto and ... i didn't understand one thing
exec pppd connect \
'chat -v -f /etc/ppp/chatscript' \
-detach crtscts modem defaultroute \
user iaaron \
/dev/modem 38400 file /etc/ppp/options.client
- References:
- well...
- From: Nadav Staymetz <nadavst@inter.net.il>