I think when I installed I picked no firewall
My idea was that I would filter out unwanted stuff with my router
I'd like everything to be wide open to the machines on my local network
This being the case, I've never messed with iptables
I just forwarded the stuff I wanted, port 80/22/110/whatever from the
router to the appropriate machine
I'm afraid of hosing my setup messing with stuff I don't understand
what files should I backup before I play with the stuff people are
suggesting??

Thankx for all this help

Dave
On Tue, 2003-01-28 at 17:08, Kevin McConnell wrote:
> 
> --- Jay Crews <[EMAIL PROTECTED]> wrote:
> > If that does it, then get one
> > of the many fine
> > iptables gurus to tell you the exact commands to
> > open up that port.
> > (Sorry.....I need to read up on iptables myself.)
> 
> iptables -A INPUT -p tcp --dport 3306 -s 192.168.x.x
> -j ACCEPT
> 
> (depending on how you have it set up, but that should
> work as a starting point)
> 
> 
> =====
> Kevin C. McConnell --RHCE-- <Red Hat Certified Engineer>
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list




-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to