[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] [SPAM] ospfd doesn't appear to be doing anything?
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |