perfsonar-user - Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Laurie Zirkle <>
- To: perfsonar-user <>
- Subject: Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults
- Date: Wed, 12 Apr 2017 07:51:48 -0400
- Ironport-phdr: 9a23:qDBPDh3QTBVPJgOLsmDT+DRfVm0co7zxezQtwd8ZseITK/ad9pjvdHbS+e9qxAeQG96KtbQd1aGK6OjJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fdbghMhTexe65+IRS5oQjeuMQdnJdvJLs2xhbVuHVDZv5YxXlvJVKdnhb84tm/8Zt++ClOuPwv6tBNX7zic6s3UbJXAjImM3so5MLwrhnMURGP5noHXWoIlBdDHhXI4wv7Xpf1tSv6q/Z91SyHNsD4Ubw4RTKv5LptRRT1iikIKiQ5/XnVhcx+jKxVrhGvqQFhzYHIb4+YL+Z+frrHcN8GWWZNQsRcWipcCY28dYsPCO8BMP5eoYbnulsOtxq+ChexD+zsyz9InHz23akk3O88FgzG2BYvH84VvXTKsNX5LrkdXv2ozKTRyzjIcv1Y2TD46IfScxAhp+mBXapufsrLx0kvDATFjlOKpoz/JT+V0PoCs3SD4+p4Se2vkHUnpxtpojirwMonl4rHhpoNx1za9Ch13IQ4KNijR0N0fdKoDJ5duiWEO4ZzQc4vTX1ktDo/x7EavJO0YCkHxZE5yxLCdvCKcY2F7Qn/WOmPOTt0mm5pdbalixux8UWs0PPwWtS23VpQsyZIltrBu3YQ3BLJ8MeHUOFy/kK51DaPyQ/T7uZELFgzlareMZ4t36Q8mYYPvkjZAC/2hF/6g7GLeUU54uSo6uLnbav6ppKEKYN5ix3yP6Yrl8OkDuk0LhQCUm2f9Oii0bDu/kP0TKlWgvAzjqXUtYzVKMUeq6KnHgNZz4Qu5hOkADu6ztsUhXwHI0hEeBKDgYjpIVbOIPXgAPe7mVusjCxmx+7aPrH7HJrCM2XDnK/7fblh805c1BYzzddH6pJMFL4BOvzzWlT2tNzeFBA5KRW4w/v8CNpjzIMTQmaPAq6CMKPOql+E+PgjI+iKZI8Jpjn9Mf4l6ODyjXMng1MSY7Sm3YZEIEy/S+xrOUuCZnzlmJIcCmoQ9l4mQfbkk1qEWCQWem2/RYo94C02EoSrEd2FS4yw1u+vxiC+S7lfe3pHBxi+EG3rc4jMD/MFdAqMPolsniFSBuvpcJMoyRz77Fyy8LFgNOeBoiA=
The issue we have is our cobbler/ansible standard uses iptables rather
than firewalld. This causes us issues where we (for now, because it's
still RC rather than production) manually stop firewalld and start
iptables.
--
Laurie
On Tue, Apr 11, 2017 at 3:16 PM, Hyojoon Kim
<>
wrote:
> Hi all,
>
> I just wanted to share that this still seems to be the case: that I have to
> run "/usr/lib/perfsonar/script/configure_firewall install” manually to get
> the firewall rules correctly installed in the perfSONAR host, with perfSONAR
> 4.0 RC3 on CentOS 7. Reboot does not seem to run the script.
>
> Probably this is not the case when you get an pre-made perfSONAR CentOS ISO.
> However, in my environment I had my own CentOS 7 and installed perfSONAR 4.0
> RC3 via yum (perfsonar-toolkit bundle) separately
> (http://docs.perfsonar.net/release_candidates/4.0rc3/install_centos.html).
> In this case, I had to manually run that command.
>
> Thanks,
> Joon
>
> On Nov 17, 2016, at 1:34 PM, Michael Petry
> <>
> wrote:
>
> Symon,
> Thanks for the followup.
>
> Firewall-cmd does give the expected results. The issue is that I had to
> first start firewalld and also run
> "/usr/lib/perfsonar/script/configure_firewall install” by hand. The docs
> leave a reader with the impression that it
> is all enabled and configured by default. Also the docs (listed as part of
> the 4.0RC2 candidate) are very
> iptable centric while the script actions are centered around firewall-cmd.
>
> The Fail2ban setup has a similar conflict on docs vs. action.
>
> I wanted to report it as an issue so it doesn’t get lost before final
> release.
>
> Migrating to Centos7 brings lots of changes that may trip some people up. I
> welcome the changes, especially the improved network stack performance.
>
> Thanks again,
> Mike
>
>
> firewall-cmd --list-all
> public (default, active)
> interfaces: p1p1
> sources:
> services: bwctl dhcpv6-client http https ndt npad ntp oppd owamp ssh
> traceroute
> ports: 6001-6200/tcp 5601-5900/tcp 8760-9960/udp 5601-5900/udp
> 6001-6200/udp 5301-5600/udp 5001-5300/tcp 8760-9960/tcp 5001-5300/udp
> 5301-5600/tcp
> masquerade: no
> forward-ports:
> icmp-blocks:
> rich rules:
>
>
> On Nov 17, 2016, at 2:59 AM, Szymon Trocha
> <>
> wrote:
>
> W dniu 17.11.2016 o 08:57, Szymon Trocha pisze:
>
> W dniu 16.11.2016 o 17:11, Michael Petry pisze:
>
> Reading the docs at:
> http://docs.perfsonar.net/release_candidates/4.0rc2/manage_security.html
>
> left me with the impression that iptables/firewalld was enabled with the
> specified default rules.
> That doesn't seem to be the case when installing/booting from the ISO image
> 4.0 RC2 Nov 1
>
> Is that the intent or did I misread the docs/release notes?
>
> Thanks,
> Mike
>
>
> Hi Mike,
>
> What do you get when you issue:
>
> firewall-cmd --get-active-zones ?
>
>
> Sorry, it should have been: firewall-cmd --list-all
>
>
> --
> Szymon Trocha
>
> Poznań Supercomputing & Networking Center
> Tel. +48 618582022 ::: http://noc.pcss.pl
>
>
>
- Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults, Hyojoon Kim, 04/11/2017
- Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults, Laurie Zirkle, 04/12/2017
- Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults, Andrew Lake, 04/12/2017
- Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults, Hyojoon Kim, 04/12/2017
- <Possible follow-up(s)>
- Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults, Andrew Lake, 04/12/2017
- Re: [perfsonar-user] perfSONAR 4.0 RC2 Firewall defaults, Laurie Zirkle, 04/12/2017
Archive powered by MHonArc 2.6.19.