Bug #4389
closedgif0 tunnel for ipv6 using a carp-ip to the outside world stops working upon reboots and some config changes
100%
Description
gif0 tunnel for ipv6 using a carp-ip to the outside world stops working upon reboots and some config changes
I found that the whole gif0 interface nolonger exists, saving the OPT1 config again re-creates the gif interface.
After that to get traffic going i also have to edit and save the vip again.
Files
Updated by Ermal Luçi almost 10 years ago
Can you provide your config.xml to have a way to reproduce this normally it should work as expected!
Updated by Pi Ba almost 10 years ago
- File config-pfSense.localdomain-20150210230543 broken gif0 on carp interface no gif0 on reboot.xml config-pfSense.localdomain-20150210230543 broken gif0 on carp interface no gif0 on reboot.xml added
Ok, reverted a test vm to factory defaults, then configured a simplified setup again it shows the same problem.
Saving OPT1 interface from the webgui after booting makes it work.. (i can 'ping6 google.com' from pfSense console)
Its a tunnel using HE.net tunnelbroker.. (ive changed the ipv6 ip's 'aaaa:bbbb'..) Also the config was created on a virtualbox VM running on Windows7, and behind another modem that hands out dhcp leases in the 192.168.0.0/24 range.. All of that i don't think is relevant though.. The gif0 interface should be created under any circumstance.
Updated by Ermal Luçi almost 10 years ago
- Status changed from New to Feedback
Ok should be fixed by the commit i pushed.
Can you please confirm as well?
This seems to be a bug since 2.1++
Updated by Ermal Luçi almost 10 years ago
- % Done changed from 0 to 100
Applied in changeset 2de650f6117f4b80c3db4f9b46ad83d75d5b9130.
Updated by Ermal Luçi almost 10 years ago
Applied in changeset b65de5585bb7bffe06750c712b399cd4da10052c.
Updated by Pi Ba almost 10 years ago
Copied interfaces.inc and system.inc to my 2.2 box and seems to work alright now..
Without daily snapshots online, what is the proper way to test changes from master git branch?
Updated by Chris Buechler almost 10 years ago
- Affected Version changed from 2.2 to All
best to gitsync to get to 2.2.1 right now. Option 12 at console, run "playback gitsync RELENG_2_2"
Updated by Chris Buechler over 9 years ago
- Category changed from CARP to Interfaces
- Status changed from Feedback to Resolved
fixed