SRX

last person joined: 2 days ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  enabling web interface for irb.10 interface

    Posted 02-13-2017 04:24

    Hi all,

    i want to enable web interface for a irb.10.This interface has a ip address of 172.16.11.1.i can access it through ssh but when trying to access it through web.then can not access web gui.any idea and configuration for it pls post it....

     

     

    Thanks 

     

    Regards,

    Asif Khan



  • 2.  RE: enabling web interface for irb.10 interface

     
    Posted 02-13-2017 19:20

    Can you share below outputs

     

    show system services | display set

    show security zones | display set | match irb.10

    show security zones security-zone junos-host



  • 3.  RE: enabling web interface for irb.10 interface
    Best Answer

    Posted 02-14-2017 16:03

    Add the interface to web management

     

    set system services web-management https system-generated-certificate
    set system services web-management https interface irb.10

    For the zone that the interface belongs to allow https services ZONE_NAME is your zone.

     

     

     

    set security zones security-zone ZONE_NAME host-inbound-traffic system-services https