Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2000 10:47:46 -0500
From:      John Congdon <john@tradeweb.net>
To:        "'freebsd-net@freebsd.org'" <freebsd-net@freebsd.org>
Subject:   MPD question
Message-ID:  <71E79DA61328D311B4D10020AFF78E4218D953@bdc.orlando.tradeweb.net>

next in thread | raw e-mail | index | archive | help
I am using mpd to do dial-in PPP.  It works GREAT except when I disconnect,
the server does not drop the connection.  When I redial it just rings.

Here is a snippet of mpd.  Starts to close, says waiting for ring... but
continues as if it is still open.

[usr] device: DOWN event in state CLOSING
[usr] device is now in state DOWN
[usr] link: DOWN event
[usr] LCP: Down event
[usr] LCP: state change Stopped --> Starting
[usr] LCP: phase shift ESTABLISH --> DEAD
[usr] LCP: LayerStart
[usr] device: OPEN event in state DOWN
[usr] pausing 7 seconds before open
[usr] device is now in state DOWN
[usr] device: OPEN event in state DOWN
[usr] device is now in state DOWN
[dialin] closing link "usr"...
[usr] link: CLOSE event
[usr] LCP: Close event
[usr] LCP: state change Starting --> Initial
[usr] LCP: LayerFinish
[usr] device: CLOSE event in state DOWN
[usr] device is now in state DOWN
mpd: empty auth name
[usr] chat: Waiting for ring...
[dialin] opening link "usr"...
[usr] link: OPEN event
[usr] LCP: Open event
[usr] LCP: state change Initial --> Starting
[usr] LCP: LayerStart
[usr] device: OPEN event in state DOWN
[usr] pausing 3 seconds before open
[usr] device is now in state DOWN

Thank you for any help.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?71E79DA61328D311B4D10020AFF78E4218D953>