Date: Tue, 15 Dec 1998 12:19:28 -0600 (CST) From: Tony Kimball <alk@pobox.com> To: net@FreeBSD.ORG Subject: ppp stopped bringing up link Message-ID: <13942.38873.292291.452580@avalon.east>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13942.38873.292291.452580>