LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 04-28-2011, 04:09 AM   #1
xman2548
LQ Newbie
 
Registered: Apr 2011
Posts: 4

Rep: Reputation: 0
OSPF cannot exchange routing table between R1 & R2 on Quagga


First, I installed CentOS 5.5 and Quagga 0.99.17.
Then I configure to run OSPF v2 on R1 and R2 following below

R1
interface eth0
ip address 192.168.10.1/24
!
interface lo
ip address 10.0.0.1/24
!
router ospf
ospf router-id 10.0.0.1
redistribute connected
network 192.168.10.0/24 area 0.0.0.0
default-information originate always
!
ip forwarding


R2
interface eth0
ip address 192.168.10.2/24
!
interface lo
ip address 11.0.0.1/24
!
router ospf
ospf router-id 11.0.0.1
redistribute connected
network 192.168.10.0/24 area 0.0.0.0
!
ip forwarding

I added --> #echo "1" > /proc/sys/net/ipv4/ip_forward
to forward packet on centos

Can anyone help me about that?
THank you!
Tou
 
Old 04-28-2011, 09:13 PM   #2
T3RM1NVT0R
Senior Member
 
Registered: Dec 2010
Location: Internet
Distribution: Linux Mint, SLES, CentOS, Red Hat
Posts: 2,385

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
@ Reply

Hi there,

Check the hello and dead packet intervals on both the routers. Check them using:

show ip ospf interface configured_interface

You can set them using the following commands:

ip ospf hello-interval seconds
ip ospf dead-interval seconds
 
Old 04-29-2011, 01:18 AM   #3
xman2548
LQ Newbie
 
Registered: Apr 2011
Posts: 4

Original Poster
Rep: Reputation: 0
Thank .... T3RM1NVT0R

I solved that problem by disable iptables service.
It's great.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
quagga, bgp default routes not installed in linux routing table saiyen2002 Linux - Networking 0 12-08-2010 04:12 PM
exchange routing between quagga routers via ospf, bgp, ibgp saiyen2002 Linux - Networking 4 01-19-2010 08:13 AM
I routing OSPF from fedora9. but, kkokdae Linux - Networking 0 03-19-2009 05:07 AM
OSPF problem between Quagga and MikrotikOS gottin Linux - Networking 3 12-17-2004 12:01 PM
OSPF Routing Help cybercop12us Linux - Networking 0 10-09-2001 05:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 05:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration