[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Cutting the dialup connection



On Mon, 24 Jan 2000, Differentiated Software Solutions Pvt. Ltd. wrote:

> No I'm using chat to dial up. Does chat require some other command to cut
> the connection.

In that case

killall -HUP pppd 

will do the job gracefully.

I'd just create an alias in /etc/bashrc

alias hangup="killall -HUP pppd"

Atul


--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.