Name resolution lookup takes 10-20 seconds delay

Problem

The Web browser (Mozilla or Firefox) induces 10-20 seconds delay during the name resolution lookup. Such delay does not occur when using other tools such as ssh.

Solution

Disable ipv6 from network-family 10 by adding the following entry to /etc/modprobe.conf

alias net-pf-10 off

Afterward, reboot the system