From owner-freebsd-net Fri Nov 20 17:22:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17961 for freebsd-net-outgoing; Fri, 20 Nov 1998 17:22:18 -0800 (PST) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from MailAndNews.com (TKYca-0416p06.ppp.odn.ad.jp [143.90.173.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17955 for ; Fri, 20 Nov 1998 17:22:15 -0800 (PST) (envelope-from tetsuji@MailAndNews.com) Received: (from tetsuji@localhost) by MailAndNews.com (8.8.8/8.8.8) id KAA00463; Sat, 21 Nov 1998 10:23:24 +0900 (JST) (envelope-from tetsuji) Date: Sat, 21 Nov 1998 10:23:24 +0900 (JST) Message-Id: <199811210123.KAA00463@MailAndNews.com> From: Tetsuji Rai To: freebsd-net@FreeBSD.ORG Subject: connect LAN and Internet by ppp Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Title says it all. I'm trying to connect LAN with only 2 machines and Internet by ppp like the one noted in Handbook 14.1.2. But I have some problems on it. First of all my configuration is as follows: [local2] <--ether--> [Local1] <--ppp--> [ISP-serv] (10.0.0.2) (10.0.0.1) First, I tested with only these two machines without configuring default route. This worked very fine. Anything works between these machines; telnet, nfs, etc... As a matter of course, Local1 is configured as a gateway. On both machines, correct /etc/resolv.conf is placed. Second, I set default route on local2, which is Local1 (10.0.0.1). Then most things don't work properly. eg. telnet from local1 to local2 takes time. telnet or ping doesn't work from local2 to local1. However, ping from local1 to local2 works properly. When Local1 is connected to ISP by ppp, these still don't work. But anything from local1 to Internet work. I guess something is missing in my settings. Does anyone tell me the correct settings or what is wrong with mine. Any help would be appreciated. -Tetsuji Rai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message