Opps I read this wrong. I can't help sorry' I posted:
"
just to get you started you may need to adjust this for your network. but it should be something like:
iptables -A INPUT -o eth0 -p tcp -s 0/0 -d 146.XX.XX.232 --dport 9000 -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT
"
And realized it's internal networked box your broadcasting from.
Last edited by micxz; 01-14-2006 at 11:18 AM.
|