[lug] iptables question

jd lug at taproot.bz
Fri May 16 18:27:19 MDT 2003


Hello,
  I am running iptables on a debian box. I have a big source list for
my apt repositories. I dont want to have to write a 101 rules in
iptables to allow for this...

i.e.

iptables -A INPUT -s ftp.debian.org -j ALLOW
iptables -A INPUT -s security.debian.org -j ALLOW
.....

is there a way to allow all hosts in the domain debain.org..like..

iptables -A INPUT -s *.debain.org -j ALLOW

thanks,
jd







More information about the LUG mailing list