cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1257
Views
0
Helpful
4
Replies

Port Forwarding issue 871 ethernet router

marc_eli4
Level 1
Level 1

I cannot connect to my dvr from outside my network. The port is open and working inside my LAN. I used the following commands to no avail. Any ideas? I've tried just about everything

ip nat inside source static tcp 192.168.1.10 7000 interface FastEthernet4 7000

access-list 100 permit tcp any any established

access-list 100 permit tcp any any eq 7000

4 Replies 4

Brandon Buffin
VIP Alumni
VIP Alumni

Try the following:

ip nat inside source static tcp 192.168.1.10 7000 1.1.1.1 7000 route-map nonat extendable

access-list 140 deny ip host 192.168.10.1 any

access-list 140 deny ip any host 192.168.10.1

access-list 140 permit ip any any

route-map nonat permit 40

match ip address 140

Hope this helps. If so, please rate the post.

Brandon

Thanks for the reply.

That did not solve the issue.

I can get to the DVR username/password prompt but when I put in the password, the prompt just comes right back until I try it three times and it logs out. Is there a way I can tell if I am actually connecting to the dvr from the outside.

Anyone???

Well, if you are getting a username/pass prompt it sounds like you are making a connection. If you wanted to verify, during a connection, login to the router and issue "show ip nat trans" to see your active NAT translations and check to see if there is a translation.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: