forked from extern/shorewall_code
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:
parent
6ef8d4c49b
commit
baee66d115
@ -72,6 +72,17 @@ New Features in 3.0.3
|
||||
Note: This works on older versions of Shorewall as well. It is
|
||||
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
|
||||
|
||||
1) A couple of typos in the one-interface sample configuration have
|
||||
|
Loading…
Reference in New Issue
Block a user