***SOLVED** Repeated Access Attempts from Unknown IP


Fiservedpi

Recommended Posts

i was looking at my logs today and noticed about 50 login attempts from 213.160.9.138 which is not any of my known IP address's they tried many usernames from the usual to not so usual luckily t hey didn't get in but how can i prevent this.

 

Mar 13 04:40:24 Tower nginx: 2019/03/13 04:40:24 [error] 8807#8807: *188269 user "admin" was not found in "/etc/nginx/htpasswd", client: 213.160.9.138, server: , request: "GET /Main HTTP/1.1", host: "", referrer: ""
Mar 13 04:40:25 Tower nginx: 2019/03/13 04:40:25 [error] 8807#8807: *188273 user "admin" was not found in "/etc/nginx/htpasswd", client: 213.160.9.138, server: , request: "GET /Main HTTP/1.1", host: "", referrer: ""
Mar 13 04:40:26 Tower nginx: 2019/03/13 04:40:26 [error] 8807#8807: *188273 user "admin" was not found in "/etc/nginx/htpasswd", client: 213.160.9.138, server: , request: "GET /Main HTTP/1.1", host: "", referrer: "

 

Edited by Fiservedpi
Link to comment

U should really dont forward ANY ports to unraid (!)

 

Its not hardend for beeing open to internet.

 

If you need to access something from outside, use br0 with its own ip adress (and forward only the specific port(s)).

 

e.g.

With br0 u can do

Unraid 192.168.0.2 (no port forwearding,. not accessable from outside)

Plex Server 192.168.0.10 (only forward the ports needed for plex to this ip)

Edited by nuhll
  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.