solanth wrote: > re ifconfig in RH/Fedora > it does not work out of the box for users > need to be root It works but don't expect to make any changes while not root: $ /sbin/ifconfig Like someone else mentioned, ifconfig isn't in your PATH by default as a normal user. Cheers... Clark