Re: how uncover what start iptables?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Frantisek Hanzlik pise:
> I have disabled (not masked) iptables.service on F17 box.
> But occasionally are this services started. There isn't any
> record about it in system logs. Is there some (systemd native)
> manner how detect who start this service?
> (maybe via inotify tools I'm able detect access to
> "/etc/sysconfig/iptables", but this give no information about
> accessing process)
Try if
grep -r Requires=iptables.service /lib/systemd
can be of any help to you.

> Second question about iptables: Is there any replacement for
> "service iptables panic" command from old gold cheerful non-systemd days?
Check /lib/systemd/system/iptables.service, you still may try
/lib/systemd/system/iptables.service panic

You can also prepare two sets of iptables with the default be ACCEPT
and then switch between them with a simple command with flushing/renaming/adding
a chain.

-- 

--Zdenek Pytela, <pytela@xxxxxxxxxxxx>

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux