On Wed, Jul 10, 2013 at 11:51 AM, James Hogarth wrote:
>
> # firewall-cmd --get-active-zones
>> public
>> interfaces: p7p1 p2p1
>> # firewall-cmd --permanent --zone=internal --change-interface=p7p1
>>
>
> The man page doesn't refer to --change be acceptable with --permanent
>
> Just tested this
> # firewall-cmd --get-active-zones
> public
> interfaces: p7p1 p2p1
> # firewall-cmd --permanent --zone=internal --change-interface=p7p1
>
The man page doesn't refer to --change be acceptable with --permanent
Just tested this on my laptop ...
firewall-cmd --permanent --zone=internal --add-int
I am running Fedora 19 x86_64. I performed the following:
# firewall-cmd --get-active-zones
public
interfaces: p7p1 p2p1
# firewall-cmd --permanent --zone=internal --change-interface=p7p1
# firewall-cmd --get-active-zones
public
interfaces: p7p1 p2p1
# firewall-cmd --zone=internal --change-in