Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > My di-624 d-link router won't serve up my personal web site

Reply
Thread Tools Display Modes

My di-624 d-link router won't serve up my personal web site

 
 
Mel
Guest
Posts: n/a

 
      06-19-2006, 01:04 PM
My problem is this: my web server will NOT serve up my web page to the
outside world.

If I ping www.mlsuarez.com I get the correct IP address.
If I view the page from my server or other computers on the router,
they can see my website fine.
However, when I browse the page from a computer not on the LAN, it will
not serve it up.

My setup:
- Windows 2003 server
- d-link di-624 router
- server connected directly to the router
- Virstual Server page set to route TCP 80/80 to 192.168.0.103 always
- Firwall page looks like this: Allow MelsWebServer *,* *,192.168.0.103
TCP,80

Your thoughts are welcome.

Let me add that all this used to work BEFORE the Verizon install.
Also, I can actually get to my server remote without a problem.

Thanks in advance,
Mel

 
Reply With Quote
 
 
 
 
Jeff Liebermann
Guest
Posts: n/a

 
      06-19-2006, 04:16 PM
"Mel" <(E-Mail Removed)> hath wroth:

>My problem is this: my web server will NOT serve up my web page to the
>outside world.
>
>If I ping www.mlsuarez.com I get the correct IP address.
>If I view the page from my server or other computers on the router,
>they can see my website fine.
>However, when I browse the page from a computer not on the LAN, it will
>not serve it up.
>
>My setup:
>- Windows 2003 server
>- d-link di-624 router
>- server connected directly to the router
>- Virstual Server page set to route TCP 80/80 to 192.168.0.103 always
>- Firwall page looks like this: Allow MelsWebServer *,* *,192.168.0.103
>TCP,80
>
>Your thoughts are welcome.
>
>Let me add that all this used to work BEFORE the Verizon install.
>Also, I can actually get to my server remote without a problem.


I assume that your "server remote" means that you can get to your
DI-624 via "remote management" from the internet on port 8080. Is
that correct?

>Thanks in advance,
>Mel


Verizon blocks port 80 for incoming connections. Setup your web
server on an alternate port number and see if that works.
| http://www.dominopower.com/issuespri...orial0103.html
Search Google for:
verizon block "port 80"
for additional comments and workarounds.

Verizon includes a firewall with their DSL service:
| http://www22.verizon.com/forhomedsl/...s/firewall.asp
I don't know anything about it. Hopefully, this is NOT installed on
your Windoze 2003 server.

When you get it working, you might want to either change the IP
address of your Windoze 2003 server to something that is outside the
DHCP address range, *OR* setup "static DHCP" for this server:
| http://support.dlink.com/Emulators/di624/h_dhcp.html
to insure that the IP doesn't change.


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
Mel
Guest
Posts: n/a

 
      06-19-2006, 05:09 PM
Jeff - I'm using 3389. Here is the entry.

Allow RemoteDesktopAccess *,* *,192.168.0.103 TCP,3389


Jeff Liebermann wrote:
> "Mel" <(E-Mail Removed)> hath wroth:
>
> >My problem is this: my web server will NOT serve up my web page to the
> >outside world.
> >
> >If I ping www.mlsuarez.com I get the correct IP address.
> >If I view the page from my server or other computers on the router,
> >they can see my website fine.
> >However, when I browse the page from a computer not on the LAN, it will
> >not serve it up.
> >
> >My setup:
> >- Windows 2003 server
> >- d-link di-624 router
> >- server connected directly to the router
> >- Virstual Server page set to route TCP 80/80 to 192.168.0.103 always
> >- Firwall page looks like this: Allow MelsWebServer *,* *,192.168.0.103
> >TCP,80
> >
> >Your thoughts are welcome.
> >
> >Let me add that all this used to work BEFORE the Verizon install.
> >Also, I can actually get to my server remote without a problem.

>
> I assume that your "server remote" means that you can get to your
> DI-624 via "remote management" from the internet on port 8080. Is
> that correct?
>
> >Thanks in advance,
> >Mel

>
> Verizon blocks port 80 for incoming connections. Setup your web
> server on an alternate port number and see if that works.
> | http://www.dominopower.com/issuespri...orial0103.html
> Search Google for:
> verizon block "port 80"
> for additional comments and workarounds.
>
> Verizon includes a firewall with their DSL service:
> | http://www22.verizon.com/forhomedsl/...s/firewall.asp
> I don't know anything about it. Hopefully, this is NOT installed on
> your Windoze 2003 server.
>
> When you get it working, you might want to either change the IP
> address of your Windoze 2003 server to something that is outside the
> DHCP address range, *OR* setup "static DHCP" for this server:
> | http://support.dlink.com/Emulators/di624/h_dhcp.html
> to insure that the IP doesn't change.
>
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558


 
Reply With Quote
 
Mel
Guest
Posts: n/a

 
      06-19-2006, 05:18 PM
Jeff - didn't notice the rest of your posting. Here are my answers.

Regarding the port number - I did call Verizon, then D-Link and Verizon
alerted me to the blocking of port 80. The D-Link guy suggested 8080
which is how it's set up now.

Regarding the router - The router came from the FIOS installation
folks.

Regarding Setting up a "static DHCP" - will do this later as you
recommend. Interesting.

Mel
Jeff Liebermann wrote:
> "Mel" <(E-Mail Removed)> hath wroth:
>
> >My problem is this: my web server will NOT serve up my web page to the
> >outside world.
> >
> >If I ping www.mlsuarez.com I get the correct IP address.
> >If I view the page from my server or other computers on the router,
> >they can see my website fine.
> >However, when I browse the page from a computer not on the LAN, it will
> >not serve it up.
> >
> >My setup:
> >- Windows 2003 server
> >- d-link di-624 router
> >- server connected directly to the router
> >- Virstual Server page set to route TCP 80/80 to 192.168.0.103 always
> >- Firwall page looks like this: Allow MelsWebServer *,* *,192.168.0.103
> >TCP,80
> >
> >Your thoughts are welcome.
> >
> >Let me add that all this used to work BEFORE the Verizon install.
> >Also, I can actually get to my server remote without a problem.

>
> I assume that your "server remote" means that you can get to your
> DI-624 via "remote management" from the internet on port 8080. Is
> that correct?
>
> >Thanks in advance,
> >Mel

>
> Verizon blocks port 80 for incoming connections. Setup your web
> server on an alternate port number and see if that works.
> | http://www.dominopower.com/issuespri...orial0103.html
> Search Google for:
> verizon block "port 80"
> for additional comments and workarounds.
>
> Verizon includes a firewall with their DSL service:
> | http://www22.verizon.com/forhomedsl/...s/firewall.asp
> I don't know anything about it. Hopefully, this is NOT installed on
> your Windoze 2003 server.
>
> When you get it working, you might want to either change the IP
> address of your Windoze 2003 server to something that is outside the
> DHCP address range, *OR* setup "static DHCP" for this server:
> | http://support.dlink.com/Emulators/di624/h_dhcp.html
> to insure that the IP doesn't change.
>
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558


 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      06-20-2006, 05:10 AM
On 19 Jun 2006 10:18:14 -0700, "Mel" <(E-Mail Removed)> wrote:

>Regarding the port number - I did call Verizon, then D-Link and Verizon
>alerted me to the blocking of port 80. The D-Link guy suggested 8080
>which is how it's set up now.


The DLink guy is clueless. Don't use 8080. It's the common
alternative to port 80, but it's also used by the DI-624 for remote
config access to the router. Find some other port number.

>Regarding the router - The router came from the FIOS installation
>folks.


Sorry. I'm not familiar with FIOS and how they setup their routers.
We're kinda backwards on the left coast with no local affordable
fiber. Free router and installation for one computer. Nice.
| http://www22.verizon.com/content/con...stallation.htm

>Regarding Setting up a "static DHCP" - will do this later as you
>recommend. Interesting.


The decision between a static IP address or a DHCP assigned IP address
for the Windoze 2003 server is a bit of a problem. File servers and
print servers that do not move around should really have a static IP
address. "Static DHCP" in the router does essentially the same thing,
but makes the server rely on the router being present and working in
order to function. The Windoze 2003 server also has a built in DHCP
server, which requires that the server itself have a static IP
address. I'm not sure how you have it setup but whatever you do,
don't run more than one DHCP server on your LAN.

--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831-336-2558 (E-Mail Removed)
# http://802.11junk.com (E-Mail Removed)
# http://www.LearnByDestroying.com AE6KS
 
Reply With Quote
 
Mel
Guest
Posts: n/a

 
      06-20-2006, 11:42 AM
Ok. Spent a couple of hours with D-Link then switched to Microsoft
Support. Turns out that indeed port 80 is closed. They used "telnet
public_ip_address 80" to prove it. Neat trick. Didn't know that. I
was using my PDA's web browser. Telnet is a heck of a lot quicker.

Microsoft says I need to ask the provider to open port 80. That there
is no way around it. At one point I was talking to 3 people at once
over in India somewhere.

I was thinking that with URL forwarding and another port number at my
EasyDNS I could maybe get around it. MS says that won't work. Any
thoughts?

BTW, "windoze" is getting old, Jeff. You're probably a UNIX guy and
that's fine.

Jeff Liebermann wrote:
> On 19 Jun 2006 10:18:14 -0700, "Mel" <(E-Mail Removed)> wrote:
>
> >Regarding the port number - I did call Verizon, then D-Link and Verizon
> >alerted me to the blocking of port 80. The D-Link guy suggested 8080
> >which is how it's set up now.

>
> The DLink guy is clueless. Don't use 8080. It's the common
> alternative to port 80, but it's also used by the DI-624 for remote
> config access to the router. Find some other port number.
>
> >Regarding the router - The router came from the FIOS installation
> >folks.

>
> Sorry. I'm not familiar with FIOS and how they setup their routers.
> We're kinda backwards on the left coast with no local affordable
> fiber. Free router and installation for one computer. Nice.
> | http://www22.verizon.com/content/con...stallation.htm
>
> >Regarding Setting up a "static DHCP" - will do this later as you
> >recommend. Interesting.

>
> The decision between a static IP address or a DHCP assigned IP address
> for the Windoze 2003 server is a bit of a problem. File servers and
> print servers that do not move around should really have a static IP
> address. "Static DHCP" in the router does essentially the same thing,
> but makes the server rely on the router being present and working in
> order to function. The Windoze 2003 server also has a built in DHCP
> server, which requires that the server itself have a static IP
> address. I'm not sure how you have it setup but whatever you do,
> don't run more than one DHCP server on your LAN.
>
> --
> # Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
> # 831-336-2558 (E-Mail Removed)
> # http://802.11junk.com (E-Mail Removed)
> # http://www.LearnByDestroying.com AE6KS


 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      06-20-2006, 05:35 PM
"Mel" <(E-Mail Removed)> hath wroth:

>Ok. Spent a couple of hours with D-Link then switched to Microsoft
>Support. Turns out that indeed port 80 is closed. They used "telnet
>public_ip_address 80" to prove it. Neat trick. Didn't know that. I
>was using my PDA's web browser. Telnet is a heck of a lot quicker.


I use telnet for all kinds of diagnostics. Even if the device doesn't
support telnet, it's still useful. For example, if I have a print
server running LPR/LPD on port 415, a simple telnet to port 415 will
show if the print server is alive and taking connections, or if the
port is blocked. The error messages will tell the difference.

You an also use one of the online port scanner "security check"
services to see if you have any open ports. If you have a web server
properly redirected on port 80, these will easily find it. However,
if the port is blocked (or router misconfigured), it will show port 80
as closed.

>Microsoft says I need to ask the provider to open port 80. That there
>is no way around it. At one point I was talking to 3 people at once
>over in India somewhere.


Blocking port 80 for incoming traffic is becoming all too common. Of
course, it's for your own protection that the ISP's are doing this.
Right. Just pick a different port number and you'll be fine.

>I was thinking that with URL forwarding and another port number at my
>EasyDNS I could maybe get around it. MS says that won't work. Any
>thoughts?


It works quite nicely. I use it for VNC traffic all the time. Just
add the port number after the URL. For example, my router is at:
https://office.learnbydestroying.com:8080
However, getting users to type in the port number is a bit tedious.
So, as you suggested, URL redirection can easily include the port
number.

Also, if you don't want to change your Windoze 2003 port number from
80 to 3333 (or whatever), you can make the change in the DI-624
router. Go to:
http://support.dlink.com/emulators/d...v_virtual.html
the virtual server page and make the public port 3333 and the private
port 80.

>BTW, "windoze" is getting old, Jeff. You're probably a UNIX guy and
>that's fine.


Good guess. I'm a Unix guy. You're the first person to complain
about this in perhaps 6 years or more. It's become almost
institutionalized. Google shows 3,650,000 hits for "windoze". These
daze, the only time I use the correct spelling of Windows is in part
of an acronym expansion, where someone might try to search for the
term.


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
Mel
Guest
Posts: n/a

 
      06-21-2006, 01:44 PM
Thanks for the above inputs, Jeff. Sounds like there are several ways
around it. Will report back.

Didn't realize the "Windoze" term was so prevalent.

 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      06-21-2006, 04:18 PM
"Mel" <(E-Mail Removed)> hath wroth:

>Thanks for the above inputs, Jeff. Sounds like there are several ways
>around it. Will report back.
>
>Didn't realize the "Windoze" term was so prevalent.


Some stats. Using Google Groups advanced search, the first mention of
the term "Windoze" was in June 1991.
http://groups.google.com/group/comp....99495b65e73e37

Using the same search, the first time I used the term was in June
1994. Since then, I've used it about 1100 times.

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
Mel
Guest
Posts: n/a

 
      06-22-2006, 01:28 AM
Funny that you would talk about something 1,100 times in a deragatory
way... Why talk about it at all, one might ask. I for one am not
impressed.

Jeff Liebermann wrote:
> "Mel" <(E-Mail Removed)> hath wroth:
>
> >Thanks for the above inputs, Jeff. Sounds like there are several ways
> >around it. Will report back.
> >
> >Didn't realize the "Windoze" term was so prevalent.

>
> Some stats. Using Google Groups advanced search, the first mention of
> the term "Windoze" was in June 1991.
> http://groups.google.com/group/comp....99495b65e73e37
>
> Using the same search, the first time I used the term was in June
> 1994. Since then, I've used it about 1100 times.
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting a router to name-serve DHCP clients. DonnySP Linux Networking 4 05-26-2008 12:49 PM
WPA PSK vs WPA Personal (D-Link products) Mike Webb Wireless Networks 6 02-13-2008 06:07 PM
MN-700 wont serve, cant serve, cant disable firewall GuardrailKiller Broadband Hardware 4 07-17-2004 09:04 PM
Is a domain name required for accessing a personal "web site"? Mark Harton Linux Networking 3 06-29-2004 12:58 PM
DHCP and Site Link over VPN abby Windows Networking 3 06-17-2004 02:04 PM



1 2 3 4 5 6 7 8 9 10 11