<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>I'm new to xorp...just a couple of days. I'm trying to run xorp in a
virtual machine(netkit) but it won't start. Other colegues use it with
no problem but on my computer won't run. What am I doing wrong?<br><br><br>pc:~#/etc/init.d/xorp start<br>Starting eXtensible Open Router Platform : xorp.<br>pc:~#xorpsh<br>Waiting for xorp_rtrmgr...<br>pc:~#/etc/init.d/xorp stop<br>Stopping eXtensible Open Router Platform : xorp apparently not running.<br>pc:~#<br><br>CONF.BOOT<br>interfaces {<br> restore-original-config-on-shutdown: false<br> interface eth0 {<br> description: "Ethernet Interface #1"<br> disable: false<br> default-system-config<br> }<br> interface eth1 {<br> description: "Ethernet Interface #2"<br> disable: false<br> default-system-config }}<br>fea {<br> unicast-forwarding4 {<br> disable: false<br> forwarding-entries {<br>
retain-on-startup: false<br> retain-on-shutdown: false }}}<br>plumbing {<br> mfea4 {<br> disable: false<br> interface eth0 {<br> vif eth0 {<br> disable: false }}<br> interface eth1 {<br> vif eth1 {<br> disable: false }}<br> interface register_vif {<br> vif register_vif {<br> disable: false }}<br> traceoptions {<br> flag all {<br> disable: false }}}}<br>protocols {<br> igmp
{<br> disable: false<br> interface eth0 {<br> vif eth0 {<br> disable: false } } <br> interface eth1 {<br> vif eth1 {<br> disable: false }}<br> traceoptions {<br> flag all {<br> disable: false } } }}<br>protocols {<br> pimsm4 {<br> disable: false<br> interface eth0 {<br> vif eth0 {<br> disable: false } } <br> interface eth1 {<br> vif eth1 {<br> disable: false } }<br> bootstrap
{<br> disable: false<br> cand-bsr {<br> scope-zone 224.0.0.0/4 {<br> cand-bsr-by-vif-name: "eth0" }}<br> cand-rp {<br> group-prefix 224.0.0.0/4 {<br> cand-rp-by-vif-name: "eth0" } } }<br> switch-to-spt-threshold {<br> disable: false<br> interval: 100<br> bytes: 102400 }<br> traceoptions {<br> flag all {<br> disable: false }
} } }<br>protocols {<br> fib2mrib {<br> disable: false }}<br><br></div></div><br>
</body></html>