From owner-freebsd-isp Tue Sep 22 02:04:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA21907 for freebsd-isp-outgoing; Tue, 22 Sep 1998 02:04:24 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from kali.isicom.fr (kali.isicom.fr [194.98.30.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA21850 for ; Tue, 22 Sep 1998 02:04:15 -0700 (PDT) (envelope-from ronald@groupe-fle.fr) Received: from chose (max3-36.DAN.NEU1.InetWAY.NET [194.98.47.228]) by kali.isicom.fr (8.8.8/8.7.3) with SMTP id LAA03010 for ; Tue, 22 Sep 1998 11:03:39 +0200 (MET DST) Message-ID: <001b01bde607$e08df080$cec901c0@chose> Reply-To: "Ronald Van Assche" From: "Ronald Van Assche" To: Subject: Routing problem Date: Tue, 22 Sep 1998 11:03:10 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi folks, I have a simple problem to solve quickly on my network. They have 2 class C network, and we want to connect them via a FreeBSD gateway. So i build a box with two network cards , assigning each an ip adress in the correct class C, then configured the box (getway_enable=YES). But what do I have to do now ? The box has 2 cards, with 2 īp : 10.1.0.253 (1st network) and 10.2.0.253 (2nd network), and I have an internet routeur (with Nat) on 10.1.0.155. I want all people on 10.2.0.0 to be able to talk to the routeur, but it's only possible for them to ping 10.1.0.253, (it's their gateway ), no other adress is pingable . the FreeBSD box can ping the routeur, go to the net, ping the 2 class C without any problem, so what do i have to do ? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message