Hello all, sorry i'm french i don't good speak english but i've got a very big problem, i'm behind a routeur, and i want connect to my eggdrop in the port 3333 ( default port ), who i make ?
First, I would read through all the router logs carfully. The DMZ server (De-militorised server) is where all traffic is sent to, unless another forwarding rule is in force against it.
This is a major security hazard.
Farwarding a range of select ports would be a betterr idea.
I have a slightly different question concerning the telnet feature of Eggdrop. I didn't think it would have been wise to create another topic similar to this, so I just posted a reply here instead.
So, I got a shell account on a server, but they don't allow any such processes to be run that open a port for inbound traffic. And now I should convince them that Eggdrop's "listen" - feature can be disabled :) So I was just wondering if Eggdrop still binds itself to some default port after I remove the line(s) "listen port all/bots/users/off".
(BTW, I didn't quite get the point of the "off" option - if you have to specify a valid port for the command "listen" anyway, why should you be able to turn some port "off" in the config file? Why can't you just remove the line that makes the bot bind to that port? Or can the ports be altered on-the-fly, with the help of some script perhaps?)