First, you need to assign your camera a fixed IP address in the subnet. I
think the WRT54G defaults to handing out IP addresses above 192.168.1.100 so
assign your camera an IP address below that (e.g. 192.168.1.50).
Next, you need to set up port forwarding so that all connections from the
outside world to a particular port on your router go to that camera. The
instructions for the camera should state which port the camera needs. It
may default to 80 (standard web server port) so you may want to configure
the WRT54G to forward port 80 to the IP address of your camera (e.g.
192.168.1.50).
If your camera defaults to running its web server on port 80, you may want
to change that to something else if you plan on running your own web server
or do not want your camera easily accessible to others (is there some sort
of password protection?). You connect to ports other than 80 using a URL
like
http://192.168.1.50:123 where the number after the colon is the port of
your camera. If you have properly set up port forwarding (in this case,
port 123) then the camera should also be reachable from the internet by
using the ISP-assigned IP address of the router in the URL instead along
with the port.
Finally, if your ISP-assigned IP address changes from time to time, you may
need to subscribe to a dynamic DNS service. The WRT54G can be configured
for this. Basically, this allows you and others to find your router
regardless of what IP address it is currently assigned.
-Yves
"Gingangooli" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I got a Linksys WVC54G Internet camera for Christmas... the blurb says it
>has a built in web-server and so can be accessed via the Internet remotely.
>It is wirelessly connected to my Linksys WRT54G router using DHCP.
>
> Now... assuming that I do NOT allow the IP address assigned to the camera
> to change, then is it REALLY going to be accessible via the Internet. The
> IP address assigned by the router is a common one and so it not unique (in
> my opinion) in regard to the WWW i.e. if I type in 192.168.1.xxx remotely
> this surely cannot be unique and let a remote user access MY camera?
>
> To me the 192.168.1.xxx range of addresses a purely my INTERNAL addresses,
> irrelevant to the outside world, the only address the world would have a
> chance of seeing/pinging/accessing would be the routers address, right?
>
> The only other way is to pay an amount to Sololink which provides a unique
> domain name...which costs, and as I am trialling it, it doesnt work, even
> though I have port forwarding set up.
>
> So, have I been conned, IS there a way to access my camera remotely on the
> Internet without using DDNS?
>
> TIA
>
> G