Date: Mon, 13 May 1996 23:12:02 -0500 From: rjb@intac.com To: questions@freebsd.ORG Subject: PPP weirdness... Message-ID: <v01510102adbdb7f63a0d@[198.6.114.54]>
next in thread | raw e-mail | index | archive | help
If anyone can jump in and offer any suggestions on the following... >rjb@intac.com wrote: >> Brian, >> >> Maybe you can help me with this... >> >> I've just set up PPP as a user on my FreeBSD 2.0.5 system. All *seems* >> to work well; I'm able to connect to my ISP, ping other hosts, telnet, etc. >> >> However, during and sometimes after the session, I see the following messages >> from the kernel: >> >> /kernel: rtinit: wrong ifa (0xf111b180) was (0xf11f3580) > >ifa = interface address. >rt = route > >0xf111b180 is your inet address in hex. I.E. the statement says > > /kernel: rtinit: wrong ifa (241.17.177.128) was (241.31.53.128) > >disable routed and gated would be the first thing I'd try. It seems >something changed the ip of your interface. > >(I might had done the hex to decimal conversion wrong in my head, btw) > >-- >Brian Litzinger ><brian@mediacity.com> Disabling the routed and gated seems to take care of the kernel message. I'm still not able to connect to my other FreeBSD box via telnet, FTP, or anything else for that matter. The rest of the world, no problem... When I connect to a site other than my remote server and do a status command in telnet after connecting I see: LINEMODE Local line editing Local catching of signals Special characters are local values Local charactor echo Local flow control While I connect to my site without getting the login prompt and do a status command is get: LINEMODE No line editing No signal catch Special charactors are local values Local charactor echo No flow control I guess since the connection really isn't complete, certain things aren't passing through. Other than that, I have no idea why this is happening... I'm planning on passing this thread to the guys at questions@freebsd.ORG to see if they have any insight on this. Thanks Bob Bob Badaracco BusinessView, Inc (201) 236-8039, Fax: (201) 836-8337
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v01510102adbdb7f63a0d>