Randall Sell
Guest
|
Posted:
Sun Feb 13, 2005 8:03 am Post subject:
Re: Alcatel NAT Pinhole not working... |
|
|
I figured it out. the external IP is only "available" external to my
network. So from inside the WAN I cannot access my external view. It works
fine, I just had to test it from a PC on the internet, outside my local
network.
-randall
Randall Sell wrote:
| Quote: | Hello all,
I've tried to run a simple test to surface my local webserver on the
web. I've removed DHCP from the PC and hard coded its IP to 10.0.0.2.
Following the guidelines from
http://www.nzdsl.co.nz/howtos/Alcatel/alcatelpinholing.html I created a
NAT entry, so my list now looks like this:
=>nat
[nat]=>list
Indx Prot Inside-address:Port Outside-address:Port
Foreign-address:Port Flgs Expir State Control
... lots of stuff I took out, not relevant...
9 6 10.0.0.2:80 144.137.108.148:80 0.0.0.0:0
instance
10 6 10.0.0.2:80 0.0.0.0:80 0.0.0.0:0
template
[nat]=
look at the above in notepad if it word-wraps on you
I know that the settings are saved because I have turned off and back on
the Altactel router. I also know the web server is running because I can
hit it locally via http://127.0.0.1
But when I try and hit the server via its external IP of 144.137.108.148
(what I get from whatIsMyIP.com) it just times out.
What is also odd is that I can ping 144.137.108.148 but if I try and run
a traceRt to 144.137.108.148 it fails. I have tried both Microsoft's
traceRt and Necrosofts.
anyone have any suggestions?
-randall sell |
|
|