These are the rules being added that I do not care for:

# iptables -L -n
Chain INPUT (policy DROP)
target     prot opt source destination
ACCEPT     udp  --  0.0.0.0/0 0.0.0.0/0            udp dpt:53
ACCEPT     tcp  --  0.0.0.0/0 0.0.0.0/0            tcp dpt:53
ACCEPT     udp  --  0.0.0.0/0 0.0.0.0/0            udp dpt:67
ACCEPT     tcp  --  0.0.0.0/0 0.0.0.0/0            tcp dpt:67

Why is this taking place?
I do not have any other superuser script that would do this.


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to