Increasing demand of bandwidth on my network means i have to consider setting up squid..
whiles checking through various tutorials, i realized that I will need to ;
connect a cable from one of the LAN ports on my ADSL modem to the squid unit(in my case ubuntu on pc) and
connect another cable from another LAN ports from my ADSL modem to my mikrotik router.
now in my case, i get my internet through a wireless bridge so i simply don’t have an ADSL modem on my side just a cable
to connect to a router or directly to a pc.
My question is..should i SPECIFICALLY buy an ADSL modem and plug my internet cable to it so i can use the LAN ports or
I can get any good router to connect my internet cable to it and use its ports?
You could simply use the Web Proxy in the Mikrotik or go further and still use the Web Proxy but point it to an external Squid (PARENT) on or external to your LAN. (IP → Web Proxy → General)
Make Sense ? (Do you want more detail ?)
I think the better is to separate the direct connections from port 80 connections
in your case you send every think to squid server…
in this case the direct connections will be slow because of the requests and traffic that are processed in the cache server