My problem is that when I do an apt-get update is trying to resolve ipv6 ips, and its failing to update/install/etc.

How to disable ipv6 at apt-get?

The ping to www.google.com.ar, resolves to an ipv4.

And this is debian runnung in an OpenVZ container.

This is in a production server and online ONE openvz cluster has this problem! Thats why I want to find other solution than disable ipv6.

Thanks!

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

I assume that you've got ipv6 enabled but a broken ipv6 setup, so, probably what you want to do is blacklist the ipv6 module, and restart.

link|improve this answer
When searching google (before asking here) I came to that solution. The problem is that the server is production cluster running OpenVZ containers, to blacklist ipv6 I need reboot I think. And only one container has the problem!. Anyway I will be trying the blacklist if I cant found the solution – llazzaro Mar 15 '10 at 22:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.