Date: Thu, 18 Oct 2001 21:07:57 -0701 From: Jos Backus <josb@cncdsl.com> To: net@FreeBSD.ORG Subject: Re: cvs commit: ports/net/mpd-netgraph Makefile distinfo pkg-plist Message-ID: <20011018210757.B802@lizzy.bugworks.com> In-Reply-To: <200110190120.f9J1KtM75750@arch20m.dellroad.org> References: <200110190107.JAA04727@venus.cyber.mmu.edu.my> <200110190120.f9J1KtM75750@arch20m.dellroad.org>
next in thread | previous in thread | raw e-mail | index | archive | help
With the latest mpd-3.3 (which has MS-CHAPv2 support, yay!) I am seeing the
following error(?):
Oct 18 20:15:20 lizzy mpd: mpd: pid 6888, version 3.3 (root@lizzy.bugworks.com 2
0:00 18-Oct-2001)
Oct 18 20:15:20 lizzy mpd: [ms-pptp] ppp node is "mpd6888-ms-pptp"
Oct 18 20:15:20 lizzy mpd: [ms-pptp] using interface ng0
Oct 18 20:15:20 lizzy mpd: [ms-pptp] IFACE: Open event
Oct 18 20:15:20 lizzy mpd: [ms-pptp] IPCP: Open event
Oct 18 20:15:20 lizzy mpd: [ms-pptp] IPCP: state change Initial --> Starting
Oct 18 20:15:20 lizzy mpd: [ms-pptp] IPCP: LayerStart
Oct 18 20:15:20 lizzy mpd: [ms-pptp] bundle: OPEN event in state CLOSED
Oct 18 20:15:20 lizzy mpd: [ms-pptp] opening link "work"...
Oct 18 20:15:20 lizzy mpd: [work] link: OPEN event
Oct 18 20:15:20 lizzy mpd: [work] LCP: Open event
Oct 18 20:15:20 lizzy mpd: [work] LCP: state change Initial --> Starting
Oct 18 20:15:20 lizzy mpd: [work] LCP: LayerStart
Oct 18 20:15:20 lizzy mpd: [work] device: OPEN event in state DOWN
Oct 18 20:15:20 lizzy mpd: pptp0: connecting to 207.46.125.13:1723
Oct 18 20:15:20 lizzy mpd: [work] device is now in state OPENING
Oct 18 20:15:20 lizzy mpd: pptp0: connected to 207.46.125.13:1723
Oct 18 20:15:20 lizzy mpd: pptp0: attached to connection with 207.46.125.13:1723
Oct 18 20:15:20 lizzy mpd: pptp0-0: outgoing call connected at 14808325 bps
Oct 18 20:15:20 lizzy mpd: [work] PPTP call successful
# Error?
Oct 18 20:15:20 lizzy mpd: [work] can't connect ksocket node: Operation now in p
rogress
Oct 18 20:15:20 lizzy mpd: pptp0-0: clearing call
Oct 18 20:15:20 lizzy mpd: [work] device: DOWN event in state OPENING
Oct 18 20:15:20 lizzy mpd: [work] device is now in state DOWN
Oct 18 20:15:20 lizzy mpd: [work] link: DOWN event
Oct 18 20:15:20 lizzy mpd: [work] LCP: Down event
Oct 18 20:15:20 lizzy mpd: [work] device: OPEN event in state DOWN
Oct 18 20:15:20 lizzy mpd: [work] pausing 7 seconds before open
Oct 18 20:15:20 lizzy mpd: [work] device is now in state DOWN
Oct 18 20:15:20 lizzy mpd: pptp0-0: peer call disconnected res=zero? err=none
Oct 18 20:15:20 lizzy mpd: pptp0-0: killing channel
Oct 18 20:15:20 lizzy mpd: pptp0: closing connection with 207.46.125.13:1723
Oct 18 20:15:20 lizzy mpd: pptp0: invalid length 16 for type 4
Oct 18 20:15:20 lizzy mpd: pptp0: killing connection with 207.46.125.13:1723
Oct 18 20:15:27 lizzy mpd: [work] device: OPEN event in state DOWN
Oct 18 20:15:27 lizzy mpd: [work] pausing 1 seconds before open
Oct 18 20:15:27 lizzy mpd: [work] device is now in state DOWN
This is with Sundays' -current.
lizzy:~jos# kldstat
Id Refs Address Size Name
1 12 0xc0100000 29216c kernel
2 1 0xc0393000 42bb0 acpi.ko
3 1 0xc2b69000 4000 if_tap.ko
4 1 0xc2b6f000 5000 ng_socket.ko
5 8 0xc2b75000 11000 netgraph.ko
6 1 0xc2b8b000 5000 ng_ksocket.ko
7 1 0xc2b92000 4000 ng_iface.ko
8 1 0xc2b96000 8000 ng_ppp.ko
9 1 0xc2ba0000 5000 ng_bpf.ko
10 1 0xc2ba5000 5000 ng_vjc.ko
11 1 0xc2baa000 5000 ng_pptpgre.ko
12 1 0xc2baf000 4000 ng_mppc.ko
Any idea what is going on? What could I be doing wrong?
Thanks,
--
Jos Backus _/ _/_/_/ Santa Clara, CA
_/ _/ _/
_/ _/_/_/
_/ _/ _/ _/
josb@cncdsl.com _/_/ _/_/_/ use Std::Disclaimer;
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?20011018210757.B802>
