WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] [SPAM] ospfd doesn't appear to be doing anything?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] [SPAM] ospfd doesn't appear to be doing anything?
From: Peter Mellon <knascent@xxxxxxxxx>
Date: Tue, 2 Jun 2009 09:22:13 -0400
Delivery-date: Tue, 02 Jun 2009 06:22:59 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=BRCmn/nVAtAqVQmDOgOFtDkMe0tTWVYlbP02ztkIhD8=; b=CAv3+ls7tcVkRVOWudheiWQFIqxvBiOowYbn+Wb2xyqrZ5we3/sdzKM4T6D167ti03 akaXQQoqOf9DTL9ojxlJGXywREPyReSZFuCP1zfq8Qg1A81puDsdbM8R2XvsPTrUgKhx SQJEcFhk4VXQ3n9CjN0aOVoT4frQ5MZ9ai9Ww=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LZFl33ZaiDOtoaAtwRpiZNnFxs5CR4KQrfaTlmANDFJUVoBDOR7SC5cDBMWAbhd+Xs 749UWZnzmoTS+THbSWvFQOEYRbSvnbXw8FznzXN3P5ZJChX0kDlUcI9J5ksQmz3XtRZo C3yOGXW2ilY1mmDT7eD+zX+8rAoPA+IAC0EG0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Low
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello everyone,
For now I have 2 computers, A and B, and I'm trying to learn how quagga works. The AB link is 192.168.2.0/24. I have zebra and ospfd running on both computers. Here are the config files:
 
Computer A:
(zebra.conf:)
 interface eth0
  ip address 192.168.2.1/24
 
(ospfd.conf:)
 router ospf
  network 192.168.2.0/24 area 0.0.0.0
 
Computer B has almost identical files, but I set the ip address in zebra to 192.168.2.2/24. I checked with ifconfig to make sure the ip addresses were being set correctly, and then ran zebra and ospfd (no errors were reported in the logs. I also checked with 'ps -ef' to make sure the daemons were running).
 
Next I checked with wireshark to see if OSPF was doing anything: 'tshark -i eth0'. But there were no hello packets being exchanged. In fact, the link is completely silent. I am still able to ping B from A and vice versa, but there is no OSPF magic happening.
 
Anyone know what's wrong? Thanks
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>