[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: moderately intelligent question



#!/bin/bash
#original line follows.
#iptables -I RH-Firewall-1-INPUT --protocol tcp --dport 6881:6899 -i 
eth0 -j ACCEPT
#iptables -I BitTorrent-2-OUPUT --protocol udp --dport 6881 -i eth0 -j 
ACCEPT
#

that second entry under original line .... BitTorrent-2-OUTPUT is 
supposed to be RH-Firewall-1-INPUT

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.