Thread: Port Forwarding
View Single Post
  #2 (permalink)  
Old 11-22-2003, 10:44 AM
williamjay's Avatar
williamjay williamjay is offline
WebProWorld New Member
 

Join Date: Sep 2003
Location: Prince Edward Island, Canada
Posts: 15
williamjay RepRank 0
Default URL forwarding, dDNS

Firstly, 'port forwarding' is when a firewall or router takes a request on a publicly accessible ip:port and forwards it to an ip.address:port inside your network. I think what you are referring to is 'URL forwarding', a means by which an URL gets resolved to the ip address where the webserver is now.

I use easyDNS.

For hosting httpd on a port other than 80, (port forwarding), one needs to use the more advanced service type, offering URL redirection and/or cloaking, or a combination of global URL forwarding with local PORT forwarding . . .

William
Reply With Quote