Ubuntu/squid

From r00tedvw.com wiki
(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
 
allow everyone to access the proxy (controlled through iptables instead)
 
allow everyone to access the proxy (controlled through iptables instead)
 
  1060    http_access allow all
 
  1060    http_access allow all
 +
 +
==iptables==
 +
restrict access via iptables.  Add an implicit deny for INPUT, but only after you've given yourself appropriate access to at least ssh.
 +
~$sudo iptables -A INPUT -s [ip address/range] -p tcp --dport 3128 -j ACCEPT

Revision as of 19:09, 22 June 2014

Proxy server
Installed on Ubuntu 14.04 Server

Contents

Installation

~$sudo apt-get update -y && sudo apt-get install squid3 squid3-common -y

backup conf

~/etc/squid3$ sudo cp squid.conf squid.conf.bak

Edit Configuration

edit the config file and add a hostname

~/etc/squid3/squid3.conf
4751     visible_hostname proxy.domain

allow everyone to access the proxy (controlled through iptables instead)

1060     http_access allow all

iptables

restrict access via iptables. Add an implicit deny for INPUT, but only after you've given yourself appropriate access to at least ssh.

~$sudo iptables -A INPUT -s [ip address/range] -p tcp --dport 3128 -j ACCEPT
Personal tools
Namespaces

Variants
Actions
Navigation
Mediawiki
Confluence
DevOps Tools
Ubuntu
Ubuntu 22
Mac OSX
Oracle Linux
AWS
Windows
OpenVPN
Grafana
InfluxDB2
TrueNas
OwnCloud
Pivotal
osTicket
OTRS
phpBB
WordPress
VmWare ESXI 5.1
Crypto currencies
HTML
CSS
Python
Java Script
PHP
Raspberry Pi
Canvas LMS
Kaltura Media Server
Plex Media Server
MetaSploit
Zoneminder
ShinobiCE
Photoshop CS2
Fortinet
Uploaded
Certifications
General Info
Games
Meal Plans
NC Statutes
2020 Election
Volkswagen
Covid
NCDMV
Toolbox