* Additional Security
@ 2003-09-19 17:14 Jeffrey Laramie
2003-09-19 17:39 ` Aldo S. Lagana
2003-09-20 12:09 ` Chris Brenton
0 siblings, 2 replies; 5+ messages in thread
From: Jeffrey Laramie @ 2003-09-19 17:14 UTC (permalink / raw)
To: netfilter
Hi All,
I previously used Redhat releases for my firewall boxes, and they
install iptables and tripwire by default. I have switched to SuSE 8.2
which doesn't install tripwire by default. My question is:
Do you think it's worthwhile to install and configure tripwire on an
iptables firewall box?
I can't think of a better forum to get a straight opinion on this and I
think this topic is of interest to most of the list members. However I
understand this thread is off topic and will gladly take it off list or
move it to another forum if you can suggest one.
Jeff
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Additional Security
2003-09-19 17:14 Additional Security Jeffrey Laramie
@ 2003-09-19 17:39 ` Aldo S. Lagana
2003-09-19 21:17 ` Jeremy Davis
2003-09-20 12:09 ` Chris Brenton
1 sibling, 1 reply; 5+ messages in thread
From: Aldo S. Lagana @ 2003-09-19 17:39 UTC (permalink / raw)
To: 'Jeffrey Laramie', netfilter
Tripwire seems to be a filesystem monitor - I wouldn't necessarily run it or
feel more secure running it, but others may disagree...
I run portsentry, snort, squid and iptables (along with poptop and freeswan
VPN servers)
-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of Jeffrey Laramie
Sent: Friday, September 19, 2003 1:15 PM
To: netfilter@lists.netfilter.org
Hi All,
I previously used Redhat releases for my firewall boxes, and they
install iptables and tripwire by default. I have switched to SuSE 8.2
which doesn't install tripwire by default. My question is:
Do you think it's worthwhile to install and configure tripwire on an
iptables firewall box?
I can't think of a better forum to get a straight opinion on this and I
think this topic is of interest to most of the list members. However I
understand this thread is off topic and will gladly take it off list or
move it to another forum if you can suggest one.
Jeff
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Additional Security
2003-09-19 17:39 ` Aldo S. Lagana
@ 2003-09-19 21:17 ` Jeremy Davis
0 siblings, 0 replies; 5+ messages in thread
From: Jeremy Davis @ 2003-09-19 21:17 UTC (permalink / raw)
To: Netfilter List
At the moment I am trying to wing myself off of tripwire in favor of
something else to do file integrity. Tripwire, when downloaded from its
website, seg faults on redhat 9. tripwire is a good solution for post
compromised forensic analysis.
Jeremy
-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org]On Behalf Of Aldo S. Lagana
Sent: Friday, September 19, 2003 1:40 PM
To: 'Jeffrey Laramie'; netfilter@lists.netfilter.org
Subject: RE: Additional Security
Tripwire seems to be a filesystem monitor - I wouldn't necessarily run it or
feel more secure running it, but others may disagree...
I run portsentry, snort, squid and iptables (along with poptop and freeswan
VPN servers)
-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of Jeffrey Laramie
Sent: Friday, September 19, 2003 1:15 PM
To: netfilter@lists.netfilter.org
Hi All,
I previously used Redhat releases for my firewall boxes, and they
install iptables and tripwire by default. I have switched to SuSE 8.2
which doesn't install tripwire by default. My question is:
Do you think it's worthwhile to install and configure tripwire on an
iptables firewall box?
I can't think of a better forum to get a straight opinion on this and I
think this topic is of interest to most of the list members. However I
understand this thread is off topic and will gladly take it off list or
move it to another forum if you can suggest one.
Jeff
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Additional Security
2003-09-19 17:14 Additional Security Jeffrey Laramie
2003-09-19 17:39 ` Aldo S. Lagana
@ 2003-09-20 12:09 ` Chris Brenton
1 sibling, 0 replies; 5+ messages in thread
From: Chris Brenton @ 2003-09-20 12:09 UTC (permalink / raw)
To: Jeffrey Laramie; +Cc: netfilter
Jeffrey Laramie wrote:
>
> Do you think it's worthwhile to install and configure tripwire on an
> iptables firewall box?
I myself prefer to use Aide, but some kind of file integrity checking on
your firewall is an excellent idea (I also regularly audit running
processes, listening ports, etc.). If someone whacks the box, you
certainly want to know about it ASAP. The more checks you do the better.
HTH,
C
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Additional Security
@ 2003-09-20 13:27 Martinez, Michael
0 siblings, 0 replies; 5+ messages in thread
From: Martinez, Michael @ 2003-09-20 13:27 UTC (permalink / raw)
To: alagana, JALaramie, netfilter
Yes, it's a good idea to install and run tripwire. Since it is a file integrity checker, it is complementary to the other packages listed below. Make sure to maintain a CD copy of the database that tripwire generates when you initialize it.
The drawback is that if you have a file system that changes frequently (dynamic), then you either have to frequently update the database, which is cumbersome and wasteful of CDs, or you find yourself reading ever-growing Tripwire reports.
Mike
--------------------------
Sent from my BlackBerry Wireless Handheld
-----Original Message-----
From: Aldo S. Lagana <alagana@discmail.com>
To: 'Jeffrey Laramie' <JALaramie@Loudoun-Fairfax.com>; netfilter@lists.netfilter.org <netfilter@lists.netfilter.org>
Sent: Fri Sep 19 13:39:40 2003
Subject: RE: Additional Security
Tripwire seems to be a filesystem monitor - I wouldn't necessarily run it or
feel more secure running it, but others may disagree...
I run portsentry, snort, squid and iptables (along with poptop and freeswan
VPN servers)
-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of Jeffrey Laramie
Sent: Friday, September 19, 2003 1:15 PM
To: netfilter@lists.netfilter.org
Hi All,
I previously used Redhat releases for my firewall boxes, and they
install iptables and tripwire by default. I have switched to SuSE 8.2
which doesn't install tripwire by default. My question is:
Do you think it's worthwhile to install and configure tripwire on an
iptables firewall box?
I can't think of a better forum to get a straight opinion on this and I
think this topic is of interest to most of the list members. However I
understand this thread is off topic and will gladly take it off list or
move it to another forum if you can suggest one.
Jeff
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-09-20 13:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-19 17:14 Additional Security Jeffrey Laramie
2003-09-19 17:39 ` Aldo S. Lagana
2003-09-19 21:17 ` Jeremy Davis
2003-09-20 12:09 ` Chris Brenton
-- strict thread matches above, loose matches on Subject: below --
2003-09-20 13:27 Martinez, Michael
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.