I start my server under: Linux-2.4.29-grsec computer. (thats the gr security kernel patch)
The client is of a similar system (slighty outdated) Linux-2.4.28-ow1 (thats openwall security patch)
Now as far as the problem, when the server is started: "crossfire -detach" everything works fine, all green in the /var/log/crossfire/* file. (running crossfire server 1.7.0)
When attempting to make a connection from the client machine, running crossfire gtk client 1.7.0, I enter in the private IP address: 10.10.10.213. Connection begins on client for a few seconds, then kills. (no connection established presented, but the hang is pretty obvious that something happened)
So, I walk into the other room were the "to be" dedicated server sits. (sorry guys this is a dedicated LAN server..) . I come to find the following message on my server's shell screen.
Code: Select all
grsec: From 10.10.10.195: attempted resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 by /usr/bin/crossfire[crossfire:15176] uid/euid:0/0 gid/egid:0/0, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
So if anybody can help me find where this problem actually is, as it may not be in the crossfire server or client itself. Advice on fixing anything would be very much appreciated.