Dear all,

we are using Django as an application server. Now we want our website
server to be able to read from (and eventually write to) that
application server. Now the security question arises. The proposal is
to have
- the webserver in a DMZ 1
- the Django application server in a DMZ 2
- our internal LAN as another network
Then we allow very limited requests from DMZ 1 into DMZ 2 and
to allow no access from DMZ 2 into the LAN.

Are there people here with similar setup or views on the subject.
So you have suggestions about the best limitation for requests from
DMZ 1 to DMZ 2 (based on port,MAC adress, etc...)?

Thanks for any advice,
Oliver
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to