On 24-Sep-00, Soyeb Aswat wrote:
> I'm finally coming through with my promise...
great, Sir!
> How to setup ppp server on linux
> ================================
>
> 1. configure ppp demon
> -------------------
>
> Make a file called /etc/ppp/options with the following:
>
> asyncmap 0
> netmask 255.255.255.0
> proxyarp
> lock
> crtscts
> modem
mine looks like this now:
name suse-server
debug
crtscts
lock
modem # I tried the 'local'-option too, disabling modem
asyncmap 0
mtu 512
netmask 255.255.255.0
idle 600
noipx
proxyarp
> then create a file for each serial port called
> /etc/ppp/options.ttyXX where XX is the serial port with:
>
> localaddress:remoteaddress
# /etc/ppp/options.ttyS1
192.168.1.2:192.168.1.1
^ ^
linux amiga
I wonder where this additional option.ttyS1 is started.
> Setting up ppp access via the shell (the easy method)
> ====================================================
>
> as root do:
>
> chmod u+s /usr/sbin/pppd
that�s alright
> Setting up Miami(Dx) to use the above
> =====================================
>
> Start MiamiInit
[...]
MiamiInit does nothing in ppp-mode! "Cannot create
link-level-protokol".
In slip-mode connecting to the dip-server I set up, it cannot find the
Server-IP (1.1.1.1).
The thing is, when I take my own setup, doesn�t matter either ppp2 or
sl0, I get connected to linux-box, but the pppd -detach fails.
I�m tired.... and every time I get this timeout I don�t know where it�s
coming from... makes to connection for testing purposes unusable....
Thank you very much for your help!
Regards
--
Andreas Meyer
--
http://home.wtal.de/MeineHomepage/
--
--
To unsubscribe send "unsubscribe miami-talk-ml" to
"[EMAIL PROTECTED]". For help on list commands send "help" to
"[EMAIL PROTECTED]".