|
Home > Archive > microsoft.public.cert.exams.mcse > April 2003 > OFFLINE DATA STOARGE
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
OFFLINE DATA STOARGE
|
|
| Shakeel Daniyal 2003-04-28, 8:23 pm |
| hello Guys,
I have a questions for you.
I have a client with 3 different locations who would like
to keep the data storage offline ( on the internet)
He wants to access the web from the different locations
and keep the data storage 100 % over the web.
How can we store data on the internet to be accessed ?
How can i implement it practically.?
What hardware / software are required , if at all these is
practicaaly possible .
I would highly appreciate your input on this question.
Thanks
Shakeel Daniyal
DANISA COMPUTERS
35-14 72nd Street
Suite 4A
Jackson Heights, NY 11372
Tel. (917)533-0702
Email: shakeel_daniyal@hotmail
.com
| |
| billyw 2003-04-29, 3:23 am |
| is this data he doesn't care about?
how much data?
whats his connections like?
surely it's better to set up a server with VPN connection, or RDP for that
matter
"Shakeel Daniyal" <shakeel_daniyal@hotmail.com> wrote in message
news:016501c30de8$f0a5b030$a10
1280a@phx.gbl...
> hello Guys,
>
> I have a questions for you.
>
> I have a client with 3 different locations who would like
> to keep the data storage offline ( on the internet)
>
> He wants to access the web from the different locations
> and keep the data storage 100 % over the web.
>
>
> How can we store data on the internet to be accessed ?
>
> How can i implement it practically.?
>
> What hardware / software are required , if at all these is
> practicaaly possible .
>
>
> I would highly appreciate your input on this question.
>
>
> Thanks
>
> Shakeel Daniyal
> DANISA COMPUTERS
> 35-14 72nd Street
> Suite 4A
> Jackson Heights, NY 11372
> Tel. (917)533-0702
> Email: shakeel_daniyal@hotmail
.com
| |
| Consultant 2003-04-29, 9:23 am |
| i would setup a 3 tier extranet. you will need a pix firewall, which will
allow you to separate you tiers by isolated segments, a web segment,
application segment and database segment. all inbound internet traffic will
go to your web zone via ssl, which in turn talks to your application server
via com+, in it's zone over a specified range of ports, which in turn gets
the data from the database server in it's isolated segment over port 1433.
be sure to create the appropriate accounts and set your website to basic
authentication. this scenario would require a pix or simililar firewall, a
router, 3 switches, and 3 servers. you will need to write your front end web
app and your mid-tier components, the database is the easy part.
"Shakeel Daniyal" <shakeel_daniyal@hotmail.com> wrote in message
news:016501c30de8$f0a5b030$a10
1280a@phx.gbl...
> hello Guys,
>
> I have a questions for you.
>
> I have a client with 3 different locations who would like
> to keep the data storage offline ( on the internet)
>
> He wants to access the web from the different locations
> and keep the data storage 100 % over the web.
>
>
> How can we store data on the internet to be accessed ?
>
> How can i implement it practically.?
>
> What hardware / software are required , if at all these is
> practicaaly possible .
>
>
> I would highly appreciate your input on this question.
>
>
> Thanks
>
> Shakeel Daniyal
> DANISA COMPUTERS
> 35-14 72nd Street
> Suite 4A
> Jackson Heights, NY 11372
> Tel. (917)533-0702
> Email: shakeel_daniyal@hotmail
.com
|
|
|
|
|