Hi Ali,
On Tue, Jun 23, 2009 at 10:03 PM, Ali El Moussaoui<mousawi.ali_at_gmail.com> wrote:
> Oh Really! Man i tried it on 3750 (Metro) and 2960 and couldnt find it . Ya
> true this feature is not really well documented. One big problem i faced
> with WCCP is that Router ID can not be hard coded , its automatically
> computed and i dont like it!!!
> Ali
Yeah. On the 3750 you need to use the 'routing' SDM template to make
it work (like PBR), but it does work. You need to use L2 redirect and
mask assign, you can't use 'redirect out' and you need to be careful
what your ACL does if you use a redirect-list (traffic can be punted
to the CPU for processing, which kills performance) -- those are just
the restrictions that come to mind. It's a similar story on the 6500.
On Tue, Jun 23, 2009 at 10:06 PM, omar maiah<omar.maiah_at_gmail.com> wrote:
> another question maybe its silly but i don't have a clue about proxy
> servers,
> when a user send an http request using a proxy, does the proxy change the
> source or the destination IP address ?
When using a proxy in non-transparent mode (i.e. the client is
explicitly configured with the proxy's IP and port), the client makes
a TCP connection with the proxy, issues the request (e.g. HTTP GET),
then the proxy server establishes a second connection to the
destination server. There are two (or more, depending on HTTP)
separate TCP connections involved. The destination server sees the
request coming from the proxy server, not the original client,
although it is possible through HTTP headers for the destination
server to know the connection was proxied.
cheers,
Dale
Blogs and organic groups at http://www.ccie.net
Received on Tue Jun 23 2009 - 22:10:32 ART
This archive was generated by hypermail 2.2.0 : Wed Jul 01 2009 - 20:02:37 ART