10-10-2015 05:13 AM - edited 03-11-2019 11:43 PM
Does anyone know how to change the gw on the sourcefire module on a cisco asa 5515-x? I set up the IP on the module and it works fine, but the gw has since changed and I cannot seem to change it. I have tried changing in the asdm in the startup wizard, I tried doing it with the following command from teh asa cli:
session sfr do setup host ip 10.1.1.2/24,10.1.1.1
I also tried changing it from the sourcefire module configuration:
configure network ipv4 manual 10.1.1.2 255.255.255.0 10.1.1.1
I tried running that command using an interface eth0 at the end and without it. Thanks!
10-10-2015 06:58 AM
Does anyone know how to change the gw on the sourcefire module on a cisco asa 5515-x? I set up the IP on the module and it works fine, but the gw has since changed and I cannot seem to change it. I have tried changing in the asdm in the startup wizard, I tried doing it with the following command from teh asa cli: session sfr do setup host ip 10.1.1.2/24,10.1.1.1 I also tried changing it from the sourcefire module configuration: configure network ipv4 manual 10.1.1.2 255.255.255.0 10.1.1.1 I tried running that command using an interface eth0 at the end and without it. Thanks!
Hi,
Have you checked the below link for more information.
http://www.cisco.com/c/en/us/td/docs/security/asa/quick_start/sfr/firepower-qsg.html
Hope it Helps..
-GI
Rate if it Helps..
10-10-2015 07:25 AM
Yes, that is the document I was working out of including a different document. I am just re-imaging the modules. I have no idea why it wasn't changing, I Was probably doing something wrong. Thanks anyways.
10-10-2015 07:35 AM
Try removing the current ipv4 config first.
Assuming you come in via session command:
configure network ipv4 delete
Then configure it from scratch. You can also drop into the Linux shell on the module and configure it from there.
expert route <add, delete>
10-14-2015 05:40 AM
Thanks for the reply Marvin. I just re-imaged the modules and started over. Next time I set up a sourcefire module I will test out your idea just to see if it works.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide