Forum Discussion
marian_57792
Nimbostratus
Apr 08, 2015change SSL port for LTM management
Hello folks,
how can I change management port from 443 to different port ? I see it already configured on different LTM under the http daemon. I did not find any reference.
list sys httpd
s...
jsellejr_47350
Nimbostratus
Dec 08, 2015- Use SSH to log in to the virtual machine using the Public IP address.
- Move the port that is used to access the user interface from port 443 to some other port (such as 8443) using a tmsh command. modify sys httpd ssl-port 8443
- Add your new port (8443 in this example) to the default self allow port list (required for single NIC deployment) using a tmsh command. modify net self-allow defaults add { tcp:8443 }
- From the tmsh prompt, save the changes to the system configuration. save sys config
- End the SSH session on the virtual machine.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects