User Tools

Site Tools


tips:irix:basic_ipv6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tips:irix:basic_ipv6 [2010/02/11 18:04] – mattieutips:irix:basic_ipv6 [2026/09/23 08:32] (current) – mattieu
Line 70: Line 70:
 </code> </code>
 Then you have to reboot the system as it was asked. After that, everything should work since stateless autoconfig is enabled by default with IPv6. Then you have to reboot the system as it was asked. After that, everything should work since stateless autoconfig is enabled by default with IPv6.
 +===== Modify nsswitch =====
 +To enable DNS resolution for IPv4 AND IPv6, don't forget to modify /etc/nsswitch.conf and edit these two parameters. The System Manager only modify hosts entry for IPv4, you need to edit ipnodes too for IPv6:
 +<code>
 +hosts:                  dns files
 +ipnodes:                dns files
 +</code>
 ~~NOTOC~~ ~~NOTOC~~
tips/irix/basic_ipv6.txt · Last modified: by mattieu