LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-10-2002, 06:27 PM   #1
Road
Member
 
Registered: Jan 2002
Distribution: Debian Based only but have tried most others.
Posts: 82

Rep: Reputation: 15
Firewall Proxy?? Whats yours?


I am looking for a buisiness class firewall/router that will share access to the I-net.

Not that big of a deal but what I need is tracking. I want to know who is going where how long and when. Anybody have some recomendations out there?

Road
 
Old 10-10-2002, 08:10 PM   #2
RijilV
Member
 
Registered: Sep 2002
Location: somewhere
Distribution: gentoo
Posts: 123

Rep: Reputation: 15
for web the easiest thing is to setup a squid proxy...preferably not on your firewall...


otherwise you can use iptables to log all syn packets outbound, and parse the logs out to make them purdy...
 
Old 10-11-2002, 02:05 AM   #3
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
squid

/etc/squid/squid.conf

httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on


/etc/sysconfig/iptables

use the local lan eth?

-A PREROUTING -i eth2 -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 3128


/etc/rc.d/init.d/iptables restart


/etc/rc.d/init.d/squid restart

Last edited by DavidPhillips; 10-11-2002 at 02:09 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
whats a good firewall daedalusonlinux Linux - Software 4 11-22-2005 11:15 AM
Proxy/Firewall Blocker TuxFreak Linux - Networking 3 06-08-2005 10:44 AM
Whats your favorite firewall? walden Linux - Security 13 01-19-2005 07:16 AM
Linux Proxy+Firewall? How?? paul1892 Linux - Newbie 2 01-14-2005 02:58 AM
Firewall and proxy!? hommih Linux - Networking 7 01-16-2002 09:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration