[ 
https://issues.apache.org/jira/browse/VCL-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029805#comment-16029805
 ] 

ASF subversion and git services commented on VCL-1031:
------------------------------------------------------

Commit 1796901 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1796901 ]

VCL-1031
Removed setting of default gateway in ifcfg file in 
Linux.pm::set_static_public_address. This sub calls set_static_default_gateway 
so it doesn't need to be explicitly set in the ifcfg file. It also wasn't using 
OS.pm::get_correct_default_gateway.

Removed optional $default_gateway argument from 
Linux.pm::set_static_default_gateway to eliminate duplicate logic in figuring 
out which address to use.

Changed Ubuntu.pm::set_static_public_address and 
Windows.pm::set_static_public_address to call 
OS.pm::get_correct_default_gateway instead of 
get_management_node_public_default_gateway.

> Update iptables.pm to be used for all iptables configuration
> ------------------------------------------------------------
>
>                 Key: VCL-1031
>                 URL: https://issues.apache.org/jira/browse/VCL-1031
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.5
>
>
> The iptables.pm module was created when the NAT functionality was added.  Up 
> to this point, it is only being used to configure the firewall on the NAT 
> host.  The Linux OS modules are still used to configure iptables.  With the 
> addition of firewalld (VCL-972) and ufw (VCL-971), all of the Linux firewall 
> code should be pulled out of the main OS module and into the dedicated file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to