Jump to content
  • 0

Closed connection from Proxy Server .


DK77

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  06/30/17
  • Last Seen:  

Hi Guys, my server have 3 proxy IP , only one IP keep having this issue . even with no player , it keep spamming closed connection from xxx.xxx.xxx.xxx . I already allow those proxy ip at packet_athena , but issue remain same . Before this , im not having this issue , only today ? 

 

proxy problem.png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  55
  • Reputation:   4
  • Joined:  02/19/19
  • Last Seen:  

On 5/11/2022 at 4:49 AM, DK77 said:

Hi Guys, my server have 3 proxy IP , only one IP keep having this issue . even with no player , it keep spamming closed connection from xxx.xxx.xxx.xxx . I already allow those proxy ip at packet_athena , but issue remain same . Before this , im not having this issue , only today ? 

 

proxy problem.png

Try it open packet_athena.conf

// Order of the checks
//   deny,allow     : Checks deny rules, then allow rules. Allows if no rules match.
//   allow,deny     : Checks allow rules, then deny rules. Allows if no rules match.
//   mutual-failure : Allows only if an allow rule matches and no deny rules match.
// (default is deny,allow)

order: deny,allow
// order: allow,deny
// order: mutual-failture

// IP rules
//   allow : Accepts connections from the ip range (even if flagged as DDoS)
//   deny  : Rejects connections from the ip range
// The rules are processed in order, the first matching rule of each list (allow and deny) is used

// allow: 127.0.0.1
// allow: 192.168.0.0/16
// allow: 10.0.0.0/255.0.0.0
// allow: all

// deny: 127.0.0.1
allow <yourIP>  <<<<<<<<<<<<try it put here then restart server

 

Edited by Mael
Use a codebox
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  61
  • Reputation:   0
  • Joined:  06/30/17
  • Last Seen:  

On the first implementation , i already allow the IP . Only this week im having this issue . 
So i remove , restart and add back then restart . issue still same , it keep spamming close connection like that. 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  92
  • Reputation:   18
  • Joined:  11/24/14
  • Last Seen:  

Does your same IP tell you that it is doing a ddos attack?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   1
  • Joined:  09/09/18
  • Last Seen:  

i have same trouble. like som1 send packet to the port , and whatever packet incoming from port they send to main server. and main server wont accept and close the connection... up need help

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...