Results 1 to 8 of 8

Thread: thousands of dns.exe UDP connections, what to do?

  1. #1
    Egbert Nierop Guest

    thousands of dns.exe UDP connections, what to do?

    Hi,

    I have a firewall, (linksys, with DDos protection) and Windows 2003, with
    synattack etc options on and behind it a two DNS servers on Windows 2003
    SP1.

    However, according to tcpview.exe (from sysinternals) there are an
    uncountable number of DNS UDP connections.

    Now, I have used QoS, to set the network traffic to just 1Kbit/s up/down
    what can I do more to protect the server against an overflow of connections?

    (ps: I run two registered ns servers, to maintain my own websites).

    Thanks..


  2. #2
    DevilsPGD Guest

    Re: thousands of dns.exe UDP connections, what to do?

    In message <[email protected]> "Egbert
    Nierop" <[email protected]> wrote:

    >I have a firewall, (linksys, with DDos protection) and Windows 2003, with
    >synattack etc options on and behind it a two DNS servers on Windows 2003
    >SP1.
    >
    >However, according to tcpview.exe (from sysinternals) there are an
    >uncountable number of DNS UDP connections.


    I'm not sure about "uncountable", the number is probably around 2500 or
    so. This is normal.

    >Now, I have used QoS, to set the network traffic to just 1Kbit/s up/down
    >what can I do more to protect the server against an overflow of connections?


    Overflow of connections? Do you know how DNS works? (Free hint: Those
    2500 UDP ports, are connectionless)

  3. #3
    Egbert Nierop Guest

    Re: thousands of dns.exe UDP connections, what to do?


    "DevilsPGD" <[email protected]> wrote in message
    news:[email protected]...
    > In message <[email protected]> "Egbert
    > Nierop" <[email protected]> wrote:
    >
    >>I have a firewall, (linksys, with DDos protection) and Windows 2003, with
    >>synattack etc options on and behind it a two DNS servers on Windows 2003
    >>SP1.
    >>
    >>However, according to tcpview.exe (from sysinternals) there are an
    >>uncountable number of DNS UDP connections.

    >
    > I'm not sure about "uncountable", the number is probably around 2500 or
    > so. This is normal.


    tcpview crashes.

    >>Now, I have used QoS, to set the network traffic to just 1Kbit/s up/down
    >>what can I do more to protect the server against an overflow of
    >>connections?

    >
    > Overflow of connections? Do you know how DNS works? (Free hint: Those
    > 2500 UDP ports, are connectionless)


    Thanks but you can leave out your sarcasm...
    If you feel superior because of knowlegde; free hint: you are not.


  4. #4
    DevilsPGD Guest

    Re: thousands of dns.exe UDP connections, what to do?

    In message <OYvU1z4#[email protected]> "Egbert Nierop"
    <[email protected]> wrote:

    >
    >"DevilsPGD" <[email protected]> wrote in message
    >news:[email protected]...
    >> In message <[email protected]> "Egbert
    >> Nierop" <[email protected]> wrote:
    >>
    >>>I have a firewall, (linksys, with DDos protection) and Windows 2003, with
    >>>synattack etc options on and behind it a two DNS servers on Windows 2003
    >>>SP1.
    >>>
    >>>However, according to tcpview.exe (from sysinternals) there are an
    >>>uncountable number of DNS UDP connections.

    >>
    >> I'm not sure about "uncountable", the number is probably around 2500 or
    >> so. This is normal.

    >
    >tcpview crashes.


    And yet, this is still normal operation.

    http://msmvps.com/blogs/alunj/archiv...9/1641409.aspx discusses
    this behaviour.

    >>>Now, I have used QoS, to set the network traffic to just 1Kbit/s up/down
    >>>what can I do more to protect the server against an overflow of
    >>>connections?

    >>
    >> Overflow of connections? Do you know how DNS works? (Free hint: Those
    >> 2500 UDP ports, are connectionless)

    >
    >Thanks but you can leave out your sarcasm...


    Not sarcasm, an honest question -- At $DAYJOB I pretty regularly see
    people following the advice of security consultants or auditing software
    blindly without understanding the implications of their changes,
    resulting in something between failure and chaos depending on the day.

    Since the ~2500-listening-ports DNS issue is UDP, and UDP is
    connectionless, there is no such thing as an "overflow of connections"
    in this situation.

    >If you feel superior because of knowlegde; free hint: you are not.


    Maybe not, but I am nonetheless correct.

  5. #5
    Ace Fekay [MVP Direcrtory Services] Guest

    Re: thousands of dns.exe UDP connections, what to do?


    "Egbert Nierop" <[email protected]> wrote in message
    news:[email protected]...
    > Hi,
    >
    > I have a firewall, (linksys, with DDos protection) and Windows 2003, with
    > synattack etc options on and behind it a two DNS servers on Windows 2003
    > SP1.
    >
    > However, according to tcpview.exe (from sysinternals) there are an
    > uncountable number of DNS UDP connections.
    >
    > Now, I have used QoS, to set the network traffic to just 1Kbit/s up/down
    > what can I do more to protect the server against an overflow of
    > connections?
    >
    > (ps: I run two registered ns servers, to maintain my own websites).
    >
    > Thanks..


    This is a result of the latest DNS hotfix KB951748 to protect against the
    new vulnerability. It reserves 2500 UDP DNS emphemeral ports.;

    Here you go, you can read up on the hotfix:

    MS08-037: Description of the security update for DNS in Windows Server 2003,
    in Windows XP, and in Windows 2000 Server (client side): July 8, 2008:
    http://support.microsoft.com/?id=951748

    --
    Regards,
    Ace

    This posting is provided "AS-IS" with no warranties or guarantees and
    confers no rights.

    Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
    MVP Microsoft MVP - Directory Services
    Microsoft Certified Trainer

    For urgent issues, you may want to contact Microsoft PSS directly. Please
    check http://support.microsoft.com for regional support phone numbers.

    Infinite Diversities in Infinite Combinations


  6. #6
    Egbert Nierop Guest

    Re: thousands of dns.exe UDP connections, what to do?


    "DevilsPGD" <[email protected]> wrote in message
    news:[email protected]...
    > In message <OYvU1z4#[email protected]> "Egbert Nierop"
    > <[email protected]> wrote:
    >
    >>
    >>"DevilsPGD" <[email protected]> wrote in message
    >>news:[email protected]...
    >>> In message <[email protected]> "Egbert
    >>> Nierop" <[email protected]> wrote:
    >>>
    >>>>I have a firewall, (linksys, with DDos protection) and Windows 2003,
    >>>>with
    >>>>synattack etc options on and behind it a two DNS servers on Windows 2003
    >>>>SP1.
    >>>>
    >>>>However, according to tcpview.exe (from sysinternals) there are an
    >>>>uncountable number of DNS UDP connections.
    >>>
    >>> I'm not sure about "uncountable", the number is probably around 2500 or
    >>> so. This is normal.

    >>
    >>tcpview crashes.

    >
    > And yet, this is still normal operation.
    >
    > http://msmvps.com/blogs/alunj/archiv...9/1641409.aspx discusses
    > this behaviour.
    >
    >>>>Now, I have used QoS, to set the network traffic to just 1Kbit/s up/down
    >>>>what can I do more to protect the server against an overflow of
    >>>>connections?
    >>>
    >>> Overflow of connections? Do you know how DNS works? (Free hint: Those
    >>> 2500 UDP ports, are connectionless)

    >>
    >>Thanks but you can leave out your sarcasm...

    >
    > Not sarcasm, an honest question -- At $DAYJOB I pretty regularly see
    > people following the advice of security consultants or auditing software
    > blindly without understanding the implications of their changes,
    > resulting in something between failure and chaos depending on the day.


    If I would be a network admin, I would and I do normally, get everything
    very clean and secure by doing _manual_ health checks.

    fyi, I maintain a web server, since Windows 2000 went RTM. In the beginning,
    there even was no firewall.

    Still, even if most % is a moron on advice, this does not apply to each of
    'us'.

    > Since the ~2500-listening-ports DNS issue is UDP, and UDP is
    > connectionless, there is no such thing as an "overflow of connections"
    > in this situation.


    So you are a nerd, uh? right? Pointing to someones inperfectness of words.
    In fact, it seems that my notification, is right and new behavior indeed.

    That's was all I needed to know, not a sermon on UDP which is connectionless
    indeed.

    http://msmvps.com/blogs/alunj/archiv...9/1641409.aspx


  7. #7
    DennisC Guest

    Re: thousands of dns.exe UDP connections, what to do?



    "Ace Fekay [MVP Direcrtory Services]" wrote:

    >
    > "Egbert Nierop" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi,
    > >
    > > I have a firewall, (linksys, with DDos protection) and Windows 2003, with
    > > synattack etc options on and behind it a two DNS servers on Windows 2003
    > > SP1.
    > >
    > > However, according to tcpview.exe (from sysinternals) there are an
    > > uncountable number of DNS UDP connections.
    > >
    > > Now, I have used QoS, to set the network traffic to just 1Kbit/s up/down
    > > what can I do more to protect the server against an overflow of
    > > connections?
    > >
    > > (ps: I run two registered ns servers, to maintain my own websites).
    > >
    > > Thanks..

    >
    > This is a result of the latest DNS hotfix KB951748 to protect against the
    > new vulnerability. It reserves 2500 UDP DNS emphemeral ports.;
    >
    > Here you go, you can read up on the hotfix:
    >
    > MS08-037: Description of the security update for DNS in Windows Server 2003,
    > in Windows XP, and in Windows 2000 Server (client side): July 8, 2008:
    > http://support.microsoft.com/?id=951748
    >
    > --
    > Regards,
    > Ace
    >
    > This posting is provided "AS-IS" with no warranties or guarantees and
    > confers no rights.
    >
    > Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
    > MVP Microsoft MVP - Directory Services
    > Microsoft Certified Trainer
    >
    > For urgent issues, you may want to contact Microsoft PSS directly. Please
    > check http://support.microsoft.com for regional support phone numbers.
    >
    > Infinite Diversities in Infinite Combinations
    >


  8. #8
    Ace Fekay [Microsoft Certified Trainer] Guest

    Re: thousands of dns.exe UDP connections, what to do?

    In news:[email protected],
    DennisC <[email protected]> requesting assistance, typed the
    following:
    > "Ace Fekay [MVP Direcrtory Services]" wrote:
    >

    Hi Dennis,

    I didn't see a response in your post, just a copy of my previous post. Did
    you have a question to ask?

    Ace


Similar Threads

  1. Downloading of Thousands Of Old E-mail Of A Year Ago By Outlook
    By Vicky Woodley in forum Technology & Internet
    Replies: 4
    Last Post: 26-11-2010, 03:15 AM
  2. thousands of emails a day
    By ksobski in forum Windows Software
    Replies: 1
    Last Post: 06-08-2009, 09:05 AM
  3. What is hp connections
    By mesterio in forum Operating Systems
    Replies: 3
    Last Post: 22-06-2009, 06:40 PM
  4. Compare T1 and DSL Connections
    By BakshiK in forum India BroadBand
    Replies: 3
    Last Post: 19-06-2009, 09:27 AM
  5. Thousands of WBLOGSVC Event ID 1006 errors
    By lopa in forum Small Business Server
    Replies: 2
    Last Post: 11-05-2007, 11:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,288,135.59722 seconds with 16 queries