[Xorp-users] OLSR warnings

Sproat, Jackalynn Jackalynn.Sproat at gdcanada.com
Thu Sep 11 09:57:35 PDT 2008


The following warning is shown on all three machines:
WARNING: Reuseport undefined! - Is this something of concern, can it be
addressed in the config file?

The following warning is shown repeatedly on Linux1 and Linux2 only
Node already exists OLSR Node Type 3 ID 28877
WARNING: xorp_olsr4: 8105 OLSR +577 ../../libproto/spt.hh [add_node]- Is
this something of concern? 

I have three linux machines running XORP v1.5 wired together as follows:

Linux1-eth1 ---> eth1-Linux2-eth2 ---> eth1-Linux3

with OLSR configurd on each machine as follows (where x is the machine
number):

interfaces {
	interface eth1 {
		vif eth1 {
			address 10.10.10.x {
				prefix-length: 24 
				broadcast: 10.10.10.255
			}
		}
	}
	/* eth2 is only included on Linux2*/
	/*interface eth2 {
		vif eth2 {
			address 10.10.10.x-1{
				prefix-length: 24 
				broadcast: 10.10.10.255
			}
		}
	}*/
}
fea {
	unicast-forwarding4{
		disable: false
	}
}
protocols {
	olsr4 {
		main-address: 10.10.10.x

		interface eth1 {
			vif eth1 {
				address 10.10.10.x {
				}
			}
		}
		/* eth2 is only included on Linux2*/
		/*interface eth2 {
			vif eth2 {
				address 10.10.10.x-1 {
				}
			}
		}*/
	}
}

Cheers,
Jackie


The information contained in this e-mail message is PRIVATE. It may contain confidential information and may be legally privileged. It is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any dissemination, distribution or reproduction of this communication is strictly prohibited. If the intended recipient(s) cannot be reached or if a transmission problem has occurred, please notify the sender immediately by return e-mail and destroy all copies of this message. 
Thank you. 




More information about the Xorp-users mailing list