On Mon, 19 May 1997, John Foster wrote:
> I tried this script from mgetty instaed of just the call
> to pppd:
>
> #!/bin/bash
> /usr/sbin/pppd auth -chap +pap login defaultroute proxyarp
> whereisuser=`w | grep $1 | tr -s ' ' | cut -d ' ' -f 2 `
> addressuser=`grep $whereisuser /etc/hosts | expa
>I've been trying to get nacctd to work with a dial-in server.
>
>To get traffic figures per user I need to create lookup files in
>/var/run, each one is named with the remote IP and contains the
>username of whoever is using that address.
Unless the code has been patched I wouldn't bother with th
2 matches
Mail list logo