Re: Firewall issues with DAP?? - correction
From: Sylvain Lafontaine ("Sylvain)
Date: 03/10/05
- Previous message: patrickg: "Re: Firewall issues with DAP?? - correction"
- In reply to: patrickg: "Re: Firewall issues with DAP?? - correction"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Mar 2021 10:39:54 -0500
For all I remember, RDS use a virtual repertory on IIS, which also means that it will use the port 80 by default (unless another has been configured). See http://www.microsoft.com/technet/security/bulletin/fq99-025.mspx for example.
But some Firewalls/Proxys/Cache Services doesn't feel happy to just block or unblock ports and will put additional constraints on the requests (for example, the maximum length of a POST) or add or modify the HTTP headers (a frequent problem with cache services). This may be your case, specially if your client is on a military site.
However, the simple fact that this client is on a military site should require the use of a secured channel such as your secure tunnel or SSL.
S. L.
"patrickg" <pat@patmail.com> wrote in message news:YwYXd.162993$JF2.143972@tornado.tampabay.rr.com...
Of course I turned off all restrictions on the browser (enabled everything).
Since my last messg, I've created a secure tunnel using OpenSSH (server) and PuTTY (client) to get through the firewall on port 80. I then configured IE to use PuTTY as a SOCKS proxy.
This resolved the problem, and verified that it was definately a firewall issue. Since the client site is on a military base, getting them to make any firewall changes just ain't gonna happen, so I'll explore other options for longterm solution (ie SSL). I just wanted to follow up so if anyone else came across this problem they'd have an idea of how to get around it.
If anyone has an ideas of how the connection is being blocked (DAP creating other connections to db that are blocked at firewall? ASP controls being blocked at firewall?), feel free to chime in.
Thanks for your suggestion, Sylvain.
"Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)> wrote in message news:O96Pbg$IFHA.2744@TK2MSFTNGP15.phx.gbl...
Maybe a level security problem from IE. The restrictions at your client site must have been set at their highest level.
S. L.
"patrickg" <pat@patmail.com> wrote in message news:mNiXd.108804$pc5.80573@tornado.tampabay.rr.com...
Sorry - I was trying to remember the error from the previous week when I was at customer's site.
Error message is "MSODSC is undefined" and points to the following piece of code (which is in all the DAPs):
function validateOWC() {
if (MSODSC.object==null) {
strMsgGetOWC="<TABLE width='95%' cellpadding=0 cellspacing=0 border=0 height='8'>"
strMsgGetOWC+="<TR><TD bgColor='#336699' height=25 width=15> </TD><TD bgColor='#666666' width=500px>"
strMsgGetOWC+="<FONT face=Tahoma color=white size=4><B> "
strMsgGetOWC+="Data Access Page Notification</B></FONT></TD></TR><TR><TD bgColor='#cccccc' width=15> </TD>"
strMsgGetOWC+="<TD bgColor='#cccccc' width='500px'><BR>"
strMsgGetOWC+="<p><font face='Tahoma' size='2'>This page requires the Microsoft Office Web Components.</p>"
strMsgGetOWC+="</font><p><font face='Tahoma' size='2'>See the <a HRef='http://office.microsoft.com/office/redirect/10/MSOWCPub.asp?&HelpLCID=1033'>Microsoft Office Web site</a> for more information. "
strMsgGetOWC+="</font></p><BR></TD></TR></TABLE>"
document.write(strMsgGetOWC)
}
I don't get the error about 'This page requires OWC...', just the warning icon in the lower left corner of IE.
Any ideas of what could be causing this?
Thanks!
"patrickg" <pat@patmail.com> wrote in message news:LAZWd.130945$qB6.103923@tornado.tampabay.rr.com...
> Hey all,
> I recently finished developing a web-enabled front end for an Access db
> (version 10.6501.6414 SP3) using DAP. I followed the instructions found on
> the MS support site for deploying over the internet (articles 300699 and
> 291783) and everything was working fine, until I tried to access it from the
> customer's site. When I navigate to the DAP main page, I get the initial
> controls in the frames (a list box and 2 text boxes), but they're not
> connected to the database and no values are in the list box. Furthermore,
> there should be a login window that prompts for username/ password, but I
> never get it. The only messages I get are from the warning icon in the
> bottom left corner of IE, which says that MDAC is not defined at line number
> xxx. So I went home and tried to access the page, and there were no
> problems.
>
> So I'm thinking that maybe it's a firewall restriction at my customer's
> site? Anyone have other ideas?? (OWC is installed at customer site, as well
> as Office XP (2002).
>
> Thanks for any help!
> patrick
>
>
- Previous message: patrickg: "Re: Firewall issues with DAP?? - correction"
- In reply to: patrickg: "Re: Firewall issues with DAP?? - correction"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
- Re: Host Computer with ICS cannot be accessed
... >the printer and My Docs are shared (but unlike the Client who showed that ...
I've also suspected firewall issues ... The Host computer is running XP HE w/SP1....
... >a dial up connection. ... (microsoft.public.windowsxp.network_web) - Re: VPN Connection Failure
... >>>I am having difficulty resolving a VPN connection error. ... >>>When
the client is in my local domain, ... >>>This issue only occurs outside the firewall.
... >>>configureation of the firewall by the SBS internet connection wizard. ...
(microsoft.public.windows.server.sbs) - Re: Local LAN security glitch
... even tried 'netsh firewall' command line to ... > The config I have is WinXP
Home acting as server for a Cable connection. ... > even when I log in on a client
with the same user/pw as the XP machine, ... > cannot see any shared resources - it
just refuses the connection. ... (microsoft.public.windowsxp.help_and_support) - Re: Netgear VPN Connection Trouble
... > Netgear ProSafe VPN Firewall FVS114. ... The connection is established
... client side and firewall side indicate a ... (comp.security.firewalls) - Re: Host Computer with ICS cannot be accessed
... I have the Main (Host) computer with XP SP1 which is the ICS computer on a ...
firewall settings, not that I've found so far, but I'll keep looking. ... >>connection,
I can check or uncheck the firewall setting to allow others on ... Is there a way I can tell my
Host server to allow the Client ... (microsoft.public.windowsxp.network_web)