Ajout du port 29876 pour l'accès VNC

- autorisé pour les adresses ayant accès à ssh

ref #7671
This commit is contained in:
Bruno Boiget 2014-05-22 14:57:10 +02:00
parent d6b4ea3f93
commit 1886e222fd
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<file filelist='onefrontend' name='/etc/one/sunstone-server.conf' rm='True' mkdir='True'/>
<service_access service='sunstone'>
<port>9000</port>
<port>29876</port>
</service_access>
<service_restriction service='sunstone'>
<ip interface='eth0' netmask='netmask_ssh_eth0' netmask_type='SymLinkOption' ip_type='SymLinkOption'>ip_ssh_eth0</ip>