On Tue, 2004-02-03 at 13:02, Jasin #14 wrote: > thanks!! does any one know how to open up port 137/udp in and out in the > firewall of fedora core 1? what conf do i have to edit > > On Tue, 2004-02-03 at 12:52, Dexter Ang wrote: > > On Tue, 2004-02-03 at 12:46, Jasin #14 wrote: > [snip] you could edit /etc/sysconfig/iptables (as root) you could probably add the line: "-A RH-Firewall-1-INPUT -p udp -m state --state NEW -m udp --sport 137 -j ACCEPT" into the file. try it out. i've personally never tried it since i use shorewall for my lazy firewall needs. good luck! dex