Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. # vi /etc/sysconfig/network
  2. NETWORKING_IPV6=no
  3.  
  4. # vi /etc/modprobe.d/disable-ipv6.conf
  5. options ipv6 disable=1
  6.  
  7. # chkconfig ip6tables off
  8.  
  9. # reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement