05-09-2006 12:53 PM
Hi, I have the EyeMax 4.5 server installed in one location, and it is accessible for clients in the same network (or for vpn clients too)
The default port used by this sofware its the 9091, but a support guy told me that i have to open the range 9091 to 9112 in order to setup the port forward.
Things became complicated since tried many times to setup a port forward with no result.
I tried: Setup NAT for port 9091, I tred to edit Firewall settings to permit the 9091-9112 range, i tried this ACL:
access-list 2001 remark DVR
access-list 2001 remark SDM_ACL Category=1
access-list 2001 remark DVR
access-list 2001 permit tcp any 10.10.xx.0 0.0.0.255 eq 9091 log
And the only way that i can access that DVR server is from a vpn client, any idea of what to do in order to setup an access from outside?
Thanks in advance.
ALDO
05-09-2006 02:02 PM
well i made 23 nat entried (one for each port in the 9091-9112 range) and set a access list rule for access to that range and thats it.
It works!!!
05-24-2006 05:45 AM
Try doing this
ip nat inside source static tcp
I m using this config to access DVR already and it is working.
Rate if it helps
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