Même chose (kernel panic) si je ne laisse que: iptables -t nat -A PREROUTING -i vmbr1 -s ! 192.168.1.250 -p tcp --dport 80 -j DNAT --to 192.168.1.250:8080
Alors que si je retire l'option transparent dans la conf de squid3 il me retourne la page suivante dans mon navigateur:
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: /
The following error was encountered:
* Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
* Missing or incorrect access protocol (should be `http://'' or similar)
* Missing hostname
* Illegal double-escape in the URL-Path
* Illegal character in hostname; underscores are not allowed
Your cache administrator is webmaster.
Generated 2010年1月16日 14:24:50 GMT by localhost (squid/3.0.STABLE8)
[^] # Re: eclaircicement
Posté par Gauthier (Mastodon) . En réponse au message Openvz et squid3 en proxy transparent. Évalué à 1.
iptables -t nat -A PREROUTING -i vmbr1 -s ! 192.168.1.250 -p tcp --dport 80 -j DNAT --to 192.168.1.250:8080Alors que si je retire l'option transparent dans la conf de squid3 il me retourne la page suivante dans mon navigateur:
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: /
The following error was encountered:
* Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
* Missing or incorrect access protocol (should be `http://'' or similar)
* Missing hostname
* Illegal double-escape in the URL-Path
* Illegal character in hostname; underscores are not allowed
Your cache administrator is webmaster.
Generated 2010年1月16日 14:24:50 GMT by localhost (squid/3.0.STABLE8)