> > 1. allow from any-IP to Imail-IP port 587 tcp
>
>access-list OUTSIDE permit tcp any host xxx.xxx.xxx.xxx eq 587
>
> > ... is just opening PIX to allow Internet access to Imail port 587
> > (just like opening for port 25)
>
>yep
>
> > 2. redirect from any-ip to Imail-IP port 25 => Imail-IP port 587
> >
> > ... redirect access to Imail port 25 to port 587
>
>static (inside,outside) tcp xxx.xxx.xxx.xxx smtp xxx.xxx.xxx.xxx 587 netmask
>255.255.255.255 0 0
>
> > Does PIX support the above and have you done it?

thanks

Len



Reply via email to