This is a discussion on Incoming ppp on Openbsd - PPP ; Hi, I'd like to wait for a call with my modem (on com1) under OpenBSD. And then callback the caller. But first, receive a call. Does anyone know a tutorial about incoming ppp? I did as the "man" explains but ...
Hi,
I'd like to wait for a call with my modem (on com1) under OpenBSD. And
then callback the caller. But first, receive a call.
Does anyone know a tutorial about incoming ppp?
I did as the "man" explains but it doesn't help me a lot. I think that
my "incoming" section is wrong.
Here it is:
----------------
incoming:
set device /dev/cua00
set speed 9600
allow users burns
enable pap
set ifaddr 192.168.50.94 192.168.50.95 255.255.255.255
----------------
Thanks for your help.
--
Cedric Lacroix