firepower web access not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 01:24 AM
firepower configuration
Supervisor Mgmt IP Address = 10.10.1.10
Supervisor Mgmt IP Network = 255.255.255.0
Default Gateway = 10.10.1.1
SSH Access Configured =yes
SSH IP Address= 10.0.0.0
SSH IP Netmask= 255.0.0.0
HTTPS Access Configured=yes
HTTPS IP Address=10.0.0.0
HTTPS IP Netmask=255.0.0.0
DNS Server= no
Domain Name=no
and PC configuration
IP 10.10.1.11
netmask 255.255.255.0
gateway 10.10.1.10
with this configuration, I cannot get HTTPS access to firepower. try with edge and chrome https://10.10.1.10
please suggest any configuration or browser issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:19 AM - edited 09-28-2023 02:50 AM
- If you choose FTD software on Firepower 2110 you have two options to manage it over a GUI with a web browser: On-box management with FDM (Firepower Device Manager), feature configuration limited in respect to FMC
FMC (Firepower Management Center), all features configurable. (FMC is another machine, virtual or physical) - If you choose ASA software you can manage it through ASDM, Java-based GUI.
Best regards
******* If This Helps, Please Rate *******
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:34 AM
One more addition, if you are on the FTD CLI you can type "show managers", then you will see how you have configured it. If you want to use it as a standalone firewall, then you have to configure it as FDM.
Here's some code:
Copyright 2004-2023, Cisco and/or its affiliates. All rights reserved.
Cisco is a registered trademark of Cisco Systems, Inc.
All other trademarks are the property of their respective owners.
Cisco Firepower Extensible Operating System (FX-OS) v2.12.0 (build 519)
Cisco Firepower 1010 Threat Defense v7.2.5 (build 208)
> show manager
Managed locally.
If this is not displayed, you can change it with the commands "configure manager delete" and "configure manager add".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:36 AM
How are you managing that device? FMC or FDM? if you are managing it via FMC then you can't access the device web interface as it won't be available. However, if the device is managed via FDM then it should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 03:38 AM
firepower box is 4112, can I configure a complete firewall with CLI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 07:00 AM
Not if you are running FTD software. You would first need to configure either "configure manager local" or if you are managing the FTD via an FMC "configure manager add <FMC IP> <key>"
Once either of these is configured you can start managing the FTD, depending on which method you are using, you would either browse to the management IP of the FTD if managing it locally or login to the FMC add the device to the FMC device list and manage it from there.
Please remember to select a correct answer and rate helpful posts
