Linux Netfilter discussions
 help / color / mirror / Atom feed
* How to block proxing https connection ??
@ 2009-03-02  5:10 Piyush Joshi
  2009-03-02 17:16 ` Julien VEHENT
  0 siblings, 1 reply; 2+ messages in thread
From: Piyush Joshi @ 2009-03-02  5:10 UTC (permalink / raw)
  To: netfilter

Dear All Expert,
                         I am new to this list and have a question
regarding netfilter. We are successfully running netfilter and now we
are seeing that some users using malicious tools to go to the internet
by creating https connection to outside proxy and open banned sites,
Is there any patch for iptables to prevent this ??


Thanks Regards

Piyush Joshi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to block proxing https connection ??
  2009-03-02  5:10 How to block proxing https connection ?? Piyush Joshi
@ 2009-03-02 17:16 ` Julien VEHENT
  0 siblings, 0 replies; 2+ messages in thread
From: Julien VEHENT @ 2009-03-02 17:16 UTC (permalink / raw)
  To: Piyush Joshi; +Cc: netfilter


[-- Attachment #1.1: Type: text/plain, Size: 1112 bytes --]

Hi Piyush,

Piyush Joshi wrote:
> Dear All Expert,
>                          I am new to this list and have a question
> regarding netfilter. We are successfully running netfilter and now we
> are seeing that some users using malicious tools to go to the internet
> by creating https connection to outside proxy and open banned sites,
> Is there any patch for iptables to prevent this ??
> 

Well, considering you cannot inspect the content of an HTTPS connection,
the *best* way to do that is to allow HTTPS connection only to websites
you know and want to authorize.

Your users must use a proxy you control to go on the Internet. Then, you
can just filter HTTPS website using a white list of authorized ones.

Note that, from the Netfilter point of view, HTTP and HTTPS connections
are only seen as TCP connection, no difference is made between them.

Regards,
Julien

> 
> Thanks Regards
> 
> Piyush Joshi
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

[-- Attachment #1.2: julien.vcf --]
[-- Type: text/x-vcard, Size: 388 bytes --]

begin:vcard
fn:Julien Vehent
n:Vehent;Julien
email;internet:julien@linuxwall.info
tel;cell:+33 6 23 86 58 73
note;quoted-printable:Linuxwall Root Certificate :=0D=0A=
	http://www.linuxwall.info/files/ca-linuxwall.crt=0D=0A=
	=0D=0A=
	Personal Certificate :=0D=0A=
	http://www.linuxwall.info/files/JulienVehent.pem
x-mozilla-html:FALSE
url:http://www.linuxwall.info
version:2.1
end:vcard


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3485 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-02 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02  5:10 How to block proxing https connection ?? Piyush Joshi
2009-03-02 17:16 ` Julien VEHENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox