[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] multiple ports on iptables?
- Subject: [ale] multiple ports on iptables?
- From: Robert.L.Harris at rdlg.net (Robert L. Harris)
- Date: Tue, 24 Apr 2001 12:21:30 -0600
I'm mucking with my firewall again. One app I have uses multiple ports,
auto-negotiatiated and I can specify a range from 50000-50030, can you
do a range on a line? I tried and it didn't like it. I didn't want to
put 30 individual rules in place.
Also, I have this:
# I'm using logging and reject with my cleanup rule, these are both
# optional modules
/sbin/iptables -N cleanup
# /sbin/iptables -A cleanup -j LOG --log-prefix "Firewall " --log-level debug
/sbin/iptables -A cleanup -j LOG
/sbin/iptables -A cleanup -j REJECT
Nothing is being logged either. I haven't worked with iptables, since
I set this firewall up and probably won't again for quite a while.
Thoughts?
Robert
:wq!
---------------------------------------------------------------------------
Robert L. Harris | Micros~1 :
Senior System Engineer | For when quality, reliability
at RnD Consulting | and security just aren't
\_ that important!
DISCLAIMER:
These are MY OPINIONS ALONE. I speak for no-one else.
FYI:
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.