From: Ben (bmunyao@gmail.com)
Date: Sun Sep 30 2007 - 01:53:14 ART
Chamara,
Given the information you have provided, i would guess NAT as a possible
solution.
ip nat inside source static tcp global-ip 80 192.168.61.10 80
int vlan 1
ip nat outside
int xxx (towards server)
ip nat inside
HTH
Ben
On 9/30/07, Chamara Peris <dimsyboy@gmail.com> wrote:
>
> Hi guys,
>
> I am wondering how to a port rediction on a IOS based access list. Hhis
> exactly I want to do.
>
> I want to forward all the port 80 traffic hitting vlan 1 interface
> (excluding ip 192.168.61.10) to inside host 192.168.61.10 port 80.
> Basically making 61.10 as the proxy server.
>
>
> Regards
> CP
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:17 ART