[Bug 1480] New: SLES15 Default Iptable rule causing issue
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Mon Nov 9 15:11:38 CET 2020
https://bugzilla.netfilter.org/show_bug.cgi?id=1480
Bug ID: 1480
Summary: SLES15 Default Iptable rule causing issue
Product: iptables
Version: 1.6.x
Hardware: x86_64
OS: SuSE Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: bspteam00 at gmail.com
Below rule in iptables is causing the slptool to fail in detecting the services
of other hosts.
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
I deleted it by using below command
iptables -D INPUT -j REJECT --reject-with icmp-host-prohibited
and slp started working with firewall enabled.
however when i reload the firewalld it again went back to original rule
(REJECT)
how can i delete this rule permanently so that even after reoading firewall it
does not go back to default.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20201109/310eff20/attachment.html>
More information about the netfilter-buglog
mailing list