Thread: avatars & server log

  1. #1
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435

    avatars & server log

    I tried to upload and then put an avatar on another site.. When govtcheez told me it might be because of tripod preventing d/l's from other sites, I put the file on my webserver and tried from there...

    No such luck.. The board grabs the file off the server and then says it's invalid... Why not just check for size and extension and then ban anyone who uses a junk avatar and refuses to replace it? Or keep a handy avatar with "DUMMY" in big neon letters in it for people with bad avatars.

    BTW: I'm getting odd requests from the board now... Every 2 minutes or so, my server registers a connect... Here, I'll post the log:

    connection requested.
    Connection accepted from 64.228.158.188
    Request from 64.228.158.188:
    Type: GET Uri: /default.ida?XXXXX(many x's here)XXXXX?%u9090%u6858%ucbd3%u7801%u9090%u6856%uc bd3%u7801%u9090%u9090%u9090%u8190%u00c3%u8b00%u531 %u53ff%u0078%u0000%u00=a
    Closed connection to 64.228.158.188

    connection requested.
    Connection accepted from 64.105.118.114
    Request from 64.228.105.114:
    Type: GET Uri: /default.ida?XXXXX(many x's here)XXXXX?%u9090%u6858%ucbd3%u7801%u9090%u6856%uc bd3%u7801%u9090%u9090%u9090%u8190%u00c3%u8b00%u531 %u53ff%u0078%u0000%u00=a
    Closed connection to 64.228.105.114

    My server chops off the URI when it gets too long, and I think it happened hree. What is this? The board? Somebody trying to exploit my underpowered server by causing a buffer overrun? What?!?
    .sect signature

  2. #2
    C > C++ duders ggs's Avatar
    Join Date
    Aug 2001
    Posts
    435

    Unhappy just realized...

    that this is probably my isp, given we all share the same first two ip numbers. sorry

    I tracert'd one of them and it's on the same ISP as me. The other has disconnected.. Both were dialup ppp accounts. Still, seems strange to me....
    .sect signature

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. server client application - (i really need your help)
    By sarahnetworking in forum C Programming
    Replies: 3
    Last Post: 03-01-2008, 10:54 PM
  2. Server Architecture
    By coder8137 in forum Networking/Device Communication
    Replies: 2
    Last Post: 01-29-2008, 11:21 PM
  3. Where's the EPIPE signal?
    By marc.andrysco in forum Networking/Device Communication
    Replies: 0
    Last Post: 12-23-2006, 08:04 PM
  4. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  5. socket question
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 07-19-2002, 01:54 PM