iptables adding rules not in /etc/sysconfig/iptables

jd1008 jd1008 at gmail.com
Fri Oct 31 03:29:16 UTC 2014


On 10/30/2014 08:51 PM, Ed Greshko wrote:
> netstat -tnap | grep 53 | grep -i listen
> netstat -tnap | grep 67 | grep -i listen
tcp        0      0 0.0.0.0:53 0.0.0.0:*               LISTEN      
3591/dnsmasq
tcp6       0      0 :::53 :::*                    LISTEN      3591/dnsmasq
tcp        0      0 127.0.0.1:631 0.0.0.0:*               LISTEN      
1670/cupsd
tcp6       0      0 ::1:631 :::*                    LISTEN      1670/cupsd

So, I will be stopping and disabling dnsmasq since it's "domain" is the 
whole world.

I will also disable cupsd and enable and start it only when I need to print.


More information about the users mailing list