Networking Forums

Networking Forums > Computer Networking > Linux Networking > Outbound filtering question

Reply
Thread Tools Display Modes

Outbound filtering question

 
 
ZeroUno
Guest
Posts: n/a

 
      10-03-2005, 03:19 PM
Hello,
in a LAN with Windows clients and Linux servers (on a domain controlled
by a Samba PDC) I would like to configure the following:

- any client has access to Internet, both web and email;
- only outbound transfers (any kind: HTTP, FTP, SMTP...) larger than
size X are blocked, and the failed attempt is logged; nothing else is
blocked or logged;
- some particular users have no limits, no transfers are blocked for
them.

What would you suggest?

Of course, I can live with it if I'm forced to change some requirements,
e.g. if I necessarily have to log everything.

Trying to accomplish all this, I started with squid. It can authenticate
against the Samba database, and it should be able to block outbound
transfers larger than X bytes thanks to the request_body_max_size
parameter (if I correctly recall its name), but it's a global setting,
it is applied to all users, and it's not what I need.
Then it also cannot be used for POP/SMTP.

Maybe I could use the "acl aclname req_header..." directive to
selectively check the HTTP request size?

And maybe I could use Postfix for SMTP filtering?
I could try with a SOCKS proxy like dante, but I think it does not have
the authentication and flitering features I need.

Any info is appreciated. Thanks.

01
 
Reply With Quote
 
 
 
 
ZeroUno
Guest
Posts: n/a

 
      10-03-2005, 04:09 PM
In article <SZb0f.8015$(E-Mail Removed)>,
ZeroUno <(E-Mail Removed)> wrote:

> Trying to accomplish all this, I started with squid. It can authenticate
> against the Samba database, and it should be able to block outbound
> transfers larger than X bytes thanks to the request_body_max_size
> parameter (if I correctly recall its name), but it's a global setting,
> it is applied to all users, and it's not what I need.


Uh-oh, maybe I was wrong here, and it CAN be used together with defined
acls so that it only applies (or it does not) to some users.
Anyway the other points in my request remain valid.

Thanks for any info.

01
 
Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IPTables filtering what should be allowed outbound traffic SmittyBroham Linux Networking 6 10-03-2005 05:42 PM
Outbound filtering question ZeroUno Linux Networking 0 10-03-2005 03:12 PM
Basic question on MAC Filtering.... AG Wireless Internet 2 08-23-2004 06:45 AM
Outbound port Question bigntall Broadband Hardware 5 08-20-2004 01:15 PM
SMC Barricade MAC Filtering Question Steve Stallion Wireless Internet 9 04-26-2004 03:20 PM



1 2 3 4 5 6 7 8 9 10 11