Hello everyone,

I am new to this site and the reason that brought me here was a problem that I am having.

The problem:
I carry service with cox cable modem at my house and recently I had switched to a static ip due to the I must have constant access of my store with the home server. Now what makes this difficult is that I hooked up my router to the home line and programmed into it the static ip. Well one of the computers that is link to the router must as well have a static (intranet and internet) ip. It can be any ip but I must be able to connect to it remotely though a valid static ip…


Any help would be great,
-Joe

Recommended Answers

All 2 Replies

assign intranet adresses then use port forwarding on the router

e.g in my house:

public (static) ip = 62.54.31.24 (made that up for this example)
internal ip of my web server - 192.168.1.2

i can configure port forwarding so that everytime the router (publicly visable as 62.54.31.24) recieves a request for port 80 (web traffic) it redirects it to my web server at the internal ip 192.168.1.2

Thats the main purpouse of a router, to route certain traffic to the correct destination

Thanks for the reply... if you can give me a step by step to do this i would be in debt.

This would be for a linksys router with wireless..

Thank you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.