Date: Sun, 2 Jul 2006 12:47:13 -0400 From: "fbsd" <fbsd@a1poweruser.com> To: "Benny Au" <ou.benny@gmail.com>, <questions@FreeBSD.org> Subject: RE: How to disconnect ADSL Message-ID: <MIEPLLIBMLEEABPDBIEGKEBHHJAA.fbsd@a1poweruser.com> In-Reply-To: <7899dff0607020818x64f12da7t89b7600947f9d27b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
kill -1 $(cat /var/run/tun0.pid) Or You stop user PPP by killing the task; there is no hang up command. killall ppp -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Benny Au Sent: Sunday, July 02, 2006 11:18 AM To: questions@FreeBSD.org Subject: How to disconnect ADSL Hello, I'm a novice of FreeBSD. I just can use "ppp -ddial adsl" to connect to my ISP, but can't disconnect it. Could u tell me the command? Additionally, where can I get a GUI tool for PPPoE? Thanks! Best regards, Benny Au _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGKEBHHJAA.fbsd>