[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335222#comment-14335222
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1662080 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1662080 ]
Updated reserved.pm::process to check for a computerloadlog
'initialconnecttimeout' entry for the parent reservation ID. The frontend only
inserts the entry for the parent. This was generating warnings.
VCL-174
Changed OS.pm::process_connect_methods to pass a string consisting of the vcld
process name and reservation ID to add_nat_port_forward instead of just the
reservation ID. This will make it easier to identify which firewall
chains/rules were created by a particular vcld daemon.
Updated iptables.pm::get_table_info to parse the table information and create a
hash reference.
VCL-678
Commented out unnecessary vcld.log messages in
utils.pm::is_management_node_process_running.
VCL-702
Updated Linux.pm::activate_interfaces to use OS.pm::create_text_file. It had
been calling echo with a \E argument to create ifcfg* files. The argument was
generating warnings.
> NAT Support
> -----------
>
> Key: VCL-174
> URL: https://issues.apache.org/jira/browse/VCL-174
> Project: VCL
> Issue Type: New Feature
> Components: database, vcld (backend), web gui (frontend)
> Reporter: Aaron Peeler
> Priority: Minor
> Fix For: 2.4
>
> Attachments: vcl_nat_patch.diff
>
>
> Add the support for Network Address Translation so smaller sites can provide
> many resources with a small number of IP addresses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)