Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member whplus's Avatar
    Join Date
    Dec 2007
    Location
    Behind your business
    Posts
    59

    Default Massive outgoing UDP traffic port 53

    During recent days I received a massive increase in outgoing UDP traffic port 53. My server connection is going very slow.

    How do we resolve the problem?
    Should we block outgoing UDP port 53 requests? What's the implication?

    Fyi this is cpanel server 11.26.20 with external DNSOnly server.

    Your advice will be greatly appreciated.

    Thank you very much.
    Whplus - Web Hosting Murah
    http://www.whplus.com

  2. #2
    Member inetbizo's Avatar
    Join Date
    Mar 2008
    Location
    New Smyrna Beach, FL US
    Posts
    55
    cPanel/Enkompass Access Level

    Root Administrator

    Lightbulb Re: Massive outgoing UDP traffic port 53

    From /etc/named.conf
    Code:
    include "/etc/rndc.key";
    
    controls {
        inet 127.0.0.1 allow { localhost; } keys { "rndc-key"; };
    };
    zone "." {
            type hint;
            file "/var/named/named.ca";
    };
    
    acl "trusted" {
    127.0.0.1;
    LIST YOUR NOC NS IPs HERE <===
    LIST YOUR OWN NS IPs HERE <===
    10.20.9.0/24;
    };
    
    options {
       allow-recursion { trusted; };
       version   "<HIDDEN>";
    };
    ACL's in bind are access control list
    StrikeHawk eCommerce Inc. * osCommerce Community Support Specializes in CRE Loaded open source e-commerce cart.

Similar Threads & Tags
Similar threads

  1. Incoming traffic usage far more than Outgoing traffic
    By sagehost in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 02-10-2011, 05:56 AM
  2. UDP Port 3074 - does it count traffic?
    By craigedmonds in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 11-23-2010, 03:25 PM
  3. Spewing UDP traffic
    By fragbait in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 12-04-2009, 06:40 PM
  4. 25mbps traffic on UDP port 80: How do I block this?
    By AbeFroman in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 08-19-2004, 11:15 AM
Tags for this Thread
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube