Re: How do you secure a server running win2k-server?

From: Karl Levinson [x y] mvp (jamescagney90210@excite.com)
Date: 11/29/02


From: "Karl Levinson [x y] mvp" <jamescagney90210@excite.com>
Date: Fri, 29 Nov 2002 10:02:23 -0500


"Toni Lassila" <mpao@mc-europe.com> wrote in message
news:b11796dd.0211282313.466e79b3@posting.google.com...

> Your best defense against DoS attacks is the telephone, i.e. call your
> ISP and let them know what's going on.
>
> > There is a 3Com Office Connect DMZ FireWall behind the ADSL router, but
I'm
> > concearned still and like some advice on what needs to be protected when
> > running a server which is publicly seen on the internet.
>
> If you've set up the correct rules on the 3Com, it should only expose
> SMTP through TCP/25 to external hosts. As such, your only concern are
> Exchange exploits and open relaying. One of the Exchange NGs is a better
> place to inquire about those.

I agree with this post. Additionally, you also want to harden the software
on your computer(s) using patches, correct configuration, third party tools,
etc. Here are some ways:

http://securityadmin.info/faq.htm#harden

I might also recommend being sure you are capturing the logging from the
firewall, using a syslog client like www.kiwisyslog.com if necessary. Also,
free software like www.mynetwatchman.com www.dshield.org is highly
recommended.

In addition to the suggestion above regarding firewall configuration, you
should also consider blocking all outbound ports [as well as inbound] except
for those services you specifically want to allow. Doing this can help you
detect and prevent compromise of your network through trojans and worms.
For example, allowing every computer on your network to send out on TCP port
25 is probably excessive and can allow your computers to spread viruses to
others undetected. Also, outbound ICMP "ping" traffic and other TCP and UDP
ports can be used to remotely control and get data from your internal
computers using a remote administration trojan. One way you can do this is
to check your firewall logs to see what ports are being used outbound, then
block everything but those ports, then research those ports one by one to
determine what they probably are and whether you want to block or permit
them as well.



Relevant Pages

  • Re: Ports getting hammered?
    ... >>> If your Watchguard can't stop outbound traffic... ... >>> Would not the Windows XP firewall do exactly the same work? ... >> protocol analysis to see if protocols are being broken only a IDS ... > permitted ports and protocols. ...
    (comp.security.firewalls)
  • Re: Networking over mains cables
    ... 'inbound and outbound, only if initiated by me' and ... the firewall so a webserver needs to allow inbound HTTP ... In this context the ports are conceptual. ...
    (comp.sys.acorn.networking)
  • Re: Help Understanding LDAP Variants
    ... PRINTERS, COMPUTERS, OR PEOPLE will hit the GC. ... way is to do a long term trace on the machine for the ports in question ... Yes, but in our case we examine the firewall logs frequently, and run dcdiag ... that puts a domain controller behind a firewall, ...
    (microsoft.public.windows.server.active_directory)
  • Re: router and firewall?
    ... choice that could affect thier computers security is the incorrect option. ... The counter said that Zone Alarm have stopped about... ... I even have a router with firewall ON. ... The log showed port in the destinationports that are ...
    (microsoft.public.windowsxp.general)
  • Re: Networking over mains cables
    ... 'inbound and outbound, only if initiated by me' and ... the firewall so a webserver needs to allow inbound HTTP ... After all, I have read about 'ports' for years, but never ...
    (comp.sys.acorn.networking)

Loading