SRX

last person joined: 18 hours ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  How can I delete HTTP J-web management?

    Posted 11-01-2014 04:15

    Hi support,

     

    I have 2 options connect web management, now I want to delele http J-web manage,

    Please help us how can I do this?

    web-management {
                http {
                    interface ge-6/0/2.0;
                }
                https {
                    system-generated-certificate;
                    interface ge-0/0/2.0;

     Thanks,

    Vinh Ng



  • 2.  RE: How can I delete HTTP J-web management?

     
    Posted 11-01-2014 04:35

    Hi Vanh

     

    To delete http web-management, please run below from configure prompt:

     

    root# delete system services web-management http

     

    Regards,

    Raveen



  • 3.  RE: How can I delete HTTP J-web management?

    Posted 08-21-2018 15:25

    Greetings,

     

    Kind of new to SRX and just received a new SRX320 (15.1X49-D140.2). While setting it up, the default web management is on the untrust. Now, I'm sure I can just turn it off but I'd like to have management on the inside/trust.

    Also, I was under the understanding that dynamic VPN will not work if the management isn't on the outside/untrust interface.

    Is there a way of moving the web management to the trust interface or add an access list to deny access to the web management on the untrust interface without restricting dynamic VPN?

     

    Thanks.



  • 4.  RE: How can I delete HTTP J-web management?

     
    Posted 08-23-2018 01:02

    My Web-Management interface is fxp0.0..... as per below:

     

    set system services web-management https interface fxp0.0
    set interfaces fxp0 unit 0 family inet address 12.12.12.12/24

     

    I have dynamic VPNs using NCP Client that work fine with no problems at all.