[Xorp-users] Xorp starting problem

Luca Belforte luca.belforte at student.uclouvain.be
Wed Aug 11 16:49:05 PDT 2010


Hello everyone,

Today i had a strange problem with xorp:

[ 2010/08/12 01:40:45  ERROR xorp_fea:2450 FEA +450
fea/data_plane/ifconfig/ifconfig_set.cc push_interface_end ] Interface error
on eth1: Failed to end interface configuration: Cannot set the interface
flags to 0x1003 on interface eth1: AF_NETLINK NLMSG_ERROR message: Operation
not supported
[ 2010/08/12 01:40:45 WARNING xorp_fea XrlFeaTarget ] Handling method for
ifmgr/0.1/commit_transaction failed: XrlCmdError 102 Command failed
Interface error on eth1: Failed to end interface configuration: Cannot set
the interface flags to 0x1003 on interface eth1: AF_NETLINK NLMSG_ERROR
message: Operation not supported
[ 2010/08/12 01:40:45  ERROR xorp_rtrmgr:2449 RTRMGR +674
rtrmgr/master_conf_tree.cc commit_pass2_done ] Commit failed: 102 Command
failed Interface error on eth1: Failed to end interface configuration:
Cannot set the interface flags to 0x1003 on interface eth1: AF_NETLINK
NLMSG_ERROR message: Operation not supported
[ 2010/08/12 01:40:45  ERROR xorp_rtrmgr:2449 RTRMGR +244
rtrmgr/master_conf_tree.cc config_done ] Configuration failed: 102 Command
failed Interface error on eth1: Failed to end interface configuration:
Cannot set the interface flags to 0x1003 on interface eth1: AF_NETLINK
NLMSG_ERROR message: Operation not supported

I run xorp 1.7 (last on the svn server) on a ubunut 9.04 in virtualbox.

I have tried to reinstall xorp, cleain install. And on a clean image of
ubuntu.
(Xorp is started with sudo, and i tried different interface type on
Virtualbox)

I only added a little program in Xorp, but is a separate one (another
executable), so the Xorp code is the same.

Any idea?

P.S.
The configuration file is :

/* R1 */

interfaces {
interface eth1 {
vif eth1 {
 address 10.10.10.10 {
prefix-length: 24
}
 }
    }
}

fea {
    unicast-forwarding4 {
 disable: false
    }
}


protocols {
    ospf4 {
router-id: 10.10.10.10
 area 0.0.0.0 {
interface eth1 {
vif eth1 {
 address 10.10.10.10 {
}
}
 }
 }
 }
}

Realy easy one, who worked before on xorp 1.6

Thanks in advance

* *
*
------------------------------
Luca Belforte*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20100812/546ab9db/attachment.html 


More information about the Xorp-users mailing list