Changes

Jump to navigation Jump to search
Line 512: Line 512:  
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
   −
Note that a firewall hole is only opened if three things are true - the service has a TCPPort (or UDPPort) definition, the service is set to public access, and the service is enabled. Run the commands above, and then these ones:
+
Note that a firewall hole is only opened if three things are true - the service has a TCPPort (or UDPPort) definition, the service is set to public access, and the service is enabled.  
 +
 
 +
You can open multiple ports.
 +
config set myservice service TCPPort 4321,4322 access public status enabled
 +
 
 +
Run the commands above, and then these ones:
    
  cp /etc/rc.d/init.d/masq /tmp
 
  cp /etc/rc.d/init.d/masq /tmp

Navigation menu