I''m getting an error when shorewall is trying to add the default routes for my multi-isp configuration. I''ve attached a shorewall dump... If anyone can give some input I''d appreciate it. RTNETLINK answers: Invalid argument ERROR: Command "ip -4 route replace default scope global table 254 nexthop via 67.110.119.245 dev eth3 weight 1 nexthop via 66.29.181.113 dev eth2 weight 1" Failed Thanks, Josh Perry ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
Joshua Perry wrote:> I''m getting an error when shorewall is trying to add the default routes > for my multi-isp configuration. I''ve attached a shorewall dump... If > anyone can give some input I''d appreciate it. > > RTNETLINK answers: Invalid argument > ERROR: Command "ip -4 route replace default scope global table 254 > nexthop via 67.110.119.245 dev eth3 weight 1 nexthop via 66.29.181.113 > dev eth2 weight 1" Failed >Are you running a routing daemon? I note that many of your routes have ''proto zebra''. -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
Tom Eastep wrote:> Joshua Perry wrote: > >> I''m getting an error when shorewall is trying to add the default routes >> for my multi-isp configuration. I''ve attached a shorewall dump... If >> anyone can give some input I''d appreciate it. >> >> RTNETLINK answers: Invalid argument >> ERROR: Command "ip -4 route replace default scope global table 254 >> nexthop via 67.110.119.245 dev eth3 weight 1 nexthop via 66.29.181.113 >> dev eth2 weight 1" Failed >> >> > > Are you running a routing daemon? I note that many of your routes have > ''proto zebra''. > > -Tom >Yes, we''re using Quagga OSPF for routing traffic between our three locations which are connected in a star configuration via IPSEC tunnels. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
Joshua Perry wrote:> Tom Eastep wrote: >> Joshua Perry wrote: >> >>> I''m getting an error when shorewall is trying to add the default routes >>> for my multi-isp configuration. I''ve attached a shorewall dump... If >>> anyone can give some input I''d appreciate it. >>> >>> RTNETLINK answers: Invalid argument >>> ERROR: Command "ip -4 route replace default scope global table 254 >>> nexthop via 67.110.119.245 dev eth3 weight 1 nexthop via 66.29.181.113 >>> dev eth2 weight 1" Failed >>> >>> >> Are you running a routing daemon? I note that many of your routes have >> ''proto zebra''. >> >> -Tom >> > > Yes, we''re using Quagga OSPF for routing traffic between our three > locations which are connected in a star configuration via IPSEC tunnels.Well, I don''t know what to tell you. The command is valid and, as close as I can come to reproducing the environment here, it works for me. If you delete the default route and then restart Shorewall, does it work? -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
Tom Eastep wrote:> Joshua Perry wrote: > >> Tom Eastep wrote: >> >>> Joshua Perry wrote: >>> >>> >>>> I''m getting an error when shorewall is trying to add the default routes >>>> for my multi-isp configuration. I''ve attached a shorewall dump... If >>>> anyone can give some input I''d appreciate it. >>>> >>>> RTNETLINK answers: Invalid argument >>>> ERROR: Command "ip -4 route replace default scope global table 254 >>>> nexthop via 67.110.119.245 dev eth3 weight 1 nexthop via 66.29.181.113 >>>> dev eth2 weight 1" Failed >>>> >>>> >>>> >>> Are you running a routing daemon? I note that many of your routes have >>> ''proto zebra''. >>> >>> -Tom >>> >>> >> Yes, we''re using Quagga OSPF for routing traffic between our three >> locations which are connected in a star configuration via IPSEC tunnels. >> > > Well, I don''t know what to tell you. The command is valid and, as close > as I can come to reproducing the environment here, it works for me. > > If you delete the default route and then restart Shorewall, does it work? > > -Tom >Thanks Tom, I''ll give that a try and play with it some more tonight once my users have gone home. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
Tom Eastep wrote:> Joshua Perry wrote: > >> Tom Eastep wrote: >> >>> Joshua Perry wrote: >>> >>> >>>> I''m getting an error when shorewall is trying to add the default routes >>>> for my multi-isp configuration. I''ve attached a shorewall dump... If >>>> anyone can give some input I''d appreciate it. >>>> >>>> RTNETLINK answers: Invalid argument >>>> ERROR: Command "ip -4 route replace default scope global table 254 >>>> nexthop via 67.110.119.245 dev eth3 weight 1 nexthop via 66.29.181.113 >>>> dev eth2 weight 1" Failed >>>> >>>> >>>> >>> Are you running a routing daemon? I note that many of your routes have >>> ''proto zebra''. >>> >>> -Tom >>> >>> >> Yes, we''re using Quagga OSPF for routing traffic between our three >> locations which are connected in a star configuration via IPSEC tunnels. >> > > Well, I don''t know what to tell you. The command is valid and, as close > as I can come to reproducing the environment here, it works for me. > > If you delete the default route and then restart Shorewall, does it work? > > -Tom >This turned out to be a kernel config issue. "IP: equal cost multipath" (CONFIG_IP_ROUTE_MULTIPATH) must be enabled in order for equal cost routes to be added to the routing table. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
Joshua Perry wrote:> This turned out to be a kernel config issue. "IP: equal cost multipath" > (CONFIG_IP_ROUTE_MULTIPATH) must be enabled in order for equal cost > routes to be added to the routing table.Yet one more example of why I avoid gentoo... -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
On fre 27 nov 2009 23:38:36 CET, Tom Eastep wrote>> This turned out to be a kernel config issue. "IP: equal cost multipath" >> (CONFIG_IP_ROUTE_MULTIPATH) must be enabled in order for equal cost >> routes to be added to the routing table. > Yet one more example of why I avoid gentoo...no software wars here :=) -- xpoint ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what''s new with Crystal Reports now. http://p.sf.net/sfu/bobj-july