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 am trying to configure a 2600 Router to allow viewing of the DVR over the web.I have been able to get this to work before with an older DVR (only using port 80).However, this new DVR must utilize a Server port of 8000 and an Http port of 80.I have ...
Can anyone recognize why I amy not be able to connect to a web enabled DVR (80) over the internet? I can reach it on the LAN, and port 80 is enabled. DVR = 10.0.0.7All other devices connect over the internet just fine.Here a part of the config. ip ...
Alain,That worked great until the DVR was replaced with a new one. Where the Server port is 8000 and the web port is 80. It will no longer allow remote viewing, even with this config.ip nat inside source static tcp 10.0.0.7 8000 x.x.x.x 80 extendable...
Are you saying, something like this to allow the following: established connections from the inside incomming www/80 to DVR 10.0.0.7 incomming telnet & ssh2600 Routerinterface FastEthernet0/0description Gateway to ISP Router - OUTSIDE INTERFACE...
I've tried creating another ACL and applied it to the outside int F0/0 and it didnt work.I think it is because of the source list is set to overload.Is there a better way to configure this?