On Thu, 2003-09-11 at 11:03, Mike Remski wrote: > As root try: > > > > ps aux | grep -i ppp
no dice :-( any other suggestions? I can normally track down and kill just about anything. but this has me stumped. could I have a permision problem and need to reboot? I think my security is pretty low. thanks, Micheas > > If it shows you a line for a process with PPP (look for /usr/sbin/ppp) > > then do a : > kill PID > > where PID is the the process id, probably the second column of the ps aux output. > > "When you start to worry what other people think of you, it's time to go fishing" > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Micheas Herman <[EMAIL PROTECTED]> _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
