From owner-freebsd-hackers Mon Jul 22 01:05:56 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA25451 for hackers-outgoing; Mon, 22 Jul 1996 01:05:56 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA25446 for ; Mon, 22 Jul 1996 01:05:50 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.7.5/8.7.3) id SAA02358; Mon, 22 Jul 1996 18:05:29 +1000 (EST) Date: Mon, 22 Jul 1996 18:05:28 +1000 (EST) From: "Daniel O'Callaghan" To: Amancio Hasty cc: hackers@freebsd.com Subject: Re: ip redirection? In-Reply-To: <199607192247.PAA00373@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 19 Jul 1996, Amancio Hasty wrote: > My setup is : > > > P100 <-----> Ascend router > ^ > | > v > 486dx266 > > > My problem is that my Ascend router at least the license that I have > only responds to one MAC address. > > What I want to do is connect the 486dx266 then be able to access the > Net with my P100. Turn IP forwarding on on the P100 and use it as the dx4's default gw (or round the other way.) You might need to do subnetting and IP aliasing so that you have two separate subnets on the same cable (or buy another ethernet card). Danny