Question : How to change the Internal Interface on a new ASA5505

I have a new ASA5505 which is shipped with the default 192.168.1.1 internal interface. I need to change this to 10.0.0.1 (/24) but which ever method I use, it loses the ASDM connection. I've used the terminal session and CLI and also ASDM (ver 6.3) and the CLI. In both cases, the inside IP changes but I lose ASDM connectivity, although I've added the 10.0.0.0 network to the allow management via https/adsm.

Answer : How to change the Internal Interface on a new ASA5505

use cli

example for inside network 15....

conf term
no dhcpd enable inside
no dhcpd address 192.168.1.2-192.168.1.129 inside
interface vlan1 ip address 192.168.15.1 255.255.255.0
dhcpd address 192.168.15.116-192.168.15.132 inside
dhcpd enable inside
wr mem
Random Solutions  
 
programming4us programming4us