Sponsored Content
Full Discussion: To add more than 500 ips
Special Forums IP Networking To add more than 500 ips Post 302355377 by gsiva on Tuesday 22nd of September 2009 12:27:13 PM
Old 09-22-2009
To add more than 500 ips

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

Code:
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.
 

9 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Linux Notebook for $500

Balance 14.1" Notebook Computer with CD-ROM Drive (2 Replies)
Discussion started by: Perderabo
2 Replies

2. Windows & DOS: Issues & Discussions

HTTP Status 500

Hello all, sori my english very bad,but 1 month i search about this case and nothing can help,maybe I wrong place but please if anybody can help me about this error: java.lang.ArrayIndexOutOfBoundsException: 0 >= 0 at java.util.Vector.elementAt(Vector.java:432) at... (2 Replies)
Discussion started by: fredginting
2 Replies

3. UNIX for Dummies Questions & Answers

how to tail last 500 lines and vi them?

I have a very large log file and it speed up scrolling. so I want to tail last 500 lies and see using vi editor. tail -n 500 large_file | small_file | vi {}; this won't work. I'm very novice on Unix. TIA. (2 Replies)
Discussion started by: kang
2 Replies

4. Shell Programming and Scripting

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: creating IPv4 interface eth0:595 failed; interface ignored Sep 22 00:25:00 ns2... (5 Replies)
Discussion started by: gsiva
5 Replies

5. Shell Programming and Scripting

Fill the values between -500 to 500 -awk

input -200 2.4 0 2.6 30 2.8 output -500 0 -499 0 -488 0 .......... .......... .... -200 2.4 .... ... 0 2.6 (6 Replies)
Discussion started by: quincyjones
6 Replies

6. UNIX Desktop Questions & Answers

for loop (001 to 500)

hey, how do i create a for loop that runs for i from 001 to 500 ? i need that the zero prefix will remain so when i print "i" it will look like so: 001 002 . . 008 009 . . 058 059 . . 500 please advise. (2 Replies)
Discussion started by: boaz733
2 Replies

7. Shell Programming and Scripting

Deleting all lines except last 500

Hi All, I want to write a script which first check the line counts of a file if its more than 500 it deletes rest except the last 500.. I tried sed but it looks sed counts line numbers from the head & not from tail.. May be I need a wc -l frist then apply if statement & pass on the line count... (17 Replies)
Discussion started by: ailnilanjan
17 Replies

8. HP-UX

Find file more than 500 MB

Hi, I used to use the below command on Solaris find /var/tmp -size +500000 -exec ls -e {} \; but this command does not seem to work on HP-UX. Can you help me list all files under /var/tmp and its sub-directories which are more than 500MB in size ? (7 Replies)
Discussion started by: mohtashims
7 Replies

9. Linux

Add two different subnet public IPs to single NIC or two different NIC on same box

Hello Admins, My ask is how can I add two different subnet IPs to same box with two different gateways? The issue is I can connect to the box when I am on ethernet LAN, but I am not able to connect to the same IP when I am on wifi. The server is RHEL 7 VM on vmware. How can I get connected... (4 Replies)
Discussion started by: snchaudhari2
4 Replies
atmifmp(8)						      System Manager's Manual							atmifmp(8)

NAME
atmifmp - Configures the ATM subsystem for switching IP traffic only SYNOPSIS
/usr/sbin/atmifmp command arguments Arguments can appear in any order after the command. All required arguments must be specified. OPTIONS
This section is organized by the tasks you can perform with the atmifmp command. Each task subsection provides the atmifmp command syntax and the options to use to complete the tasks. Enabling IP Switching Syntax: /usr/sbin/atmifmp attach ips=num driver=name [snapvci=vci] [rxmin=vci] [rxmax=vci] [txmin=vci] [txmax=vci] Creates a point-to-point, multicast-capable virtual interface on a driver as specified in the next two arguments. If the virtual interface already exists but is not currently attached (because it was previously attached and detached), the command creates an association between the virtual interface and the specified driver. The attach command also configures the Virtual Circuit Identifier (VCI) ranges available to the IP switching module (VPI 0 is assumed). VCs used by the IP switching module are unidirectional. After the ips interface is attached, you must configure the interface using the ifconfig(8) command, specifying the source address of the host and destination address of the IP switch or another host associated with the point-to-point interface. Specifies the ips interface number to create. Specifies the ATM driver associated with the virtual interface. Specifies the VCI number that Ipsilon Flow Management Protocol (IFMP) uses as the default SNAP VCI. The default VCI is 15. This number must match the VCI number used by IFMP on the destination host or switch associated with the point-to-point interface. Specifies the smallest VCI number that can be used for receiving IP switching traffic. The default value is the driver's minimum VCI value. Specifies the largest VCI num- ber that can be used for receiving IP switching traffic. The default value is the driver's maximum VCI value. Specifies the small- est VCI number that can be used for transmitting IP switching traffic. The default value is the driver's minimum VCI value. Speci- fies the largest VCI number that can be used for transmitting IP switching traffic. The default value is the driver's maximum VCI value. Disabling IP Switching Syntax: /usr/sbin/atmifmp detach ips=num Disassociates the virtual interface, ipsnum, from the driver to which it was previously attached. Prior to detaching the interface, you must delete the ips interface's address and bring down the the ips interface using the ifconfig(8) command. Specifies the ips interface. Displaying IP Switching Configuration Syntax: atmifmp showips [ips=num] Displays the state of all ips interfaces, unless an interface is specified by the next argument. Information displayed includes the inter- face attachment state, the driver to which the interface is attached, the default SNAP VC, the interface and driver receive/transmit/mini- mum/maximum VC ranges, and IFMP and Flow configuration information. Specifies the ips interface. Displaying or Clearing IP Switching Statistics Syntax: /usr/sbin/atmifmp stats [ips=num] [clear] Displays the flow and IFMP statistics for all ips interfaces, unless an interface is specified by the next argument. Specifies the ips interface. Zeros the flow and IFMP statistics for all ips interfaces, unless an interface is specified. Statistics are displayed after they are cleared. Displaying IP Switching Flow Information Syntax: /usr/sbin/atmifmp flows [ips=num] [long] Displays flows created by the IP switching module on all interfaces, unless an interface is specified by the next argument. Information displayed for each flow includes the Flow ID, the transmit or receive VC associated with the Flow, the Flow Type, the number of packets sent or received, and VC aging information. Specifies the ips interface. Displays additional information about each flow, such as the information encoded in the Flow ID. DESCRIPTION
The atmifmp command enables and disables IP switching on a Tru64 UNIX end system that has an attached ATMworks ATM adapter. The IP switch- ing architecture is based on the Ipsilon Networks, Inc. reference model, and enables you to configure the Tru64 UNIX ATM subsystem to sup- port only IP traffic over an ATM network. The IFMP protocol associates an ATM virtual circuit with an IP data flow. RESTRICTIONS
If an ips interface is attached to a specific ATM adapter on your system, you cannot use that adapter to run ATM Forum protocols (UNI sig- naling, Classical IP, or Local Area Network Emulation (LANE)). Multiple adapters are required. SEE ALSO
Commands: atmconfig(8) Files: atm.conf(4) RFC 1953, Ipsilon Flow Management Protocol Specification for IPv4 V 1.0 RFC 1954, Transmission of Flow Labeled IPv4 on ATM Data Links, Ipsilon Version 1.0 atmifmp(8)
All times are GMT -4. The time now is 02:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy