Jump to content

specify port number for console communication?


Recommended Posts

Is there any syntax/technique to specify the port number to the console when setting up a server?

 

The default is port 22024 from what I see here:

http://kb.dantz.com/display/2n/articleDirect/index.asp?aid=9705&r=1.008242E-02

 

Common syntax is to allow an alternate port configuration with:

 

XX.YY.ZZ.QQ:PPPP

 

For instance, 192.168.0.11:44000 - for IP 192.168.0.11 and port 44000.

 

I have tried this in the dialog for adding a server in the console and my input seems to be ignored completely. (the IP is not added, either)

 

This is important when needing to set up SSH tunnels to multiple machines through a gateway. Another compelling reason to provide this ability is to be able to access more than one machine behind NAT. SSH tunnels work well for this, too. This is much harder to deal with if you are forced to use the same port for all machines.

 

Thanks,

 

-dgl-

Edited by Guest
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...