See also answer from Ray Olszewski

Following is an E-mail I have send many times and I think it must have helped
this people, because they did not come back to me with any questions. Here it
comes:

Here's a quick run down from an article in Aust PC Mag Dec 98:

Assuming your modem settings are correct.

Edit your /etc/inittab file so it contains the following line (Modem
connected to ttyS1 / COM2):

S1:2345:respawn /sbin/mgetty ttyS1

to restart init, type:

init q

Edit your /etc/mgetty+sendfax/login.config file to contain the line:

/AutoPPP/ -    a_ppp   /usr/sbin/pppd auth -chap +pap login kdebug 7 debug

instead of:
/usr/sbin/pppd auth login


Edit your /etc/ppp/pap-secrets file so it contains:

*  *  ""  *

You will also need to have a look at /etc/ppp/options and comment out any
unwanted options. They are well described in the file itself or in the man
pppd pages


This is all you should have to do to make Linux answer your incoming modem
calls.

Good luck
Bernhard

Bernie Somes wrote:

> Hi, I have a problem I am having trouble getting info on.
> I have a linuxbox running 2.0.36 w/ppp 2.3.4.
>
> I would like to set my box up so that uugetty/mgetty answers the incoming
> call and once the connection is established and the user logins in to
> have my box automatically dial-out to mu isp.  Also to have a ppp session
> between the dial-in and my isp using ipfwadm and ip_masquerading.
>
> <please don't ask why as it is irrelevant>
>
> I am having troubling in setting this up.  I would appreciate any help.
>
> BTW, I have read the NAG, PPP man pages and PPP-HOWTO, but it didn't help
> me much.
>
> Thank you in advance
>
> Bern
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to [EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to