Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 04-11-2006, 12:58 PM   #1 (permalink)
<3 TFP
 
xepherys's Avatar
 
Location: 17TLH2445607250
Quagga / Zebra

Any users of it out there? I'm trying to figure out if there's a way, using debug commands, to verify that OSPF is learning routes form BGP when the "bgp redistribute" command is used. Gracias!
xepherys is offline  
Old 04-11-2006, 07:37 PM   #2 (permalink)
Insane
 
trache's Avatar
 
We use a combination of Quagga and OpenVPN on Anonet, an entire encrypted network running on top of the public Internet ( Anonet Wikipedia entry / Anonet connection information )

The only process I go about debugging (since the Quagga documentation is in need of some serious updates) is using the "clear proto *", e.g. "clear bgp *" - this clears all the BGP routes. Start your interfaces up, and they should start exchanging information.

Then, if you issue a "show bgp ip" (iirc) it will show you some routes.

As well, you can go to a command line and issue a "netstat -r" (or equivalent if you're on Linux I suppose) to show the routing table. If you have entries, it's working.
__________________
"You looked at me as if I was eating runny eggs in slow motion." - Gord Downie of The Tragically Hip
trache is offline  
Old 04-12-2006, 06:35 PM   #3 (permalink)
<3 TFP
 
xepherys's Avatar
 
Location: 17TLH2445607250
Well, my problem is that my systems talk BGP natively, and I can see that it's learning it's BGP routes, but I have a client system that needs to learn those routes over OSPF, so I fired up the OSPFd and told it to redistribute bgp, but I can't tell if it's working, as I don't have access to the client firewall to look at it's routing tables.
xepherys is offline  
Old 04-15-2006, 07:25 PM   #4 (permalink)
Insane
 
trache's Avatar
 
Do you have access to the daemon ? You should be able to see the routing tables through there.
__________________
"You looked at me as if I was eating runny eggs in slow motion." - Gord Downie of The Tragically Hip
trache is offline  
Old 04-17-2006, 08:51 AM   #5 (permalink)
<3 TFP
 
xepherys's Avatar
 
Location: 17TLH2445607250
Yeah, it was an issue with zebra not handing off the routes... stupid "safe" networking. I had to make some changes and recompile, but all is well now.
xepherys is offline  
 

Tags
quagga, zebra

Thread Tools

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 On



All times are GMT -8. The time now is 03:15 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76