On Sun, 29 May 2005 07:21:25 -0400, Jason Ackley wrote: > For the mailing list archives, can you post what settings > (authentication protocol, any other specific setting) finally did work > with them?
Sure. Only: nothing specific; just as in the man pages. Chances are I messed some quotes; in here we see various examples and discussion about single or double; plus '[EMAIL PROTECTED]' and myauthname='[EMAIL PROTECTED]' (or does it have to go through a debug process once ? ;) ) I can confirm, that here it works well without any specific settings (I only changed username and userkey; nothing else: pppoedev ep1 !/sbin/ifconfig ep1 up !/usr/sbin/spppcontrol \$if myauthproto=pap [EMAIL PROTECTED] myauthkey=userkey !/sbin/ifconfig \$if inet 0.0.0.0 0.0.0.1 netmask 0xffffffff !/sbin/route add default 0.0.0.1 up Other questions: Since it contains user particulars: can - should - we set it to 600 ? Is it suggested to run a utility (no-ip client) within here ? Somehow I miss the ppp.linkup hook ... What is recommended to /dev/null the output ? I tend to be annoyed by the messages Phase established, Phase dead, etc. in all my sessions. Also here, the details are not interesting. A hook would be, though, for link state. Thanks again, Uwe

