Friday, September 19, 2014

Disabling IPv6 on Windows 2012



              figure 1
When you Install Windows 2012 Server Edition,It is automatically enable IPv6 protocol.
In Oracle tnsnames.ora ,listener.ora  is used to communicate with client machines.

As a good practice it is better to disable IPv6.For that please follow the steps given below here.

Step 1 :- Please untick Internet Protocol version 6  
              (for more information please check figure 1)

Step 2 :- Open run  window and type regedit this will give an window called registry editor.

Step 3 :-Go to location
           Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TCPIP6\Parameters

              (for more information please check figure 2 &3)

Step 4 :-Right click on window go to New -->String Value    

Value Name :-DisabledComponents
Value data    :-0xFFFFFFF
                                                figure 2

















                                                                               figure 3

No comments:

Post a Comment