Everything works fine now

But when i end the anope process regulary I get this error mesage :/
PANIC! waiting=-4 (Segmentation fault)
Backtrace: not available on this windows
Services terminating on signal 11
And i cannot resolve it.... if i change the ports i get the following message:
*** LocOps -- Link denied for services.sjd.myftp.org(
[email protected]) (Username 'unknown' didn't match 'SaphirJD') [@192.168.1.1.2337]
Can i send one of you my configs to take a look at it? I don't know what can i do more Sad
What should i do? Sad
Here the parts from my confs...
Anope:
RemoteServer sjd.myftp.org 6667 "thepassword"
ServerName "services.sjd.myftp.org"
ServiceUser "
[email protected]"
Unrealirc:
admin {
"SaphirJD";
oper SaphirJD {
class clients;
from {
userhost
[email protected];
userhost
[email protected];
userhost
[email protected];
listen sjd.myftp.org:6667
{
options
{
clientsonly;
};
};
listen *:8067;
listen *:6667;
link services.sjd.myftp.org
{
username *;
hostname 127.0.0.1;
bind-ip SaphirJD;
port 6667;
hub *;
password-connect "thepassword";
password-receive "thepassword";
class servers;
options {
nohostcheck;
/* Note: You should not use autoconnect when linking services */
zip;
ulines {
services.sjd.myftp.org;
stats.sjd.myftp.org;
And no matter what i try to change... i get this ugly message back :/