"Otto" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello
>
> I don't know how to route or to forward a port.
>
> On my ADSL ZyXel Prestige 650 router I added the following
> port in the SUA/NAT Server
>
> Start port End Adresse IP
> 8081 8081 192.168.90.11
>
> I thought that the url http://xxx.xxx.xxx.xxx:8081 would
> now route me to the LAN IP 192.168.90.11
This maybe a stupid question but do you have a computer on the LAN with a
"Static IP Address" of 192.168.90.11? If you don't use a static address then
each time a computer connects to the LAN the local DHCP server, your router
most likely, just hands out the next available address. Thus the computer
may not always get the same IP address each time and the port forwarding
will not forward traffic to the right computer.
The next issue is the above address is only valid inside of your LAN and
can't be reached from the Internet. The address that has to be used is the
address assigned to the router by your Internet Service provider. The NAT
function in the router, using the port forwarding feature, takes care of the
address translation so the machine is reachable from outside, i.e. from the
Internet.
One more thing, if the address isn't a static address from your Internet
Service Provider then the setup gets a bit more complicated. You have to use
a service that allows your computer to update a database on a DNS server
service with your current IP address assigned to your router, then use the
name you picked on that service to refer to your computer. This name on the
DNS server looks up yor most current IP address and sends that to whoever
wants to access your machine like any other DNS look up would do.
http://www.dyndns.org/
http://www.tzo.org/
Both of the above are free DNS server services.
And lastly you have to have a service running on the machine that can handle
the traffic directed to it due to port forwarding. I'm a bit confused by
what you're trying to do but it seems like you're trying to run a WEB server
on a computer on your LAN that is reachable from the Internet. The standard
port for HTTP WEB servers by the way is 80.
--
Leland C. Scott
KC8LDO
Wireless Network
Mobile computing
on the go brought
to you by Micro$oft