Salut!
Am o problema cu transparent proxy, dupa ce am redirectat cererea cu
ajutorul comenzii:
iptables -t nat -I PREROUTING -s 192.168.20.4 -p tcp --dport 80 -j DNAT \
--to-destination 192.168.20.1:8080
apare in access.log din squid ceva de genul :
1010486140.462 4 192.168.20.4 NONE/400 1096 GET / - NONE/- -
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
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.