Changes

From SME Server
Jump to navigationJump to search
127 bytes added ,  13:18, 29 August 2008
Line 202: Line 202:  
  db configuration setprop chilli AllowedServices sshd,openvpn-bridge
 
  db configuration setprop chilli AllowedServices sshd,openvpn-bridge
 
Services names need to correspond to those defined in the configuration db
 
Services names need to correspond to those defined in the configuration db
 +
 +
'''Note''': This will just open the corresponding port(s), you need to make sure the service listen on the correct interface.
    
*AllowedOutgoing will allow more outgoing traffic. It's list of proto/host/port clients will be able to contact on the internet (These rules only apply to forwarded traffic, nothing will be allowed to the private network). Wildcard '*' (or keyword any) can replace host or port. Eg:
 
*AllowedOutgoing will allow more outgoing traffic. It's list of proto/host/port clients will be able to contact on the internet (These rules only apply to forwarded traffic, nothing will be allowed to the private network). Wildcard '*' (or keyword any) can replace host or port. Eg:

Navigation menu