All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Ip addr, zebra
@ 2001-12-23  3:17 Sanjeev Lakshmanan
  2001-12-23  5:22 ` Michael T. Babcock
  0 siblings, 1 reply; 2+ messages in thread
From: Sanjeev Lakshmanan @ 2001-12-23  3:17 UTC (permalink / raw)
  To: lartc

Hi,

Could anyone help me with these doubts:

1. When i delete the ip address for each interface and
assign a new one,(first ip addr del ... and then ip
addr add ...) , after i reboot the system, the old
delted ip address is appearing on the interfaces. What
could be the problem. I am using Redhat linux 7.1

2. If i need to setup 3 interconnceted systems for
routing, then do i need to run the zebra daemon on
each of the 3 machines by placing their respective
zebra.conf files in usr/local/etc?

3. Before running zebra, do i need to assign the ip
addresses to  the interfaces or does the zebra.conf
file take care of it? 

4. Is a switch/hub required to run zebra or will the
daemon run even when i just have point to point
ethernet cables between systems?

Thank you,

Regards,
Sanjeev.



__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] Ip addr, zebra
  2001-12-23  3:17 [LARTC] Ip addr, zebra Sanjeev Lakshmanan
@ 2001-12-23  5:22 ` Michael T. Babcock
  0 siblings, 0 replies; 2+ messages in thread
From: Michael T. Babcock @ 2001-12-23  5:22 UTC (permalink / raw)
  To: lartc

On Sat, Dec 22, 2001 at 07:17:50PM -0800, Sanjeev Lakshmanan wrote:
> 1. When i delete the ip address for each interface and
> assign a new one,(first ip addr del ... and then ip
> addr add ...) , after i reboot the system, the old
> delted ip address is appearing on the interfaces. What
> could be the problem. I am using Redhat linux 7.1

Read your Redhat manual.  Redhat stores the boot-up addresses in a 
series of files under /etc/sysconfig/network-scripts.  Changing the 
address 'live' with ip or ifconfig will not change the boot-up address 
of the machine.

> 2. If i need to setup 3 interconnceted systems for
> routing, then do i need to run the zebra daemon on
> each of the 3 machines by placing their respective
> zebra.conf files in usr/local/etc?

You can usually just add the appropriate static routes to each system's 
routing table.  If you feel dynamic routing is necessary, decide which 
protocol (usually OSPF in this situation) you need, and configure it 
according to the docs.

If the three machines are just part of one IP network then just assign 
their addresses, connect them to each other, and watch the packets fly 
... ;-)  A few more details about your exact setup would help of course.

> 4. Is a switch/hub required to run zebra or will the
> daemon run even when i just have point to point
> ethernet cables between systems?

If you have three systems with point to point connections, see above;
you probably don't need dynamic routing software like Zebra at all.
-- 
Michael T. Babcock
CTO, FibreSpeed Ltd.     (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-23  5:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-23  3:17 [LARTC] Ip addr, zebra Sanjeev Lakshmanan
2001-12-23  5:22 ` Michael T. Babcock

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.