Your help for this error will be highly appreciated

Hi,Below error is continously appearing on our one of the Domino Server.

"Error on listen function: Network name cannot be used

Listner task for port LAN0tcpip is suspending for 20seconds due to listen errors"

I searched for the solution in the forum & I found that it happens due to mismatch of Domino Server document FQDN with Machine’s FQDN.

But here in this scenario I found that

In My Computer properties- Network Identification on this server:

faxserver.sap.abc.com

Domain: sap.abc.com

&

Information from Server Document of this Domino Server

ServerName: lotusfax01/abc

Domain Name: abc

FQIHN:faxserver.sap.abc.com

I this case both FQDN are same. I also added LAN0tcpip as a disabled port in notes.ini for this server. After that error was diappeared for 1 week. Now again it is continously appearing on console.

Pls check & verify above given information & pls suggest what could be wrong.

Thanks in advance.

Subject: your help for this error will be highly appreciated

If I remember right from the top of my head, LAN0tcpip will most likely refer to TCP/IP over NetBIOS. Disable NetBIOS altogether (and the related Domino port), if there isn’t a very specific need for it.

Subject: RE: your help for this error will be highly appreciated

Hiya,

I had the same problem.

I first removed the LAN0tcpip port from the server config but that didn’t help.

I then edited the actual notes.ini and removed the reference to netbios.

It still didn’t stop it.

I then edited the line:

Ports=TCPIP,LAN1tcpip and removed the reference to LAN1tcpip.

Thats seems to have done the trick.

Hope this helps someone.