[cvsnt] Separating protocols by port

Erik Larsson catacombae at gmail.com
Tue Jun 16 08:42:22 BST 2009


Hi,

I'm wondering if it's possible to split up protocols so that they 
communicate over different ports in CVSNT server.
For instance I would like to only allow the sserver protocol through my 
firewall, but for compatibility reasons I'd like to have the pserver 
protocol available on the home network. This could be achieved if I 
could let the pserver protocol handler listen on a different port than 
2401, but keep the sserver protocol communicating on that port.

Is such a setup possible?

- Erik


More information about the cvsnt mailing list