I need help with an urgent rule!
I have an external cache server that are connected to the mikrotik.
What’s the server cache pass on to customers without control of bandwidth, using the rule mangle and queues.?
I need help with an urgent rule!
I have an external cache server that are connected to the mikrotik.
What’s the server cache pass on to customers without control of bandwidth, using the rule mangle and queues.?
Do you use hotspot on mikrotik? If not it is a normal bridge of the two interfaces. If you do then use HTTP proxy settings in server profile of hotspot.
Use PPPoE, the external ip of the server cache (squid) is 192.168.10.2 and the server mikrotik is 192.168.10.1, everything that comes from the server cache, pass on to customers without control of bandwidth.
make a queue with dst-address is ur squid server address and put the queue at the top
thnxs,
raktim