Actions

Toolpack Installation:Change hostname: Difference between revisions

No edit summary
No edit summary
Line 18: Line 18:
tbtoolpack start
tbtoolpack start
</pre>
</pre>
Note: DO NOT change the hostname via webportal.

Revision as of 09:12, 26 April 2017

Change hostname

This procedure applies to TMG800, TMG3200 and TMG7800 with static IP for management interfaces. Require Version rel2.9 and above

  • ssh to the Centos host
  • Do shell command "hostname" to show the current hostname
hostname
  • Change to the new name:
hostname NewHostName
  • Restart toolpack:
tbtoolpack stop
tbtoolpack start

Note: DO NOT change the hostname via webportal.