hello,
i know this is OLD Question
but i still cant success to create this
here is my network
Internet----router----[switch/hub]----client
…|
…}—[ Proxy Server ]
how to create/setup my mikrotik to get client connected to my proxy server 1st
can you give the stepby step procedure ( i appretiate if you give me stepbystep procedure based on winbox )
ps : im newbie
using mikrotik 2.x ( i forget the version )
since you have a proxy server, it is better for you to get ur internet to your proxy server first
and then, set your gateway and dns to the proxy ip address
do not forget to allow the mt ip on the proxy
regards
yes of course you can
simply create a transparent webproxy (ip-webproxy) and put the parent proxy’s ip and port
and in firewall - nat do the following:
chain=dstnat protocol=tcp dst-port=80 action=reirect to ports=proxyport