From owner-freebsd-questions Sat Jun 12 22:57: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.surnet.ru (mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (Postfix) with ESMTP id A0C1014CC7 for ; Sat, 12 Jun 1999 22:56:56 -0700 (PDT) (envelope-from ilia@cgilh.chel.su) Received: (from uucgilh@localhost) by mobil.surnet.ru (8.9.1a/8.9.1) with UUCP id LAA19250; Sun, 13 Jun 1999 11:54:09 +0600 (UDT) Received: (from uucp@localhost) by cgilh.chel.su (8.8.7/8.8.7) with UUCP id KAA04217; Sun, 13 Jun 1999 10:43:26 +0600 Received: from localhost (ilia@localhost) by localhost.cgu.chel.su (8.9.2/8.9.2) with ESMTP id KAA00292; Sun, 13 Jun 1999 10:39:12 +0600 (ESS) (envelope-from ilia@cgilh.chel.su) X-Authentication-Warning: localhost.cgu.chel.su: ilia owned process doing -bs Date: Sun, 13 Jun 1999 10:39:12 +0600 (ESS) From: Ilia Chipitsine X-Sender: ilia@localhost.cgu.chel.su To: Brian Somers Cc: questions@FreeBSD.ORG Subject: Re: ppp question In-Reply-To: <199906122354.AAA28618@keep.lan.Awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 13 Jun 1999, Brian Somers wrote: > > Hi, > > i need to set up a ppp connection > > > > 195.54.15.228 < ---- > 195.54.15.86 > > (my machine) (server) > > > > it's not Class C network, so I tried to > > include > > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.254.0 0.0.0.0 > > or > > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.0.0 0.0.0.0 > > to /etc/ppp/ppp.conf > > set ifaddr 195.54.15.228 195.54.15.86 255.255.255.0 > > may be more straight to the point :-) It could change, It's not under my control. > > > it connects well, but 'ifconfig -a' gives > > tun0: flags=8051 mtu 1500 > > inet 195.54.15.228 --> 195.54.14.86 netmask 0xffffff00 > > ^^ > > i expected 0xfffffe00 here > > > > why ? i suspect that is the reason why it doesn't even ping other > > side of peer. > > Netmasks are ignored for point-to-point links... this shouldn't have > anything to do with your problem, but the latest versions of ppp > *should* get the netmask right. I have 3.1-RELEASE from feb/1999. > > Take a look at the FAQ (http://www.FreeBSD.org/FAQ/userppp.html) to > get some hints on how to diagnose your problem. > > > Regards, (Наилучшие пожелания) > > > > Ilia Chipitsine (Илья Шипицин) > > -- > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message