Date: Fri, 30 May 1997 22:53:25 -0600 (MDT) From: Wes Peters <softweyr@xmission.com> To: jwb@fore.com Cc: questions@freebsd.org Subject: pppd and Bay Message-ID: <199705310453.WAA28000@obie.softweyr.ml.org> In-Reply-To: <199705310245.WAA29177@xioa.cosmic.org> References: <199705310245.WAA29177@xioa.cosmic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Beiter writes: > My ISP upgraded to a new software level on their Bay network servers (rev > unknown). Since this upgrade I can no longer be assigned (or specify) my > static IP address. A Customer Service drone can log in as me using windows > and get my static IP address however. Customers using linux and windows seem > to be working just fine.. (doesn't linux use the same pppd package?) A couple of suggestions: turn off TCP/IP extensions in /etc/sysconfig. In your ppp.conf file, "set debug phase chat lcp" and look at the messages in the log file. The extra debugging info may help narrow what the problem is. > I *can* take a dynamically assigned IP address and networking works fine > otherwise. If I try to strictly specify my IP address, LCP just argues back > and forth about it until the remote side hangs up on me. One of the techs > at the ISP said the Bay router seemed to not like something in the initial > PPP negotiation. Weird. "set debug lcp" should help with this; you'll be able to follow the LCP "conversation" between your machine and the Bay router. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.xmission.com/~softweyr softweyr@xmission.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705310453.WAA28000>