From: Sahil Gupta - NET4U <sahil@sahil.net.nz>
To: lartc@vger.kernel.org
Subject: [LARTC] Am I on the right Track?
Date: Mon, 14 Jan 2002 14:08:12 +0000 [thread overview]
Message-ID: <marc-lartc-101101729200399@msgid-missing> (raw)
Hi there,
Is it possible to somehow have a fairly basic routing level in order to
forward packets from eth1 to eth0? Simply using "route"?
I have a Cisco that has a local network IP. It is on eth0 interface. I
have a Switch on eth1. I want to supply eth1 with a Real World IP which
comes through the Cisco.
Any guidance available?
I assigned 10.0.0.2 on eth0 and 210.54.149.189 on eth1.
then I did this:
route add -net 10.0.0.0 netmask 255.255.255.0 gw 10.0.0.1 dev eth0
route add -net 210.54.149.160 netmask 255.255.255.224 gw 10.0.0.1 (which
says network unreachable)
Could someone please tell me how I could solve this?
Regards,
Sahil Gupta
NET4U Limited
------------------------------------
NET4U -- www.net4u.co.nz
Home of the new - $24.95 128k ADSL
Nationwide Internet Service Provider
------------------------------------
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next reply other threads:[~2002-01-14 14:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-14 14:08 Sahil Gupta - NET4U [this message]
2002-01-15 0:52 ` [LARTC] Am I on the right Track? Brendan Alderslade
-- strict thread matches above, loose matches on Subject: below --
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
2002-01-14 9:44 ` Martin Devera
2002-01-14 12:38 ` Chandrashekhar Joshi
2002-01-14 12:52 ` Martin Devera
2002-01-14 12:57 ` Rob Kaper
2002-01-14 13:01 ` Martin Devera
2002-01-14 13:04 ` Rob Kaper
2002-01-14 13:18 ` Martin Devera
2002-01-14 13:57 ` Chandrashekhar Joshi
2002-01-16 9:39 ` Martin Devera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-101101729200399@msgid-missing \
--to=sahil@sahil.net.nz \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.