Re: Access document through remote firewall?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Mike Florio (mike_at_micro-point.com)
Date: 02/13/04


Date: Fri, 13 Feb 2004 14:40:47 -0500

You can always filter the user by ip address, and check that with the ASP
code. If they are behind the firewall, they should have an inside LAN ip
that you can check for. Of course, this depends on how you have your
network configured...

"Dean J. Garrett" <deanj_garrett@yahoo.com> wrote in message
news:%23HjPY1l8DHA.2576@TK2MSFTNGP09.phx.gbl...
> Thanks for your response. I guess the main issue is how this technique
will
> allow the requester to be authenticated with the firewall in order to
> provide access to the document.
>
>
>
> "Chris Barber" <chris@blue-canoe.co.uk.NOSPAM> wrote in message
> news:#fcBDbd8DHA.2116@TK2MSFTNGP10.phx.gbl...
> > Use an ASP link where the ASP page goes and gets the document
> (ADODB.Stream
> > or whatever) according to a querystring or form post value and then
> returns
> > it as a binary stream with appropriate http headers.
> > How you get it [the document] to the ASP page on the webserver when the
> > document is behind a firewall etc. is entirely up to you.
> >
> > Chris.
> >
> > "Dean J. Garrett" <deanj_garrett@yahoo.com> wrote in message
> > news:OlbcrUd8DHA.2752@TK2MSFTNGP09.phx.gbl...
> > I have a site which offers documents (.doc, .pdf, etc.) for download.
The
> > user clicks on the link and is able to download the file or open it.
What
> if
> > the source location of the document is behind a firewall of a remote
> server
> > (i.e. not the server running the ASP application)? How can the link be
> > configured in such a way so that security parameters are passed to the
> > firewall to authenticate the access. This must be seamless to the user,
> i.e.
> > they mustn't know there's any authentication happening behind the
scenes.
> >
> > Any thoughts are welcome!
> >
> >
> >
> >
>
>



Relevant Pages

  • Re: Access document through remote firewall?
    ... The requester won't have to [authenticate] - that's the ... responsibility of the ASP server-side code - presumably using the XMLHTTP ... > document is behind a firewall etc. is entirely up to you. ... > (i.e. not the server running the ASP application)? ...
    (microsoft.public.inetserver.asp.general)
  • RE: Page Can not be displayed after submitting ASP form ERROR.
    ... SBS server can not display one ASP page after did some update on servers, ... I suggest you to rerun the CEICW to make sure your SBS 2003 server have ... As you update the firewall of the network, that maybe the root cause, I ...
    (microsoft.public.windows.server.sbs)
  • Re: Access document through remote firewall?
    ... > Use an ASP link where the ASP page goes and gets the document ... > document is behind a firewall etc. is entirely up to you. ... > (i.e. not the server running the ASP application)? ... > firewall to authenticate the access. ...
    (microsoft.public.inetserver.asp.general)
  • ASP to cross-domain access
    ... sitting outside out firewall in the DMZ ... I have a strong feeling it is because we need to do cross domain pemissions. ... I know how to set this up for ASPNET, ...
    (microsoft.public.inetserver.asp.general)
  • ASP Help
    ... sitting outside out firewall in the DMZ ... I have a strong feeling it is because we need to do cross domain pemissions. ... I know how to set this up for ASPNET, ...
    (microsoft.public.inetserver.iis)