--- gabriel <[EMAIL PROTECTED]> wrote:
> On February 2, 2003 11:43 am, exits funnel wrote:
> > ipchains -I input -p tcp -s 192.145.23.101 --sport
> > 1:1024 -d 192.145.23.102 --dport 1:1024 -j ACCEPT
> 
> i think the problem stems from the fact that you're
> only allowing unlimited 
> traffic on unpriviledged ports (i can't spell).  if
> you want to allow 
> --complete-- communication between the two you
> should just remove the --sport 
> xxx and --dport xxx requirements on your chain.
> 
> it's just a guess, since i use iptables, not chains,
> but that's my best guess 
> ;-).

Hey, it worked!  Thanks a lot.  I'm not sure that I
understand why it worked though.  Why wouldn't
allowing access to sports 1 through 1024 from dports 1
through 1024 allow access to ftp?  Oh well, at the
moment I'm just glad I can get my data transferred. 
Hey, do you know off of the top of your head what I
need to do to persist these changes so that the
systems behavior wont revert after I reboot?  It seems
info ipchains doesn't address this issue.  Thanks
again.

-exits  


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to