How to configure Linux to support multiple NNNs?

I have created a 2nd NNN in the ports section of the server doc.

Example:

Port Protocol NNN Net Address

TCPIP TCP TCPnetwork hostname ENABLED

TCPIP1 TCP TCPnetwork1 hostname ENABLED

Then enabled the port via the admin client.

After starting the port via the server console:

“start port tcpip1”, I get the following error:

start port tcpip1

09/29/2003 11:33:58 PM Port TCPIP1 was successfully enabled

09/29/2003 11:33:58 PM Error on Listen function: The requested TCP/IP port is in use on this system.

09/29/2003 11:33:58 PM Error on Listen function: The requested TCP/IP port is in use on this system.

09/29/2003 11:33:58 PM Error on Listen function: The requested TCP/IP port is in use on this system.

09/29/2003 11:33:58 PM Listener task for port TCPIP1 is suspending for 20 seconds due to listen errors

It is not related to D6, I had the same problem with R5.

Subject: Re: How to configure Linux to support multiple NNNs?

Don’t create multiple ports, just create multiple NNNs and duplicate the port name:

Ex:

Port Protocol NNN Net Address

TCPIP TCP Spokes hostname ENABLED

TCPIP TCP Hubs hostname ENABLED

Subject: RE: Re: How to configure Linux to support multiple NNNs?

Thanks Micheal, works like a charm.I’ve checked the Mail Routing Topology/by Named Networks and both NNNs are shown.