Networking Forums

Networking Forums > Computer Networking > Linux Networking > RIP on linux

Reply
 
 
cranium.2003@gmail.com
Guest
Posts: n/a

 
      05-01-2005, 11:18 AM
hello,
I want to know does linux uses RIP? Where and in which
services? Does RIP is bound to Hardware Routers and not for linux set
as routers?
IS RIP the only protocol that sends routing update messages from one
Router to Other router?
Does Routing protocols are Application or Network layer
protocols? If RIP can be implemented on linux then how the routing
messages sent? I read that RIP uses UDP? Is that right? What about
OSPF?
I am usinf Redhat 9.

 
Reply With Quote
 
 
 
 
Trygve Selmer
Guest
Posts: n/a

 
      05-01-2005, 11:33 AM
(E-Mail Removed) wrote:
> hello,
> I want to know does linux uses RIP? Where and in which
> services? Does RIP is bound to Hardware Routers and not for linux set
> as routers?
> IS RIP the only protocol that sends routing update messages from one
> Router to Other router?
> Does Routing protocols are Application or Network layer
> protocols? If RIP can be implemented on linux then how the routing
> messages sent? I read that RIP uses UDP? Is that right? What about
> OSPF?
> I am usinf Redhat 9.
>


Search Google for Zebra and/or Quagga.

 
Reply With Quote
 
Alexander Harsch
Guest
Posts: n/a

 
      05-02-2005, 08:12 PM
(E-Mail Removed) wrote:
Hi!
> hello,
> I want to know does linux uses RIP?

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Yes, it can be used for small networks (less than 14 hops)
> Where and in which
> services? Does RIP is bound to Hardware Routers and not for linux set
> as routers?

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Can (could) be run on each OS
> IS RIP the only protocol that sends routing update messages from one
> Router to Other router?

No, RIP, RIP2 and Ospf are also pretty popular (see Trygves post, Ospf
implementation was called Zebra, the most recent Ospf project is Quagga)
> Does Routing protocols are Application or Network layer
> protocols? If RIP can be implemented on linux then how the routing
> messages sent? I read that RIP uses UDP? Is that right?

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Yes, RIP uses UDP. Rip is a routing protocoll, so it offers a service to
Layer 3. But it is run in userspace, so definetly no Network layer
protocoll.
> What about
> OSPF?

^^^^^^^
In the Quagga implementation it uses multicasting
> I am usinf Redhat 9.

I am usinf Gentoo ;-)
Alex
 
Reply With Quote
 
Jeroen Geilman
Guest
Posts: n/a

 
      05-03-2005, 07:28 PM
(E-Mail Removed) wrote:

> I want to know does linux uses RIP?


If you want it to, sure.
If it's connected to a RIP router then every single packet will use it.

> Where and in which services?


Euh ? RIP *is* a service.

> Does RIP is bound to Hardware Routers and not for linux set
> as routers?


RIP is a protocol.
There are several Linux implementations of it.

> IS RIP the only protocol that sends routing update messages from one
> Router to Other router?


No, all routing protocols send updates.
They wouldn't actually work otherwise.

> Does Routing protocols are Application or Network layer protocols?


Do you own any applications that speak RIP ?
No, I thought not - it's a Network protocol.

> If RIP can be implemented on linux then how the routing
> messages sent? I read that RIP uses UDP? Is that right?


UDP port 520.

> What about OSPF?


What about it ?
Do you mean does Linux support it, or have a server for it ?

www.protocols.com for all your protocol needs.

> I am usinf Redhat 9.


I'm sorry.


--
J

Where does the shit go ?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
If I replace my existing Linksys box with Linux Router, how can I know what kind of Routing to be enabled on my Linux Box? santa19992000@yahoo.com Linux Networking 3 01-06-2005 01:18 PM
Another great example of the Linux community in action: NOT! (Was: Linux networking is a ball of confusion) Kevin Pederson Linux Networking 15 10-01-2004 07:13 PM
Trouble Installing Linux/Cisco VPN Client Has anyone had trouble compiling the linux cisco vpn client? Here is the output of the install script: # uname -rviosm Linux 2.4.22-1.2188.nptl #1 Wed Apr 21 20:19:18 EDT 2004 x86_64 x86_64 GNU/Linux JSH Linux Networking 4 07-02-2004 12:48 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] -new ! TEL Linux Networking 0 12-01-2003 12:06 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] - new ! TEL Linux Networking 0 11-29-2003 11:27 AM



1 2 3 4 5 6 7 8 9 10 11