Actions
Bug #2372
closedAdd static routes for gif,6rd and 6to4 endpoints
Start date:
04/12/2012
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
We need to add static routes for 6rd,6to4 and IPv6 GIF endpoints that do 6in4 traffic. Otherwise these tunnels will not work.
Proto41 traffic is stateless and will go out the default route instead of the correct OPT or WAN interface.
Possibly add this in the same place we currently add the routes for IPsec tunnels. Same issue.
Updated by Seth Mos over 12 years ago
- Status changed from New to Feedback
Added code in interfaces.inc that succesfully adds static routes for 6rd, 6to4 and gif endpoints. This should fix tunneled interfaces on a multi wan installation.
Updated by Seth Mos over 12 years ago
Needs Jim to verify if it adds the right static routes, he has multi wan and multi tunnel.
Actions