Forum Discussion

Gustavo_Lazarte's avatar
Gustavo_Lazarte
Icon for Nimbostratus rankNimbostratus
Aug 06, 2007

enable remote web management

We just installed this BIGIP 4.5 load balance and we can ping and ssh to the external interface. We are trying to enable the remote web administration. Is there a place or command we need to run to enable it, thru a network scanner we are seeing that is not enabled. thanks

 

  • transmission_co's avatar
    transmission_co
    Historic F5 Account
    Is httpd listening on that IP?

    netstat -na | grep '\.443 .*LISTEN'

    If not, make sure /config/bigconfig/httpd.conf has appropriate Listen and VirtualHost directives for the IP in question.

    Please to open a support case if you have questions about this. See SOL2479, but you would be doing the opposite of what it describes.