On Wednesday 30 March 2005 16:49, Raphael Langerhorst wrote: > On Friday 25 March 2005 20:21, Michael Nottebrock wrote: > > On Friday, 25. March 2005 19:52, Will Wainwright wrote: > > > Am I crazy, or is kdm not listening on IPv4? If so, any idea how > > > to fix this? > > > > Looks like it, indeed. I don't use remote logins with kdm, can > > anybody on this list confirm? Either way, you probably should file > > a bug at http://bugs.kde.org about it. > > I can confirm that it doesn't work. My sockstat looks like this: > > eagle# sockstat | grep kdm > root kdm 571 3 stream -> /tmp/.X11-unix/X0 > root kdm 568 7 stream /var/run/xdmctl/dmctl-:0/socket > root kdm 568 8 udp6 *:177 *:* > root kdm 568 10 stream /var/run/xdmctl/dmctl/socket > eagle# > > > would be nice if this will be fixed. I have no idea if it's a pure KDE > bug or if it's related to FreeBSD...
net.inet6.ip6.v6only=0 fixes this for 5.x/6.x, and shouldn't be needed for 4.x. The case is already on bugs.kde.org (Will raised it) as http://bugs.kde.org/show_bug.cgi?id=102497 which I've just commented on. Suggestion for now is to FAQ this, on our website, and maybe also in UPDATING? A. -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an open world without walls and fences, | [EMAIL PROTECTED] we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED] _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
