mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #923] Unknown connections on 443 #782
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#782
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @legendariusx on GitHub (Mar 4, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/923
Hello, I'm new to using NPM and I've got a questing about my use case.
I've set up the proxy manager and forwarded ports 80 and 443.
When I checked today there were two IPs connected to port 443 idling. Might this be the result of someone port scanning? Is there any chance uf misuse by these connections?
@jerry110 commented on GitHub (Mar 6, 2021):
Same here
@legendariusx commented on GitHub (Mar 8, 2021):
I tracked the connections with tcptrack and I can see that their state is SYN_SENT. I did some research and found this on Wikipedia about SYN flood. I do not get many of these connections and most of them close about 20-30 seconds after sending the SYN-Packet. So I assume these connections are malicious although they do not seem to actively do anything. Can anyone confirm?
@legendariusx commented on GitHub (Mar 18, 2021):
I couldn't find additional information but since this isn't a problem with NPM, I'll close the issue.