02-07-2017 04:31 PM - edited 03-05-2019 07:59 AM
Hi, I am extremely new to networking with not much experience. We have a Cisco ASA 5510 Firewall and would like to use it for following purpose:
1. Use it like a router with internet connection from Optus coming in.
2. Link it with our existing network, so any PC connected to the ASA can get internet connection plus the network devices.
3. Setup VPN, so people can connect remotely through this firewall.
Can I achieve all of the above? If yes, how? Any help would be greatly appreciated. Thanks.
DJ
02-07-2017 04:50 PM
Yes it can do all of this. If you use the ASDM GUI it has wizards which can achieve all of this.
02-07-2017 07:20 PM
Hi Philip,
Thanks for your quick response. However, that's the issue. I can't get the ASDM GUI working. I can putty in though, so will have to rely upon CLI. Any doco or instructions that I can refer to and follow it? Thanks.
02-07-2017 07:34 PM
From the CLI do a "dir flash:asdm*" and see what (if any) ASDM images there are.
02-07-2017 08:10 PM
Here's what I get when I typed dir flash:asdm*
Directory of disk0:/asdm*
99 -rwx 16280544 10:58:12 Oct 01 2012 asdm-645.bin
260034560 bytes total (196894720 bytes free)
What does this mean?
02-07-2017 08:46 PM
We need just one more bit of info now. Can you attach the current running config.
02-07-2017 09:01 PM
02-07-2017 10:31 PM
You'll need something like:
asdm image disk0:/asdm-645.bin
Then point your web browser at:
https://10.2.10.25/
02-08-2017 04:19 PM
When I type that command, I get this msg:
ADMASA01# asdm image
^
ERROR: % Invalid input detected at '^' marker.
I can see the file asdm-645.bin is there in disk0:/.
What are we trying to do here?
Also as you saw the current firmware ver is 8.2. Should I update it to 8.3? Will that help?
02-08-2017 04:51 PM
Go into config mode first.
config t
02-08-2017 08:54 PM
Pardon my ignorance Philip. Ok I went to config terminal mode and typed that command, however nothing happened either. Just remained on the prompt !
Not sure what am I doing wrong here ! I tried to start ADSM through web page - https:\\10.2.10.25/admin and followed the prompts to install java etc. But it says "Unable to launcd device manager". Any other suggestions? Can I call you if you are in Australia? Thanks.
02-08-2017 09:06 PM
I'm not in Australia.
When you use PuTTY do you connect to 10.2.10.25? If not, what do you connect to?
02-08-2017 09:15 PM
Yes I putty (SSH) in through 10.2.10.25. Another way I am able to connect is via console cable through putty - serial. Both gives me CLI.
02-08-2017 09:19 PM
Your software is quite old. Try adding this as well (and then browsing to it):
asdm location 10.2.10.0 255.255.255.0 management
02-08-2017 09:58 PM
which software? Do you mean the firmware? Should I upgrade it to latest version?
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