"Nestor Guido" <
nestor@softwareclinic.co.za> wrote in
news:44cb7c08$1d1c6a8e$a719@news.xbwin.com:
> I have written a local web server based on the example given by Boris.
> It works fine when I try it from a computer on the same network using
> the local IP address where the local web server is running example
>
http://10.0.0.9:80.... But when i get the ip address as known from
> the internet outside world example 41.242.56.208 I find that all of my
> computer on the network all have the same ip address which is logical.
> How do I test as though I am coming in from outside of my network ? I
> know it has something to do with the router setting and possibly port
> forwarding ...But I can not get it right. Can someone help me please?
you need to configure the firewall on your external router to forward port
80 to the IP address where the Xb2.NET webserver is running. Example on my
router I have the following setting:
service name: HTTP
start port: 80
end port: 80
server IP address: 192.168.1.5
My webserver is running on a computer with the internal IP address
192.168.1.5 (this address needs to be static).
Hope that helps,
Boris Borzic
http://xb2.net http://sqlexpress.net industrial strength Xbase++ development tools