Changes

From SME Server
Jump to navigationJump to search
4 bytes added ,  10:00, 13 March 2009
m
Line 217: Line 217:  
{{Note box|This will just open the corresponding port(s), you need to make sure the service listen on the correct interface.}}
 
{{Note box|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 a 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:
 
  db configuration setprop AllowedOutgoing tcp:56.23.41.1:25,udp:*:1194,tcp:4.5.6.7:any,tcp:any:123
 
  db configuration setprop AllowedOutgoing tcp:56.23.41.1:25,udp:*:1194,tcp:4.5.6.7:any,tcp:any:123
  

Navigation menu