Changes

From SME Server
Jump to navigationJump to search
175 bytes added ,  17:15, 30 November 2007
→‎Remote access: Define MUI and Console public access settings
Line 54: Line 54:  
==== Remote access ====
 
==== Remote access ====
 
The VMware Server will only be accessible from the local network.  If you want to be able to access the  VMware Server from internet, run these commands:
 
The VMware Server will only be accessible from the local network.  If you want to be able to access the  VMware Server from internet, run these commands:
 +
 +
To allow MUI access from anywhere:
 
  config set httpd.vmware service TCPPorts 8222,8333 access public status enabled
 
  config set httpd.vmware service TCPPorts 8222,8333 access public status enabled
   
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S91httpd.vmware
 
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S91httpd.vmware
 +
/etc/rc7.d/S91httpd.vmware restart
 +
signal-event remoteaccess-update
    +
To allow console access from anywhere:
 +
config set vmware service access public status enabled TCPPort 902
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
  −
/etc/rc7.d/S91httpd.vmware restart
      
=== Usage ===
 
=== Usage ===
17

edits

Navigation menu