March 13, 20197 yr 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 June 5, 20197 yr by Fiservedpi
March 13, 20197 yr Don't put your server direct on the internet! I don't get it why people thinking it's an good idea to have Unraid facing directly to the internet.
March 13, 20197 yr Author OK ill look into taking it down i don't really need to access unraid dash just my containers
March 13, 20197 yr Think about accessing your home network via a VPN first. Kinda easy to setup a VPN on your router or with an Open VPN docker.
March 13, 20197 yr you may want to take unraid away from the internet asap, and instead run a docker reverse proxy and restrict the ports; or openvpn docker - it is the easier way I guess
March 14, 20197 yr Run your dockers in br0 and give them from unraid seperate ip addresses, so you can redirect just the ports needed to access the dockers to the specific dockers. btw thats a static german ip adress... r u from germany? Edited March 14, 20197 yr by nuhll
March 14, 20197 yr Author thanks everyone for the inputs ive since removed my dash from the WWW and just use it internally
March 14, 20197 yr 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 March 14, 20197 yr by nuhll
Archived
This topic is now archived and is closed to further replies.