HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Communications and Wireless
- >
- cannot set up web server behind iPAQ CP-2W router
Communications and Wireless
1826388
Members
4652
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2003 12:07 PM
02-05-2003 12:07 PM
cannot set up web server behind iPAQ CP-2W router
Hi.
I have VerizonDSL and a computer behind COMPAQ iPAQ CP-2W router. I want to set up this computer to be a web server. So I put it in DMZ but it doesn't work. In fact after I had my ports scanned, I had port 21 opened but my port 80 is still showing stealth despite running IIS5. I tried with FTP server but still no luck. it cannot connect to the server. I did search help on the internet. They say the router is the culprit because for their routers (other brands, not iPAQ) they just do port 80 forwarding or put the server in DMZ and it runs fine. I use the latest firmware for my router.
Any clue please?
I have VerizonDSL and a computer behind COMPAQ iPAQ CP-2W router. I want to set up this computer to be a web server. So I put it in DMZ but it doesn't work. In fact after I had my ports scanned, I had port 21 opened but my port 80 is still showing stealth despite running IIS5. I tried with FTP server but still no luck. it cannot connect to the server. I did search help on the internet. They say the router is the culprit because for their routers (other brands, not iPAQ) they just do port 80 forwarding or put the server in DMZ and it runs fine. I use the latest firmware for my router.
Any clue please?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2003 02:43 PM
02-05-2003 02:43 PM
Re: cannot set up web server behind iPAQ CP-2W router
After code red hit a lot of ISPs started blocking port 80 so you couldn't run a web server any more. Don't know about Verizon but you could ask them.
Looking at the manual for your router you have several options to play with. Packet Filtering could keep it from working if enabled and filtering port 80. Virtual Server might work if you tell it to forward port 80. DMZ is another option.
To check to see if your IIS is really working as a web server open a command line window and do:
netstat -an
and look for
TCP 0.0.0.0:80 0.0.0.0 LISTENING
Ron
Looking at the manual for your router you have several options to play with. Packet Filtering could keep it from working if enabled and filtering port 80. Virtual Server might work if you tell it to forward port 80. DMZ is another option.
To check to see if your IIS is really working as a web server open a command line window and do:
netstat -an
and look for
TCP 0.0.0.0:80 0.0.0.0 LISTENING
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2003 08:59 PM
02-05-2003 08:59 PM
Re: cannot set up web server behind iPAQ CP-2W router
Thanks. Verizon really blocks port 80 as you said. So I change the server port to something esle and set the port forwarding to this port in the router. It works now and I don't need DMZ.
Now I have another question. In Virtual Server setting in the router has Global Port and Local Port. I set both ports to the same port in the server (8080), and it works. My question is what is the use of Global port? Can I change to somthing else?
Now I have another question. In Virtual Server setting in the router has Global Port and Local Port. I set both ports to the same port in the server (8080), and it works. My question is what is the use of Global port? Can I change to somthing else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2003 08:38 AM
02-06-2003 08:38 AM
Re: cannot set up web server behind iPAQ CP-2W router
Global is what the outside world uses to get to you. Local is what you are really listening on. This feature lets you keep listening on your local server on port 80 and let outsiders reach you on a different port. This is called Port Address Translation (PAT) and is a subset of Network Address Translation (NAT). Since you have already changed the port you listen on you probably want to leave it the way it is now.
Ron
Ron
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP