Networking Forums

Networking Forums > Computer Networking > Windows Networking > Re: nec. ports to access shared folder ?

Reply
Thread Tools Display Modes

Re: nec. ports to access shared folder ?

 
 
Phillip Windell
Guest
Posts: n/a

 
      04-14-2005, 06:04 PM
That is contrary to the design and purpose of the firewall. Put them on the
same side of the firewall. Firewalls go on the "edge" of a network, not in
the middle of it.


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"E-Double" <(E-Mail Removed)> wrote in message
news:68389E95-2F7C-48E3-8C47-(E-Mail Removed)...
> if there are two windows machines ( e.g. winxp and win2003 server ) on

either
> side of a firewall or other packet filtering device, what ports must be

open
> for each to access folder/file shares on the other machine ? is it just

the
> standard netbios ports ( 135-139 ) that need to be opened to allow this ?
> tia ...



 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      04-14-2005, 06:29 PM
"E-Double" <(E-Mail Removed)> wrote in message
news:80EA23EC-9169-4D19-B191-(E-Mail Removed)...
> well technically the sites/servers are in the dmz and the client machines

are
> on
> the internal lan with the internet being on the external/untrusted side.
> but there is apparently no other way around this problem other than to use
> file shares to access the servers on the dmz.


There are several "other ways".
File Transfers with HTTP (IIS)
File Transfers with FTP (IIS)
File Transfers with a IPSec Tunnel
File Transfers with a VPN Tunnel

Any one of them is still 300% beter than destroying the security provided by
the firewall,...which is what running File and Print Sharing across the
firewall would do.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
=?Utf-8?B?RS1Eb3VibGU=?=
Guest
Posts: n/a

 
      04-14-2005, 08:31 PM
hi,
the problem is that the site is running five websites in a two machine nlb
cluster and the
web authors on the internal lan need to publish the files from frontpage to
the site.
since each site in an nlb cluster shares the same ip address they are unsure
of
how to edit each site since when the site is accessed via frontpage it could
be either
of the two machines. so not knowing what machine is being updated makes it
difficult to synchronize the two machines. i am not sure how other people
running
nlb clusters update their sites via frontpage and the fpse, and i am also
not sure if ftp or http transfers would solve the problem since each 'site' (
running on two seperate servers) shares the same ip address.

e_double


"Phillip Windell" wrote:

> "E-Double" <(E-Mail Removed)> wrote in message
> news:80EA23EC-9169-4D19-B191-(E-Mail Removed)...
> > well technically the sites/servers are in the dmz and the client machines

> are
> > on
> > the internal lan with the internet being on the external/untrusted side.
> > but there is apparently no other way around this problem other than to use
> > file shares to access the servers on the dmz.

>
> There are several "other ways".
> File Transfers with HTTP (IIS)
> File Transfers with FTP (IIS)
> File Transfers with a IPSec Tunnel
> File Transfers with a VPN Tunnel
>
> Any one of them is still 300% beter than destroying the security provided by
> the firewall,...which is what running File and Print Sharing across the
> firewall would do.
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      04-14-2005, 08:54 PM
"E-Double" <(E-Mail Removed)> wrote in message
news:EFA7C1C4-6921-4FF0-A97D-(E-Mail Removed)...

> difficult to synchronize the two machines. i am not sure how other people
> running
> nlb clusters update their sites via frontpage and the fpse, and i am also
> not sure if ftp or http transfers would solve the problem since each

'site' (
> running on two seperate servers) shares the same ip address.


Yea, I see what you are saying. I don't know what to tell you. Our
comercial ASP based site is "hand coded" with simply Notepad and the files
are send over to it with FTP using WS_FTP.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
=?Utf-8?B?RS1Eb3VibGU=?=
Guest
Posts: n/a

 
      04-14-2005, 09:29 PM
hi,
are you running nlb ( multiple servers in a cluster ) on that site ? if so,
how do you get the ftp files into the wwwroot and other website
subdirectories ? isn't the ftproot usually a different folder ? do you just
create multiple ftp instances and point each one to one of the website
content folders ?

e.


"Phillip Windell" wrote:

> "E-Double" <(E-Mail Removed)> wrote in message
> news:EFA7C1C4-6921-4FF0-A97D-(E-Mail Removed)...
>
> > difficult to synchronize the two machines. i am not sure how other people
> > running
> > nlb clusters update their sites via frontpage and the fpse, and i am also
> > not sure if ftp or http transfers would solve the problem since each

> 'site' (
> > running on two seperate servers) shares the same ip address.

>
> Yea, I see what you are saying. I don't know what to tell you. Our
> comercial ASP based site is "hand coded" with simply Notepad and the files
> are send over to it with FTP using WS_FTP.
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      04-15-2005, 02:07 PM
"E-Double" <(E-Mail Removed)> wrote in message
news:6B0D8965-BEC3-4B6D-9016-(E-Mail Removed)...
> hi,
> are you running nlb ( multiple servers in a cluster ) on that site ? if

so,
> how do you get the ftp files into the wwwroot and other website
> subdirectories ? isn't the ftproot usually a different folder ? do you

just
> create multiple ftp instances and point each one to one of the website
> content folders ?


If it is only one site on a server, then I just alter the FTP Root Directory
to be the same one the Web Root is set to.

If it is multiple sites on a server then I would create a "new FTP site"
according to each web site and set the "root directory" accordingly.

NLB,...no,..I have never run any kind of NLB at all in any way,...I have
never even seen one. Very few of those types of setups would even exist in
my geograpical area, there is too many corn fields and bean fields.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access is denied (shared folder) Cyphos Windows Networking 3 06-04-2006 04:46 AM
I can see the shared folder but can't access it sarafina63 Wireless Networks 1 02-03-2006 04:22 PM
Shared folder access Richard Holloway Broadband Hardware 1 12-15-2004 08:07 PM
access is denied to shared folder bret Windows Networking 2 11-26-2003 11:48 AM
Access is denied for shared folder Jeff Howad Windows Networking 4 11-20-2003 08:05 AM



1 2 3 4 5 6 7 8 9 10 11