Aug 22, 2001 #1 fisher99 Technical User Joined Nov 12, 2002 Messages 29 Location GB Hi, I'm trying to change the settings of the network card using ndd -s /dev/hme.... but I get a message saying permission denied. Is there any other way. thanx
Hi, I'm trying to change the settings of the network card using ndd -s /dev/hme.... but I get a message saying permission denied. Is there any other way. thanx
Aug 22, 2001 #2 lfoata IS-IT--Management Joined Jul 12, 2001 Messages 301 Location CA Are you logged on as root ? Is your network interface down ? Upvote 0 Downvote
Aug 22, 2001 Thread starter #3 fisher99 Technical User Joined Nov 12, 2002 Messages 29 Location GB yeap Upvote 0 Downvote
Aug 22, 2001 #4 lfoata IS-IT--Management Joined Jul 12, 2001 Messages 301 Location CA I think you may be trying to change a parameter that is read only for that driver. To see which parameters you can modify do : ndd /dev/hme... \? Upvote 0 Downvote
I think you may be trying to change a parameter that is read only for that driver. To see which parameters you can modify do : ndd /dev/hme... \?