Dear Sirs,
I am trying to work around a problem with SMTP. The office here is a 20+ user office in Thailand which connects to the Aisa office for the parent company in Hong Kong via a SecureClient IPSec VPN tunnel to a CheckPoint FW-1 NG Firewall via a garden variety DSL connection. The DSL router allows all inbound Internet traffic to be transparently redirected to one PC. I have enabled that feature in the router, and all inbound traffic is directed to the Wingate PC. By company policy, all PCs on the network here are connected directly to the DSL router to reach the Lotus Notes server and company applications on the parent company Intranet in Hong Kong. Also by company policy, all PCs have their own SecureClient VPN software which must be enabled whenever a user accesses Lotus Notes or a company applicaton on the corporate intranet. The problem with this is that the Wingate Server is just another node on the same subnet as the other nodes on the network. There is no secure interface. There is no trusted network.
Internet access for all network PCs is via the Wingate server. We use NAT. I have disabled all uneeded services, and we do not have open relay problems. We do, however. have an SMTP relay problem. The whole network is untrusted as the link to the Internet is on the same subnet as all nodes on the network. Wingate properly sees the network as untrusted as there is a single NIC with a default route in the Wingate server. I need to allow the SMTP service to be available to everyone in order to recieve SMTP from the Internet. And I have completely disabled SMTP relay in order to eliminate the server being used by SPAMmers.
I cannot add another NIC to the server and still have everyone connect to the company Intranet directly through the router as company policy requires this. Although I can authenticate users via NTLM, I cannot limit SMTP relay to users as there appears to be no way to enable SMTP relay for users only. I believe I cannot use SMTP relay for users. Therefore, I have users' SMTP server pointed to the ISP's SMTP server in order for them to be able to to send mail. This works wsell when users are in the office. However, When they take their laptops home and connect through various dial-in ISPs or leave the country on sales calls, all are unable to send email as the ISP for the company network will not relay SMTP. This means that users have to change the SMTP server in their email client configuration whenever they access the Internet from another ISP, city or country. It would be useful to use the Wingate SMTP server all the time. Is there anything I am missing here.