For creating transparent proxy we need edit squid.conf and add iptables rules. Edit /etc/squid.conf file with your favorite editor, example vi vi /etc/squid.conf Add or change this lines.
Command apropos apropos – command views Authentication a list [Command] of all man-pages that contain the specified keyword. Syntax apropos keyword Options No Description Apropos command searches for
Command alias alias command definition of abbreviations for long commands Authentication or view the current list abbreviations. Syntax alias [abbrev = command] Description If you enter only the
Suppose we have 2 cars PC1 (FreeBSD, ip-address IP1, interface INT1) and PC2 (Linux, IP2, INT2). Lets build IP-IP tunnel (on the side of FreeBSD will address TUN1,
Creating Password Create htpasswd file for current (pwd) path htpasswd -mc .htpasswd yourusername Insert new password Create .htaccess file for current path touch .htaccess mcedit .htaccess Paste this