On 8/5/05, Harley Ice <joe at siennaridge dot com> wrote:
>
> I also created RULES such as this on the WAN INTERFACE:
>
> Proto Source Port Destination Port Description
> TCP * 25 (SMTP) 192.168.9.50 25 (SMTP) Server - SMTP IN
> TCP * 110 (POP3) 192.168.9.50 110 (POP3) Server - POP3 in
> TCP * 143 (IMAP) 192.168.9.50 143 (IMAP) Server - IMAP in
> UDP * 53 (DNS) 192.168.9.51 53 (DNS) DNS inbound
> UDP * 53 (DNS) 192.168.9.52 53 (DNS) DNS inbound
> TCP * 80 (HTTP) 192.168.9.53 * WS01 HTTP in
> TCP * 80 (HTTP) 192.168.9.54 * WS01 HTTP in
> TCP * 80 (HTTP) 192.168.9.54 * WS01 HTTPS in
>
source port is never the same as destination port. Set source to any.
-Chris |