Alexander
Tue Feb 08 16:04:00 CST 2005
Well, not sure that I can point to an article where all issues are covered.
There are a lot of information about networking security in Internet. For
example one article about multilayer firewall protection:
http://insight.zdnet.co.uk/communications/networks/0,39020427,2130533,00.htm
and another about protection of corporate database against compromizing via
corporate Web server:
http://www.governmentsecurity.org/articles/MakingYourNetworkSafeforDatabases.php
It is only example. Actually advise for you should depend on more specific
knowledge of your needs. For example you have very simple network: Internet
router, firewall, several development stations. In this case your network
should use NAT, and it does not expose any services outside of network. In
this case your development workstation are protected from direct attacks
outside. Of couse you firewall will be attacked. The next step - protect
your workstation against viruses, worms. Probably your email server should
have anti-virus plug-in. In this case risk of receiving of viruses/worms
will be significantly reduced. Another option - install anti-virus software
on each workstation and update anti-virus databases regularly. The next
step - filtering of access to Web content. Some sites may contain malicious
scripts and even trojans. Another important part of overall process -
training of personal, because each employee should know about possible risks
and how security may be compromised via their improper actions.
It is very complex process. You should plan, deploy secruity architecture
and train employees. If you have no time, resources and simply desire to do
it, then your security is right - you should switch off Internet access. ;)
I can offer basic possible actions: place development network behind own
firewall inside corporate network, make Web access only via corporate proxy
(for audit), restrict email (POP3/SMTP) access - make only internal email
server accessible, close all other ports, use anti-virus software with
regular update, apply OS patches regularly.
Best regards,
Alex.
"Dana" <dyw55a@yahoo.com> wrote in message
news:1107889656.857859.21620@f14g2000cwb.googlegroups.com...
> Alex,
> Thank you very much for your reply. Our developement did exist
> after the firewall but I am not really sure how to really solve this
> secure issue. I understand that there might more potentail threat with
> Internet access. Do you have any good reference site or artical which
> discuss about this subject? Could you tell me what the best solution
> is for dev with internet access?
>
> thanks again,
> Dana
>