My code supports changing it but there was a typo in server_transform

CFR->CFS svn is still down I'm afraid.


Matt Richards wrote:
> Seems the code does not support changing the default cfengine port
> other than by changing the service name.
> 
> 5.3.17 port
> 
> Type: int
> 
> Allowed input range: 1024,99999
> 
> Synopsis: Default port for cfengine server
> 
> Example:
> 
> body runagent control
> {
> port => "5308";
> }
> 
> body server control
> {
> specialhost::
>  port => "5308";
> 
> !specialhost::
>  port => "5308";
> }
> 
> 
> Notes:
> 
> The standard or registered port number is tcp/5308. Cfengine does not
> presently use its registered udp port with the same number, but this
> could change in the future.
> 
> Changing the standard port number is not recommended practice. You
> should not do it without a good reason.
> _______________________________________________
> Bug-cfengine mailing list
> Bug-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/bug-cfengine

-- 
Mark Burgess

-------------------------------------------------
Professor of Network and System Administration
Oslo University College, Norway

Personal Web: http://www.iu.hio.no/~mark
Office Telf : +47 22453272
-------------------------------------------------
_______________________________________________
Bug-cfengine mailing list
Bug-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to