Add 'ipdecimal' command

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3120 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-12-05 18:57:40 +00:00
parent 6ef8d4c49b
commit baee66d115

View File

@ -72,6 +72,17 @@ New Features in 3.0.3
Note: This works on older versions of Shorewall as well. It is Note: This works on older versions of Shorewall as well. It is
now documented. now documented.
6) An 'ipdecimal' command has been added to /sbin/shorewall. This command
converts between dot-quad and decimal.
Example:
gateway:/etc/openvpn# shorewall ipdecimal 192.168.1.4
3232235780
gateway:/etc/openvpn# shorewall ipdecimal 3232235780
192.168.1.4
gateway:/etc/openvpn#
Problems Corrected in 3.0.2 Problems Corrected in 3.0.2
1) A couple of typos in the one-interface sample configuration have 1) A couple of typos in the one-interface sample configuration have