guifi.net:proxy_transparent
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| guifi.net:proxy_transparent [2011/11/06 02:04] – creado 46.105.107.141 | guifi.net:proxy_transparent [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | http:// | ||
| + | |||
| + | |||
| + | |||
| **Proxy transparente** | **Proxy transparente** | ||
| ====== Puerto 80 ====== | ====== Puerto 80 ====== | ||
| Line 27: | Line 31: | ||
| iptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE | iptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE | ||
| + | |||
| + | Corkscrew: | ||
| + | Fichero .ssh/ | ||
| + | Host calafouproxy | ||
| + | Port 443 | ||
| + | ProxyCommand / | ||
| + | IdentityFile / | ||
| + | |||
| + | OpenVPN | ||
| + | client | ||
| + | dev tun | ||
| + | proto tcp | ||
| + | remote 127.0.0.1r 1194 | ||
| + | resolv-retry infinite | ||
| + | nobind | ||
| + | persist-key | ||
| + | persist-tun | ||
| + | ca ca.crt | ||
| + | cert seldon.crt | ||
| + | key seldon.key | ||
| + | #comp-lzo | ||
| + | verb 3 | ||
| + | #cipher none | ||
| + | script-security 2 | ||
| + | up / | ||
| + | Fichero / | ||
| + | / | ||
| + | # ssh tunnel to smarthost.com' | ||
| + | 127.0.0.1: | ||
guifi.net/proxy_transparent.1320545055.txt.gz · Last modified: (external edit)
