However, running fwlogwatch to generate an HTML table of the last 24hrs'
worth of activity, every ~15 mins, is quite adequate for my simple tastes :)
~Tim
--
A shadow rushes through the grasslands |http://spodzone.org.uk/
To the dying sun |
Check out PortSentry (http://www.psionic.com/products/portsentry.html). ItQuote:> There is enough info on
> iptables now for me to sort through however I like the gui idea that shows
> me if someone is probing a port and allows me to allow/block activity
> without having to rewrite a script and restart iptables manually.
You should deny everything in the first place, NOT setup a "low"Quote:> About a year and a half ago I started with linux and attempted to
> learn the
> ins and outs of iptables. As it was, linux took some getting used
> to, iptables info seemed sparse, and I ran across Firestarter (gui
> for
> iptables). Firestarter gave me some sense of security quickly but
> I wanted
> to eventually get around to learning iptables. There is enough
> info on iptables now for me to sort through however I like the gui
> idea that shows me if someone is probing a port and allows me to
> allow/block activity without having to rewrite a script and
Realtime monitoring, no problem, tcpdump is for sure the preferedQuote:> restart iptables manually. Firestarter supposedly allows one to
> modify the scripts it uses and I may go that route but was
> interested to know if anyone is using another method to monitor
> iptable activity "more-or-less" realtime. Thanks,
Michael Heiming
--
Remove the +SIGNS case mail bounces.
[...]
Beware that there are some vulnerabilities that have been discoveredQuote:>> interested to know if anyone is using another method to monitor
>> iptable activity "more-or-less" realtime. Thanks,
> Realtime monitoring, no problem, tcpdump is for sure the prefered
> tool, or use ethereal, if you really think you need a GUI. Albeit
> it's a waste of time, tcpdump will have switched the device in
> promiscous mode and deliver what you want to see, even before some
> fancy GUI tool has started...;-) man tcpdump
Personally, I grab the traffic from the kernel by using QUEUE and
post-process it using tcpdump when I am ready to look at it.
-----BEGIN PGP SIGNATURE-----
Comment: Keeping the world safe for geeks.
iD8DBQE9ME4DwBVKl/Nci0oRAma1AJ92Zp352jAg7zLZrSfWpx13GRNBWwCbBvmB
gG10eCc2rmwX+pnqqKBA8VY=
=M1gS
-----END PGP SIGNATURE-----
Hello Ian,
> Beware that there are some vulnerabilities that have been
> discovered in tcpdump which could leave you compromised. Check
> bugtraq for more information.
Sounds great, however I'm working with several different unixQuote:> Personally, I grab the traffic from the kernel by using QUEUE and
> post-process it using tcpdump when I am ready to look at it.
Michael Heiming
--
Remove the +SIGNS case mail bounces.
> > Firestarter supposedly allows one to modify the scripts it uses and I
may go
> > that route but was interested to know if anyone is using another method
to
> > monitor iptable activity "more-or-less" realtime.
> I don't believe in running a GUI on a firewall, and I don't currently have
> a separate loghost for the purpose either.
> However, running fwlogwatch to generate an HTML table of the last 24hrs'
> worth of activity, every ~15 mins, is quite adequate for my simple tastes
:)
> ~Tim
> --
> With the spirits of the mighty
Is there documentation at netfilter or somehwere that explains the output ofQuote:> A shadow rushes through the grasslands |http://spodzone.org.uk/
> To the dying sun |
> > > Firestarter supposedly allows one to modify the scripts it uses and I
> may go
> > > that route but was interested to know if anyone is using another
method
> to
> > > monitor iptable activity "more-or-less" realtime.
> > I don't believe in running a GUI on a firewall, and I don't currently
have
> > a separate loghost for the purpose either.
> > However, running fwlogwatch to generate an HTML table of the last 24hrs'
> > worth of activity, every ~15 mins, is quite adequate for my simple
tastes
> :)
> > ~Tim
> > --
> > With the spirits of the mighty
> > A shadow rushes through the grasslands |http://spodzone.org.uk/
> > To the dying sun |
> Is there documentation at netfilter or somehwere that explains the output
of
> the fwlogwatch? for example
> # CHAIN INTERFACE
> SOURCE DESTINATION
> 2 SuSE-FW-UNAUTHORIZED-ROUTING eth0 134.114.172.153
> 10.168.10.10
http://logi.cc/linux/netfilter-log-format.php3
1. trace internal activity iptables
Hi !
I would like to trace internet activity on my lan, i would like to know
where my users goes on internet, it's possible to do that with iptables
? Does i need other software ? if yes, wich ?
Thanks
Roger
2. iptables: filtered UDP ports are reported as open by nmap
3. IPTABLES firewall & continuos disk activity
4. make 1 big file into serveral small files?
5. Netowrk activity with no activity?
6. RedHat 7.0 Fails to Install... ...install exited abnormally -- recvd signal 8
7. Question:How to monitor samba user activities?
8. TimeWarner RoadRunner Cable Modem Login via Solaris 7
9. How to monitor network activity ?
10. tools for monitoring network activities & traffics
11. Real-time port 80 activity monitor, using graphs in console mode?