From owner-freebsd-questions Sun Jun 11 3:35:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by hub.freebsd.org (Postfix) with ESMTP id 49A4437BF58 for ; Sun, 11 Jun 2000 03:35:17 -0700 (PDT) (envelope-from madg66@libero.it) Received: from oemcomputer (151.35.184.164) by smtp2.libero.it; 11 Jun 2000 12:35:15 +0200 Message-ID: <000301bfd390$cd6409e0$a4b82397@oemcomputer> From: "Massimo De Giorgi" To: Subject: ppp Date: Sun, 11 Jun 2000 12:33:07 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. In order to receive incoming ppp calls I need to put set ifaddr x.x.x.x y.y.y.y in ppp.conf. What should x.x.x.x be? In /etc/hosts I have 127.0.0.1 my_pc_name..... 10.0.0.1 my_pc_name ( I need this to connect to my ISP) Should x.x.x.x be 10.0.0.1 or it can be any address I want ? ( es: 172.30.240.20) The client ( win 95) should be configured with at least one dns address. I can use "accept dns" in ppp.conf to make the client accept the dns addresses my system will pass it but then I don't know what these addresses should be. The ones in /etc/resolv.conf ? 10.0.0.1( but I'm not running a dns service)? Note that I don't want my machine to be a gateway, just an ftp server - and, maybe later, an http server. Bye. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message