HLServer: Running the Server
From Headus Docs
Revision as of 07:03, 5 June 2007 (edit) Headus (Talk | contribs) (→Running under Windows) ← Previous diff |
Revision as of 04:05, 28 November 2007 (edit) (undo) Headus (Talk | contribs) (→Running under Windows) Next diff → |
||
Line 50: | Line 50: | ||
# Run '''3) Run HLManager''' to check that hlserver is running OK, and that the licenses have loaded correctly. <br><br> If you can't get a connection, check the log files in the hlserver install folder for errors. If you see a "Denied - manager access to user@host" message, then check that the user name listed in the error matches that in the '''Manager''' group in '''hlserver.conf'''. Use the Services control panel to restart hlserver if you need to make any changes to '''hlserver.conf'''. See [[HLServer: The Manager|The Manager]] for details.<br><br> | # Run '''3) Run HLManager''' to check that hlserver is running OK, and that the licenses have loaded correctly. <br><br> If you can't get a connection, check the log files in the hlserver install folder for errors. If you see a "Denied - manager access to user@host" message, then check that the user name listed in the error matches that in the '''Manager''' group in '''hlserver.conf'''. Use the Services control panel to restart hlserver if you need to make any changes to '''hlserver.conf'''. See [[HLServer: The Manager|The Manager]] for details.<br><br> | ||
# If you have a firewall installed on the server, you'll need to allow access to the port specified in the '''hlserver.conf''' file (default 11668). See Figure 4. for the Windows Vista firewall configuration. | # If you have a firewall installed on the server, you'll need to allow access to the port specified in the '''hlserver.conf''' file (default 11668). See Figure 4. for the Windows Vista firewall configuration. | ||
+ | |||
+ | {{warning|A user has reported that HLServer didn't work on his XP x64 system when IPv6 was enabled for the Local Area Network. We haven't confirmed or fixed this yet, but keep it in mind if you also experience problems.}} | ||
Users should now be able to access the license server from others | Users should now be able to access the license server from others |
Revision as of 04:05, 28 November 2007
|
hlserver has the following command line arguments:
Running under IRIX/LinuxThe install file comes with a sample start-up script, etc/hlserver.run, that can be copied into /etc/init.d. You will need root access on the server host to do this; read the script file for full installation instructions. Copy sample-hlserver.conf into hlserver.conf and edit to suit your network setup. You should at least change the IP range for the lan group. Run 'hlserver' from the command line when first installed. You'll get a "License not found" type error, and 5 rows of hex numbers; email these to your vendor to get your license strings. Running under WindowsAfter running the ihlserver.exe file to install the software, you'll need to perform the following steps to get the server going:
Users should now be able to access the license server from others systems on the local network. Updating under WindowsIf you already have hlserver installed, but need to install a newer version, follow these steps:
Users should now be able to access the new license server. |