Linux: ifdown eth0:0 brings down all other virtual network interfaces

by Vivek Gite on March 4, 2008 · 0 comments

Q. Why do the other virtual network interfaces go down when I bring down eth0:0 under CentOS Linux?

A. There is well known bug is glibc - the GNU C Library, commonly known as glibc, is the C standard library released by the GNU Project.

To fix this problem upgrade glibc version using up2date or yum command:
# yum update
OR
# up2date -u
Upgrading to the latest version of glibc should fix this issue.

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 14 + 3 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: