View Single Post

   
  #1 (permalink)  
Old 02-16-2008, 08:07 AM
MarcoM
 
Posts: n/a
Default OpenBSD 3.8 kdm xdmcp problem

I installed OpenBSD 3.8 and I'm trying to use kdm to connect from my w2k
box.
I have enabled xdmcp in kdmrc and put the following line in
/etc/sysctl.conf:
net.inet6.ip6.v6only=0
but I can connect from remote.
The matter (I think) is that the command sysctl -w net.inet6.ip6.v6only=0
returns "operation not permitted".
What can I do?
Thank you very much


Reply With Quote