Jump to content
  • 0

Closed connection from Proxy Server .


Question

Posted

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

4 answers to this question

Recommended Posts

  • 0
Posted (edited)
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
  • 0
Posted

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. 

  • 0
Posted

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...