Problems on Partitioned servers

Good day

I need some advice on partitioned servers.

WE had a Domino domain running smoothly for a couple of years, without any real problems. We had 4 servers running R6.5.2 running on Windows Sever 2003 Standard.

I had to setup a complete new domain after a merge with another company.

I installed a second domino server on the same box, for every existing server. Everything completely separate from the existing domain. So we now have 2 domains running next to each other, with different organizations, different internet domains.

I installed 2 network cards in each box. Each partition got its own NIC and IP address.

I haven’t changed anything on the existing domain, except for installing Patch 3 for Service Pack 3 for Trend Micro’s ScanMail for Domino.

My problems are:

1.One of the servers in the existing domain keeps on brining up the following error every 3 days or so.

007/10/24 12:47:29 PM The TCP/IP protocol stack reported that it ran out of memory. Consult your network documentation to increase configured memory, or reduce Notes connections by limiting clients (see SERVER_MAXSESSIONS parameter in Notes Admin Guide). - Automatically reducing TCPIP port maximum sessions to 36. Currently, 4 sessions are in the process of being recycled.

When the error appears on the console, no one can connect to the server. TCP/IP stops completely. The server is used as a file server, users can’t access their files. I cannot even ping the server. The only way to get everything back to normal is to stop the Domino server and restart Windows.

2.On the new domain I have on server running as our SMTP server. Routing mail to and from the internet. If I send mail from a client, who’s home server is the SMTP server, to an internet address the mail will go out to the internet with out any problems. But when I send an email to the internet from a client who’s home server is one of the other servers in the domain, I get the following error:

2007/10/24 07:21:34 PM No route found to domain yahoo.com. Check Server, Connection and Domain documents in Domino Directory.

Any help on this will be appreciated.

Thanks in advance

Leon

Subject: Problems on Partitioned servers

In answer to part 2, it sounds like you need a configuration setting on your non-SMTP servers that specify to relay to the SMTP server for internet mail.ie. populate the field ‘Relay host for messages leaving the local internet domain’ with the name or IP of your SMTP server.

also check that ‘SMTP used when sending messages outside of the local internet domain’ is enabled on these servers.

Subject: RE: Problems on Partitioned servers

Hi Peter,Thanks for your response. That solved my problem!

Regards

Leon