Web Proxy Dst Nat problem

ip web proxy print :
enabled: yes
src-address: 192.168.1.1
port: 3128
hostname: “proxy”
transparent-proxy: no
parent-proxy: 0.0.0.0:0
cache-administrator: “blame@butcher”
max-object-size: 409600KiB
cache-drive: system
max-cache-size: unlimited
max-ram-cache-size: unlimited
status: running
reserved-for-cache: 30804992KiB
reserved-for-ram-cache: 2048KiB

ip firewall nat print :
chain=dstnat src-address=192.168.1.0/24 protocol=tcp dst-port=80
action=dst-nat to-addresses=192.168.1.1 to-ports=3128

when i try to access a web page i am getting this error :


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 blame@butcher.
Generated Wed, 19 Dec 2007 12:04:41 GMT by proxy (squid/2.5.STABLE11)

i also got DNS running :
ip dns print
primary-dns: 195.170.0.2
secondary-dns: 195.170.0.1
allow-remote-requests: yes
cache-size: 4096KiB
cache-max-ttl: 1w
cache-used: 575KiB