Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I have a server, which has more than of 1000 ip address, but only 500 ip address are responding in the Server. Here below the error message received while ...
  1. #1
    Just Joined!
    Join Date
    Mar 2007
    Posts
    32

    To add more than 500 ips

    Hi,

    I have a server, which has more than of 1000 ip address, but only 500 ip address are responding in the Server. Here below the error message received while restarting the named

    Sep 22 00:25:00 ns2 named[30101]: creating IPv4 interface eth0:595 failed;
    interface ignored
    Sep 22 00:25:00 ns2 named[30101]: listening on IPv4 interface eth0:596,
    74.50.91.156#53
    Sep 22 00:25:00 ns2 named[30101]: could not listen on UDP socket: not enough
    free resources
    Sep 22 00:25:00 ns2 named[30101]: creating IPv4 interface eth0:596 failed;
    interface ignored
    Sep 22 00:25:00 ns2 named[30101]: listening on IPv4 interface eth0:597,
    74.50.91.157#53
    Sep 22 00:25:00 ns2 named[30101]: could not listen on UDP socket: not enough
    free resources
    Sep 22 00:25:00 ns2 named[30101]: creating IPv4 interface eth0:597 failed;
    interface ignored
    Sep 22 00:25:00 ns2 named[30101]: listening on IPv4 interface eth0:598,
    74.50.91.158#53
    Sep 22 00:25:00 ns2 named[30101]: could not listen on UDP socket: not enough
    free resources
    Sep 22 00:25:00 ns2 named[30101]: creating IPv4 interface eth0:598 failed;
    interface ignored
    Sep 22 00:25:00 ns2 named[30101]: listening on IPv4 interface eth0:599,
    74.50.91.160#53
    Sep 22 00:25:00 ns2 named[30101]: could not listen on UDP socket: not enough
    free resources


    Please let me know how to activiate the other 500 ip address in the SErver.

  2. #2
    Just Joined!
    Join Date
    Aug 2009
    Posts
    9
    Hi,

    Every interfaces has the capability to respond some packets. To respond those packets it requires some tranffer spped and if you will provide multiple ip's so the packet tranffer will be slow and more ips can lead to stop of transffer packets therefore, you are receiving the errors.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...