[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

transparent proxy



Ira, 

you said that redirecting port 80 was enough because
netscapes askes for the full URL (i.e. GET http://a.b.c/blah/balh )
and not the relative one (i.e. GET /blah/blah)

this did not work for me.

I used a transparent proxy (ipfwadm -Ia accept -P tcp -D 0/0 80 -r 8080)
and when trying to get http://www.hotbot.com/, i got a reply from the
proxy:
bad URL '/'

any ideas ?
(from anyone on the list)

regards
erez