Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm having trouble setting up the correct rules on an ASA 5505 I'm using in my home office. I have a couple of IP Cams I need to access remotely.I've tried setting up simple NAT(PAT) and/or Access Rules, but it hasn't worked. I have a single dynami...
I was trying to erase some bad test configs on my 5505 with a write erase, but all VLAN and Ethernet configs remained. I hastily decided to do an erase flash. No I'm stuck at a ROMMON prompt with no image found to boot I'm hoping I don't have to TF...
I'm using ASDM's packet tracer, but I'm basically doing it like that, but i'm not using port 1025 if that's what your intending by that.However, I have a bigger issue and our changes couldn't have caused it.My ASA has been rebooting every 5-20 min to...
Thank you for the guidance. Unfortunately it still isn't working. Packet Trace in ASDM shows that access from some known WAN IP address on port 13130 would fail as is also my experience. It is working on port 80/http eventhough ASDM Packet trace a...
Ok, so I added the access-listaccess-list outside_in extended permit tcp any host 192.168.13.13 eq www
access-list outside_in extended permit tcp any host 192.168.13.13 eq 1313013130 is the port that I have also configured the cam to accept connectio...
Here is show run nat SiriusASA(config)# show run nat
nat (outside,inside) source dynamic any interface destination static LVNGCAM LVNGCAM service 13130-80 13130-80
!
object network obj_any
nat (inside,outside) dynamic interface
!
nat (inside,outside...
THANK YOU! That finally worked. Took a little longer than necessary. You've been very helpful. We might've avoided some confusion if some of the communication was more descript. It would've helped to have explanation as to the reasons for each c...