charter blocking port 80

  • Thread starter Thread starter Bill Mack
  • Start date Start date
B

Bill Mack

Charter blocks port 80 and I am not sure but I think that
frontpage uses port 80 to upload to a site. I called
Charter and they don't know if they can unblock that port
for me. I would hate to use my dialup to upload to my
site, anybody know a way around this problem.
 
There are other ISP that also block Port 80, as well. FP needs port 80
access when publishing to a FP enabled web server. If you are publishing to
non-FP enabled web server you should be ok, since FTP uses port 21.

ISPs block port 80 to make sure that their users can not host web servers.
There is not workaround other than a different ISP.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
FrontPage 2000+ shouldn't have this issue. FrontPage 98 uses the old
Vermeer HTTP stack which will still try to use port 80 inbound from the
server. FrontPage 2000+ uses wininet HTTP stack which will switch the port.
The only time that port 80 is used is for outbound initially.

FYI, HTTP can use any port you'd like. If you configure the Web site to use
the port, it will work, but it has to be configured on the server first.
After that, you just enter in the URL in FrontPage's publish dialog as
follows:

http://www.site.com:####

So if the port you change it to is 85, it would be:

http://www.site.com:85

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
It will always use port 80 outbound unless you specify otherwise. The only
time that an ISP blocking port 80 should cause a problem would be if you're
trying to publish TO your machine from outside of your network.

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
I'm only speaking about when you are using the wininet stack, Steve. I know
nothing about SimpleServer and whether or not it uses wininet. Wininet does
NOT respond on the same port that initiated the request.

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
No problem. Now I understand the "95 is alive" thing. :) Windows 95? :)

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
I am curious: How do you do security updates, etc., on a no longer support
O/S?


--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
-----
| No problem. Now I understand the "95 is alive" thing. :) Windows 95?
:)
|
| --
| Jim Cheshire
| Jimco Add-ins
| Add-ins for FrontPage 2000-2003
| http://www.jimcoaddins.com
| ===============================
| Co-author of Special Edition
| Using Microsoft FrontPage 2003
|
|
| | > Agreed. All one needs to do to see that effect
| > is open a web site, then open a DOS or CMD window
| > and type netstat -an and press enter to see the different port
| > "responses"
| >
| > Ill try to explain better what I'm trying to say later.
| > Gotta run for awhile.
| >
| > Thanks again for the help yesterday.
| >
| > --
| > 95isalive
| > This site is best viewed...............
| > ..........................with a computer
| > | > > I'm only speaking about when you are using the wininet stack, Steve.
I
| > know
| > > nothing about SimpleServer and whether or not it uses wininet.
Wininet
| > does
| > > NOT respond on the same port that initiated the request.
| > >
| > > --
| > > Jim Cheshire
| > > Jimco Add-ins
| > > Add-ins for FrontPage 2000-2003
| > > http://www.jimcoaddins.com
| > > ===============================
| > > Co-author of Special Edition
| > > Using Microsoft FrontPage 2003
| > >
| > >
| > > | > > > Jim I'm not sure I agree. I think port 80 blocking
| > > > by an ISP works both ways, as it keeps the "file sharers"
| > > > from using their machines as file servers, ( aka network servers )
| > > > by using a program such as SimpleServer.
| > > > ( the one I was using the other night when I asked for the port
| check )
| > > >
| > > > Remember this is from the guy still beating his head against the
wall
| > > > with Win95, FP98 and Apache ;-)
| > > > --
| > > > 95isalive
| > > > This site is best viewed...............
| > > > ..........................with a computer
| > > > | > > > > It will always use port 80 outbound unless you specify otherwise.
| The
| > > > only
| > > > > time that an ISP blocking port 80 should cause a problem would be
if
| > > > you're
| > > > > trying to publish TO your machine from outside of your network.
| > > > >
| > > > > --
| > > > > Jim Cheshire
| > > > > Jimco Add-ins
| > > > > Add-ins for FrontPage 2000-2003
| > > > > http://www.jimcoaddins.com
| > > > > ===============================
| > > > > Co-author of Special Edition
| > > > > Using Microsoft FrontPage 2003
| > > > >
| > > > >
| > > > > | > > > > > Correct me if I'm all wet here, but if
| > > > > > the local machine is "mapped" to query outbound
| > > > > > via a different port, isn't FP still going to address port 80
| > > > > > at / on the server??
| > > > > >
| > > > > > In other words, I don't mean www.domain.com:80 or 81etc
| > > > > > I mean setting the machine so that FP uses port xx outbound
| > > > > > I might not be explaining this very well, but you can set a
| program
| > > > > > to "send" via a specific "local" port.
| > > > > >
| > > > > > --
| > > > > > 95isalive
| > > > > > This site is best viewed...............
| > > > > > ..........................with a computer
| > > > > > | > > > > > > FrontPage 2000+ shouldn't have this issue. FrontPage 98 uses
| the
| > > old
| > > > > > > Vermeer HTTP stack which will still try to use port 80 inbound
| > from
| > > > the
| > > > > > > server. FrontPage 2000+ uses wininet HTTP stack which will
| switch
| > > the
| > > > > > port.
| > > > > > > The only time that port 80 is used is for outbound initially.
| > > > > > >
| > > > > > > FYI, HTTP can use any port you'd like. If you configure the
Web
| > > site
| > > > to
| > > > > > use
| > > > > > > the port, it will work, but it has to be configured on the
| server
| > > > first.
| > > > > > > After that, you just enter in the URL in FrontPage's publish
| > dialog
| > > as
| > > > > > > follows:
| > > > > > >
| > > > > > > http://www.site.com:####
| > > > > > >
| > > > > > > So if the port you change it to is 85, it would be:
| > > > > > >
| > > > > > > http://www.site.com:85
| > > > > > >
| > > > > > > --
| > > > > > > Jim Cheshire
| > > > > > > Jimco Add-ins
| > > > > > > Add-ins for FrontPage 2000-2003
| > > > > > > http://www.jimcoaddins.com
| > > > > > > ===============================
| > > > > > > Co-author of Special Edition
| > > > > > > Using Microsoft FrontPage 2003
| > > > > > >
| > > > > > >
| > > > > > > | > > > > > > > FP98 has ( or should I say had ) the ability
| > > > > > > > to change the port FP uses by using the server wizard.
| > > > > > > > I don't see this feature in FP2002. However, have you tried
| > > > > > > > configuring FP to use a proxy, you can assign a different
port
| > > that
| > > > > way.
| > > > > > > > Just make sure it is an http compatible port. I believe the
| > next
| > > > > > > > http compatible port is 591.
| > > > > > > >
| > > > > > > > There is a list of port assignments / uses here:
| > > > > > > > http://lists.gpick.com/portlist/portlist.htm
| > > > > > > > ( courtesy of Dave Stockbridge )
| > > > > > > >
| > > > > > > > hth
| > > > > > > >
| > > > > > > >
| > > > > > > > --
| > > > > > > > 95isalive
| > > > > > > > This site is best viewed..................
| > > > > > > > ..............................with a computer
| > > > > > > > | > > > > > > > Charter blocks port 80 and I am not sure but I think that
| > > > > > > > frontpage uses port 80 to upload to a site. I called
| > > > > > > > Charter and they don't know if they can unblock that port
| > > > > > > > for me. I would hate to use my dialup to upload to my
| > > > > > > > site, anybody know a way around this problem.
| > > > > > > >
| > > > > > > >
| > > > > > >
| > > > > > >
| > > > > >
| > > > > >
| > > > >
| > > > >
| > > >
| > > >
| > >
| > >
| >
| >
|
|
 
You don't! That's why I store all my MP3s and backup my SQL Server
databases on Steve's machine. <g>

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
Actually the current security "issues" apply
to the newer "more integrated" versions.
Since the 95 OS is pretty much "stand alone"
it's less vulnerable than the newer versions.
 
So that's where my disk space is going.!! LOL
Actually, I doubt you can get in, because I have
"unbound" all of the protocols from the "Client."
This effectively closes / masks all inbound ports.
It's a tip I picked up from GRC. ( Gibson Research )
They have a port tester / port probe which will show you
any opens ports on your machine. Mine are all "Closed"
The other ways are to run an external NAT router, which
renders software firewalls obsolete and makes a machine
virtually inaccessible via the net. There are also "virtual"
NAT software routers that can be run on a machine.
 
Steve,

I think you'll find that many of the current security problems that are
being corrected in 2000, XP, and 2003 have existed since Windows 95.

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
Jim,
The term I was looking for is "TCP port redirector"
It's an app that can be run on a machine, and will switch
local port 80 outbound to any other port you specify. There's
one named Wingate, plus some others. When I
find and try one that's fairly easy to configure I'll post back
with the info.
It can be done by editing the services file in 9X ME,
or by editing the registry in 2K XP. I'm looking for an app
with a GUI for ease of use.
 
Ahh, but running a hardware firewall doesn't secure you by default. Depends
on how it's configured. :)

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
Absolutely correct.
There's been many cases of folks installing the Linksys NAT router
and never changing the default user and pass. Leaves the router
wide open.
We use one at the office. Awesome little device.
 
To some degree.
But the majority of the patches these days
are for the browser and mail client, as that
is where the problems are.
 
Very few patches for Outlook these days. However, there are patches for
just about everything else, including a patch for DirectX that was released
last week.

--
Jim Cheshire
Jimco Add-ins
Add-ins for FrontPage 2000-2003
http://www.jimcoaddins.com
===============================
Co-author of Special Edition
Using Microsoft FrontPage 2003
 
Hey, I am not the Master here so just read what I have to say and
judge not.


I have Charter In Michigan and they do block Ports. I do not have any
problems using Front Page 2002 to upload to angelfire.com. They do
block port 21 so I could not run a FTP server. I bypassed this by
using a non-standered port. I can still upload to other FTP sites on
port 21

Can the OP save the Web Page locally on his Hard Drive, and then FTP
it to the web Site?

All front Page extensions should still work.

Also if he has a NAT router, does he need to forward ports?
 
Back
Top