On Mon, May 5, 2008 at 5:02 PM, netfilter9 <[EMAIL PROTECTED]> wrote: > hello anyone knows whats this address doing in a default installation of > centos? > -d 224.0.0.251 -p udp -m udp --dport 5353 -j ACCEPT > thanks
5353/udp is multicast DNS [http://www.multicastdns.org/]. I think this is default, though I don't know the rationale behind it (something to do with system-config-securitylevel) [http://www.google.com.ph/search?q=udp+5353+on+centos+system-config-securitylevel]. -- Ian Dexter R. Marquez http://feeds.iandexter.net/Coredump _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

