Re: 2 NIC cards not talking

2004-01-21 Thread chuck gelm net
Hello, Chadha: You do not show how you attempt the 'ping', nor the error message. Please show exact ping command attempt. Please show output of 'netstat -r -n'. Both cards (should not, cannot) be on the same subnet for the 'firewall/router' to function. The 'firewall/router' should show a rou

Re: Moving Hard Drive

2004-01-16 Thread chuck gelm net
Hi, Peter: You didn't mention that you had system files on /dev/hdc. If it has been simply installed, you should be able to copy all of your system files from your root system to this new file system. Then use fdisk to make it bootable. Perhaps mount /dev/hdc /mnt cp -x / /mnt umount /mnt wou

Re: setgid: Operation not permitted

2003-12-29 Thread chuck gelm net
f -rws--x--x or whatever they should be. :-| Regards, Chuck Ray Olszewski wrote: > > At 07:51 AM 12/29/2003 -0500, chuck gelm net wrote: > >Howdy: > > > > I broke something on my file server and now I can no longer > >'su' (root) remotely. When I try I get this er

Re: setgid: Operation not permitted

2003-12-29 Thread chuck gelm net
rate file systems and are mounted from rc.local. This is all I can answer so far. I'll try your suggestions and return. Many thanks, Chuck > Ray Olszewski wrote: > > At 07:51 AM 12/29/2003 -0500, chuck gelm net wrote: > >Howdy: > > > > I broke something on my file

setgid: Operation not permitted

2003-12-29 Thread chuck gelm net
Howdy: I broke something on my file server and now I can no longer 'su' (root) remotely. When I try I get this error: setgid: Operation not permitted Often I logged on remotely and issued su cd /hde3 chmod -R 775 * chgrp -R users So that I could 'rw' the files in that direct