IP aliasing in Linux Red Hat 2.4.20-8
Hello All,
I have a Linux machine 2.4.20-8. I was in need of IP aliases in this
machine, about 2000 of them. After creating about 500 IP Aliases I
restarted the network services. I was able to ping to my machine
through the virtual IPs I had created. Then I in one shot created 2000
ifcfg files..
ifcfgeth0:1 ...ifcfgeth0:2000. I rebooted the machine. But on reboot,
the boot process has hung @ "Bring up interface eth0: "...The machine
has not come out of this state. What do I do ?
Was 2000 a high number for IP Aliasing.
Replies to the query is highly appreciated.
Thanks and Regards,
Prabhu.S
.
Relevant Pages
- Re: changing IP addresses
... Change routing table to reflect new gateway. ... Reboot firewall ... (Linux can change static IPs all day long with no reboot ... note that when you set up aliases on an Ethernet ... (comp.os.linux.misc) - [PATCH x86] [3/16] Turn irq debugging options into module params
... This allows to change them at runtime using sysfs. ... reboot to set them. ... I only added aliases so the old options ... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: Using queries in a table adaptor?
... When added a query ... I then added the two queries shown in the original message. ... columns with an aliases and returns one row. ... I did not need them explicitly because I bound them to a C1 flex grid. ... (microsoft.public.dotnet.framework.adonet) - RE: Using queries in a table adaptor?
... The first I had add a table adaptor to an existing dataset call ... When added a query was ... I then added the two queries shown in the original message. ... columns with an aliases and returns one row. ... (microsoft.public.dotnet.framework.adonet) - Re: SQL too long?
... I haven't done a thorough analysis here, but I suspect that the number of characters needed to express the SQL may not be as important as the number of aggregate functions like Sumand Countthat you invoke along the way. ... Although what you now have may be correct, assuming no simian behavior on the part of Access, splitting up the Query may also make it easier to debug if you later encounter any questions concerning its correctness, or if you need to revise it in some way. ... For example, in my copy of Access 2000, it says that the "Number of characters in an SQL statement" has a maximum value of "approximately 64,000", so you probably have some wiggle room there, even without using abbreviated aliases for some of the names. ... tblARTrn01.invno) INNER JOIN tblARMst01 ON tblDUPSFreight.invno = tblARMst01. ... (microsoft.public.access.queries) |
|