On Sun, Oct 08, 2000 at 08:39:22AM +0200, Tor Kjemo wrote: > I try to configure my debian-installation for ppp without any sucsess. > In the installation-documentation it says: > > Be sure you have the following packages installed: > ppp > ppp-pam > wvdial > > I can find ppp-pam anywhere. Is the docs wrong? > Can`t find any info on the Debian-homepage either. > > Anyone got a clue?
Don't think you really need ppp-pam unless you are allowing dial-in access. It should be in Section "net", Package "ppp-pam". Don't know why wvdial is recommended. Sure, it works okay, but pppconfig with pon/poff is more flexible and doesn't hang around in the foreground like wvdial. Who want to have to do: $ wvdial > /dev/null 2>&1 & just to run it in the background. -- /bin/sh ~/.signature: Command not found