Thank you very much
Just by changing the assignment method,forwarding method,return method
in squid.conf *L2+Mask worked perfectly *with No tunnel.
Regards
senthil
Amos Jeffries wrote:
senthilkumaar2021 wrote:
Hi,
We are running Squid Tproxy with wccp .For wccp we had used GRE+HASH
assignment.
Squid Has been running fine.But the load on router is high.So we plan
to Use L2 Redirect with mask assignment.
We have established gre tunnel with router identifier.In order to
change GRE to L2 assignment.It is necessary to change assignment
values in squid.conf other than this any changes to be made on router
side.
whether gre tunnel is also needed for L2 also?
GRE and L2 are the tunnel transport protocols. So to take a semi-wild
guess...no. GRE tunnel should not be required to transport via L2
redirect.
Amos