Actions
Bug #4065
closedThere is no way a gif tunnel could be used as a default ipv6 gateway automatically
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Gateways
Target version:
-
Start date:
12/03/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
All
Description
Steps to reproduce:
1. Create a GIF IPv6 tunnel (gifx);
2. gifx tunnel should be the only one tunnel in the system;
3. Open Routing and make sure that IPv6 gateway for gifx has been automatically generated, but it is not being used by default;
6. Open Diagnostics: Routing tables doesn't have ::0 (default) route either;
Looks like the switch on line 680 @ gwlb.inc allows a gateway "to be used as default if default gateway is not specified by user explicitly" only for 6rd/6to4 tunnels;
Files
Updated by Chris Buechler about 11 years ago
- Status changed from New to Rejected
you have to mark the gif's gateway as default if you want it as such, that's not a bug.
Actions