T
TC
I have a DSL connection, Which gets an IP address from ISP
dynamicallly.
I have NAT installed, everything works fine I am able to
connect to internet, all PCs on the network connect get
out too.
I have a webserver on private network I want to expose it
to the internet, so I use special port on the public
interface, created a special port
incoming port : 27
private address: 192.168.0.12
outgoing port: 80
when i try to connect from outside on port 27 to my public
IP address, i do not get to the webserver, it just gives
me the regular dns error.
this is what i type in the browser- http://x.x.x.x:27
ISP assigns the public interface the IP address and I use
that Ip address.
matter of fact i did a port scan on my public IP address,
port 27 is not even open on that interface.
how do I make this work. as i have read there seems to be
nothing else that needs to be done.
thanks
dynamicallly.
I have NAT installed, everything works fine I am able to
connect to internet, all PCs on the network connect get
out too.
I have a webserver on private network I want to expose it
to the internet, so I use special port on the public
interface, created a special port
incoming port : 27
private address: 192.168.0.12
outgoing port: 80
when i try to connect from outside on port 27 to my public
IP address, i do not get to the webserver, it just gives
me the regular dns error.
this is what i type in the browser- http://x.x.x.x:27
ISP assigns the public interface the IP address and I use
that Ip address.
matter of fact i did a port scan on my public IP address,
port 27 is not even open on that interface.
how do I make this work. as i have read there seems to be
nothing else that needs to be done.
thanks