From owner-freebsd-questions Sat Jun 12 9:59:19 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 EEC2A15109 for ; Sat, 12 Jun 1999 09:59:13 -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 WAA20179 for questions@FreeBSD.ORG; Sat, 12 Jun 1999 22:54:03 +0600 (UDT) Received: (from uucp@localhost) by cgilh.chel.su (8.8.7/8.8.7) with UUCP id WAA03472 for questions@FreeBSD.ORG; Sat, 12 Jun 1999 22:36:36 +0600 Received: from localhost (ilia@localhost) by localhost.cgu.chel.su (8.9.2/8.9.2) with ESMTP id WAA00503 for ; Sat, 12 Jun 1999 22:36:38 +0600 (ESS) (envelope-from ilia@cgilh.chel.su) X-Authentication-Warning: localhost.cgu.chel.su: ilia owned process doing -bs Date: Sat, 12 Jun 1999 22:36:37 +0600 (ESS) From: Ilia Chipitsine X-Sender: ilia@localhost.cgu.chel.su To: questions@FreeBSD.ORG Subject: ppp question 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 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 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. Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message