On 9/27/07, <b class="gmail_sendername">Knute Johnson</b> <<a href="mailto:knute@frazmtn.com">knute@frazmtn.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
#-A RH-Firewall-1-INPUT -p 50 -j ACCEPT<br>#-A RH-Firewall-1-INPUT -p 51 -j ACCEPT<br>#-A RH-Firewall-1-INPUT -p udp --dport 5353 -d <a href="http://224.0.0.251">224.0.0.251</a> -j ACCEPT<br>#-A RH-Firewall-1-INPUT -p udp -m udp --dport 631 -j ACCEPT
<br>#-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 631 -j ACCEPT<br><br>These lines are in /etc/sysconfig/iptables by default.  Is there a<br>way with the GUI interface to remove them from the iptables setup?<br>Why are they enabled by default?  Port 50 has no entry in
<br>/etc/services, what is it for?<br><br>Thanks very much,<br><br>--<br>Knute Johnson<br>Molon Labe...<br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: 
<a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>All ports info: <a href="http://www.iana.org/assignments/port-numbers">http://www.iana.org/assignments/port-numbers
</a><br><br><pre>re-mail-ck       50/tcp    Remote Mail Checking Protocol<br>re-mail-ck       50/udp    Remote Mail Checking Protocol<br>#                          Steve Dorner <s-dorner&UIUC.EDU><br>la-maint         51/tcp    IMP Logical Address Maintenance
<br>la-maint         51/udp    IMP Logical Address Maintenance<br></pre>find the others there.<br>