On 09/16/2013 01:04 AM, Matthias Ferdinand wrote: > Hi, > > I am trying vuurmuur (git HEAD) on my notebook. > > I have configured eth0 to be dynamic, because it will have different IPs > in different places. > > For my home network, I also have IPv6 configured. > > Vuurmuur does not pick up the IPv6 address from a dynamic interface and > then does not generate the permit rules for IPv6, only those for IPv4. > (IPv4 and IPv6 network addresses are defined in the same network > definition). > > If I change eth0 not to be dynamic, ip6tables rules are generated. > > In libvuurmuur/src/info.c there is the function > vrmr_get_dynamic_ip > which only cares for AF_INET addresses. There is no corresponding > vrmr_get_dynamic_ipv6 function. > > Would it be possible to support dynamic IPv6 addresses?
I plan to add this in the future, ya. Currently it may be possible to use vuurmuur_script to set the correct address from a script and then trigger a reload. Cheers, Victor ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Vuurmuur-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vuurmuur-users
