At 10:31 7/16/2003, Informazioni wrote:
>cannot. All users send email from internal LAN (192.168.45.0/24), and
>contact the mail server through a Watchguard firewall. All Lan clients
>appear to the mail server as coming from the same address (192.168.20.254,
>the firewall DMZ ip address), and the mail server has ip 192.168.20.1.

<snip>

>And this is my (very simple) smtprelay.tab:
>
>"192.168.45.0"  "255.255.255.0"
>
>(192.168.45.0 is the private LAN address space)

If the clients always show an address of 192.168.20.254 to the mail server, 
then nothing should be getting through, because you have only 
192.168.45.0/24 allowed to relay. Try adding (to smtprelay.tab):

"192.168.20.254"        "255.255.255.255"

and see if that helps.

Also, you may want to consider having the clients use SMTP Authentication 
and just keep smtprelay.tab empty....


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to