View previous topic :: View next topic |
Author |
Message |
Klavs Guru
Joined: 22 May 2002 Posts: 536 Location: Denmark
|
Posted: Tue Apr 01, 2003 9:45 pm Post subject: Can't start radvd :( |
|
|
Hi guys,
radvd complains about not being able to read /proc/net/if_inet6 - and if I check the permissions - then they this is what I see
# ls -l /proc/net/ -d
dr-x------ 3 root root 0 Apr 1 23:43 /proc/net/
On a client I tried the same thing:
# ls -l /proc/net/ -d
dr-xr-xr-x 3 root root 0 Apr 1 23:44 /proc/net/
I tried chmod'ing /proc/net but nothing happens
Any ideas where I set this access so radvd (which runs as the user radvd) can access this? It has weirdly enough worked before. _________________ Best regards,
Klavs Klavsen
Denmark
Working with Unix is like wrestling a worthy opponent.
Working with windows is like attacking a small whining child
who is carrying a .38. |
|
Back to top |
|
|
reillyeon n00b
Joined: 26 Mar 2003 Posts: 44 Location: Boston (ish)
|
Posted: Wed Apr 02, 2003 3:16 am Post subject: |
|
|
That seems to indicate that your kernel doesn't have support for IPv6 installed. I've used radvd before and had no problems. (With that at least.) |
|
Back to top |
|
|
Klavs Guru
Joined: 22 May 2002 Posts: 536 Location: Denmark
|
Posted: Wed Apr 02, 2003 7:50 am Post subject: |
|
|
Hi reillyeon,
You would have been right if I didn't have the /proc/net/if_inet6 device - but I do - it's just the permissions of /proc/net that makes radvd not wanting to start as the user radvd (obvious why if you look at owner and permissions of /proc/net
Radvd runs fine when running as root - but I DON'T want it to run as root obviously _________________ Best regards,
Klavs Klavsen
Denmark
Working with Unix is like wrestling a worthy opponent.
Working with windows is like attacking a small whining child
who is carrying a .38. |
|
Back to top |
|
|
|