|
-
Jan 19th, 2005, 12:07 PM
#1
Thread Starter
PowerPoster
Doing Port Forwarding
I am new to Port Forwarding and I have supposedly set up my Netopia router to forward incoming requests to one of the computers in the office. If I set the port to be used as www-http 80 do I type the address something like:
216.222.336.225:80
thanks
-
Jan 19th, 2005, 02:47 PM
#2
Re: Doing Port Forwarding
to access the machine from outside, you do. not to set up the router.
-
Jan 21st, 2005, 12:20 AM
#3
Re: Doing Port Forwarding
you would use the internal network address (usually 192.168.*.*) of the computer that is hosting the web server application. you should assign this machine a static ip address within the internal network.
Then your the public ip address of your internet connection should be accessible by typing
(assuming 216.222.336.225 is your public ip)
http://216.222.336.225 in a browser window... there is no need to explicitly say the port if you are using port 80.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|