Howard Lowndes <[EMAIL PROTECTED]> uttered the following thing: > I want to do some dynamic routing in a network and I don't know whether > I should be using RIP or BGP.
[...] BGP is for external routing - not suitable. RIP is old, and it's convergence time is pityful. If Quagga allows it, OSPF would be a better option. Or for the non-network way, you could always put scripts between the two routing boxes that simply setup static routes when the right interface comes up. BB -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
