finally i could install eggdrop on my server but now i cant connect to the Partyline.
Of course i've read the topic with dcc-problems and tried the solutions but maybe i didn't understand everything.
Wenn i try /dcc chat BOTNICK
i have the normal problem that i get as dcc window:
Chat with Avirillion
Waiting for acknowledgement...
and nothing more happens.
Then i tried it with /ctcp BOTNICK chat and then comes:
Acknowledging chat request...
DCC Chat connection established
DCC session closed
For information:
i am behind a router but i tested it with firewall off.
your problem may also be caused by your IRC client
mIRC is for known for this type of problem due to it's default settings for DCC ports.
If you are using mIRC, go to Options-Connect-Options-Advanced and make sure your bot's port is within the range set.
This error is because your client uses a port considdered "improper" by eggdrop; that is, it is either below 1024 (considdered reserved or system-ports in many OS:es) or above 65535 (above the highest possible port-number under IPv4).
Under the Connect->Options->Advanced setting, you're using ports ranged from 1 to 5000; change the 1 to something above 1024 and your problem should be solved.
The range used here has nothing todo with the "listen-port" you've defined in your eggdrop's config, and they do not have to overlap.