Personalised tcp port not listening connections from outside RH7.3

2003-09-12 Thread jsarachaga
Hi all! I have a very strange problem (i~m sure finally it won't be that difficult :D) I made a Java application that listens on tcp/9696 (which of course is not already used), and i can connect locally to 127.0.0.1 and to eth0's ip address, but not from the exterior. I know this sounds a fi

Re: Personalised tcp port not listening connections from outside RH7.3

2003-09-15 Thread jsarachaga
Hi again list! Here is the "netstat -tnlp" output: Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp0 0 0.0.0.0:96960.0.0.0:* LISTEN 27774/my_app tc

Re: IPChains with RH 9? "Protocol not available"

2003-09-19 Thread jsarachaga
Yes, iptables is way more versatile than ipchains, and ipchains is no longer supported in the redhat kernel by default. As far as i know, with iptables you can filter packets based on IP flag combination (a great feature), can limit the amount of packets received to prevent log file flooding (a