ip spoofing with tproxy

I have configured my squidbox as per this Tutorial.

I have tried parent proxy as per described here Examples_for_Use_Caching_Server

but there clients get squidbox ip while browsing net.

can we configure ip spoofing in 2nd or 3rd example shown here Examples_for_Use_Caching_Server?

if no which is the better way to cache so that users should get thier own ip address

my tproxy port is 3129
please help with rule

Thanks alot :slight_smile:

anyone tried tproxy with MT?? I’ve read many tutorial its need wccp cisco to work successfully? if yes can you share ur network diagram?

Thanks :slight_smile:

after struggling a lot i have found how to make MT work with Tproxy & I would like to share it. so, i request Mt team to make a wiki for Mikrotik + Tproxy + Squid3

Thanks

Dear asus,

I am searching for a guide on Mikrotik + Tproxy + Squid3 together from long time but unable to setup TPROXY.

I have working Mikrotik setup, routing HTTP traffic to SQUID. But how can I integrate TPROX, soon I am planning to implement public ips for my local users, therefore I need TPROXY to preserve user public to dst web server using tproxy/squid.

I would be really greatfull to you if you share your configurations in detail with us.

Regard’s
Johny! :sunglasses:

well, TProxy config is very easy: http://wiki.squid-cache.org/Features/Tproxy4 (actually, I used that page: http://wiki.squid-cache.org/Features/Tproxy4?action=diff&rev1=58&rev2=59 - “ip -f inet route add local 0.0.0.0/0 dev lo table 100” is necessary for me, I don’t know why they removed it from the page recently…)