From: Sanjeev Lakshmanan <survivor_eagles@yahoo.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Re: LARTC digest, Vol 1 #385 - 12 msgs
Date: Fri, 21 Dec 2001 06:41:59 +0000 [thread overview]
Message-ID: <marc-lartc-100891694922745@msgid-missing> (raw)
Hello all,
I need to setup point to point routes between 5
computers running Redhat Linux 7.1
Our project requires that we have the same IP address
for each ethernet card. We have 4 ethernet cards on
each system.
1.Please let me know how I should assign the IP
addresses to each card without conflict.
2. Do I also need to have broadcast addresses
configured for each interface?
3. How can I setup the routes between the point to
point links(I need to create routes based on the
cabling)
4.Do I need to connect all the 5 systems to a switch?
The systems are connected by crossover ethernet cables
amongst themselves. There is NO OTHER device in the
network.
I tried to create routes by doing the following:
1. If eth0 on sys 1 is connceted to eth 1 on sys 2,
then on sys 1 i entered,
root#ip neigh add 192.168.2.y lladdr as:sf:dg:fh:gj:gk
dev eth1 nud perm
root#ip route add 192.168.2.y scope link src
192.168.1.z
Then I did the similar config on sys 2 also .
But when I tried to ping one from the other, it gives
message "destination host unreachable"
Please let me know how I can get around this.
And once I get these static routes configured, If i
run gated or zebra, wil these rutes be deleted and
replaced by the new routing tables? Or can we
configure zebra, gated to get updates on these already
existing routes?
Also please let me know if I can configure zebra ospf
to work with my network(with each ethernet card on a
system having the SAME Ip address)
Please let me know if you need more information to
answer any of my questions.
Regards,
Sanjeev.
__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next reply other threads:[~2001-12-21 6:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-21 6:41 Sanjeev Lakshmanan [this message]
2001-12-21 10:17 ` [LARTC] Re: LARTC digest, Vol 1 #385 - 12 msgs bert hubert
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-100891694922745@msgid-missing \
--to=survivor_eagles@yahoo.com \
--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.