Possible denial of service attempt from self? in Bug Reports
|
|
Resolved
|
The check against possible DoS attacks on the server will no longer be done if the connection comes from world.internet_address or world.address.
|
| BYOND Version: | 480 |
| Operating System: | Linux |
| Web Browser: | Firefox 3.6.16 |
| Applies to: | Dream Daemon |
|
| Status: |
Resolved (481)
This issue has been resolved.
|
|
|
Descriptive Problem Summary:
DreamDaemon's overzealous DDoS checking can ban a host from itself. i.e. This should never appear in my log:
Possible denial of service attempt from xxx.xxx.xxx.xxx
|
where the IP address is the host's own IP.
Numbered Steps to Reproduce Problem:
Send/receive lots of locally transmitted Export()s from one or more games.
|