Page 1 of 1

Re: Compatibility With Fedora 30?

Posted: 05 Jun 2019, 10:22
by ForumAdmin
We're not seeing any issue on a basic server installation of Fedora v30:

Code: Select all

[root@fedora30 csf]# cat /etc/fedora-release 
Fedora release 30 (Thirty)
[root@fedora30 csf]# perl csftest.pl
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...OK
Testing ipt_REJECT...OK
Testing ipt_state/xt_state...OK
Testing ipt_limit/xt_limit...OK
Testing ipt_recent...OK
Testing xt_connlimit...OK
Testing ipt_owner/xt_owner...OK
Testing iptable_nat/ipt_REDIRECT...OK
Testing iptable_nat/ipt_DNAT...OK

RESULT: csf should function on this server
Which iptables rpms do you have installed?

Re: Compatibility With Fedora 30?

Posted: 05 Jun 2019, 20:28
by ForumAdmin
What do you see with:

Code: Select all

rpm -qa | grep iptables
Also, which kernel are you using?

Code: Select all

uname -rv

Re: Compatibility With Fedora 30?

Posted: 05 Jun 2019, 20:51
by ForumAdmin
That's a Fedora v29 kernel and probably the source of your problems. The latest fedora 30 kernel is:

Code: Select all

5.1.6-300.fc30.x86_64 #1 SMP Fri May 31 17:43:23 UTC 2019