Timothy Schilbach wrote:

> Hey there,
>
>   I have the E2B working great. Thakn you for that awesome documentation
> on LEAF. My network only has one subnet so I didnt install Seattle
> Firwall. I figgured the basic version would be good enough for now.
>
>   I have allowed SMTP, WWW, POP-3 to be forwarded in my network.conf to
> my internal Win2k server. But for some reason its not working quite
> right. Here is a sample of the port forwarding section of my
> network.conf:
>
> EXTERN_UDP_PORTS="0/0_domain 0/0_www"

www is tcp not udp

>
> EXTERN_TCP_PORTS="0/0_ssh 0/0_smtp 0/0_pop-3 0/0_www"

> INTERN_WWW_SERVER=192.168.1.210 # Internal WWW server to make available
> INTERN_SMTP_SERVER=192.168.1.210 # Internal SMTP server to make
> available
> INTERN_POP3_SERVER=192.168.1.210 # Internal POP3 server to make
> available
> INTERN_IMAP_SERVER=192.168.1.210 # Internal IMAP server to make
> available
>

did you flush and reload the filter?
# svi network ipfilter flush
# svi network ipfilter reload
what do you get when you do?
# net ipfilter list portfw



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to