Changes between Version 14 and Version 15 of Document/Development/Wishlist/Module/Firewall
- Timestamp:
- 01/06/10 23:09:21 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/Wishlist/Module/Firewall
v14 v15 1 = = Firewall ==1 = Firewall = 2 2 === Disable ipv6 bind for daemons === 3 3 we should disable ipv6 bind for daemons because we don't support ipv6 in eBox yet but a box could get an ipv6 address by its `autoconf` mechanism opening a way to access services expected to be protected by ipv4 netfilter rules. … … 24 24 25 25 The full explanation is done at: http://forum.ebox-platform.com/index.php?action=post;topic=2205.0 26 27 === Add native support to DMZ === 28 29 Current implementation of ebox-firewall let users create manually a DMZ. But users want an automatic rule creation for a DMZ.