I decided to upgrade my RedHat9 machine with grsecurity. Recompile went great, and got the new kernel and grsecurity up and running no problems. I started my own BNC on my personal user account, no problems. So I told the other users on the server to go ahead and restart thier stuff. Well now here is the problem, no other BNC will work. Every other user account that tries to use a BNC will not work correctly. The BNC starts, no errors, you can connect TO the BNC, no errors, but then when trying to connect to a IRC Network it just hangs and sooner or later says connection to server lost. I have tried three different BNC programs (psybnc, bnc, ezbounce) and all give the same problem. I have tried to get some kind of errors generated and nothing. Kindof a long winded explaination I guess but here are the quick details:
My Account (which works): part of the wheel group, so I can get root of course.
Other Accounts (which don't work): part of a new group (proc) which is the UID and GID set on the /proc mount.
GRSecurity is set in: Low
Does anyone see something I am doing wrong or a possible had a problem like this before and know a simple solution.
[root@daedal root]$ mount
/dev/hda1 on / type ext3 (rw,usrquota,grpquota)
none on /proc type proc (rw,uid=75,gid=75)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /dev/shm type tmpfs (rw)
/dev/hda6 on /tmp type ext3 (rw,noexec,nosuid,loop=/dev/loop0)
/dev/hda3 on /var type ext3 (rw)