Hi,
i have local network and linux Web Proxy .
i need to filter the port 80 from local network and redirect it to port 3128
and send it to Web Proxy ?
how i can do this ?
thanks a lot
Hi,
i have local network and linux Web Proxy .
i need to filter the port 80 from local network and redirect it to port 3128
and send it to Web Proxy ?
how i can do this ?
thanks a lot
you can use destination-nat
i use it but it’s redirect it to the localhost:3128
not for web proxy ??!!