|
I'm working with a client to plan the topology for a public facing SharePoint internet site.
The SharePoint installation will live in the client's DMZ and the plan is to use an existing SQL Server machine to host the SharePoint databases.
The problem ...
Started by George Durzi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Hehe, I'm gonna go ahead and mark that as an answer ;)
Thanks for confirming .
Mostly.
|
|
What is the best way to manage user accounts for Windows servers in a DMZ? We are expanding our web presence and adding several IIS servers to our DMZ. I would prefer not to manage a bunch of local accounts or, on the other hand, expose our internal Active...
Started by IdahoX on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Active Directory Domain Services a trust so that you can log....
You can create a separate AD for the DMZ and really lock down the domain controllers in the DMZ released a guide with best practices for running AD in a DMZ.
|
|
What are the significant considerations when designing and setting up a dmz for a relatively small office (15-20users) with a limited budget? The network traffic across the dmz will be inbound smtp (ms exchange), inbound http/s (owa), outbound internet...
Started by James Moore on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
A front end Exchange Server (to run OWA) must technically... .
The first thing to consider is whether you need a DMZ at all, for a small office with only a few network?
Based on the requirements you've given, you don't have a need for a true DMZ.
|
Ask your Facebook Friends
|
If you have a DMZ with one or more servers/services (maybe FTP, HTTP en SMTP). And you have a LAN with typical serversservices (like file sharing, Active Directory, database server).
Depending on the integration of services and resources, the firewall...
Started by michielvoo on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Then, manage the security in the DMZ....
For me the point of a "DMZ" is mostlyShouldn't you move some of the services to the DMZ? Try to keep the LAN unreachable from anywhere.
Server and the DNS server on the same broadcast domain.
|
|
I have build server inside our domain (and it needs to be because it also talks to other boxes in the domain), and a webserver that is in the DMZ.
As part of our build scripts, I would like to deploy websites to the webserver in the DMZ, using the Nant...
Started by Nathan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Good luck!
you could.
Hopefully this provides a little help.
Attempt to use the <scp >, that places the files up on the DMZ.
Server runs as; like a limited privileged user that has access to DMZ.
|
|
Our SSRS site is hosted on our intranet. I have a user who wants to create a datasource connection to a database that resides on our DMZ domain. The datasource connection in SSRS is not working. Is it possible to get this working or will I need to install...
Answer Snippets (Read the full thread at microsoft):
Since the report on his laptop which ....
He can only connect when he is logged onto a server that resides in the DMZ domain.
It doesn't work from BIDS either if he try's running it from there .
domain (DMZ) it doesn't connect.
|
|
Hi Everybody!
I'm having some trouble with two web applications that communicate each other using WCF Services. This is my scenario:
Web Application "A" is deployed in a server of the corporate intranet and part of domain "intranet" Web Application "B...
Started by Maxolidean on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
To....
It seems that MessageSecurityException is a generic kind of exception and can be thrown for many problems .
Finally we could sove the problem, and it was that app pool identity was unable to write at "C:\Windows\Temp" because of lack of permissions .
|
|
Hi there,
Based on the configuration pasted below, we believe the host (10.0.2.200 / 255.255.255.0 GW: 10.0.2.1 with external DNS servers configured) should have access to the web. However, it cannot resolve any names nor can it connect outside. Any idea...
Started by Ralf Rottmann on
, 15 posts
by 3 people.
Answer Snippets (Read the full thread at cisco):
Nat (dmz,outside) dynamic interface
Sent from Cisco Technical Support iPhone App Getting an....
Nat (dmz,outside) dynamic interface
Kind Regards,
Kevin
**Please rate helpful posts and paste the line below in your CLI.
DMZ to get out.
|
|
My issue lies in DMZ security. What i have is an ASA5505 acting as my firewall and NAT device. I am NATing ports 21, 80, 9987 and 6667 to servers on my DMZ. The DMZ has its own dedicated interface on my 2621XM router and has an IP address of 10.20.0.2...
Started by The.Sorrow on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at cisco):
I would recommend ZBF since it's a little more robust than CBAC:
ZBF:
http://www.cisco.com/en/US/products/ps6441/products_feature_guide09186a008060f6dd.html... .
If you're doing this on a router, your better bet would be either CBAC or zone based firewalls .
|
|
WE have a DMZ on ASA5510 8.4, it can access anything internal interface but cannot get out to internet or outside interface.
I try to ping from a host in the DMZ to 8.8.8.8 and get this in the log
6Apr 25 201208:24:431100038.8.8.80172.10.1.1501Routing...
Started by f1champ on
, 10 posts
by 2 people.
Answer Snippets (Read the full thread at petri):
You say you tried pinging from a host in the DMZ but per that log message the ASA is routing 172.10.1.150 to the inside interface not the dmz interface
May want to check your routing table
Also why would you put a security-level of....
|