This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

uptime module

Old posts that have not been replied to for several years.
Locked
T
Twister-X

uptime module

Post by Twister-X »

I don't know why or if I didn't edit something right or what but for some reason my bot isn't showing up on the uptime contest list running eggdrop v1.6.13, on Linux 2.2.21-WF. The eggdrop has been running for more than 9 hours.... Online for 09:32 (background)

[ 07:39:pm ] [NotRealNick] Shell uptime - 8:38pm up 150 days, 2:09, 1 user, load average: 0.01, 0.17, 0.20
[ 07:39:pm ] [NotRealNick] Bot started - Mon Nov 25 10:46:11 2002
[ 07:39:pm ] [NotRealNick] Online since - Mon Nov 25 10:46:12 2002
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

There are two possible causes.

First. Has a previous version of your bot shown up?

Regardless, check that you have the uptime module compiled and loaded.

Otherwise, it could be a firewall problem.

Many providers block outgoing packets, and simple firewall rules like "drop all", with "accept 80", "accept 22" will kill the packets.
T
Twister-X

Post by Twister-X »

Its probably my shell provider. I was just asking because I've never ran the uptime module before. The uptime module is loaded I had seen it load when I had first started the eggdrop.

[NotRealNick] Modules loaded:
[NotRealNick] Module: gseen (v1.1)
[NotRealNick] Module: uptime (v1.2)
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You should ask your shell provider if they do block these packets.

It's most likely a yes.

They can then do one of two things, allow packets to the uptime server (if need be, only allowing traffic to this sevrer), or refuse.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

May I know what type of packets an eggdrop with the uptime module is sending? I'm asking cos I would like to participate myself and tell my admin to not block 'em or something.
Once the game is over, the king and the pawn go back in the same box.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

They are UDP packets.

They are sent to "uptime.eggheads.org" port 9969.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Ok. Thanks for the fill in.
Once the game is over, the king and the pawn go back in the same box.
Locked