From owner-freebsd-questions Fri Jun 25 19:33:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (dynamic-111.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.111]) by hub.freebsd.org (Postfix) with ESMTP id 8D8A6152B6 for ; Fri, 25 Jun 1999 19:33:31 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id VAA01969; Fri, 25 Jun 1999 21:06:55 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id UAA00447; Fri, 25 Jun 1999 20:21:01 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906251921.UAA00447@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Ilia Chipitsine Cc: questions@FreeBSD.ORG, "=?iso-8859-1?Q?=E1=CE=C4=D2=C5=CA?= =?iso-8859-1?Q?=F7?=. =?iso-8859-1?Q?=EF=CC=C5=CA=CE=C9=CB?=" , Brian Somers Subject: Re: user ppp problems (still not working) In-reply-to: Your message of "Fri, 25 Jun 1999 22:24:06 +0600." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Fri, 25 Jun 1999 20:21:01 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi folks ! > = > you helped me a lot with overall problems about FreeBSD, > but user ppp haven't yet worked for me ! any ideas ? > = > 1. it works when I dial from Win95 > = > 2. another side of peer is ComOS @ Livingston Portmaster, > when i dial out it says > = > login: Pilia > Password: > PPP session from (195.54.14.86) to 195.54.15.228 beginning....~}#@!}!}!= } > }4}"}&} > } } } }%}&\4MB}'}"}(}"#} ~ [......] > 4. ifconfig -a output > a) before dialing > tun0: flags=3D8010 mtu 1500 > b) after dialing > tun0: flags=3D8051 mtu 1500 > inet 195.54.15.228 --> 195.54.14.86 netmask 0xffffff00 > ^^^^ > i expected to see 0xfffffe00 here Looks like you've got a slightly outdated version of ppp, but this = error is cosmetic - the netmask doesn't matter for a pointopoint link. [......] This sort of ``lcp is fine but I get no response from the peer'' may = be because the peer is expecting some characters to be escaped. They = give an ACCMAP of 0, but perhaps ``set accmap 000a0000'' might help. If you get the latest verison of ppp, it should also be quicker at = noticing the ppp packets after sending your password. You can get = the latest copy from http://www.Awfulhak.org/ppp.html. -- = Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message