From owner-freebsd-questions Tue Jan 9 10:28:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from porgy.srv.nld.sonera.net (porgy.srv.nld.sonera.net [195.66.15.137]) by hub.freebsd.org (Postfix) with ESMTP id 66FE337B400 for ; Tue, 9 Jan 2001 10:27:55 -0800 (PST) Received: from qn-195-66-28-166.quicknet.nl ([195.66.28.166]:40088 "HELO localhost") by soneramail.nl with SMTP id ; Tue, 9 Jan 2001 19:27:20 +0100 Message-ID: <001801c07a6a$16dedc00$0100007f@localhost> From: "Thelight sonera" To: Subject: ppp and local net work Date: Tue, 9 Jan 2001 19:29:19 +0100 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.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'have got a small problem with my local network. This is how it looks like : sys1 10.0.1.1 win95 connected to the lan and the internet with a cable modem ( 2 nic's ofcourse with an NAT program ) sys2 10.0.1.2 FeeBSD3.2 In use for http server etc., but also as dail-in server and gateway to Internet for dail-up clients ( running mgetty for dail-in ) sys3 10.0.1.4 win95 private sys located in my living room problem. When a client dail's sys2 and want to connect to the internet it works perfect. The service;s i'm running on sys2 can also be used by the dailing client. But when i try to ping the dailing client from sys3 i get no response. I want to be able to make an netmeeting connection between sys3 and the one who is using the modem connection. Please a little help on this...i did get this far but now i'm stuck... Peter Hoed ------------------------------------ /etc/rc.conf # -- sysinstall generated deltas -- # ifconfig_ep0="inet 10.0.1.2 netmask 255.255.255.0" defaultrouter="10.0.1.1" network_interfaces="ep0 lo0" hostname="10.0.1.2" gateway_enable="YES" router_enable="yes" router="routed" router_flags="-q" pap-secrets # Secrets for authentication using PAP # client server secret IP addresses * * "" 10.0.0.10 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message