LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-05-2009, 02:13 PM   #1
jonhill90
LQ Newbie
 
Registered: Mar 2009
Posts: 1

Rep: Reputation: 0
Blocking Https in Smoothwall with exceptions


Hey, I have blocked all Outgoing Https access, but now i cannot access sites i want to access. I blocked https because students in the classroom were using proxy tunnels to get through. But now they cannot access there mail accounts with are protect by ssl. Is there a way to block all https with exceptions?

Please Help Me.

Also i am using Smoothwall 3.0

Last edited by jonhill90; 03-05-2009 at 02:14 PM.
 
Old 03-05-2009, 04:55 PM   #2
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
I'm not familiar with the ins and outs of Smoothwall, but a common approach to managing web access is with a http/s proxy -- e.g. Squid.
 
Old 03-05-2009, 06:17 PM   #3
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by jonhill90 View Post
Hey, I have blocked all Outgoing Https access, but now i cannot access sites i want to access. I blocked https because students in the classroom were using proxy tunnels to get through. But now they cannot access there mail accounts with are protect by ssl. Is there a way to block all https with exceptions?

Please Help Me.

Also i am using Smoothwall 3.0
Quote:
Originally Posted by anomie View Post
I'm not familiar with the ins and outs of Smoothwall, but a common approach to managing web access is with a http/s proxy -- e.g. Squid.
Yeah, in Squid you would basically create an ACL for sites you wish to allow the CONNECT method on. Example:
Code:
acl CONNECT method CONNECT
acl allowed_https_sites dstdomain .google.com
acl allowed_https_sites dstdomain .msn.com
acl allowed_https_sites dstdomain .yahoo.com
http_access allow CONNECT allowed_https_sites
http_access deny CONNECT
Smoothwall should have an equivalent way of handling CONNECT, even if it's via GUI.
 
  


Reply

Tags
exception, https, proxy, smoothwall, ssl



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
squid website blocking! (smoothwall) venki Linux - Newbie 4 06-02-2008 07:02 AM
help in blocking https venki Linux - Security 5 06-28-2007 02:44 AM
Exceptions bianchi Programming 1 11-17-2005 08:36 PM
Regarding Exceptions eshwar_ind Programming 1 05-03-2005 12:23 PM
Blocking MSN Messenger Traffic With Smoothwall canadiantechie Linux - Software 0 08-21-2004 03:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:51 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