From owner-freebsd-net Tue Dec 15 10:19:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01665 for freebsd-net-outgoing; Tue, 15 Dec 1998 10:19:47 -0800 (PST) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from poboxer.pobox.com (port25.prairietech.net [208.141.230.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01659 for ; Tue, 15 Dec 1998 10:19:42 -0800 (PST) (envelope-from alk@poboxer.pobox.com) Received: (from alk@localhost) by poboxer.pobox.com (8.9.1/8.9.1) id MAA02473; Tue, 15 Dec 1998 12:19:28 -0600 (CST) (envelope-from alk) From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 15 Dec 1998 12:19:28 -0600 (CST) X-Face: \h9Jg:Cuivl4S*UP-)gO.6O=T]]@ncM*tn4zG);)lk#4|lqEx=*talx?.Gk,dMQU2)ptPC17cpBzm(l'M|H8BUF1&]dDCxZ.c~Wy6-j,^V1E(NtX$FpkkdnJixsJHE95JlhO 5\M3jh'YiO7KPCn0~W`Ro44_TB@&JuuqRqgPL'0/{):7rU-%.*@/>q?1&Ed Reply-To: alk@pobox.com To: net@FreeBSD.ORG Subject: ppp stopped bringing up link X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13942.38873.292291.452580@avalon.east> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Fishing for suggestions: I'm linking a solaris machine running pppd with with options like passive proxyarp asyncmap a00a0000 local 10.0.0.1:10.0.0.2 to a FreeBSD server using pppd options like set escape 0xff set timeout 0 set login set dial set log +phase +async +hdlc +lcp +ipcp +ccp +tun disable PAP disable CHAP accept PAP accept CHAP enable vjcomp accept vjcomp set ifaddr 10.0.0.1 10.0.0.2 running over a telnet link, which worked well until yesterday's make world. Now the connection never comes up. But reverting ppp to 12/13/98 doesn't help, so I can't blame ppp that easily! Dec 15 11:45:13 foo ppp[2291]: Phase: Using interface: tun1 Dec 15 11:45:13 foo ppp[2291]: Phase: deflink: Created in closed state Dec 15 11:45:13 foo ppp[2291]: Warning: Local: bind: Address already in use Dec 15 11:45:13 foo ppp[2291]: Warning: set server: Failed 4 Dec 15 11:45:13 foo ppp[2291]: tun1: Phase: PPP Started (direct mode). Dec 15 11:45:13 foo ppp[2291]: tun1: Phase: bundle: Establish Dec 15 11:45:13 foo ppp[2291]: tun1: Phase: deflink: closed -> opening Dec 15 11:45:13 foo ppp[2291]: tun1: Phase: deflink: Connected! Dec 15 11:45:13 foo ppp[2291]: tun1: Phase: deflink: opening -> lcp Dec 15 11:45:13 foo ppp[2291]: tun1: LCP: FSM: Using "deflink" as a transport Dec 15 11:45:13 foo ppp[2291]: tun1: LCP: deflink: State change Initial --> Closed Dec 15 11:45:13 foo ppp[2291]: tun1: LCP: deflink: State change Closed --> Stopped Then nothing. Any (preferrably polite) suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message