[Xorp-users] Error While running click
Pavlin Radoslavov
pavlin at ICSI.Berkeley.EDU
Mon Jan 5 02:09:04 PST 2009
Mayank Kandari <mayank.kandari at gmail.com> wrote:
> Hello ,
> I recompiled my kernel and I resolved the earlier errors, but
> socket opening error is still there.
> I am using xorp-1.4 and linux kernel 2.4.26 and click 1.4.2 .
> Error opening socket (domain = 10, type = 2, protocol = 0): Address
> family not supported by protocol
"domain = 10" is IPv6, so it looks like IPv6 is not enabled in your
kernel. Either enable IPv6 in the kernel or recompile XORP without
IPv6 support:
./configure --disable-ipv6
gmake
Pavlin
> On Sun, Jan 4, 2009 at 6:07 PM, Mayank Kandari <mayank.kandari at gmail.com>wrote:
>
> > I am getting one more error
> >
> > [ 2009/01/04 17:55:59 ERROR xorp_fea:7346 LIBCOMM +101 comm_sock.c
> > comm_sock_open ] Error opening socket (domain = 10, type = 2, protocol = 0):
> > Address family not supported by protocol
> >
> > I don't know what this error mean ?
> >
> >
> > On Sun, Jan 4, 2009 at 2:52 PM, Mayank Kandari <mayank.kandari at gmail.com>wrote:
> >
> >> When I am trying to run click with XORP I am getting following error:
> >>
> >>
> >> 1) ERROR xorp_fea:24984 FEA +1038 ifconfig_set_click.cc stderr_cb ]
> >> External Click configuration generator
> >> (/usr/local/xorp/fea/xorp_fea_click_config_generator) stderr output: Syntax
> >> error (file /tmp/xorp_fea_click.sh0GHh line 5): Invalid keyword
> >> Syntax error (file /tmp/xorp_fea_click.sh0GHh line 5): Missing MAC address
> >> configuration for interface eth0
> >>
> >> 2) [ 2009/01/04 14:49:27 ERROR xorp_fea:24984 FEA +293
> >> fibconfig_entry_set_click.cc add_entry ] Cannot find outgoing port number
> >> for the Click forwarding table element to add entry net =
> >> 202.141.152.0/24 nexthop = 202.141.151.126 ifname = eth0 vifname = eth0
> >> metric = 1 admin_distance = 1 xorp_route = true is_deleted = false
> >> is_unresolved = false is_connected_route = false
> >>
> >> 3) [ 2009/01/04 14:49:27 ERROR xorp_fea:24984 FEA +75
> >> fibconfig_transaction.cc operation_result ] FIB transaction commit failed on
> >> AddEntry4: net = 202.141.152.0/24 nexthop = 202.141.151.126 ifname = eth0
> >> vifname = eth0 metric = 1 admin_distance = 1 xorp_route = true is_deleted =
> >> false is_unresolved = false is_connected_route = false
> >>
> >> 4) [ 2009/01/04 14:49:27 WARNING xorp_fea XrlFeaTarget ] Handling method
> >> for redist_transaction4/0.1/commit_transaction failed: XrlCmdError 102
> >> Command failed AddEntry4: net = 202.141.152.0/24 nexthop =
> >> 202.141.151.126 ifname = eth0 vifname = eth0 metric = 1 admin_distance = 1
> >> xorp_route = true is_deleted = false is_unresolved = false
> >> is_connected_route = false
> >> [ 2009/01/04 14:49:27 ERROR xorp_rib:25063 RIB +911 redist_xrl.cc
> >> dispatch_complete ] Failed to commit transaction: 102 Command failed
> >> AddEntry4: net = 202.141.152.0/24 nexthop = 202.141.151.126 ifname = eth0
> >> vifname = eth0 metric = 1 admin_distance = 1 xorp_route = true is_deleted =
> >> false is_unresolved = false is_connected_route = false
> >>
> >>
> >> --
> >> regards
> >> Mayank Kandari
> >> Staff Scientist
> >> C-DAC Mumbai
> >> Juhu - 400049
> >>
> >
> >
> >
> > --
> > regards
> > Mayank Kandari
> > Staff Scientist
> > C-DAC Mumbai
> > Juhu - 400049
> >
>
>
>
> --
> regards
> Mayank Kandari
> Staff Scientist
> C-DAC Mumbai
> Juhu - 400049
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
More information about the Xorp-users
mailing list