From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Samad Date: Sun, 14 Oct 2007 20:47:37 +0000 Subject: Re: [LARTC] Routing public IP's through a gateway Message-Id: <20071014204737.GR6456@samad.com.au> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============0582134542==" List-Id: References: <200710142307.12127.tim@timg.ws> In-Reply-To: <200710142307.12127.tim@timg.ws> To: lartc@vger.kernel.org --===============0582134542== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WoqaC9TUMqqIOlla" Content-Disposition: inline --WoqaC9TUMqqIOlla Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 14, 2007 at 11:07:10PM +1000, Tim Groeneveld wrote: > Greeting all, >=20 > I have a bit of a complicated question. >=20 > I have two ethernet devices, eth1 and eth2. >=20 > eth1 is where my internet comes from. It is in the form of 202.172.122.20= 8/29.=20 > It has another IP range, 202.172.122.72/29. What I want to be able to do = is=20 > route 202.172.122.72/29 to eth2, so that other machines can use those IPs= ,=20 > any ideas on how to do this, I cannot work out how to do this. You haven't made it too clear what exactly you are trying to do, from what = i=20 gather this should work on your linux box ip route add 202.172.122.72/29 dev eth2 Does your isp route 202.172.122.72/29 to you ? >=20 > eth2 has a DHCP server, which only gives out IPs 202.172.122.74 to=20 > 202.172.122.76. >=20 > eth1 is basically just hooked into my internet router, while eth2 is hook= ed=20 > into a switch, and will be used for other computers. >=20 > If anyone could help me with this setup, I would more then appreciate it. >=20 > Thank you very much, >=20 > - Tim Groeneveld >=20 > -- >=20 > Need hosting for your next Open Source project? why not try ShareSource?= =20 > www.sharesource.org > _______________________________________________ > LARTC mailing list > LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc --WoqaC9TUMqqIOlla Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHEoBpkZz88chpJ2MRAi3uAJ9ZPsGMS6v34uQFLd9zUcXj+Kor+ACeMoso 0lvhGWlXm8HG7qtxl/gsEK8= =10fj -----END PGP SIGNATURE----- --WoqaC9TUMqqIOlla-- --===============0582134542== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc --===============0582134542==--