On Mar 4, 12:23*pm, Desk Rabbit <m...@example.com> wrote:
> DeanB wrote:
> > I'm trying to connect a bunch of cameras to a (Linksys WRT54) router,
> > and see them from my office. Aside from randomly choosing different
> > port numbers until each one works, is there a *way to *see which port
> > numbers are free? For example, 81 was ok, 8081 and 8080 are ok, but 82
> > and 83 appear to have some conflict (though still work).
>
> > Many thanks!
>
> Reading between the lines and patching in the missing information I
> think you are saying the following:-
>
> You have several IP cameras on private IPs behind a NAT router with a
> single public IP.
> To access each camera's web interface remotely via the single public IP
> you need to map various ports such as 80,81,82,83,84 to port 80 on the
> internal IP of each camera. For example:-
>
> 81 - 192.168.0.1:80
> 82 - 192.168.0.2:80
> 83 - 192.168.0.3:80
>
> You are finding that you get an error message when you try to open
> certain ports (Although you don't say what or where).
>
> You also fail to tell us what cameras you are using so I can't
> investigate the manuafacturers site for information on how one might do
> this.
>
> Firstly I'd set up a VPN if possible and then connect directly to the
> IPs. Secure and simple.
>
> What services do you have open already on the router for ports 82 & 83?
Hi and thanks for the information!
Here are a few answers and maybe some more Q's:
I have:
1xPanasonic NP1004 on 192.168.1.13:8080, works fine.
1xPanasonic BLC131 on 192.168.1.253:8081, works fine.
1xPanasonic BLC111 on 192.168.1.254:81, works fine.
1xPanasonic BLC111 on 192.168.1.252:82, works fine (though flashing
amber, some kind of network conflict not sure - manual is not useful).
and now:
1xPanasonic NS202A currently on 192.168.1.251:83, but its not
accessible from my office.
I can test this easily enough (without travelling) because I have
gotomypc installed on my office PC so I can log on to there and log on
back to my cameras, all from home.
So, all the programs I tested below give me the ports open on one
machine, but not my cameras. Not sure how this helps me though.
Here is a snapshot of my router's ports:
http://i39.tinypic.com/xlwcwh.jpg
I have a bunch of other servers, an ooma, and other stuff on the
router, but I don't need to access them from outside my local network.
Q: I've never set up a VPN, can you recommend me a stable and simple
one to start with?
Thank you so much!
-Dean