Bonjour
Suite a plusieurs rechercher cocnernant squid
j'ai trouver un moyen de ne pas detourner le proxy et de le rendre transparent
=>
#proxy transparent
iptables -t nat -A PREROUTING -i eth2 -s 192.168.1.0/24 -p tcp --dport 80 -j REDIRECT --to-port 3128
Le probleme c'est que ca ne marche pas ...
Quand je lance une requete d'une page il me sort ca =>
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 Tue, 14 Jun 2005 17:05:32 GMT by speed-reseau.com (squid/2.5.STABLE9)
Message édité par korben31 le 14-06-2005 à 19:53:24