Disable IPV4

Hi
im using Redhat Ver 6.4
is it possible to disable IPV4 and use only IPV6?
how can i do that?

thanks
Guy

anyone?

Turning off IPv6 is pretty easy, but most of the time IPv4 is built into your kernel. You may have to compile it out (or compile it out and make it a module).

I have *not* tested this....

---------- Post updated at 10:50 AM ---------- Previous update was at 10:46 AM ----------

Trying compiling out CONFIG_INET

CONFIG_INET=n

or

CONFIG_INET=m