Index: uspace/srv/net/inetsrv/inetsrv.c
===================================================================
--- uspace/srv/net/inetsrv/inetsrv.c	(revision 65f991e322789d60508724672ff8246224fd598f)
+++ uspace/srv/net/inetsrv/inetsrv.c	(revision b323a3a09e3968d8e7fc0de737feca58ddaaaeca)
@@ -69,5 +69,5 @@
 
 static inet_addr_t multicast_all_nodes = {
-	.family = AF_INET,
+	.family = AF_INET6,
 	.addr6 = {0xff, 0x02, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x01}
 };
