Server listening on :: port 22. Server listening on 0.0.0.0 port 22. 2026/04/14 20:30:45 cmd/web.go:266:runWeb() [I] Starting Gitea on PID: 18 2026/04/14 20:30:45 cmd/web.go:114:showWebStartupMessage() [I] Gitea version: 1.25.5 built with GNU Make 4.4.1, go1.25.8 : bindata, timetzdata, sqlite, sqlite_unlock_notify 2026/04/14 20:30:45 cmd/web.go:115:showWebStartupMessage() [I] * RunMode: prod 2026/04/14 20:30:45 cmd/web.go:116:showWebStartupMessage() [I] * AppPath: /usr/local/bin/gitea 2026/04/14 20:30:45 cmd/web.go:117:showWebStartupMessage() [I] * WorkPath: /data/gitea 2026/04/14 20:30:45 cmd/web.go:118:showWebStartupMessage() [I] * CustomPath: /data/gitea 2026/04/14 20:30:45 cmd/web.go:119:showWebStartupMessage() [I] * ConfigFile: /data/gitea/conf/app.ini 2026/04/14 20:30:45 cmd/web.go:120:showWebStartupMessage() [I] Prepare to run web server 2026/04/14 20:30:45 routers/init.go:118:InitWebInstalled() [I] Git version: 2.49.1 (home: /data/gitea/home) 2026/04/14 20:30:45 modules/storage/storage.go:185:initAttachments() [I] Initialising Attachment storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/attachments 2026/04/14 20:30:45 modules/storage/storage.go:175:initAvatars() [I] Initialising Avatar storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/avatars 2026/04/14 20:30:45 modules/storage/storage.go:201:initRepoAvatars() [I] Initialising Repository Avatar storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/repo-avatars 2026/04/14 20:30:45 modules/storage/storage.go:195:initLFS() [I] Initialising LFS storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/git/lfs 2026/04/14 20:30:45 modules/storage/storage.go:207:initRepoArchives() [I] Initialising Repository Archive storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/repo-archive 2026/04/14 20:30:45 modules/storage/storage.go:217:initPackages() [I] Initialising Packages storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/packages 2026/04/14 20:30:45 modules/storage/storage.go:228:initActions() [I] Initialising Actions storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/actions_log 2026/04/14 20:30:45 modules/storage/storage.go:232:initActions() [I] Initialising ActionsArtifacts storage with type: local 2026/04/14 20:30:45 modules/storage/local.go:48:NewLocalStorage() [I] Creating new Local Storage at /data/gitea/actions_artifacts 2026/04/14 20:30:47 routers/init.go:140:InitWebInstalled() [I] SQLite3 support is enabled 2026/04/14 20:30:47 routers/common/db.go:24:InitDBEngine() [I] Beginning ORM engine initialization. 2026/04/14 20:30:47 routers/common/db.go:31:InitDBEngine() [I] ORM engine initialization attempt #1/10... 2026/04/14 20:30:47 cmd/web.go:207:serveInstalled() [I] PING DATABASE postgres 2026/04/14 20:30:48 cmd/web.go:207:serveInstalled() [W] Table oauth2_application Column confidential_client db default is true, struct default is TRUE 2026/04/14 20:30:48 cmd/web.go:207:serveInstalled() [W] Table oauth2_application Column skip_secondary_authorization db default is false, struct default is FALSE 2026/04/14 20:30:48 cmd/web.go:207:serveInstalled() [W] Table system_setting Column version db default is , struct default is 1 2026/04/14 20:30:48 cmd/web.go:207:serveInstalled() [W] Table user Column max_repo_creation db default is '-1', struct default is -1 2026/04/14 20:30:48 cmd/web.go:207:serveInstalled() [W] Table label Column archived_unix db default is , struct default is NULL 2026/04/14 20:30:48 routers/init.go:146:InitWebInstalled() [I] ORM engine initialization successful! 2026/04/14 20:30:48 .../indexer/issues/indexer.go:78:InitIssueIndexer.1() [I] PID 18: Initializing Issue Indexer: bleve 2026/04/14 20:30:48 .../indexer/stats/indexer.go:41:populateRepoIndexer() [I] Populating the repo stats indexer with existing repositories 2026/04/14 20:30:48 .../indexer/issues/indexer.go:155:InitIssueIndexer.2() [I] Issue Indexer Initialization took 557.089µs 2026/04/14 20:30:48 cmd/web.go:328:listen() [I] Listen: http://0.0.0.0:3000 2026/04/14 20:30:48 cmd/web.go:332:listen() [I] AppURL(ROOT_URL): https://git.mcrt.space/ 2026/04/14 20:30:48 cmd/web.go:335:listen() [I] LFS server enabled 2026/04/14 20:30:48 modules/graceful/server.go:50:NewServer() [I] Starting new Web server: tcp:0.0.0.0:3000 on PID: 18 2026/04/14 20:30:51 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 303 See Other in 0.2ms @ web/home.go:32(web.Home) 2026/04/14 20:30:51 HTTPRequest [I] router: completed GET /user/login for 5.164.4.44:0, 303 See Other in 108.7ms @ auth/auth.go:184(auth.SignIn) 2026/04/14 20:30:51 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 30.1ms @ web/home.go:32(web.Home) 2026/04/14 20:30:51 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=48 for 5.164.4.44:0, 200 OK in 0.2ms @ web/base.go:22(avatars) 2026/04/14 20:30:51 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 5.164.4.44:0, 200 OK in 2.7ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:30:51 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 5.164.4.44:0, 200 OK in 4.4ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:30:55 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3876.0ms @ events/events.go:18(events.Events) 2026/04/14 20:30:57 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 5.4ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 20:31:00 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3461.6ms @ events/events.go:18(events.Events) 2026/04/14 20:31:02 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.4ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 20:31:06 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 9.0ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 20:31:07 HTTPRequest [I] router: completed GET /notifications for 5.164.4.44:0, 200 OK in 4.7ms @ user/notification.go:37(user.Notifications) 2026/04/14 20:31:09 HTTPRequest [I] router: completed GET /milestones for 5.164.4.44:0, 200 OK in 9.2ms @ user/home.go:149(user.Milestones) 2026/04/14 20:31:09 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 4.8ms @ explore/repo.go:148(explore.Repos) 2026/04/14 20:31:10 HTTPRequest [I] router: completed GET /issues for 5.164.4.44:0, 200 OK in 15.2ms @ user/home.go:353(user.Issues) 2026/04/14 20:31:10 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 5.7ms @ web/home.go:32(web.Home) 2026/04/14 20:31:11 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 5.164.4.44:0, 200 OK in 1.9ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:31:11 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 5.164.4.44:0, 200 OK in 2.7ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:31:14 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3604.1ms @ events/events.go:18(events.Events) 2026/04/14 20:31:14 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 26.7ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 20:31:17 HTTPRequest [I] router: completed GET /-/admin/auths for 5.164.4.44:0, 200 OK in 4.2ms @ admin/auths.go:45(admin.Authentications) 2026/04/14 20:31:20 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3108.0ms @ events/events.go:18(events.Events) 2026/04/14 20:31:21 HTTPRequest [I] router: completed GET /-/admin/users for 5.164.4.44:0, 200 OK in 5.4ms @ admin/users.go:46(admin.Users) 2026/04/14 20:31:22 HTTPRequest [I] router: completed GET /-/admin/users/new for 5.164.4.44:0, 200 OK in 21.0ms @ admin/users.go:85(admin.NewUser) 2026/04/14 20:31:26 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3624.2ms @ events/events.go:18(events.Events) 2026/04/14 20:32:51 HTTPRequest [I] router: completed POST /-/admin/users/new for 5.164.4.44:0, 303 See Other in 121.3ms @ admin/users.go:107(admin.NewUserPost) 2026/04/14 20:32:51 HTTPRequest [I] router: completed GET /-/admin/users/2 for 5.164.4.44:0, 200 OK in 56.6ms @ admin/users.go:260(admin.ViewUser) 2026/04/14 20:32:51 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=96 for 5.164.4.44:0, 200 OK in 0.2ms @ web/base.go:22(avatars) 2026/04/14 20:32:54 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3182.2ms @ events/events.go:18(events.Events) 2026/04/14 20:33:05 HTTPRequest [I] router: completed GET /-/admin/users/2/edit for 5.164.4.44:0, 200 OK in 6.2ms @ admin/users.go:323(admin.EditUser) 2026/04/14 20:33:09 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3923.8ms @ events/events.go:18(events.Events) 2026/04/14 20:33:19 HTTPRequest [I] router: completed GET /-/admin/users for 5.164.4.44:0, 200 OK in 5.7ms @ admin/users.go:46(admin.Users) 2026/04/14 20:33:20 HTTPRequest [I] router: completed GET /-/admin/users/new for 5.164.4.44:0, 200 OK in 4.0ms @ admin/users.go:85(admin.NewUser) 2026/04/14 20:33:24 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3689.2ms @ events/events.go:18(events.Events) 2026/04/14 20:34:11 HTTPRequest [I] router: completed POST /-/admin/users/new for 5.164.4.44:0, 303 See Other in 34.0ms @ admin/users.go:107(admin.NewUserPost) 2026/04/14 20:34:11 HTTPRequest [I] router: completed GET /-/admin/users/3 for 5.164.4.44:0, 200 OK in 43.6ms @ admin/users.go:260(admin.ViewUser) 2026/04/14 20:34:11 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=96 for 5.164.4.44:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 20:34:14 HTTPRequest [I] router: completed GET /issues for 5.164.4.44:0, 200 OK in 10.9ms @ user/home.go:353(user.Issues) 2026/04/14 20:34:15 HTTPRequest [I] router: completed GET /milestones for 5.164.4.44:0, 200 OK in 7.8ms @ user/home.go:149(user.Milestones) 2026/04/14 20:34:16 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 4.1ms @ explore/repo.go:148(explore.Repos) 2026/04/14 20:34:17 HTTPRequest [I] router: completed GET /pulls for 5.164.4.44:0, 200 OK in 10.4ms @ user/home.go:340(user.Pulls) 2026/04/14 20:34:18 HTTPRequest [I] router: completed GET /milestones for 5.164.4.44:0, 200 OK in 7.6ms @ user/home.go:149(user.Milestones) 2026/04/14 20:34:19 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 4.6ms @ explore/repo.go:148(explore.Repos) 2026/04/14 20:34:20 HTTPRequest [I] router: completed GET /explore/users for 5.164.4.44:0, 200 OK in 53.0ms @ explore/user.go:130(explore.Users) 2026/04/14 20:34:20 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=96 for 5.164.4.44:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 20:34:23 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3091.6ms @ events/events.go:18(events.Events) 2026/04/14 20:34:26 HTTPRequest [I] router: completed GET /repo/create for 5.164.4.44:0, 200 OK in 5.5ms @ repo/repo.go:159(repo.Create) 2026/04/14 20:34:26 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=56 for 5.164.4.44:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 20:34:29 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3097.6ms @ events/events.go:18(events.Events) 2026/04/14 20:35:58 HTTPRequest [I] router: completed POST /repo/create for 5.164.4.44:0, 303 See Other in 272.7ms @ repo/repo.go:217(repo.CreatePost) 2026/04/14 20:35:58 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi for 5.164.4.44:0, 200 OK in 11.2ms @ repo/view_home.go:359(repo.Home) 2026/04/14 20:36:02 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3734.5ms @ events/events.go:18(events.Events) Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 75 2026/04/14 20:37:32 HTTPRequest [I] router: completed GET /.well-known/acme-challenge/f_ETHAu2Hr-VI0cXx5YOtedxTTlNOpb0OlG8yVh1ngI for 192.168.1.1:0, 404 Not Found in 0.2ms @ public/public.go:34(web.registerWebRoutes.(*Router).Group.registerWebRoutes.func19.FileHandlerFunc) 2026/04/14 20:37:33 HTTPRequest [I] router: completed GET /.well-known/acme-challenge/f_ETHAu2Hr-VI0cXx5YOtedxTTlNOpb0OlG8yVh1ngI for 192.168.1.1:0, 404 Not Found in 0.2ms @ public/public.go:34(web.registerWebRoutes.(*Router).Group.registerWebRoutes.func19.FileHandlerFunc) 2026/04/14 20:37:33 HTTPRequest [I] router: completed GET /.well-known/acme-challenge/f_ETHAu2Hr-VI0cXx5YOtedxTTlNOpb0OlG8yVh1ngI for 192.168.1.1:0, 404 Not Found in 0.2ms @ public/public.go:34(web.registerWebRoutes.(*Router).Group.registerWebRoutes.func19.FileHandlerFunc) 2026/04/14 20:38:04 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi.git/info/refs?service=git-receive-pack for 5.164.4.44:0, 401 Unauthorized in 1.5ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/14 20:38:06 HTTPRequest [I] router: completed HEAD / for 5.164.4.44:0, 200 OK in 0.0ms @ misc/misc.go:32(misc.DummyOK) 2026/04/14 20:38:07 HTTPRequest [I] router: completed GET /login/oauth/authorize?response_type=code&client_id=e90ee53c-94e2-48ac-9358-a874fb9e0662&state=d8a6dd5a973f4b0ea088ecf57a090823&code_challenge_method=S256&code_challenge=JK9LfzaS_mgrfv2YznTb9ISmFPvUMYD1MHVqUoivcG4&redirect_uri=http%3a%2f%2f127.0.0.1%3a64063%2f for 5.164.4.44:0, 200 OK in 5.3ms @ auth/oauth2_provider.go:178(auth.AuthorizeOAuth) 2026/04/14 20:38:14 HTTPRequest [I] router: completed POST /login/oauth/grant for 5.164.4.44:0, 303 See Other in 30.0ms @ auth/oauth2_provider.go:353(auth.GrantApplicationOAuth) 2026/04/14 20:38:14 HTTPRequest [I] router: completed POST /login/oauth/access_token for 5.164.4.44:0, 200 OK in 25.3ms @ auth/oauth2_provider.go:461(auth.AccessTokenOAuth) 2026/04/14 20:38:15 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi.git/info/refs?service=git-receive-pack for 5.164.4.44:0, 200 OK in 4.5ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/14 20:38:16 HTTPRequest [I] router: completed POST /api/internal/hook/pre-receive/admin/UlstuTimetableApi for 127.0.0.1:0, 200 OK in 5.3ms @ private/hook_pre_receive.go:107(private.HookPreReceive) 2026/04/14 20:38:16 HTTPRequest [I] router: completed POST /api/internal/hook/post-receive/admin/UlstuTimetableApi for 127.0.0.1:0, 200 OK in 29.5ms @ private/hook_post_receive.go:33(private.HookPostReceive) 2026/04/14 20:38:17 HTTPRequest [I] router: completed POST /api/internal/hook/set-default-branch/admin/UlstuTimetableApi/master for 127.0.0.1:0, 200 OK in 32.0ms @ private/default_branch.go:18(private.SetDefaultBranch) 2026/04/14 20:38:17 HTTPRequest [I] router: completed POST /admin/UlstuTimetableApi.git/git-receive-pack for 5.164.4.44:0, 200 OK in 493.2ms @ repo/githttp.go:482(repo.ServiceReceivePack) 2026/04/14 20:38:24 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi.git/info/refs?service=git-receive-pack for 5.164.4.44:0, 401 Unauthorized in 1.5ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/14 20:38:24 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi.git/info/refs?service=git-receive-pack for 5.164.4.44:0, 200 OK in 4.6ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/14 20:38:26 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi for 5.164.4.44:0, 200 OK in 51.6ms @ repo/view_home.go:359(repo.Home) 2026/04/14 20:38:30 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3715.6ms @ events/events.go:18(events.Events) 2026/04/14 20:38:36 HTTPRequest [I] router: completed GET / for 159.89.127.165:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/14 20:38:37 HTTPRequest [I] router: completed GET /console/ for 159.89.127.165:0, 404 Not Found in 1.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:38 HTTPRequest [I] router: completed GET /server for 159.89.127.165:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:39 HTTPRequest [I] router: completed GET /server-status for 159.89.127.165:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:41 HTTPRequest [I] router: completed GET /about for 159.89.127.165:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:42 HTTPRequest [I] router: completed GET /login.action for 159.89.127.165:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:43 HTTPRequest [I] router: completed GET /v2/_catalog for 159.89.127.165:0, 401 Unauthorized in 0.1ms @ container/container.go:131(container.ReqContainerAccess) 2026/04/14 20:38:43 HTTPRequest [I] router: completed GET /.DS_Store for 159.89.127.165:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:44 HTTPRequest [I] router: completed GET /.env for 159.89.127.165:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:46 HTTPRequest [I] router: completed GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application for 159.89.127.165:0, 404 Not Found in 0.2ms @ :1(WebNotFound) 2026/04/14 20:38:48 HTTPRequest [I] router: completed GET /.git/config for 159.89.127.165:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:38:49 HTTPRequest [I] router: completed POST /graphql for 159.89.127.165:0, 400 Bad Request in 0.1ms @ web/web.go:139(web.registerWebRoutes.verifyAuthWithOptions) 2026/04/14 20:38:50 HTTPRequest [I] router: completed POST /api for 159.89.127.165:0, 400 Bad Request in 0.1ms @ web/web.go:139(web.registerWebRoutes.verifyAuthWithOptions) 2026/04/14 20:38:50 HTTPRequest [I] router: completed POST /api/graphql for 159.89.127.165:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/14 20:38:50 HTTPRequest [I] router: completed POST /graphql/api for 159.89.127.165:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/14 20:38:51 HTTPRequest [I] router: completed POST /api/gql for 159.89.127.165:0, 405 Method Not Allowed in 0.2ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/14 20:38:51 HTTPRequest [I] router: completed GET /s/135313e2339313e2430313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties for 159.89.127.165:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/14 20:38:52 HTTPRequest [I] router: completed GET /config.json for 159.89.127.165:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:54 HTTPRequest [I] router: completed GET /telescope/requests for 159.89.127.165:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:38:55 HTTPRequest [I] router: completed GET /info.php for 159.89.127.165:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:38:56 HTTPRequest [I] router: completed GET /.well-known/security.txt for 159.89.127.165:0, 200 OK in 0.3ms @ public/public.go:34(web.registerWebRoutes.(*Router).Group.registerWebRoutes.func19.FileHandlerFunc) 2026/04/14 20:38:57 HTTPRequest [I] router: completed GET /actuator/env for 159.89.127.165:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:38:58 HTTPRequest [I] router: completed HEAD / for 195.123.244.84:0, 200 OK in 0.0ms @ misc/misc.go:32(misc.DummyOK) 2026/04/14 20:38:59 HTTPRequest [I] router: completed GET / for 195.123.244.84:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/14 20:38:59 HTTPRequest [I] router: completed GET /swagger-ui.html for 159.89.127.165:0, 404 Not Found in 2.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:39:00 HTTPRequest [I] router: completed GET /swagger/index.html for 159.89.127.165:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:39:01 HTTPRequest [I] router: completed GET /swagger/swagger-ui.html for 159.89.127.165:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:39:02 HTTPRequest [I] router: completed GET /webjars/swagger-ui/index.html for 159.89.127.165:0, 404 Not Found in 1.0ms @ :1(WebNotFound) 2026/04/14 20:39:03 HTTPRequest [I] router: completed GET /swagger.json for 159.89.127.165:0, 404 Not Found in 2.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:39:04 HTTPRequest [I] router: completed GET /swagger/v1/swagger.json for 159.89.127.165:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/14 20:39:05 HTTPRequest [I] router: completed GET /v2/api-docs for 159.89.127.165:0, 404 Not Found in 0.1ms @ http/server.go:2358(GlobalNotFound) 2026/04/14 20:39:06 HTTPRequest [I] router: completed GET /v3/api-docs for 159.89.127.165:0, 404 Not Found in 2.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:39:07 HTTPRequest [I] router: completed GET /api-docs/swagger.json for 159.89.127.165:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:39:08 HTTPRequest [I] router: completed GET /api/swagger.json for 159.89.127.165:0, 404 Not Found in 2.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:39:09 HTTPRequest [I] router: completed GET /trace.axd for 159.89.127.165:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 20:39:10 HTTPRequest [I] router: completed GET /@vite/env for 159.89.127.165:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:39:11 HTTPRequest [I] router: completed GET /.vscode/sftp.json for 159.89.127.165:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:39:12 HTTPRequest [I] router: completed OPTIONS / for 159.89.127.165:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/14 20:39:13 HTTPRequest [I] router: completed GET /?rest_route=/wp/v2/users/ for 159.89.127.165:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/14 20:39:14 HTTPRequest [I] router: completed GET /debug/default/view?panel=config for 159.89.127.165:0, 404 Not Found in 0.2ms @ :1(WebNotFound) 2026/04/14 20:39:42 HTTPRequest [I] router: completed GET / for 205.169.39.52:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/14 20:39:48 HTTPRequest [I] router: completed GET / for 34.122.147.229:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/14 20:39:55 HTTPRequest [I] router: completed GET /pulls for 5.164.4.44:0, 200 OK in 11.5ms @ user/home.go:340(user.Pulls) 2026/04/14 20:39:56 HTTPRequest [I] router: completed GET /milestones for 5.164.4.44:0, 200 OK in 8.2ms @ user/home.go:149(user.Milestones) 2026/04/14 20:39:56 HTTPRequest [I] router: completed GET /issues for 5.164.4.44:0, 200 OK in 10.6ms @ user/home.go:353(user.Issues) 2026/04/14 20:39:57 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 5.6ms @ explore/repo.go:148(explore.Repos) 2026/04/14 20:39:59 HTTPRequest [I] router: completed GET / for 154.28.229.245:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/14 20:39:59 HTTPRequest [I] router: completed GET /explore/users for 5.164.4.44:0, 200 OK in 5.6ms @ explore/user.go:130(explore.Users) 2026/04/14 20:40:00 HTTPRequest [I] router: completed GET /explore/organizations for 5.164.4.44:0, 200 OK in 3.6ms @ explore/org.go:17(explore.Organizations) 2026/04/14 20:40:00 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 8.3ms @ explore/repo.go:148(explore.Repos) 2026/04/14 20:40:01 HTTPRequest [I] router: completed GET /pulls for 5.164.4.44:0, 200 OK in 9.2ms @ user/home.go:340(user.Pulls) 2026/04/14 20:40:02 HTTPRequest [I] router: completed GET /milestones for 5.164.4.44:0, 200 OK in 7.6ms @ user/home.go:149(user.Milestones) 2026/04/14 20:40:03 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 4.4ms @ explore/repo.go:148(explore.Repos) 2026/04/14 20:40:04 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 4.7ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 20:40:07 HTTPRequest [I] router: completed GET / for 205.169.39.54:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/14 20:40:08 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3842.0ms @ events/events.go:18(events.Events) 2026/04/14 20:40:09 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.6ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 20:40:14 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.5ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 20:40:19 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.4ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 20:40:24 HTTPRequest [I] router: completed GET / for 135.136.19.87:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 20:40:24 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.4ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 20:40:29 HTTPRequest [I] router: completed GET /milestones for 5.164.4.44:0, 200 OK in 8.2ms @ user/home.go:149(user.Milestones) 2026/04/14 20:40:30 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 4.4ms @ explore/repo.go:148(explore.Repos) 2026/04/14 20:40:31 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 54.2ms @ web/home.go:32(web.Home) 2026/04/14 20:40:31 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 5.164.4.44:0, 200 OK in 1.9ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:40:31 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 5.164.4.44:0, 200 OK in 28.4ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:40:34 HTTPRequest [I] router: completed GET / for 103.196.9.167:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 20:40:34 HTTPRequest [I] router: completed GET / for 103.196.9.0:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 20:40:34 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3091.6ms @ events/events.go:18(events.Events) 2026/04/14 20:40:36 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 4.1ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 20:40:39 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3370.4ms @ events/events.go:18(events.Events) 2026/04/14 20:40:41 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.5ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 20:40:42 HTTPRequest [I] router: completed GET /-/admin/config for 5.164.4.44:0, 200 OK in 4.9ms @ admin/config.go:120(admin.Config) 2026/04/14 20:40:45 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3165.5ms @ events/events.go:18(events.Events) 2026/04/14 20:40:46 HTTPRequest [I] router: completed GET /-/admin/notices for 5.164.4.44:0, 200 OK in 4.4ms @ admin/notice.go:24(admin.Notices) 2026/04/14 20:40:47 HTTPRequest [I] router: completed GET /-/admin/config/settings for 5.164.4.44:0, 200 OK in 4.9ms @ admin/config.go:190(admin.ConfigSettings) 2026/04/14 20:40:51 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3528.4ms @ events/events.go:18(events.Events) 2026/04/14 20:40:54 HTTPRequest [I] router: completed GET /-/admin/notices for 5.164.4.44:0, 200 OK in 19.0ms @ admin/notice.go:24(admin.Notices) 2026/04/14 20:40:57 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3048.3ms @ events/events.go:18(events.Events) 2026/04/14 20:41:00 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 23.2ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 20:41:02 HTTPRequest [I] router: completed GET /-/admin/self_check for 5.164.4.44:0, 200 OK in 510.1ms @ admin/admin.go:196(admin.SelfCheck) 2026/04/14 20:41:02 HTTPRequest [I] router: completed POST /-/admin/self_check for 5.164.4.44:0, 200 OK in 1.3ms @ admin/admin.go:239(admin.SelfCheckPost) 2026/04/14 20:41:05 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3360.6ms @ events/events.go:18(events.Events) 2026/04/14 20:41:06 HTTPRequest [I] router: completed GET /-/admin/packages for 5.164.4.44:0, 200 OK in 5.6ms @ admin/packages.go:26(admin.Packages) 2026/04/14 20:41:09 HTTPRequest [I] router: completed GET /-/admin/repos for 5.164.4.44:0, 200 OK in 6.1ms @ admin/repos.go:29(admin.Repos) 2026/04/14 20:41:12 HTTPRequest [I] router: completed GET /-/admin/applications for 5.164.4.44:0, 200 OK in 5.3ms @ admin/applications.go:32(admin.Applications) 2026/04/14 20:41:16 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3975.8ms @ events/events.go:18(events.Events) 2026/04/14 20:41:17 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 8.4ms @ web/home.go:32(web.Home) 2026/04/14 20:41:17 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 5.164.4.44:0, 200 OK in 2.1ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:41:17 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 5.164.4.44:0, 200 OK in 4.2ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:41:21 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3847.8ms @ events/events.go:18(events.Events) 2026/04/14 20:41:27 HTTPRequest [I] router: completed GET /user/settings for 5.164.4.44:0, 200 OK in 174.0ms @ setting/profile.go:46(setting.Profile) 2026/04/14 20:41:28 HTTPRequest [I] router: completed GET /user/settings/appearance for 5.164.4.44:0, 200 OK in 15.5ms @ setting/profile.go:339(setting.Appearance) 2026/04/14 20:41:32 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3662.4ms @ events/events.go:18(events.Events) 2026/04/14 20:41:37 HTTPRequest [I] router: completed POST /user/settings/appearance/theme for 5.164.4.44:0, 303 See Other in 221.1ms @ setting/profile.go:361(setting.UpdateUIThemePost) 2026/04/14 20:41:37 HTTPRequest [I] router: completed GET /user/settings/appearance for 5.164.4.44:0, 200 OK in 4.3ms @ setting/profile.go:339(setting.Appearance) 2026/04/14 20:41:41 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3740.4ms @ events/events.go:18(events.Events) 2026/04/14 20:41:54 HTTPRequest [I] router: completed GET /user/settings/applications for 5.164.4.44:0, 200 OK in 6.9ms @ setting/applications.go:27(setting.Applications) 2026/04/14 20:41:55 HTTPRequest [I] router: completed GET /user/settings/applications for 5.164.4.44:0, 200 OK in 5.6ms @ setting/applications.go:27(setting.Applications) 2026/04/14 20:41:56 HTTPRequest [I] router: completed GET /user/settings/blocked_users for 5.164.4.44:0, 200 OK in 36.7ms @ setting/block.go:20(setting.BlockedUsers) 2026/04/14 20:41:57 HTTPRequest [I] router: completed GET /user/settings/security for 5.164.4.44:0, 200 OK in 7.7ms @ security/security.go:27(security.Security) 2026/04/14 20:41:58 HTTPRequest [I] router: completed GET /user/settings/appearance for 5.164.4.44:0, 200 OK in 27.3ms @ setting/profile.go:339(setting.Appearance) 2026/04/14 20:41:59 HTTPRequest [I] router: completed GET /user/settings for 5.164.4.44:0, 200 OK in 3.9ms @ setting/profile.go:46(setting.Profile) 2026/04/14 20:42:03 HTTPRequest [I] router: completed GET /issues for 5.164.4.44:0, 200 OK in 9.8ms @ user/home.go:353(user.Issues) 2026/04/14 20:42:04 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 7.2ms @ web/home.go:32(web.Home) 2026/04/14 20:42:04 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 5.164.4.44:0, 200 OK in 1.7ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:42:04 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 5.164.4.44:0, 200 OK in 4.0ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:42:05 HTTPRequest [I] router: completed GET /actuator/health for 45.88.138.44:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 20:42:07 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3329.0ms @ events/events.go:18(events.Events) 2026/04/14 20:42:09 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 10.3ms @ web/home.go:32(web.Home) 2026/04/14 20:42:10 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 5.164.4.44:0, 200 OK in 1.8ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:42:10 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 5.164.4.44:0, 200 OK in 4.1ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:42:12 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 7.7ms @ web/home.go:32(web.Home) 2026/04/14 20:42:12 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=48 for 5.164.4.44:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 20:42:12 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=56 for 5.164.4.44:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 20:42:34 HTTPRequest [I] router: completed GET / for 5.164.4.44:0, 200 OK in 8.3ms @ web/home.go:32(web.Home) 2026/04/14 20:42:34 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 5.164.4.44:0, 200 OK in 1.8ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:42:34 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 5.164.4.44:0, 200 OK in 4.1ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/14 20:42:38 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3693.7ms @ events/events.go:18(events.Events) 2026/04/14 20:59:54 HTTPRequest [I] router: completed GET /robots.txt for 74.7.244.11:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/14 20:59:54 HTTPRequest [I] router: completed GET / for 74.7.242.53:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 21:00:03 HTTPRequest [I] router: completed GET /api/swagger for 74.7.242.53:0, 200 OK in 0.8ms @ misc/swagger.go:17(misc.Swagger) 2026/04/14 21:00:15 HTTPRequest [I] router: completed GET /explore/repos for 74.7.242.53:0, 200 OK in 2.5ms @ explore/repo.go:148(explore.Repos) 2026/04/14 21:00:20 HTTPRequest [I] router: completed GET /explore/users for 74.7.242.53:0, 200 OK in 2.9ms @ explore/user.go:130(explore.Users) 2026/04/14 21:00:21 HTTPRequest [I] router: completed GET /explore/organizations for 74.7.242.53:0, 200 OK in 2.2ms @ explore/org.go:17(explore.Organizations) 2026/04/14 21:00:22 HTTPRequest [I] router: completed GET /assets/js/'+mi(t[e].href)+' for 74.7.242.53:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/14 21:00:22 HTTPRequest [I] router: completed GET /Vova for 74.7.242.53:0, 200 OK in 12.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:23 HTTPRequest [I] router: completed GET /admin for 74.7.242.53:0, 200 OK in 10.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:24 HTTPRequest [I] router: completed GET /Demid_Z for 74.7.242.53:0, 200 OK in 9.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:25 HTTPRequest [I] router: completed GET /explore/users?q=&sort=oldest for 74.7.242.53:0, 200 OK in 2.9ms @ explore/user.go:130(explore.Users) 2026/04/14 21:00:25 HTTPRequest [I] router: completed GET /explore/users?q=&sort=reversealphabetically for 74.7.242.53:0, 200 OK in 3.3ms @ explore/user.go:130(explore.Users) 2026/04/14 21:00:26 HTTPRequest [I] router: completed GET /explore/users?q=&sort=alphabetically for 74.7.242.53:0, 200 OK in 3.2ms @ explore/user.go:130(explore.Users) 2026/04/14 21:00:26 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=96 for 74.7.242.53:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 21:00:27 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=96 for 74.7.242.53:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 21:00:27 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=96 for 74.7.242.53:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 21:00:28 HTTPRequest [I] router: completed GET /explore/organizations?q=&sort=reversealphabetically for 74.7.242.53:0, 200 OK in 2.3ms @ explore/org.go:17(explore.Organizations) 2026/04/14 21:00:28 HTTPRequest [I] router: completed GET /explore/organizations?q=&sort=newest for 74.7.242.53:0, 200 OK in 1.9ms @ explore/org.go:17(explore.Organizations) 2026/04/14 21:00:29 HTTPRequest [I] router: completed GET /Vova.atom for 74.7.242.53:0, 200 OK in 2.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:29 HTTPRequest [I] router: completed GET /admin.atom for 74.7.242.53:0, 200 OK in 2.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:30 HTTPRequest [I] router: completed GET /admin.rss for 74.7.242.53:0, 200 OK in 2.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:30 HTTPRequest [I] router: completed GET /Vova.rss for 74.7.242.53:0, 200 OK in 2.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:31 HTTPRequest [I] router: completed GET /Demid_Z.rss for 74.7.242.53:0, 200 OK in 2.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:31 HTTPRequest [I] router: completed GET /admin?tab=stars for 74.7.242.53:0, 200 OK in 11.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:32 HTTPRequest [I] router: completed GET /Demid_Z.atom for 74.7.242.53:0, 200 OK in 2.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:32 HTTPRequest [I] router: completed GET /admin?tab=activity for 74.7.242.53:0, 200 OK in 10.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:33 HTTPRequest [I] router: completed GET /admin?tab=followers for 74.7.242.53:0, 200 OK in 8.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:33 HTTPRequest [I] router: completed GET /admin?tab=following for 74.7.242.53:0, 200 OK in 8.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:34 HTTPRequest [I] router: completed GET /admin/-/projects for 74.7.242.53:0, 200 OK in 8.4ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:35 HTTPRequest [I] router: completed GET /admin/-/packages for 74.7.242.53:0, 200 OK in 10.5ms @ user/package.go:48(user.ListPackages) 2026/04/14 21:00:35 HTTPRequest [I] router: completed GET /admin?tab=repositories for 74.7.242.53:0, 200 OK in 9.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:36 HTTPRequest [I] router: completed GET /Vova?tab=stars for 74.7.242.53:0, 200 OK in 10.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:36 HTTPRequest [I] router: completed GET /Vova?tab=activity for 74.7.242.53:0, 200 OK in 9.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:37 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=512 for 74.7.242.53:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 21:00:37 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=512 for 74.7.242.53:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 21:00:38 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=512 for 74.7.242.53:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/14 21:00:38 HTTPRequest [I] router: completed GET /Demid_Z?tab=stars for 74.7.242.53:0, 200 OK in 11.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:39 HTTPRequest [I] router: completed GET /Vova?tab=followers for 74.7.242.53:0, 200 OK in 8.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:39 HTTPRequest [I] router: completed GET /Vova?tab=following for 74.7.242.53:0, 200 OK in 9.6ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:40 HTTPRequest [I] router: completed GET /Vova/-/packages for 74.7.242.53:0, 200 OK in 9.5ms @ user/package.go:48(user.ListPackages) 2026/04/14 21:00:40 HTTPRequest [I] router: completed GET /Vova/-/projects for 74.7.242.53:0, 200 OK in 7.3ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:41 HTTPRequest [I] router: completed GET /Demid_Z/-/projects for 74.7.242.53:0, 200 OK in 7.2ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:41 HTTPRequest [I] router: completed GET /Demid_Z/-/packages for 74.7.242.53:0, 200 OK in 9.5ms @ user/package.go:48(user.ListPackages) 2026/04/14 21:00:42 HTTPRequest [I] router: completed GET /Vova?tab=repositories for 74.7.242.53:0, 200 OK in 12.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:42 HTTPRequest [I] router: completed GET /Demid_Z?tab=followers for 74.7.242.53:0, 200 OK in 8.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:43 HTTPRequest [I] router: completed GET /Demid_Z?tab=following for 74.7.242.53:0, 200 OK in 8.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:44 HTTPRequest [I] router: completed GET /Demid_Z?tab=activity for 74.7.242.53:0, 200 OK in 10.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:44 HTTPRequest [I] router: completed GET /Demid_Z?tab=repositories for 74.7.242.53:0, 200 OK in 8.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:00:45 HTTPRequest [I] router: completed GET /admin/-/projects?q=&sort=recentupdate&state=open for 74.7.242.53:0, 200 OK in 6.8ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:45 HTTPRequest [I] router: completed GET /admin/-/projects?q=&sort=leastupdate&state=open for 74.7.242.53:0, 200 OK in 6.2ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:46 HTTPRequest [I] router: completed GET /admin/-/projects?q=&sort=alphabetically&state=open for 74.7.242.53:0, 200 OK in 7.7ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:46 HTTPRequest [I] router: completed GET /Vova/-/projects?q=&sort=alphabetically&state=open for 74.7.242.53:0, 200 OK in 7.3ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:47 HTTPRequest [I] router: completed GET /Vova/-/projects?q=&sort=oldest&state=open for 74.7.242.53:0, 200 OK in 7.9ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:47 HTTPRequest [I] router: completed GET /Demid_Z/-/projects?q=&sort=oldest&state=open for 74.7.242.53:0, 200 OK in 7.3ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:48 HTTPRequest [I] router: completed GET /admin/-/projects?q=&sort=oldest&state=open for 74.7.242.53:0, 200 OK in 7.8ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:48 HTTPRequest [I] router: completed GET /admin/-/projects?q=&sort=reversealphabetically&state=open for 74.7.242.53:0, 200 OK in 7.1ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:49 HTTPRequest [I] router: completed GET /Demid_Z/-/projects?q=&sort=reversealphabetically&state=open for 74.7.242.53:0, 200 OK in 7.1ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:49 HTTPRequest [I] router: completed GET /Vova/-/projects?q=&sort=reversealphabetically&state=open for 74.7.242.53:0, 200 OK in 6.7ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:50 HTTPRequest [I] router: completed GET /explore/organizations?q=&sort=oldest for 74.7.242.53:0, 200 OK in 2.0ms @ explore/org.go:17(explore.Organizations) 2026/04/14 21:00:50 HTTPRequest [I] router: completed GET /Demid_Z/-/projects?q=&sort=leastupdate&state=open for 74.7.242.53:0, 200 OK in 7.2ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:52 HTTPRequest [I] router: completed GET /Demid_Z/-/projects?q=&sort=recentupdate&state=open for 74.7.242.53:0, 200 OK in 7.5ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:52 HTTPRequest [I] router: completed GET /explore/organizations?q=&sort=alphabetically for 74.7.242.53:0, 200 OK in 2.1ms @ explore/org.go:17(explore.Organizations) 2026/04/14 21:00:53 HTTPRequest [I] router: completed GET /Vova/-/projects?q=&sort=recentupdate&state=open for 74.7.242.53:0, 200 OK in 6.9ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:53 HTTPRequest [I] router: completed GET /Vova/-/projects?q=&sort=leastupdate&state=open for 74.7.242.53:0, 200 OK in 6.7ms @ org/projects.go:45(org.Projects) 2026/04/14 21:00:54 HTTPRequest [I] router: completed GET /explore/users?q=&sort=newest for 74.7.242.53:0, 200 OK in 3.3ms @ explore/user.go:130(explore.Users) 2026/04/14 21:00:54 HTTPRequest [I] router: completed GET /Demid_Z/-/projects?q=&sort=alphabetically&state=open for 74.7.242.53:0, 200 OK in 7.9ms @ org/projects.go:45(org.Projects) 2026/04/14 21:04:25 HTTPRequest [I] router: completed GET / for 107.172.195.47:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/14 21:04:33 HTTPRequest [I] router: completed GET / for 107.172.195.47:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 21:04:34 HTTPRequest [I] router: completed GET /data%3Aapplication/json%3Bbase64%2CeyJuYW1lIjoiR2l0ZWE6IEdpdCB3aXRoIGEgY3VwIG9mIHRlYSIsInNob3J0X25hbWUiOiJHaXRlYTogR2l0IHdpdGggYSBjdXAgb2YgdGVhIiwic3RhcnRfdXJsIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS8iLCJpY29ucyI6W3sic3JjIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS9hc3NldHMvaW1nL2xvZ28ucG5nIiwidHlwZSI6ImltYWdlL3BuZyIsInNpemVzIjoiNTEyeDUxMiJ9LHsic3JjIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS9hc3NldHMvaW1nL2xvZ28uc3ZnIiwidHlwZSI6ImltYWdlL3N2Zyt4bWwiLCJzaXplcyI6IjUxMng1MTIifV19 for 107.172.195.47:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 21:04:35 HTTPRequest [I] router: completed GET /data%3Aapplication/data%3Aapplication/json%3Bbase64%2CeyJuYW1lIjoiR2l0ZWE6IEdpdCB3aXRoIGEgY3VwIG9mIHRlYSIsInNob3J0X25hbWUiOiJHaXRlYTogR2l0IHdpdGggYSBjdXAgb2YgdGVhIiwic3RhcnRfdXJsIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS8iLCJpY29ucyI6W3sic3JjIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS9hc3NldHMvaW1nL2xvZ28ucG5nIiwidHlwZSI6ImltYWdlL3BuZyIsInNpemVzIjoiNTEyeDUxMiJ9LHsic3JjIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS9hc3NldHMvaW1nL2xvZ28uc3ZnIiwidHlwZSI6ImltYWdlL3N2Zyt4bWwiLCJzaXplcyI6IjUxMng1MTIifV19 for 107.172.195.47:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/14 21:04:37 HTTPRequest [I] router: completed GET /assets/css/theme-gitea-auto.css%3Fv%3D1.25.5 for 107.172.195.47:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/14 21:04:37 HTTPRequest [I] router: completed GET / for 107.172.195.47:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/14 21:04:37 HTTPRequest [I] router: completed GET /https%3A/docs.gitea.com/installation/install-from-package for 107.172.195.47:0, 404 Not Found in 1.0ms @ :1(WebNotFound) 2026/04/14 21:04:37 HTTPRequest [I] router: completed GET /https%3A/github.com/go-gitea/gitea/tree/master/docker for 107.172.195.47:0, 404 Not Found in 0.8ms @ :1(WebNotFound) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /explore/repos for 107.172.195.47:0, 200 OK in 2.2ms @ explore/repo.go:148(explore.Repos) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /user/login%3Fredirect_to%3D/ for 107.172.195.47:0, 404 Not Found in 1.6ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /https%3A/docs.gitea.com/installation/install-from-binary for 107.172.195.47:0, 404 Not Found in 1.1ms @ :1(WebNotFound) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /https%3A/go.dev/ for 107.172.195.47:0, 404 Not Found in 1.5ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /https%3A/code.gitea.io/gitea for 107.172.195.47:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /https%3A/github.com/go-gitea/gitea for 107.172.195.47:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /api/swagger for 107.172.195.47:0, 200 OK in 0.1ms @ misc/swagger.go:17(misc.Swagger) 2026/04/14 21:04:38 HTTPRequest [I] router: completed GET /assets/css/index.css%3Fv%3D1.25.5 for 107.172.195.47:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/14 21:04:40 HTTPRequest [I] router: completed GET /user/login%3Fredirect_to%3D/data%253Aapplication/json%253Bbase64%252CeyJuYW1lIjoiR2l0ZWE6IEdpdCB3aXRoIGEgY3VwIG9mIHRlYSIsInNob3J0X25hbWUiOiJHaXRlYTogR2l0IHdpdGggYSBjdXAgb2YgdGVhIiwic3RhcnRfdXJsIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS8iLCJpY29ucyI6W3sic3JjIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS9hc3NldHMvaW1nL2xvZ28ucG5nIiwidHlwZSI6ImltYWdlL3BuZyIsInNpemVzIjoiNTEyeDUxMiJ9LHsic3JjIjoiaHR0cHM6Ly9naXQubWNydC5zcGFjZS9hc3NldHMvaW1nL2xvZ28uc3ZnIiwidHlwZSI6ImltYWdlL3N2Zyt4bWwiLCJzaXplcyI6IjUxMng1MTIifV19 for 107.172.195.47:0, 404 Not Found in 0.9ms @ :1(WebNotFound) Connection closed by 192.168.1.214 port 16917 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31231 [preauth] 2026/04/14 21:13:04 HTTPRequest [I] router: completed GET /issues for 5.164.4.44:0, 200 OK in 11.6ms @ user/home.go:353(user.Issues) 2026/04/14 21:13:05 HTTPRequest [I] router: completed GET /pulls for 5.164.4.44:0, 200 OK in 37.5ms @ user/home.go:340(user.Pulls) 2026/04/14 21:13:06 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/14 21:13:06 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/14 21:13:06 HTTPRequest [I] router: completed GET /explore/repos for 5.164.4.44:0, 200 OK in 5.4ms @ explore/repo.go:148(explore.Repos) 2026/04/14 21:13:10 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi for 5.164.4.44:0, 200 OK in 59.6ms @ repo/view_home.go:359(repo.Home) 2026/04/14 21:13:13 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3089.5ms @ events/events.go:18(events.Events) 2026/04/14 21:13:14 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi/src/branch/master/TimetableParserAPI for 5.164.4.44:0, 200 OK in 27.0ms @ repo/view_home.go:359(repo.Home) 2026/04/14 21:13:14 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi/tree-view/branch/master/?sub_path=TimetableParserAPI for 5.164.4.44:0, 200 OK in 11.7ms @ repo/treelist.go:145(repo.TreeViewNodes) 2026/04/14 21:13:16 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi/src/branch/master/TimetableParserAPI/appsettings.Development.json for 5.164.4.44:0, 200 OK in 26.7ms @ repo/view_home.go:359(repo.Home) 2026/04/14 21:13:16 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi/tree-view/branch/master/?sub_path=TimetableParserAPI%2Fappsettings.Development.json for 5.164.4.44:0, 200 OK in 11.7ms @ repo/treelist.go:145(repo.TreeViewNodes) 2026/04/14 21:13:20 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3702.6ms @ events/events.go:18(events.Events) 2026/04/14 21:13:33 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi/activity for 5.164.4.44:0, 200 OK in 426.3ms @ repo/activity.go:22(repo.Activity) 2026/04/14 21:13:36 HTTPRequest [I] router: completed GET /admin/UlstuTimetableApi/actions for 5.164.4.44:0, 200 OK in 18.8ms @ actions/actions.go:66(actions.List) 2026/04/14 21:13:39 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3331.4ms @ events/events.go:18(events.Events) 2026/04/14 21:13:48 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 170.7ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 21:13:52 HTTPRequest [I] router: completed GET /-/admin/self_check for 5.164.4.44:0, 200 OK in 598.7ms @ admin/admin.go:196(admin.SelfCheck) 2026/04/14 21:13:52 HTTPRequest [I] router: completed POST /-/admin/self_check for 5.164.4.44:0, 200 OK in 1.1ms @ admin/admin.go:239(admin.SelfCheckPost) 2026/04/14 21:13:56 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3998.0ms @ events/events.go:18(events.Events) 2026/04/14 21:13:58 HTTPRequest [I] router: completed GET /-/admin/config for 5.164.4.44:0, 200 OK in 35.9ms @ admin/config.go:120(admin.Config) 2026/04/14 21:13:59 HTTPRequest [I] router: completed GET /-/admin/config/settings for 5.164.4.44:0, 200 OK in 3.9ms @ admin/config.go:190(admin.ConfigSettings) 2026/04/14 21:14:01 HTTPRequest [I] router: completed GET /-/admin/actions/runners for 5.164.4.44:0, 200 OK in 115.3ms @ actions/runners.go:100(actions.Runners) 2026/04/14 21:14:02 HTTPRequest [I] router: completed GET /-/admin/actions/variables for 5.164.4.44:0, 200 OK in 4.6ms @ actions/variables.go:88(actions.Variables) 2026/04/14 21:14:04 HTTPRequest [I] router: completed GET /-/admin/applications for 5.164.4.44:0, 200 OK in 4.4ms @ admin/applications.go:32(admin.Applications) 2026/04/14 21:14:05 HTTPRequest [I] router: completed GET /-/admin/hooks for 5.164.4.44:0, 200 OK in 6.2ms @ admin/hooks.go:22(admin.DefaultOrSystemWebhooks) 2026/04/14 21:14:06 HTTPRequest [I] router: completed GET /-/admin/repos for 5.164.4.44:0, 200 OK in 5.8ms @ admin/repos.go:29(admin.Repos) 2026/04/14 21:14:07 HTTPRequest [I] router: completed GET /-/admin/packages for 5.164.4.44:0, 200 OK in 5.7ms @ admin/packages.go:26(admin.Packages) 2026/04/14 21:14:09 HTTPRequest [I] router: completed GET /-/admin/orgs for 5.164.4.44:0, 200 OK in 6.0ms @ admin/orgs.go:22(admin.Organizations) 2026/04/14 21:14:10 HTTPRequest [I] router: completed GET /-/admin/emails for 5.164.4.44:0, 200 OK in 7.2ms @ admin/emails.go:26(admin.Emails) 2026/04/14 21:14:11 HTTPRequest [I] router: completed GET /-/admin/auths for 5.164.4.44:0, 200 OK in 4.3ms @ admin/auths.go:45(admin.Authentications) 2026/04/14 21:14:13 HTTPRequest [I] router: completed GET /-/admin for 5.164.4.44:0, 200 OK in 4.9ms @ admin/admin.go:136(admin.Dashboard) 2026/04/14 21:14:13 HTTPRequest [I] router: completed GET /-/admin/self_check for 5.164.4.44:0, 200 OK in 602.3ms @ admin/admin.go:196(admin.SelfCheck) 2026/04/14 21:14:17 HTTPRequest [I] router: polling GET /user/events for 5.164.4.44:0, elapsed 3811.0ms @ events/events.go:18(events.Events) 2026/04/14 21:14:18 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.5ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 21:14:24 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.7ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 21:14:29 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.6ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 21:14:34 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.5ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 21:14:39 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.5ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 21:14:44 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.3ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 21:14:50 HTTPRequest [I] router: completed GET /-/admin/system_status for 5.164.4.44:0, 200 OK in 1.6ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/14 21:21:21 HTTPRequest [I] router: completed GET / for 91.231.89.39:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/14 21:24:23 HTTPRequest [I] router: completed GET / for 91.196.152.159:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/14 21:31:55 HTTPRequest [I] router: completed GET / for 91.231.89.36:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 61033 2026/04/14 21:41:47 HTTPRequest [I] router: completed GET / for 91.231.89.103:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 5399 [preauth] Connection closed by 192.168.1.214 port 10803 [preauth] Connection closed by 192.168.1.214 port 16344 [preauth] Unable to negotiate with 192.168.1.214 port 40866: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Unable to negotiate with 192.168.1.214 port 57322: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] 2026/04/14 21:58:24 HTTPRequest [I] router: completed GET / for 155.2.226.162:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 21:58:24 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.226.162:0, 404 Not Found in 2.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/14 21:58:26 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.226.162:0, 404 Not Found in 0.8ms @ :1(WebNotFound) 2026/04/14 21:58:26 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.226.162:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 21:58:27 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/14 21:58:31 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/14 21:58:31 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.226.162:0, 404 Not Found in 1.1ms @ :1(WebNotFound) 2026/04/14 21:58:31 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.226.162:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 21:58:31 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.226.162:0, 404 Not Found in 2.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/14 21:58:32 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/14 21:58:32 HTTPRequest [I] router: completed GET /robots.txt for 155.2.226.162:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/14 22:01:33 HTTPRequest [I] router: completed GET / for 35.88.195.61:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 22:01:33 HTTPRequest [I] router: completed GET / for 35.88.195.61:0, 200 OK in 0.8ms @ web/home.go:32(web.Home) 2026/04/14 22:11:49 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/14 22:11:49 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 22:31:12 HTTPRequest [I] router: completed GET / for 44.245.156.225:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/14 22:31:18 HTTPRequest [I] router: completed GET / for 44.245.156.225:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Invalid user admin from 192.168.1.214 port 10107 Connection closed by invalid user admin 192.168.1.214 port 10107 [preauth] Invalid user orangepi from 192.168.1.214 port 17187 Connection closed by invalid user orangepi 192.168.1.214 port 17187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61645 [preauth] Connection closed by 192.168.1.214 port 50633 [preauth] 2026/04/14 22:49:49 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.219:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/14 22:49:49 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.219:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/14 22:49:49 HTTPRequest [I] router: completed GET / for 216.73.216.219:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 52952 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 272 2026/04/14 23:11:22 HTTPRequest [I] router: completed GET / for 23.27.145.55:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 23:39:34 HTTPRequest [I] router: completed GET / for 54.247.57.72:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 23:39:34 HTTPRequest [I] router: completed GET / for 54.247.57.72:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 23:39:35 HTTPRequest [I] router: completed GET / for 54.247.57.72:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/14 23:39:36 HTTPRequest [I] router: completed HEAD /favicon.ico for 54.247.57.72:0, 301 Moved Permanently in 0.0ms @ misc/misc.go:46(web.Routes.StaticRedirect) 2026/04/15 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/15 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/15 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/15 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners 2026/04/15 00:12:36 HTTPRequest [I] router: completed GET / for 195.164.49.144:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/15 00:18:34 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.219:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/15 00:18:34 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2F for 216.73.216.219:0, 200 OK in 4.6ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 00:20:11 HTTPRequest [I] router: completed GET /explore/repos for 216.73.216.219:0, 200 OK in 3.1ms @ explore/repo.go:148(explore.Repos) 2026/04/15 00:21:29 HTTPRequest [I] router: completed GET /api/swagger for 216.73.216.219:0, 200 OK in 0.2ms @ misc/swagger.go:17(misc.Swagger) 2026/04/15 00:29:01 HTTPRequest [I] router: completed GET /.git/config for 44.203.152.200:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) Connection closed by 192.168.1.214 port 14275 2026/04/15 01:20:36 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/15 01:20:36 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/15 01:36:35 HTTPRequest [I] router: completed GET / for 155.2.226.162:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/15 01:36:36 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.226.162:0, 404 Not Found in 1.2ms @ :1(WebNotFound) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.226.162:0, 404 Not Found in 1.0ms @ :1(WebNotFound) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.226.162:0, 404 Not Found in 2.6ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.226.162:0, 404 Not Found in 2.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.226.162:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 01:36:37 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.226.162:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 01:36:38 HTTPRequest [I] router: completed GET /robots.txt for 155.2.226.162:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 1750 2026/04/15 01:46:10 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.219:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/15 01:46:10 .../web/auth/password.go:38:ForgotPasswd() [W] no mail service configured 2026/04/15 01:46:10 HTTPRequest [I] router: completed GET /user/forgot_password for 216.73.216.219:0, 200 OK in 1.8ms @ auth/password.go:34(auth.ForgotPasswd) 2026/04/15 01:46:49 HTTPRequest [I] router: completed GET /user/login for 216.73.216.219:0, 200 OK in 2.3ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 01:47:29 HTTPRequest [I] router: completed GET /user/login/openid for 216.73.216.219:0, 200 OK in 2.2ms @ auth/openid.go:30(auth.SignInOpenID) 2026/04/15 01:47:29 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2Fexplore%2Frepos for 216.73.216.219:0, 200 OK in 2.4ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 01:49:31 HTTPRequest [I] router: completed GET /explore/users for 216.73.216.219:0, 200 OK in 3.5ms @ explore/user.go:130(explore.Users) 2026/04/15 01:50:36 HTTPRequest [I] router: completed GET /explore/organizations for 216.73.216.219:0, 200 OK in 2.2ms @ explore/org.go:17(explore.Organizations) Connection closed by 192.168.1.214 port 43228 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47872 [preauth] 2026/04/15 02:24:26 HTTPRequest [I] router: completed GET / for 213.139.9.148:0, 200 OK in 1.4ms @ web/home.go:32(web.Home) 2026/04/15 02:25:45 HTTPRequest [I] router: completed GET / for 91.134.142.216:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) banner exchange: Connection from 192.168.1.214 port 14863: invalid format Connection closed by 192.168.1.214 port 59126 2026/04/15 03:04:33 HTTPRequest [I] router: completed GET / for 34.87.90.225:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/15 03:04:34 HTTPRequest [I] router: completed GET /wordpress for 34.87.90.225:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 03:16:12 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.219:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/15 03:16:12 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32 for 216.73.216.219:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 03:17:47 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2Fuser%2Fforgot_password for 216.73.216.219:0, 200 OK in 2.3ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 03:19:24 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546 for 216.73.216.219:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 03:21:31 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2Fexplore%2Forganizations for 216.73.216.219:0, 200 OK in 1.9ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 03:22:12 HTTPRequest [I] router: completed GET /admin for 216.73.216.219:0, 200 OK in 10.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 03:22:55 HTTPRequest [I] router: completed GET /Vova for 216.73.216.219:0, 200 OK in 10.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 03:23:07 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747 for 216.73.216.219:0, 200 OK in 0.2ms @ web/base.go:22(avatars) 2026/04/15 03:23:54 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2Fexplore%2Fusers for 216.73.216.219:0, 200 OK in 2.1ms @ auth/auth.go:184(auth.SignIn) Connection closed by 192.168.1.214 port 45434 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8988 [preauth] 2026/04/15 04:50:02 HTTPRequest [I] router: completed GET /robots.txt for 74.7.244.11:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/15 04:59:18 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.219:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/15 04:59:18 HTTPRequest [I] router: completed GET /Vova?tab=activity for 216.73.216.219:0, 200 OK in 14.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 04:59:19 HTTPRequest [I] router: completed GET /Vova/-/projects for 216.73.216.219:0, 200 OK in 6.6ms @ org/projects.go:45(org.Projects) 2026/04/15 05:00:05 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2FVova for 216.73.216.219:0, 200 OK in 2.6ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 05:01:13 HTTPRequest [I] router: completed GET /Vova/-/packages for 216.73.216.219:0, 200 OK in 12.0ms @ user/package.go:48(user.ListPackages) 2026/04/15 05:02:10 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 1.4ms @ web/home.go:32(web.Home) 2026/04/15 05:02:10 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/15 05:02:50 HTTPRequest [I] router: completed GET /Vova?tab=stars for 216.73.216.219:0, 200 OK in 10.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:03:10 HTTPRequest [I] router: completed GET /Vova.atom for 216.73.216.219:0, 200 OK in 3.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:03:10 HTTPRequest [I] router: completed GET /Vova.rss for 216.73.216.219:0, 200 OK in 3.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:03:44 HTTPRequest [I] router: completed GET /Vova?tab=followers for 216.73.216.219:0, 200 OK in 9.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:04:20 HTTPRequest [I] router: completed GET /Vova?tab=following for 216.73.216.219:0, 200 OK in 9.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:04:20 HTTPRequest [I] router: completed GET /Vova?tab=repositories for 216.73.216.219:0, 200 OK in 10.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:06:09 HTTPRequest [I] router: completed GET /admin/-/projects for 216.73.216.219:0, 200 OK in 8.8ms @ org/projects.go:45(org.Projects) 2026/04/15 05:06:20 HTTPRequest [I] router: completed GET /admin.atom for 216.73.216.219:0, 200 OK in 2.6ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:07:33 HTTPRequest [I] router: completed GET /admin.rss for 216.73.216.219:0, 200 OK in 2.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:08:49 HTTPRequest [I] router: completed GET /admin?tab=activity for 216.73.216.219:0, 200 OK in 10.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:08:49 HTTPRequest [I] router: completed GET /admin?tab=stars for 216.73.216.219:0, 200 OK in 11.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:08:59 HTTPRequest [I] router: completed GET /admin/-/packages for 216.73.216.219:0, 200 OK in 11.2ms @ user/package.go:48(user.ListPackages) 2026/04/15 05:09:31 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2Fadmin for 216.73.216.219:0, 200 OK in 2.2ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 05:09:31 HTTPRequest [I] router: completed GET /admin?tab=following for 216.73.216.219:0, 200 OK in 8.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:10:20 HTTPRequest [I] router: completed GET /admin?tab=followers for 216.73.216.219:0, 200 OK in 9.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:10:20 HTTPRequest [I] router: completed GET /admin?tab=repositories for 216.73.216.219:0, 200 OK in 10.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:17:02 HTTPRequest [I] router: completed GET / for 155.2.226.162:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/15 05:17:02 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.226.162:0, 404 Not Found in 2.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 05:17:02 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.226.162:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.226.162:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.226.162:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.226.162:0, 404 Not Found in 2.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.226.162:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 05:17:03 HTTPRequest [I] router: completed GET /robots.txt for 155.2.226.162:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 50627 2026/04/15 05:51:53 HTTPRequest [I] router: completed GET / for 95.68.244.175:0, 303 See Other in 0.2ms @ web/home.go:32(web.Home) 2026/04/15 05:51:53 HTTPRequest [I] router: completed GET /user/login for 95.68.244.175:0, 303 See Other in 72.0ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 05:51:53 HTTPRequest [I] router: completed GET / for 95.68.244.175:0, 200 OK in 9.7ms @ web/home.go:32(web.Home) 2026/04/15 05:51:54 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=48 for 95.68.244.175:0, 304 Not Modified in 0.1ms @ web/base.go:22(avatars) 2026/04/15 05:51:54 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=56 for 95.68.244.175:0, 304 Not Modified in 0.0ms @ web/base.go:22(avatars) 2026/04/15 05:51:54 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=1&team_id=undefined&q=&page=1&mode= for 95.68.244.175:0, 200 OK in 2.3ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/15 05:51:54 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=1&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 95.68.244.175:0, 200 OK in 5.3ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/15 05:51:57 HTTPRequest [I] router: polling GET /user/events for 95.68.244.175:0, elapsed 3367.7ms @ events/events.go:18(events.Events) 2026/04/15 05:51:57 HTTPRequest [I] router: completed GET /-/admin for 95.68.244.175:0, 200 OK in 18.2ms @ admin/admin.go:136(admin.Dashboard) 2026/04/15 05:52:00 HTTPRequest [I] router: completed GET /-/admin/users for 95.68.244.175:0, 200 OK in 5.8ms @ admin/users.go:46(admin.Users) 2026/04/15 05:52:02 HTTPRequest [I] router: completed GET /-/admin/users/new for 95.68.244.175:0, 200 OK in 4.5ms @ admin/users.go:85(admin.NewUser) 2026/04/15 05:52:05 HTTPRequest [I] router: polling GET /user/events for 95.68.244.175:0, elapsed 3077.1ms @ events/events.go:18(events.Events) 2026/04/15 05:52:20 HTTPRequest [I] router: completed POST /-/admin/users/new for 95.68.244.175:0, 303 See Other in 64.4ms @ admin/users.go:107(admin.NewUserPost) 2026/04/15 05:52:21 HTTPRequest [I] router: completed GET /-/admin/users/4 for 95.68.244.175:0, 200 OK in 71.2ms @ admin/users.go:260(admin.ViewUser) 2026/04/15 05:52:21 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=96 for 95.68.244.175:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 05:52:24 HTTPRequest [I] router: polling GET /user/events for 95.68.244.175:0, elapsed 3415.4ms @ events/events.go:18(events.Events) 2026/04/15 05:52:36 HTTPRequest [I] router: completed GET /developer1 for 95.68.244.175:0, 200 OK in 13.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 05:52:37 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=512 for 95.68.244.175:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 05:53:30 HTTPRequest [I] router: completed GET /explore/repos for 95.68.244.175:0, 200 OK in 5.3ms @ explore/repo.go:148(explore.Repos) 2026/04/15 05:53:32 HTTPRequest [I] router: completed GET /explore/organizations for 95.68.244.175:0, 200 OK in 4.3ms @ explore/org.go:17(explore.Organizations) 2026/04/15 05:53:33 HTTPRequest [I] router: completed GET /explore/users for 95.68.244.175:0, 200 OK in 4.8ms @ explore/user.go:130(explore.Users) 2026/04/15 05:53:33 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=96 for 95.68.244.175:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 05:53:33 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=96 for 95.68.244.175:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 05:53:33 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=96 for 95.68.244.175:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 05:53:37 HTTPRequest [I] router: polling GET /user/events for 95.68.244.175:0, elapsed 3898.8ms @ events/events.go:18(events.Events) 2026/04/15 05:53:43 HTTPRequest [I] router: completed GET /issues for 95.68.244.175:0, 200 OK in 11.0ms @ user/home.go:353(user.Issues) 2026/04/15 05:53:46 HTTPRequest [I] router: polling GET /user/events for 95.68.244.175:0, elapsed 3316.9ms @ events/events.go:18(events.Events) 2026/04/15 05:53:49 HTTPRequest [I] router: completed GET /explore/repos for 95.68.244.175:0, 200 OK in 9.7ms @ explore/repo.go:148(explore.Repos) 2026/04/15 05:53:53 HTTPRequest [I] router: polling GET /user/events for 95.68.244.175:0, elapsed 3536.4ms @ events/events.go:18(events.Events) kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 28725 Connection closed by 192.168.1.214 port 22865 User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65432 [preauth] Connection closed by invalid user root 192.168.1.214 port 11302 [preauth] Connection closed by invalid user root 192.168.1.214 port 52033 [preauth] Connection closed by invalid user root 192.168.1.214 port 17580 [preauth] Connection closed by 192.168.1.214 port 13292 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 299 2026/04/15 07:00:50 HTTPRequest [I] router: completed GET / for 185.247.137.117:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 38194 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57296 [preauth] Connection closed by 192.168.1.214 port 62109 2026/04/15 07:16:06 HTTPRequest [I] router: completed GET /.git/config for 45.148.10.120:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27949 [preauth] Connection closed by 192.168.1.214 port 4590 banner exchange: Connection from 192.168.1.214 port 46991: invalid format Connection closed by 192.168.1.214 port 52354 [preauth] Invalid user admin from 192.168.1.214 port 19027 Connection closed by invalid user admin 192.168.1.214 port 19027 [preauth] Connection closed by 192.168.1.214 port 37084 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37774 [preauth] Invalid user AdminGPON from 192.168.1.214 port 24523 Connection closed by invalid user AdminGPON 192.168.1.214 port 24523 [preauth] 2026/04/15 08:58:50 HTTPRequest [I] router: completed GET / for 155.2.226.162:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/15 08:58:51 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.226.162:0, 404 Not Found in 2.5ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 08:58:51 HTTPRequest [I] router: completed GET /robots.txt for 155.2.226.162:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/15 08:58:51 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.226.162:0, 404 Not Found in 1.0ms @ :1(WebNotFound) 2026/04/15 08:58:51 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 08:58:53 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 08:58:53 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 08:58:53 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.226.162:0, 404 Not Found in 2.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 08:58:53 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.226.162:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 08:58:53 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.226.162:0, 404 Not Found in 1.0ms @ :1(WebNotFound) 2026/04/15 08:58:53 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.226.162:0, 404 Not Found in 2.0ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40885 [preauth] Invalid user user from 192.168.1.214 port 21739 Connection closed by invalid user user 192.168.1.214 port 21739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21868 [preauth] Invalid user ubnt from 192.168.1.214 port 39968 Connection closed by invalid user ubnt 192.168.1.214 port 39968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9421 [preauth] Invalid user admin from 192.168.1.214 port 27733 Connection closed by invalid user admin 192.168.1.214 port 27733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33432 [preauth] Invalid user web from 192.168.1.214 port 23785 Connection closed by invalid user web 192.168.1.214 port 23785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33287 [preauth] Invalid user deploy from 192.168.1.214 port 61104 Connection closed by invalid user deploy 192.168.1.214 port 61104 [preauth] Invalid user azureuser from 192.168.1.214 port 24407 Connection closed by invalid user azureuser 192.168.1.214 port 24407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7457 [preauth] Invalid user transmission from 192.168.1.214 port 60714 Connection closed by invalid user transmission 192.168.1.214 port 60714 [preauth] Invalid user dev from 192.168.1.214 port 24420 Connection closed by invalid user dev 192.168.1.214 port 24420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65424 [preauth] Invalid user userftp from 192.168.1.214 port 49463 Connection closed by invalid user userftp 192.168.1.214 port 49463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38534 [preauth] Invalid user deployer from 192.168.1.214 port 14147 Connection closed by invalid user deployer 192.168.1.214 port 14147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8630 [preauth] Invalid user test3 from 192.168.1.214 port 7943 Connection closed by invalid user test3 192.168.1.214 port 7943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62732 [preauth] Invalid user ava from 192.168.1.214 port 64430 Connection closed by invalid user ava 192.168.1.214 port 64430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62681 [preauth] Invalid user ubuntu from 192.168.1.214 port 24550 Connection closed by invalid user ubuntu 192.168.1.214 port 24550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56045 [preauth] Invalid user juan from 192.168.1.214 port 7300 Connection closed by invalid user juan 192.168.1.214 port 7300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49562 [preauth] Invalid user admin from 192.168.1.214 port 60805 Connection closed by invalid user admin 192.168.1.214 port 60805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48065 [preauth] Invalid user user1 from 192.168.1.214 port 24553 Connection closed by invalid user user1 192.168.1.214 port 24553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39995 [preauth] Invalid user ubuntu from 192.168.1.214 port 59411 Connection closed by invalid user ubuntu 192.168.1.214 port 59411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59281 [preauth] Invalid user user from 192.168.1.214 port 1261 Connection closed by invalid user user 192.168.1.214 port 1261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64896 [preauth] Invalid user user from 192.168.1.214 port 52661 Connection closed by invalid user user 192.168.1.214 port 52661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15732 [preauth] Invalid user postfix from 192.168.1.214 port 30380 Connection closed by invalid user postfix 192.168.1.214 port 30380 [preauth] Invalid user debian from 192.168.1.214 port 52620 Connection closed by invalid user debian 192.168.1.214 port 52620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35130 [preauth] Invalid user F from 192.168.1.214 port 25635 Connection closed by invalid user F 192.168.1.214 port 25635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48561 [preauth] Invalid user peertube from 192.168.1.214 port 33904 Connection closed by invalid user peertube 192.168.1.214 port 33904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12240 [preauth] Invalid user www from 192.168.1.214 port 12006 Connection closed by invalid user www 192.168.1.214 port 12006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23013 [preauth] Invalid user bitrix from 192.168.1.214 port 34594 Connection closed by invalid user bitrix 192.168.1.214 port 34594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9998 [preauth] Invalid user test from 192.168.1.214 port 21657 Connection closed by invalid user test 192.168.1.214 port 21657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18766 [preauth] Invalid user baikal from 192.168.1.214 port 36336 Connection closed by invalid user baikal 192.168.1.214 port 36336 [preauth] Connection closed by 192.168.1.214 port 37572 Connection closed by 192.168.1.214 port 60032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12076 [preauth] 2026/04/15 11:06:02 HTTPRequest [I] router: completed GET / for 87.236.176.125:0, 200 OK in 1.4ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2512 [preauth] Invalid user accelrys from 192.168.1.214 port 26248 Connection closed by invalid user accelrys 192.168.1.214 port 26248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14781 [preauth] Invalid user odroid from 192.168.1.214 port 26795 Connection closed by invalid user odroid 192.168.1.214 port 26795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41843 [preauth] Invalid user myla from 192.168.1.214 port 64898 Connection closed by invalid user myla 192.168.1.214 port 64898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49331 [preauth] Invalid user admin from 192.168.1.214 port 27925 Connection closed by invalid user admin 192.168.1.214 port 27925 [preauth] 2026/04/15 12:06:15 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/15 12:06:15 HTTPRequest [I] router: completed GET / for 62.113.113.43:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) Invalid user admin from 192.168.1.214 port 60636 Connection closed by invalid user admin 192.168.1.214 port 60636 [preauth] 2026/04/15 12:42:31 HTTPRequest [I] router: completed GET / for 104.199.1.56:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Invalid user admin from 192.168.1.214 port 10319 Connection closed by invalid user admin 192.168.1.214 port 10319 [preauth] Invalid user orangepi from 192.168.1.214 port 30023 Connection closed by invalid user orangepi 192.168.1.214 port 30023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27587 [preauth] Invalid user test from 192.168.1.214 port 64785 Connection closed by invalid user test 192.168.1.214 port 64785 [preauth] Invalid user user from 192.168.1.214 port 57455 Connection closed by invalid user user 192.168.1.214 port 57455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44887 [preauth] Invalid user admin from 192.168.1.214 port 14990 Connection closed by invalid user admin 192.168.1.214 port 14990 [preauth] Invalid user cirros from 192.168.1.214 port 25498 Connection closed by invalid user cirros 192.168.1.214 port 25498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48170 [preauth] Invalid user admin from 192.168.1.214 port 31759 Connection closed by invalid user admin 192.168.1.214 port 31759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61160 [preauth] Invalid user rpc from 192.168.1.214 port 8662 Connection closed by invalid user rpc 192.168.1.214 port 8662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1152 [preauth] Invalid user user1 from 192.168.1.214 port 45600 Connection closed by invalid user user1 192.168.1.214 port 45600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8901 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 1564 [preauth] Invalid user kali from 192.168.1.214 port 10386 Connection closed by invalid user kali 192.168.1.214 port 10386 [preauth] Invalid user linaro from 192.168.1.214 port 56190 Connection closed by invalid user linaro 192.168.1.214 port 56190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37551 [preauth] Invalid user admin from 192.168.1.214 port 50210 Connection closed by invalid user admin 192.168.1.214 port 50210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22981 [preauth] Invalid user admin from 192.168.1.214 port 1939 Connection closed by invalid user admin 192.168.1.214 port 1939 [preauth] Invalid user user from 192.168.1.214 port 19126 Connection closed by invalid user user 192.168.1.214 port 19126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15544 [preauth] Invalid user admin from 192.168.1.214 port 34597 Connection closed by invalid user admin 192.168.1.214 port 34597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26046 [preauth] Invalid user postgres from 192.168.1.214 port 4751 Connection closed by invalid user postgres 192.168.1.214 port 4751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23595 [preauth] Invalid user openhabian from 192.168.1.214 port 53851 Connection closed by invalid user openhabian 192.168.1.214 port 53851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21135 [preauth] Invalid user sshadmin from 192.168.1.214 port 39822 Connection closed by invalid user sshadmin 192.168.1.214 port 39822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54368 [preauth] Invalid user frappe from 192.168.1.214 port 7738 Connection closed by invalid user frappe 192.168.1.214 port 7738 [preauth] Invalid user huawei from 192.168.1.214 port 62430 Connection closed by invalid user huawei 192.168.1.214 port 62430 [preauth] Invalid user ubuntu from 192.168.1.214 port 35051 Connection closed by invalid user ubuntu 192.168.1.214 port 35051 [preauth] Invalid user vyos from 192.168.1.214 port 24923 Connection closed by invalid user vyos 192.168.1.214 port 24923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19017 [preauth] Invalid user admin from 192.168.1.214 port 49474 Connection closed by invalid user admin 192.168.1.214 port 49474 [preauth] Invalid user p from 192.168.1.214 port 40377 Connection closed by invalid user p 192.168.1.214 port 40377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61695 [preauth] Invalid user public from 192.168.1.214 port 61027 Connection closed by invalid user public 192.168.1.214 port 61027 [preauth] Invalid user debian from 192.168.1.214 port 46332 Connection closed by invalid user debian 192.168.1.214 port 46332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48060 [preauth] Invalid user steam from 192.168.1.214 port 24567 Connection closed by invalid user steam 192.168.1.214 port 24567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56337 [preauth] Invalid user nvidia from 192.168.1.214 port 33145 Connection closed by invalid user nvidia 192.168.1.214 port 33145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7881 [preauth] Invalid user admin from 192.168.1.214 port 18708 Connection closed by invalid user admin 192.168.1.214 port 18708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56823 [preauth] Invalid user test from 192.168.1.214 port 14879 Connection closed by invalid user test 192.168.1.214 port 14879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63468 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 58061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38767 [preauth] Invalid user admin from 192.168.1.214 port 20510 Connection closed by invalid user admin 192.168.1.214 port 20510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8769 [preauth] Invalid user demo from 192.168.1.214 port 2661 Connection closed by invalid user demo 192.168.1.214 port 2661 [preauth] Connection closed by 192.168.1.214 port 50254 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63966 [preauth] Invalid user vpn from 192.168.1.214 port 2129 Connection closed by invalid user vpn 192.168.1.214 port 2129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2613 [preauth] Invalid user deploy from 192.168.1.214 port 4148 Connection closed by invalid user deploy 192.168.1.214 port 4148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13517 [preauth] Invalid user admin from 192.168.1.214 port 46174 Connection closed by invalid user admin 192.168.1.214 port 46174 [preauth] Invalid user alan from 192.168.1.214 port 47827 Connection closed by invalid user alan 192.168.1.214 port 47827 [preauth] Invalid user admin from 192.168.1.214 port 28164 Connection closed by invalid user admin 192.168.1.214 port 28164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18423 [preauth] 2026/04/15 14:18:38 HTTPRequest [I] router: completed GET / for 35.232.19.89:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12887 [preauth] Invalid user username from 192.168.1.214 port 1068 Connection closed by invalid user username 192.168.1.214 port 1068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10582 [preauth] Invalid user rema from 192.168.1.214 port 54344 Connection closed by invalid user rema 192.168.1.214 port 54344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62347 [preauth] Invalid user test from 192.168.1.214 port 44107 Connection closed by invalid user test 192.168.1.214 port 44107 [preauth] Invalid user odroid from 192.168.1.214 port 33732 Connection closed by invalid user odroid 192.168.1.214 port 33732 [preauth] Invalid user ftpuser from 192.168.1.214 port 54195 Connection closed by invalid user ftpuser 192.168.1.214 port 54195 [preauth] Connection closed by 192.168.1.214 port 46714 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30407 [preauth] Invalid user ftpuser from 192.168.1.214 port 32513 Connection closed by invalid user ftpuser 192.168.1.214 port 32513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51691 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 773 Invalid user oracle from 192.168.1.214 port 8075 Connection closed by invalid user oracle 192.168.1.214 port 8075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53754 [preauth] Invalid user aaa from 192.168.1.214 port 18613 Connection closed by invalid user aaa 192.168.1.214 port 18613 [preauth] Invalid user debian from 192.168.1.214 port 17760 Connection closed by invalid user debian 192.168.1.214 port 17760 [preauth] Invalid user user from 192.168.1.214 port 23742 Connection closed by invalid user user 192.168.1.214 port 23742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42167 [preauth] Invalid user vagrant from 192.168.1.214 port 25290 Connection closed by invalid user vagrant 192.168.1.214 port 25290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37350 [preauth] Invalid user test from 192.168.1.214 port 43213 Connection closed by invalid user test 192.168.1.214 port 43213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54670 [preauth] Invalid user debian from 192.168.1.214 port 45103 Connection closed by invalid user debian 192.168.1.214 port 45103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1645 [preauth] Invalid user admin from 192.168.1.214 port 63320 Connection closed by invalid user admin 192.168.1.214 port 63320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9018 [preauth] Invalid user ansible from 192.168.1.214 port 31579 Connection closed by invalid user ansible 192.168.1.214 port 31579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29167 [preauth] Invalid user testuser from 192.168.1.214 port 23827 Connection closed by invalid user testuser 192.168.1.214 port 23827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35416 [preauth] Invalid user test1 from 192.168.1.214 port 6689 Connection closed by invalid user test1 192.168.1.214 port 6689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17408 [preauth] Invalid user ali from 192.168.1.214 port 61592 Connection closed by invalid user ali 192.168.1.214 port 61592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55313 [preauth] Invalid user teste from 192.168.1.214 port 61430 Connection closed by invalid user teste 192.168.1.214 port 61430 [preauth] Invalid user admin from 192.168.1.214 port 52888 Connection closed by invalid user admin 192.168.1.214 port 52888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24848 [preauth] Invalid user user from 192.168.1.214 port 50992 Connection closed by invalid user user 192.168.1.214 port 50992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8733 [preauth] Invalid user pi from 192.168.1.214 port 28794 Connection closed by invalid user pi 192.168.1.214 port 28794 [preauth] Invalid user httpadmin from 192.168.1.214 port 34833 Connection closed by invalid user httpadmin 192.168.1.214 port 34833 [preauth] Invalid user admin from 192.168.1.214 port 37083 Connection closed by invalid user admin 192.168.1.214 port 37083 [preauth] Invalid user teamspeak from 192.168.1.214 port 33152 Connection closed by invalid user teamspeak 192.168.1.214 port 33152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24680 [preauth] Invalid user admin from 192.168.1.214 port 24109 Connection closed by invalid user admin 192.168.1.214 port 24109 [preauth] Invalid user admin from 192.168.1.214 port 51392 Connection closed by invalid user admin 192.168.1.214 port 51392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34743 [preauth] Invalid user pi from 192.168.1.214 port 64368 Connection closed by invalid user pi 192.168.1.214 port 64368 [preauth] Invalid user admin from 192.168.1.214 port 28734 Connection closed by invalid user admin 192.168.1.214 port 28734 [preauth] 2026/04/15 15:02:14 HTTPRequest [I] router: completed GET / for 168.144.93.194:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Invalid user user from 192.168.1.214 port 42736 Connection closed by invalid user user 192.168.1.214 port 42736 [preauth] Invalid user server from 192.168.1.214 port 11587 Connection closed by invalid user server 192.168.1.214 port 11587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10035 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 49680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42809 [preauth] Invalid user minecraft from 192.168.1.214 port 47003 Connection closed by invalid user minecraft 192.168.1.214 port 47003 [preauth] Invalid user huawei from 192.168.1.214 port 7271 Connection closed by invalid user huawei 192.168.1.214 port 7271 [preauth] Invalid user student from 192.168.1.214 port 41730 Connection closed by invalid user student 192.168.1.214 port 41730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9276 [preauth] Invalid user test from 192.168.1.214 port 33879 Connection closed by invalid user test 192.168.1.214 port 33879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43708 [preauth] Invalid user test from 192.168.1.214 port 38147 Connection closed by invalid user test 192.168.1.214 port 38147 [preauth] Invalid user test from 192.168.1.214 port 32290 Connection closed by invalid user test 192.168.1.214 port 32290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2148 [preauth] Invalid user postgres from 192.168.1.214 port 41422 Connection closed by invalid user postgres 192.168.1.214 port 41422 [preauth] Invalid user jenkins from 192.168.1.214 port 4248 Connection closed by invalid user jenkins 192.168.1.214 port 4248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16183 [preauth] Invalid user ubuntu from 192.168.1.214 port 12687 Connection closed by invalid user ubuntu 192.168.1.214 port 12687 [preauth] Invalid user test2 from 192.168.1.214 port 46215 Connection closed by invalid user test2 192.168.1.214 port 46215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6521 [preauth] Invalid user zjw from 192.168.1.214 port 23152 Connection closed by invalid user zjw 192.168.1.214 port 23152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30514 [preauth] Invalid user admin from 192.168.1.214 port 31940 Connection closed by invalid user admin 192.168.1.214 port 31940 [preauth] Connection closed by 192.168.1.214 port 41654 [preauth] Connection closed by 192.168.1.214 port 60591 banner exchange: Connection from 192.168.1.214 port 53962: invalid format Invalid user NL5xUDpV2xRa from 192.168.1.214 port 40095 userauth_pubkey: parse publickey packet: incomplete message [preauth] Connection closed by 192.168.1.214 port 11086 2026/04/15 16:29:27 HTTPRequest [I] router: completed POST / for 85.11.167.19:0, 405 Method Not Allowed in 0.2ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/15 16:29:28 HTTPRequest [I] router: completed POST / for 85.11.167.19:0, 405 Method Not Allowed in 0.2ms @ common/pagetmpl.go:76(common.PageGlobalData) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7428 [preauth] 2026/04/15 16:40:49 HTTPRequest [I] router: completed GET /_ignition/execute-solution for 44.203.204.233:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 38815 Connection closed by 192.168.1.214 port 50125 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1018 Connection closed by 192.168.1.214 port 29255 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53210 [preauth] 2026/04/15 18:18:12 HTTPRequest [I] router: completed GET /explore/repos for 192.168.1.1:0, 303 See Other in 0.2ms @ web/web.go:139(web.registerWebRoutes.verifyAuthWithOptions) 2026/04/15 18:18:12 HTTPRequest [I] router: completed GET /user/login for 192.168.1.1:0, 303 See Other in 79.9ms @ auth/auth.go:184(auth.SignIn) 2026/04/15 18:18:12 HTTPRequest [I] router: completed GET /explore/repos for 192.168.1.1:0, 200 OK in 6.2ms @ explore/repo.go:148(explore.Repos) 2026/04/15 18:18:12 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=48 for 192.168.1.1:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/15 18:18:15 HTTPRequest [I] router: polling GET /user/events for 192.168.1.1:0, elapsed 3095.4ms @ events/events.go:18(events.Events) 2026/04/15 18:18:17 HTTPRequest [I] router: completed GET /explore/users for 192.168.1.1:0, 200 OK in 22.6ms @ explore/user.go:130(explore.Users) 2026/04/15 18:18:17 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=96 for 192.168.1.1:0, 304 Not Modified in 0.1ms @ web/base.go:22(avatars) 2026/04/15 18:18:17 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=96 for 192.168.1.1:0, 304 Not Modified in 0.1ms @ web/base.go:22(avatars) 2026/04/15 18:18:17 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=96 for 192.168.1.1:0, 304 Not Modified in 0.0ms @ web/base.go:22(avatars) 2026/04/15 18:18:17 HTTPRequest [I] router: completed GET /avatars/c04220294f416f7005b7418f9a3c7a32?size=96 for 192.168.1.1:0, 304 Not Modified in 0.1ms @ web/base.go:22(avatars) 2026/04/15 18:18:20 HTTPRequest [I] router: completed GET /explore/repos for 192.168.1.1:0, 200 OK in 5.2ms @ explore/repo.go:148(explore.Repos) 2026/04/15 18:18:23 HTTPRequest [I] router: polling GET /user/events for 192.168.1.1:0, elapsed 3226.8ms @ events/events.go:18(events.Events) 2026/04/15 18:18:24 HTTPRequest [I] router: completed GET /-/admin for 192.168.1.1:0, 200 OK in 5.0ms @ admin/admin.go:136(admin.Dashboard) 2026/04/15 18:18:27 HTTPRequest [I] router: polling GET /user/events for 192.168.1.1:0, elapsed 3334.5ms @ events/events.go:18(events.Events) 2026/04/15 18:18:29 HTTPRequest [I] router: completed GET /-/admin/system_status for 192.168.1.1:0, 200 OK in 1.4ms @ admin/admin.go:148(admin.SystemStatus) 2026/04/15 18:18:32 HTTPRequest [I] router: completed GET /-/admin/notices for 192.168.1.1:0, 200 OK in 4.0ms @ admin/notice.go:24(admin.Notices) 2026/04/15 18:18:35 HTTPRequest [I] router: completed GET /-/admin/auths for 192.168.1.1:0, 200 OK in 4.4ms @ admin/auths.go:45(admin.Authentications) 2026/04/15 18:18:36 HTTPRequest [I] router: completed GET /-/admin/users for 192.168.1.1:0, 200 OK in 5.6ms @ admin/users.go:46(admin.Users) 2026/04/15 18:18:36 HTTPRequest [I] router: completed GET /-/admin/emails for 192.168.1.1:0, 200 OK in 4.7ms @ admin/emails.go:26(admin.Emails) 2026/04/15 18:18:37 HTTPRequest [I] router: completed GET /-/admin/orgs for 192.168.1.1:0, 200 OK in 5.1ms @ admin/orgs.go:22(admin.Organizations) 2026/04/15 18:18:38 HTTPRequest [I] router: completed GET /-/admin/auths for 192.168.1.1:0, 200 OK in 3.5ms @ admin/auths.go:45(admin.Authentications) 2026/04/15 18:18:40 HTTPRequest [I] router: completed GET /-/admin/packages for 192.168.1.1:0, 200 OK in 6.3ms @ admin/packages.go:26(admin.Packages) 2026/04/15 18:18:41 HTTPRequest [I] router: completed GET /-/admin/repos for 192.168.1.1:0, 200 OK in 5.3ms @ admin/repos.go:29(admin.Repos) 2026/04/15 18:18:44 HTTPRequest [I] router: polling GET /user/events for 192.168.1.1:0, elapsed 3007.2ms @ events/events.go:18(events.Events) banner exchange: Connection from 192.168.1.214 port 24726: invalid format Connection closed by 192.168.1.214 port 14492 Connection closed by 192.168.1.214 port 42710 [preauth] Connection closed by 192.168.1.214 port 51395 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37495 [preauth] banner exchange: Connection from 192.168.1.214 port 53522: invalid format 2026/04/15 20:09:14 HTTPRequest [I] router: completed GET /-/admin/actions/runners for 192.168.1.1:0, 200 OK in 7.1ms @ actions/runners.go:100(actions.Runners) 2026/04/15 20:09:15 HTTPRequest [I] router: completed GET /-/admin/actions/variables for 192.168.1.1:0, 200 OK in 4.1ms @ actions/variables.go:88(actions.Variables) 2026/04/15 20:09:17 HTTPRequest [I] router: completed GET /-/admin/notices for 192.168.1.1:0, 200 OK in 4.3ms @ admin/notice.go:24(admin.Notices) 2026/04/15 20:09:19 HTTPRequest [I] router: completed GET /-/admin for 192.168.1.1:0, 200 OK in 4.5ms @ admin/admin.go:136(admin.Dashboard) 2026/04/15 20:09:20 HTTPRequest [I] router: completed GET /-/admin/self_check for 192.168.1.1:0, 200 OK in 635.3ms @ admin/admin.go:196(admin.SelfCheck) 2026/04/15 20:09:20 HTTPRequest [I] router: completed POST /-/admin/self_check for 192.168.1.1:0, 200 OK in 1.3ms @ admin/admin.go:239(admin.SelfCheckPost) 2026/04/15 20:09:21 HTTPRequest [I] router: completed GET /-/admin/self_check for 192.168.1.1:0, 200 OK in 600.2ms @ admin/admin.go:196(admin.SelfCheck) 2026/04/15 20:09:21 HTTPRequest [I] router: completed POST /-/admin/self_check for 192.168.1.1:0, 200 OK in 1.2ms @ admin/admin.go:239(admin.SelfCheckPost) 2026/04/15 20:09:24 HTTPRequest [I] router: completed GET /-/admin/orgs for 192.168.1.1:0, 200 OK in 4.6ms @ admin/orgs.go:22(admin.Organizations) 2026/04/15 20:09:25 HTTPRequest [I] router: completed GET /-/admin/users for 192.168.1.1:0, 200 OK in 5.6ms @ admin/users.go:46(admin.Users) 2026/04/15 20:09:26 HTTPRequest [I] router: completed GET /-/admin/emails for 192.168.1.1:0, 200 OK in 4.5ms @ admin/emails.go:26(admin.Emails) 2026/04/15 20:09:26 HTTPRequest [I] router: completed GET /-/admin/auths for 192.168.1.1:0, 200 OK in 4.1ms @ admin/auths.go:45(admin.Authentications) 2026/04/15 20:09:28 HTTPRequest [I] router: completed GET /-/admin/packages for 192.168.1.1:0, 200 OK in 6.1ms @ admin/packages.go:26(admin.Packages) 2026/04/15 20:09:29 HTTPRequest [I] router: completed GET /-/admin/repos for 192.168.1.1:0, 200 OK in 31.6ms @ admin/repos.go:29(admin.Repos) 2026/04/15 20:09:33 HTTPRequest [I] router: polling GET /user/events for 192.168.1.1:0, elapsed 3593.7ms @ events/events.go:18(events.Events) 2026/04/15 20:09:43 HTTPRequest [I] router: completed GET /-/admin/repos/unadopted for 192.168.1.1:0, 200 OK in 4.2ms @ admin/repos.go:64(admin.UnadoptedRepos) banner exchange: Connection from 192.168.1.214 port 2002: invalid format Invalid user kf from 192.168.1.214 port 28863 Connection closed by invalid user kf 192.168.1.214 port 28863 [preauth] Invalid user backups from 192.168.1.214 port 25972 Connection closed by invalid user backups 192.168.1.214 port 25972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45654 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1040 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1042 banner exchange: Connection from 192.168.1.214 port 16721: invalid format 2026/04/15 20:43:13 HTTPRequest [I] router: completed GET / for 137.184.70.146:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/15 20:51:32 HTTPRequest [I] router: completed GET / for 155.94.203.249:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 20075 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37056 [preauth] banner exchange: Connection from 192.168.1.214 port 6181: invalid format banner exchange: Connection from 192.168.1.214 port 50381: invalid format 2026/04/15 21:48:50 HTTPRequest [I] router: completed GET / for 155.2.226.162:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/15 21:48:50 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.226.162:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.226.162:0, 404 Not Found in 2.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.226.162:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.226.162:0, 404 Not Found in 2.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /robots.txt for 155.2.226.162:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.226.162:0, 404 Not Found in 1.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.226.162:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/15 21:48:53 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) Invalid user admin from 192.168.1.214 port 47996 Connection closed by invalid user admin 192.168.1.214 port 47996 [preauth] Invalid user orangepi from 192.168.1.214 port 14194 Connection closed by invalid user orangepi 192.168.1.214 port 14194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16331 [preauth] Invalid user test from 192.168.1.214 port 48865 Connection closed by invalid user test 192.168.1.214 port 48865 [preauth] Invalid user user from 192.168.1.214 port 20394 Connection closed by invalid user user 192.168.1.214 port 20394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31469 [preauth] Invalid user admin from 192.168.1.214 port 27843 Connection closed by invalid user admin 192.168.1.214 port 27843 [preauth] Invalid user cirros from 192.168.1.214 port 17473 Connection closed by invalid user cirros 192.168.1.214 port 17473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5089 [preauth] Invalid user admin from 192.168.1.214 port 56272 Connection closed by invalid user admin 192.168.1.214 port 56272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14232 [preauth] Invalid user rpc from 192.168.1.214 port 33491 Connection closed by invalid user rpc 192.168.1.214 port 33491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2854 [preauth] Invalid user user1 from 192.168.1.214 port 30174 Connection closed by invalid user user1 192.168.1.214 port 30174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9282 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 31058 [preauth] Invalid user kali from 192.168.1.214 port 52291 Connection closed by invalid user kali 192.168.1.214 port 52291 [preauth] Invalid user linaro from 192.168.1.214 port 18666 Connection closed by invalid user linaro 192.168.1.214 port 18666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24529 [preauth] Invalid user admin from 192.168.1.214 port 54390 Connection closed by invalid user admin 192.168.1.214 port 54390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26056 [preauth] Connection closed by 192.168.1.214 port 54916 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57992 [preauth] Invalid user admin from 192.168.1.214 port 39044 Connection closed by invalid user admin 192.168.1.214 port 39044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62059 [preauth] Invalid user user from 192.168.1.214 port 25220 Connection closed by invalid user user 192.168.1.214 port 25220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56225 [preauth] Invalid user admin from 192.168.1.214 port 25622 Connection closed by invalid user admin 192.168.1.214 port 25622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60404 [preauth] Invalid user postgres from 192.168.1.214 port 13973 Connection closed by invalid user postgres 192.168.1.214 port 13973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35356 [preauth] Invalid user openhabian from 192.168.1.214 port 10096 Connection closed by invalid user openhabian 192.168.1.214 port 10096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64269 [preauth] Invalid user sshadmin from 192.168.1.214 port 31551 Connection closed by invalid user sshadmin 192.168.1.214 port 31551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8535 [preauth] Invalid user frappe from 192.168.1.214 port 9323 Connection closed by invalid user frappe 192.168.1.214 port 9323 [preauth] Invalid user huawei from 192.168.1.214 port 61546 Connection closed by invalid user huawei 192.168.1.214 port 61546 [preauth] Invalid user ubuntu from 192.168.1.214 port 36130 Connection closed by invalid user ubuntu 192.168.1.214 port 36130 [preauth] Invalid user vyos from 192.168.1.214 port 48020 Connection closed by invalid user vyos 192.168.1.214 port 48020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22354 [preauth] Invalid user admin from 192.168.1.214 port 38881 Connection closed by invalid user admin 192.168.1.214 port 38881 [preauth] Invalid user p from 192.168.1.214 port 2234 Connection closed by invalid user p 192.168.1.214 port 2234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58075 [preauth] Invalid user public from 192.168.1.214 port 4698 Connection closed by invalid user public 192.168.1.214 port 4698 [preauth] Invalid user debian from 192.168.1.214 port 15734 Connection closed by invalid user debian 192.168.1.214 port 15734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20693 [preauth] Invalid user steam from 192.168.1.214 port 13730 Connection closed by invalid user steam 192.168.1.214 port 13730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17762 [preauth] Connection closed by 192.168.1.214 port 7765 [preauth] Connection closed by 192.168.1.214 port 9746 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18211 [preauth] 2026/04/15 23:09:51 HTTPRequest [I] router: completed GET / for 23.27.145.192:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /admin/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /git/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /wp-admin/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /.git/config for 93.123.109.152:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /api/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /app/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /dev/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /wp/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /staging/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /mail/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /v2/.git/config for 93.123.109.152:0, 401 Unauthorized in 0.1ms @ container/container.go:131(container.ReqContainerAccess) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /backup/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:22:15 HTTPRequest [I] router: completed GET /wp-content/.git/config for 93.123.109.152:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/15 23:58:17 HTTPRequest [I] router: completed GET /robots.txt for 74.7.241.156:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/16 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/16 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/16 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners Connection closed by 192.168.1.214 port 35135 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1194 2026/04/16 01:31:27 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/16 01:31:27 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/16 02:06:19 HTTPRequest [I] router: completed GET / for 23.27.145.238:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 62271 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37510 [preauth] Connection closed by 192.168.1.214 port 12515 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59703 [preauth] Connection closed by 192.168.1.214 port 56479 Connection closed by 192.168.1.214 port 44164 Connection closed by 192.168.1.214 port 14877 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1205 Connection closed by 192.168.1.214 port 40418 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1208 2026/04/16 04:18:49 HTTPRequest [I] router: completed GET / for 104.197.69.115:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/16 04:19:40 HTTPRequest [I] router: completed GET / for 34.72.176.129:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 57512 2026/04/16 05:09:02 HTTPRequest [I] router: completed GET / for 205.169.39.54:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 31241 [preauth] Connection closed by 192.168.1.214 port 37662 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53440 [preauth] Connection closed by 192.168.1.214 port 17743 [preauth] Connection closed by 192.168.1.214 port 39917 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58041 [preauth] Invalid user admin from 192.168.1.214 port 26781 Connection closed by invalid user admin 192.168.1.214 port 26781 [preauth] Connection closed by 192.168.1.214 port 30737 Connection closed by 192.168.1.214 port 4891 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10287 [preauth] Invalid user AdminGPON from 192.168.1.214 port 19193 Connection closed by invalid user AdminGPON 192.168.1.214 port 19193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47551 [preauth] Connection closed by 192.168.1.214 port 60827 [preauth] Invalid user user from 192.168.1.214 port 4634 Connection closed by invalid user user 192.168.1.214 port 4634 [preauth] 2026/04/16 07:58:26 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:26 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:26 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:26 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.0ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.0ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.0ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET /robots.txt for 62.171.188.7:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/16 07:58:30 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.6ms @ web/home.go:32(web.Home) 2026/04/16 07:58:31 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/16 07:58:31 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/16 07:58:31 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.8ms @ web/home.go:32(web.Home) 2026/04/16 07:58:31 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/16 07:58:31 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/16 07:58:31 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/16 07:58:31 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.4ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.8ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.8ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.6ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/16 07:59:10 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 0.7ms @ web/home.go:32(web.Home) 2026/04/16 07:59:38 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/16 07:59:38 HTTPRequest [I] router: completed GET / for 62.171.188.7:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55145 [preauth] banner exchange: Connection from 192.168.1.214 port 62383: invalid format banner exchange: Connection from 192.168.1.214 port 21869: invalid format Connection closed by 192.168.1.214 port 14344 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46652 [preauth] Connection closed by 192.168.1.214 port 59188 [preauth] Connection closed by 192.168.1.214 port 55753 [preauth] Connection closed by 192.168.1.214 port 8859 [preauth] Unable to negotiate with 192.168.1.214 port 17550: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Unable to negotiate with 192.168.1.214 port 52171: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23010 [preauth] Invalid user ubnt from 192.168.1.214 port 62077 Connection closed by invalid user ubnt 192.168.1.214 port 62077 [preauth] Connection closed by 192.168.1.214 port 17543 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42713 [preauth] Invalid user chw from 192.168.1.214 port 56602 Connection closed by invalid user chw 192.168.1.214 port 56602 [preauth] Invalid user test from 192.168.1.214 port 30501 Connection closed by invalid user test 192.168.1.214 port 30501 [preauth] Invalid user ubuntu from 192.168.1.214 port 6980 Connection closed by invalid user ubuntu 192.168.1.214 port 6980 [preauth] banner exchange: Connection from 192.168.1.214 port 24350: invalid format Connection closed by 192.168.1.214 port 1126 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 24030 Invalid user admin from 192.168.1.214 port 23572 Connection closed by invalid user admin 192.168.1.214 port 23572 [preauth] Invalid user orangepi from 192.168.1.214 port 61773 Connection closed by invalid user orangepi 192.168.1.214 port 61773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7442 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1285 Invalid user ubuntu from 192.168.1.214 port 21634 Connection closed by invalid user ubuntu 192.168.1.214 port 21634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46105 [preauth] Invalid user admin from 192.168.1.214 port 34315 Connection closed by invalid user admin 192.168.1.214 port 34315 [preauth] Invalid user orangepi from 192.168.1.214 port 8749 Connection closed by invalid user orangepi 192.168.1.214 port 8749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25596 [preauth] Invalid user test from 192.168.1.214 port 63083 Connection closed by invalid user test 192.168.1.214 port 63083 [preauth] Invalid user user from 192.168.1.214 port 45179 Connection closed by invalid user user 192.168.1.214 port 45179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16271 [preauth] Invalid user admin from 192.168.1.214 port 32949 Connection closed by invalid user admin 192.168.1.214 port 32949 [preauth] Invalid user cirros from 192.168.1.214 port 31327 Connection closed by invalid user cirros 192.168.1.214 port 31327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45011 [preauth] Invalid user admin from 192.168.1.214 port 29758 Connection closed by invalid user admin 192.168.1.214 port 29758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46096 [preauth] Invalid user rpc from 192.168.1.214 port 9411 Connection closed by invalid user rpc 192.168.1.214 port 9411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26165 [preauth] Invalid user user1 from 192.168.1.214 port 27699 Connection closed by invalid user user1 192.168.1.214 port 27699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38525 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 29950 [preauth] Invalid user kali from 192.168.1.214 port 50724 Connection closed by invalid user kali 192.168.1.214 port 50724 [preauth] Invalid user linaro from 192.168.1.214 port 32338 Connection closed by invalid user linaro 192.168.1.214 port 32338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44246 [preauth] Invalid user admin from 192.168.1.214 port 29611 Connection closed by invalid user admin 192.168.1.214 port 29611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64956 [preauth] Invalid user admin from 192.168.1.214 port 35708 Connection closed by invalid user admin 192.168.1.214 port 35708 [preauth] Invalid user user from 192.168.1.214 port 9183 Connection closed by invalid user user 192.168.1.214 port 9183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46812 [preauth] Invalid user admin from 192.168.1.214 port 62126 Connection closed by invalid user admin 192.168.1.214 port 62126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21159 [preauth] Invalid user postgres from 192.168.1.214 port 19534 Connection closed by invalid user postgres 192.168.1.214 port 19534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46483 [preauth] Invalid user openhabian from 192.168.1.214 port 6746 Connection closed by invalid user openhabian 192.168.1.214 port 6746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26967 [preauth] Invalid user sshadmin from 192.168.1.214 port 42372 Connection closed by invalid user sshadmin 192.168.1.214 port 42372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53814 [preauth] Invalid user frappe from 192.168.1.214 port 26442 Connection closed by invalid user frappe 192.168.1.214 port 26442 [preauth] Invalid user huawei from 192.168.1.214 port 56822 Connection closed by invalid user huawei 192.168.1.214 port 56822 [preauth] Invalid user ubuntu from 192.168.1.214 port 11482 Connection closed by invalid user ubuntu 192.168.1.214 port 11482 [preauth] Invalid user vyos from 192.168.1.214 port 24622 Connection closed by invalid user vyos 192.168.1.214 port 24622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52395 [preauth] Invalid user admin from 192.168.1.214 port 11939 Connection closed by invalid user admin 192.168.1.214 port 11939 [preauth] Invalid user admin from 192.168.1.214 port 10936 Connection closed by invalid user admin 192.168.1.214 port 10936 [preauth] Invalid user p from 192.168.1.214 port 19597 Connection closed by invalid user p 192.168.1.214 port 19597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32849 [preauth] Invalid user public from 192.168.1.214 port 48682 Connection closed by invalid user public 192.168.1.214 port 48682 [preauth] Invalid user debian from 192.168.1.214 port 43418 Connection closed by invalid user debian 192.168.1.214 port 43418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13420 [preauth] Invalid user steam from 192.168.1.214 port 63213 Connection closed by invalid user steam 192.168.1.214 port 63213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31743 [preauth] Invalid user nvidia from 192.168.1.214 port 15682 Connection closed by invalid user nvidia 192.168.1.214 port 15682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51821 [preauth] Invalid user admin from 192.168.1.214 port 23177 Connection closed by invalid user admin 192.168.1.214 port 23177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26900 [preauth] Invalid user test from 192.168.1.214 port 23132 Connection closed by invalid user test 192.168.1.214 port 23132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1993 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 41019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61646 [preauth] Invalid user admin from 192.168.1.214 port 33909 Connection closed by invalid user admin 192.168.1.214 port 33909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14918 [preauth] Invalid user demo from 192.168.1.214 port 58257 Connection closed by invalid user demo 192.168.1.214 port 58257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29947 [preauth] Invalid user vpn from 192.168.1.214 port 52919 Connection closed by invalid user vpn 192.168.1.214 port 52919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53427 [preauth] Invalid user deploy from 192.168.1.214 port 55550 Connection closed by invalid user deploy 192.168.1.214 port 55550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20694 [preauth] Invalid user admin from 192.168.1.214 port 44958 Connection closed by invalid user admin 192.168.1.214 port 44958 [preauth] Invalid user alan from 192.168.1.214 port 8662 Connection closed by invalid user alan 192.168.1.214 port 8662 [preauth] Invalid user admin from 192.168.1.214 port 33832 Connection closed by invalid user admin 192.168.1.214 port 33832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33828 [preauth] Invalid user username from 192.168.1.214 port 8640 Connection closed by invalid user username 192.168.1.214 port 8640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39349 [preauth] Invalid user rema from 192.168.1.214 port 54490 Connection closed by invalid user rema 192.168.1.214 port 54490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43807 [preauth] Invalid user test from 192.168.1.214 port 58691 Connection closed by invalid user test 192.168.1.214 port 58691 [preauth] Invalid user odroid from 192.168.1.214 port 63247 Connection closed by invalid user odroid 192.168.1.214 port 63247 [preauth] Invalid user ftpuser from 192.168.1.214 port 24462 Connection closed by invalid user ftpuser 192.168.1.214 port 24462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47942 [preauth] Invalid user ftpuser from 192.168.1.214 port 22943 Connection closed by invalid user ftpuser 192.168.1.214 port 22943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29036 [preauth] Invalid user admin from 192.168.1.214 port 51162 Connection closed by invalid user admin 192.168.1.214 port 51162 [preauth] Invalid user oracle from 192.168.1.214 port 7336 Connection closed by invalid user oracle 192.168.1.214 port 7336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19871 [preauth] 2026/04/16 12:02:37 HTTPRequest [I] router: completed GET /actuator/health for 45.88.138.44:0, 404 Not Found in 2.8ms @ context/repo.go:417(context.RepoAssignment) Invalid user aaa from 192.168.1.214 port 44347 Connection closed by invalid user aaa 192.168.1.214 port 44347 [preauth] Invalid user debian from 192.168.1.214 port 60093 Connection closed by invalid user debian 192.168.1.214 port 60093 [preauth] Invalid user user from 192.168.1.214 port 22878 Connection closed by invalid user user 192.168.1.214 port 22878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31621 [preauth] Invalid user vagrant from 192.168.1.214 port 47489 Connection closed by invalid user vagrant 192.168.1.214 port 47489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1457 [preauth] Invalid user test from 192.168.1.214 port 44965 Connection closed by invalid user test 192.168.1.214 port 44965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7752 [preauth] Invalid user debian from 192.168.1.214 port 47927 Connection closed by invalid user debian 192.168.1.214 port 47927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36402 [preauth] Invalid user admin from 192.168.1.214 port 35704 Connection closed by invalid user admin 192.168.1.214 port 35704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17785 [preauth] Invalid user ansible from 192.168.1.214 port 57521 Connection closed by invalid user ansible 192.168.1.214 port 57521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60268 [preauth] Invalid user testuser from 192.168.1.214 port 9356 Connection closed by invalid user testuser 192.168.1.214 port 9356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34854 [preauth] Invalid user test1 from 192.168.1.214 port 10137 Connection closed by invalid user test1 192.168.1.214 port 10137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39211 [preauth] Invalid user ali from 192.168.1.214 port 50627 Connection closed by invalid user ali 192.168.1.214 port 50627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50364 [preauth] Invalid user teste from 192.168.1.214 port 28165 Connection closed by invalid user teste 192.168.1.214 port 28165 [preauth] Invalid user admin from 192.168.1.214 port 36487 Connection closed by invalid user admin 192.168.1.214 port 36487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26263 [preauth] Invalid user user from 192.168.1.214 port 64711 Connection closed by invalid user user 192.168.1.214 port 64711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1817 [preauth] Invalid user pi from 192.168.1.214 port 65495 Connection closed by invalid user pi 192.168.1.214 port 65495 [preauth] Invalid user httpadmin from 192.168.1.214 port 23322 Connection closed by invalid user httpadmin 192.168.1.214 port 23322 [preauth] Invalid user admin from 192.168.1.214 port 13267 Connection closed by invalid user admin 192.168.1.214 port 13267 [preauth] Invalid user teamspeak from 192.168.1.214 port 25384 Connection closed by invalid user teamspeak 192.168.1.214 port 25384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63672 [preauth] Invalid user admin from 192.168.1.214 port 1078 Connection closed by invalid user admin 192.168.1.214 port 1078 [preauth] Invalid user admin from 192.168.1.214 port 63847 Connection closed by invalid user admin 192.168.1.214 port 63847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48188 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 1655 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18551 [preauth] banner exchange: Connection from 192.168.1.214 port 12757: invalid format banner exchange: Connection from 192.168.1.214 port 9745: invalid format Connection closed by 192.168.1.214 port 14569 [preauth] Invalid user pi from 192.168.1.214 port 51993 Connection closed by invalid user pi 192.168.1.214 port 51993 [preauth] Invalid user admin from 192.168.1.214 port 59679 Connection closed by invalid user admin 192.168.1.214 port 59679 [preauth] Invalid user user from 192.168.1.214 port 4023 Connection closed by invalid user user 192.168.1.214 port 4023 [preauth] Invalid user server from 192.168.1.214 port 7121 Connection closed by invalid user server 192.168.1.214 port 7121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60025 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 30660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35741 [preauth] Invalid user minecraft from 192.168.1.214 port 12807 Connection closed by invalid user minecraft 192.168.1.214 port 12807 [preauth] Invalid user huawei from 192.168.1.214 port 53767 Connection closed by invalid user huawei 192.168.1.214 port 53767 [preauth] Invalid user student from 192.168.1.214 port 47540 Connection closed by invalid user student 192.168.1.214 port 47540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30686 [preauth] Invalid user test from 192.168.1.214 port 27480 Connection closed by invalid user test 192.168.1.214 port 27480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63618 [preauth] Invalid user test from 192.168.1.214 port 51741 Connection closed by invalid user test 192.168.1.214 port 51741 [preauth] Invalid user test from 192.168.1.214 port 30124 Connection closed by invalid user test 192.168.1.214 port 30124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46427 [preauth] Invalid user postgres from 192.168.1.214 port 3229 Connection closed by invalid user postgres 192.168.1.214 port 3229 [preauth] Invalid user jenkins from 192.168.1.214 port 58466 Connection closed by invalid user jenkins 192.168.1.214 port 58466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3798 [preauth] Invalid user ubuntu from 192.168.1.214 port 54857 Connection closed by invalid user ubuntu 192.168.1.214 port 54857 [preauth] Invalid user test2 from 192.168.1.214 port 34927 Connection closed by invalid user test2 192.168.1.214 port 34927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21533 [preauth] Invalid user zjw from 192.168.1.214 port 35985 Connection closed by invalid user zjw 192.168.1.214 port 35985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31821 [preauth] Invalid user admin from 192.168.1.214 port 63321 Connection closed by invalid user admin 192.168.1.214 port 63321 [preauth] Invalid user user from 192.168.1.214 port 62018 Connection closed by invalid user user 192.168.1.214 port 62018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65427 [preauth] Invalid user admin from 192.168.1.214 port 51385 Connection closed by invalid user admin 192.168.1.214 port 51385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21579 [preauth] Invalid user testuser from 192.168.1.214 port 50289 Connection closed by invalid user testuser 192.168.1.214 port 50289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33232 [preauth] Invalid user backup from 192.168.1.214 port 34602 Connection closed by invalid user backup 192.168.1.214 port 34602 [preauth] Invalid user admin from 192.168.1.214 port 13238 Connection closed by invalid user admin 192.168.1.214 port 13238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51337 [preauth] Invalid user linuxadmin from 192.168.1.214 port 13631 Connection closed by invalid user linuxadmin 192.168.1.214 port 13631 [preauth] Invalid user ftpuser from 192.168.1.214 port 48850 Connection closed by invalid user ftpuser 192.168.1.214 port 48850 [preauth] Invalid user useradmin from 192.168.1.214 port 64679 Connection closed by invalid user useradmin 192.168.1.214 port 64679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20669 [preauth] Invalid user ftptest from 192.168.1.214 port 55042 Connection closed by invalid user ftptest 192.168.1.214 port 55042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24721 [preauth] Invalid user node from 192.168.1.214 port 36576 Connection closed by invalid user node 192.168.1.214 port 36576 [preauth] Invalid user builder from 192.168.1.214 port 44152 Connection closed by invalid user builder 192.168.1.214 port 44152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58858 [preauth] Invalid user postgres from 192.168.1.214 port 61490 Connection closed by invalid user postgres 192.168.1.214 port 61490 [preauth] Invalid user lab from 192.168.1.214 port 53859 Connection closed by invalid user lab 192.168.1.214 port 53859 [preauth] Invalid user sftpuser from 192.168.1.214 port 25068 Connection closed by invalid user sftpuser 192.168.1.214 port 25068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63786 [preauth] Invalid user 1234 from 192.168.1.214 port 53453 Connection closed by invalid user 1234 192.168.1.214 port 53453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2759 [preauth] Invalid user admin from 192.168.1.214 port 25398 Connection closed by invalid user admin 192.168.1.214 port 25398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45293 [preauth] Invalid user a from 192.168.1.214 port 11218 Connection closed by invalid user a 192.168.1.214 port 11218 [preauth] Invalid user test123 from 192.168.1.214 port 52379 Connection closed by invalid user test123 192.168.1.214 port 52379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21245 [preauth] Connection closed by authenticating user git 192.168.1.214 port 22786 [preauth] Invalid user admin from 192.168.1.214 port 4652 Connection closed by invalid user admin 192.168.1.214 port 4652 [preauth] Invalid user user from 192.168.1.214 port 16978 Connection closed by invalid user user 192.168.1.214 port 16978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3580 [preauth] Invalid user deployer from 192.168.1.214 port 57220 Connection closed by invalid user deployer 192.168.1.214 port 57220 [preauth] Invalid user 1 from 192.168.1.214 port 55878 Connection closed by invalid user 1 192.168.1.214 port 55878 [preauth] Invalid user test1 from 192.168.1.214 port 50441 Connection closed by invalid user test1 192.168.1.214 port 50441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32818 [preauth] Invalid user alex from 192.168.1.214 port 44255 Connection closed by invalid user alex 192.168.1.214 port 44255 [preauth] Invalid user sammy from 192.168.1.214 port 44867 Connection closed by invalid user sammy 192.168.1.214 port 44867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10644 [preauth] Invalid user ubuntu from 192.168.1.214 port 52392 Connection closed by invalid user ubuntu 192.168.1.214 port 52392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45926 [preauth] Invalid user postgres from 192.168.1.214 port 35545 Connection closed by invalid user postgres 192.168.1.214 port 35545 [preauth] Invalid user mysql from 192.168.1.214 port 42161 Connection closed by invalid user mysql 192.168.1.214 port 42161 [preauth] Invalid user mc from 192.168.1.214 port 6752 Connection closed by invalid user mc 192.168.1.214 port 6752 [preauth] Invalid user tester from 192.168.1.214 port 30621 Connection closed by invalid user tester 192.168.1.214 port 30621 [preauth] Invalid user temp from 192.168.1.214 port 40134 Connection closed by invalid user temp 192.168.1.214 port 40134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45549 [preauth] Invalid user deploy from 192.168.1.214 port 19503 Connection closed by invalid user deploy 192.168.1.214 port 19503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45155 [preauth] Invalid user odoo from 192.168.1.214 port 41153 Connection closed by invalid user odoo 192.168.1.214 port 41153 [preauth] Invalid user server from 192.168.1.214 port 22283 Connection closed by invalid user server 192.168.1.214 port 22283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25009 [preauth] Invalid user kafka from 192.168.1.214 port 38569 Connection closed by invalid user kafka 192.168.1.214 port 38569 [preauth] Connection closed by authenticating user git 192.168.1.214 port 12729 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 10078 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 10078 [preauth] Invalid user docker from 192.168.1.214 port 52431 Connection closed by invalid user docker 192.168.1.214 port 52431 [preauth] Invalid user test from 192.168.1.214 port 33104 Connection closed by invalid user test 192.168.1.214 port 33104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27653 [preauth] Invalid user prueba from 192.168.1.214 port 9954 Connection closed by invalid user prueba 192.168.1.214 port 9954 [preauth] Invalid user user1 from 192.168.1.214 port 59476 Connection closed by invalid user user1 192.168.1.214 port 59476 [preauth] Invalid user support from 192.168.1.214 port 61959 Connection closed by invalid user support 192.168.1.214 port 61959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41710 [preauth] Invalid user support from 192.168.1.214 port 30812 Connection reset by invalid user support 192.168.1.214 port 30812 [preauth] Invalid user admin from 192.168.1.214 port 41173 Connection reset by invalid user admin 192.168.1.214 port 41173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25478 [preauth] Invalid user user from 192.168.1.214 port 15162 Connection reset by invalid user user 192.168.1.214 port 15162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49569 [preauth] Invalid user admin from 192.168.1.214 port 8855 Connection reset by invalid user admin 192.168.1.214 port 8855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47115 [preauth] Invalid user admin from 192.168.1.214 port 38552 Connection reset by invalid user admin 192.168.1.214 port 38552 [preauth] Invalid user test from 192.168.1.214 port 42042 Connection reset by invalid user test 192.168.1.214 port 42042 [preauth] Invalid user ubnt from 192.168.1.214 port 9061 Connection reset by invalid user ubnt 192.168.1.214 port 9061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8385 [preauth] Invalid user user from 192.168.1.214 port 33757 Connection reset by invalid user user 192.168.1.214 port 33757 [preauth] Invalid user AdminGPON from 192.168.1.214 port 62682 Connection reset by invalid user AdminGPON 192.168.1.214 port 62682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23877 [preauth] Invalid user admin from 192.168.1.214 port 57664 Connection reset by invalid user admin 192.168.1.214 port 57664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61873 [preauth] Invalid user orangepi from 192.168.1.214 port 46231 Connection reset by invalid user orangepi 192.168.1.214 port 46231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23707 [preauth] Invalid user oracle from 192.168.1.214 port 13624 Connection reset by invalid user oracle 192.168.1.214 port 13624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52684 [preauth] Invalid user ubuntu from 192.168.1.214 port 65360 Connection reset by invalid user ubuntu 192.168.1.214 port 65360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12271 [preauth] Invalid user pi from 192.168.1.214 port 38394 Connection reset by invalid user pi 192.168.1.214 port 38394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29238 [preauth] Invalid user admin from 192.168.1.214 port 11423 Connection closed by invalid user admin 192.168.1.214 port 11423 [preauth] Invalid user upload from 192.168.1.214 port 59396 Connection closed by invalid user upload 192.168.1.214 port 59396 [preauth] Invalid user orangepi from 192.168.1.214 port 14720 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10486 [preauth] Connection closed by invalid user orangepi 192.168.1.214 port 14720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49976 [preauth] Invalid user admin from 192.168.1.214 port 54244 Connection closed by invalid user admin 192.168.1.214 port 54244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17521 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 2134 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49252 [preauth] Invalid user support from 192.168.1.214 port 24717 Connection reset by invalid user support 192.168.1.214 port 24717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61086 [preauth] Invalid user admin from 192.168.1.214 port 7911 Connection reset by invalid user admin 192.168.1.214 port 7911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27938 [preauth] Invalid user test from 192.168.1.214 port 56230 Connection reset by invalid user test 192.168.1.214 port 56230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21738 [preauth] Invalid user user from 192.168.1.214 port 43400 Connection reset by invalid user user 192.168.1.214 port 43400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49480 [preauth] Invalid user admin from 192.168.1.214 port 57814 Connection reset by invalid user admin 192.168.1.214 port 57814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28862 [preauth] Invalid user user from 192.168.1.214 port 60106 Connection reset by invalid user user 192.168.1.214 port 60106 [preauth] Invalid user admin from 192.168.1.214 port 41189 Connection reset by invalid user admin 192.168.1.214 port 41189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42890 [preauth] Invalid user orangepi from 192.168.1.214 port 15279 Connection reset by invalid user orangepi 192.168.1.214 port 15279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29346 [preauth] Invalid user user1 from 192.168.1.214 port 11448 Connection reset by invalid user user1 192.168.1.214 port 11448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55881 [preauth] Invalid user ubuntu from 192.168.1.214 port 33919 Connection reset by invalid user ubuntu 192.168.1.214 port 33919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54023 [preauth] Invalid user peertube from 192.168.1.214 port 43731 Connection closed by invalid user peertube 192.168.1.214 port 43731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26076 [preauth] Invalid user support from 192.168.1.214 port 27172 Connection reset by invalid user support 192.168.1.214 port 27172 [preauth] Invalid user admin from 192.168.1.214 port 37967 Connection reset by invalid user admin 192.168.1.214 port 37967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57826 [preauth] Invalid user user from 192.168.1.214 port 38617 Connection reset by invalid user user 192.168.1.214 port 38617 [preauth] Invalid user admin from 192.168.1.214 port 54554 Connection reset by invalid user admin 192.168.1.214 port 54554 [preauth] Invalid user osboxes from 192.168.1.214 port 54091 Connection closed by invalid user osboxes 192.168.1.214 port 54091 [preauth] Invalid user admin from 192.168.1.214 port 28606 Connection reset by invalid user admin 192.168.1.214 port 28606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63615 [preauth] Invalid user ubnt from 192.168.1.214 port 41115 Connection reset by invalid user ubnt 192.168.1.214 port 41115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36273 [preauth] Invalid user test from 192.168.1.214 port 63797 Connection reset by invalid user test 192.168.1.214 port 63797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19863 [preauth] Invalid user AdminGPON from 192.168.1.214 port 20021 Connection reset by invalid user AdminGPON 192.168.1.214 port 20021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36103 [preauth] Invalid user user from 192.168.1.214 port 42788 Connection reset by invalid user user 192.168.1.214 port 42788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33729 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 2252 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62000 [preauth] Invalid user mysql from 192.168.1.214 port 7577 Connection closed by invalid user mysql 192.168.1.214 port 7577 [preauth] Invalid user ubuntu from 192.168.1.214 port 51788 Connection closed by invalid user ubuntu 192.168.1.214 port 51788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21456 [preauth] Invalid user support from 192.168.1.214 port 5718 Connection reset by invalid user support 192.168.1.214 port 5718 [preauth] Invalid user admin from 192.168.1.214 port 26486 Connection reset by invalid user admin 192.168.1.214 port 26486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4644 [preauth] Invalid user user from 192.168.1.214 port 37364 Connection reset by invalid user user 192.168.1.214 port 37364 [preauth] Invalid user admin from 192.168.1.214 port 64166 Connection reset by invalid user admin 192.168.1.214 port 64166 [preauth] Invalid user admin from 192.168.1.214 port 28144 Connection reset by invalid user admin 192.168.1.214 port 28144 [preauth] Invalid user test from 192.168.1.214 port 39686 Connection reset by invalid user test 192.168.1.214 port 39686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62234 [preauth] Invalid user ubnt from 192.168.1.214 port 15366 Connection reset by invalid user ubnt 192.168.1.214 port 15366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62514 [preauth] Invalid user user from 192.168.1.214 port 33220 Connection reset by invalid user user 192.168.1.214 port 33220 [preauth] Invalid user admin from 192.168.1.214 port 19438 Connection reset by invalid user admin 192.168.1.214 port 19438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22678 [preauth] Invalid user AdminGPON from 192.168.1.214 port 15766 Connection reset by invalid user AdminGPON 192.168.1.214 port 15766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25159 [preauth] Invalid user ubuntu from 192.168.1.214 port 63956 Connection reset by invalid user ubuntu 192.168.1.214 port 63956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58180 [preauth] Invalid user orangepi from 192.168.1.214 port 15349 Connection reset by invalid user orangepi 192.168.1.214 port 15349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10631 [preauth] Invalid user user01 from 192.168.1.214 port 49697 Connection closed by invalid user user01 192.168.1.214 port 49697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10048 [preauth] Invalid user user1 from 192.168.1.214 port 40326 Connection closed by invalid user user1 192.168.1.214 port 40326 [preauth] Invalid user user from 192.168.1.214 port 19179 Connection closed by invalid user user 192.168.1.214 port 19179 [preauth] Invalid user ubuntu from 192.168.1.214 port 49601 Connection closed by invalid user ubuntu 192.168.1.214 port 49601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5244 [preauth] Invalid user prueba from 192.168.1.214 port 53170 Connection closed by invalid user prueba 192.168.1.214 port 53170 [preauth] Invalid user what from 192.168.1.214 port 19971 Connection closed by invalid user what 192.168.1.214 port 19971 [preauth] Invalid user samba from 192.168.1.214 port 26067 Connection closed by invalid user samba 192.168.1.214 port 26067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64790 [preauth] Invalid user music from 192.168.1.214 port 16243 Connection closed by invalid user music 192.168.1.214 port 16243 [preauth] Invalid user ftpuser from 192.168.1.214 port 13527 Connection closed by invalid user ftpuser 192.168.1.214 port 13527 [preauth] Invalid user download from 192.168.1.214 port 16383 Connection closed by invalid user download 192.168.1.214 port 16383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19977 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 37076 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36306 [preauth] Invalid user developer from 192.168.1.214 port 35414 Connection closed by invalid user developer 192.168.1.214 port 35414 [preauth] Invalid user user2 from 192.168.1.214 port 10908 Connection closed by invalid user user2 192.168.1.214 port 10908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21471 [preauth] Invalid user pi from 192.168.1.214 port 10572 Connection closed by invalid user pi 192.168.1.214 port 10572 [preauth] Invalid user 0 from 192.168.1.214 port 23791 Connection closed by invalid user 0 192.168.1.214 port 23791 [preauth] Invalid user steam from 192.168.1.214 port 50073 Connection closed by invalid user steam 192.168.1.214 port 50073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51270 [preauth] Invalid user hadoop from 192.168.1.214 port 20170 Connection closed by invalid user hadoop 192.168.1.214 port 20170 [preauth] Invalid user ahmed from 192.168.1.214 port 16757 Connection closed by invalid user ahmed 192.168.1.214 port 16757 [preauth] Invalid user web from 192.168.1.214 port 1281 Connection closed by invalid user web 192.168.1.214 port 1281 [preauth] Invalid user super from 192.168.1.214 port 49151 Connection closed by invalid user super 192.168.1.214 port 49151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13240 [preauth] Invalid user ftpuser from 192.168.1.214 port 52761 Connection closed by invalid user ftpuser 192.168.1.214 port 52761 [preauth] Invalid user user from 192.168.1.214 port 43114 Connection closed by invalid user user 192.168.1.214 port 43114 [preauth] Invalid user ubuntu from 192.168.1.214 port 10430 Connection closed by invalid user ubuntu 192.168.1.214 port 10430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57452 [preauth] Invalid user pi from 192.168.1.214 port 38256 Connection closed by invalid user pi 192.168.1.214 port 38256 [preauth] Invalid user oracle from 192.168.1.214 port 52241 Connection closed by invalid user oracle 192.168.1.214 port 52241 [preauth] Invalid user mcserver from 192.168.1.214 port 7357 Connection closed by invalid user mcserver 192.168.1.214 port 7357 [preauth] Invalid user adam from 192.168.1.214 port 10034 Connection closed by invalid user adam 192.168.1.214 port 10034 [preauth] Invalid user ts3 from 192.168.1.214 port 52329 Connection closed by invalid user ts3 192.168.1.214 port 52329 [preauth] 2026/04/16 14:56:48 HTTPRequest [I] router: completed GET / for 34.61.66.247:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Invalid user test from 192.168.1.214 port 28439 Connection closed by invalid user test 192.168.1.214 port 28439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38768 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19349 [preauth] Invalid user huawei from 192.168.1.214 port 57416 Connection closed by invalid user huawei 192.168.1.214 port 57416 [preauth] Invalid user sysadmin from 192.168.1.214 port 41653 Connection closed by invalid user sysadmin 192.168.1.214 port 41653 [preauth] Invalid user web3 from 192.168.1.214 port 37926 Connection closed by invalid user web3 192.168.1.214 port 37926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38435 [preauth] Invalid user mysql from 192.168.1.214 port 38855 Connection closed by invalid user mysql 192.168.1.214 port 38855 [preauth] Invalid user max from 192.168.1.214 port 44424 Connection closed by invalid user max 192.168.1.214 port 44424 [preauth] Invalid user master from 192.168.1.214 port 13195 Connection closed by invalid user master 192.168.1.214 port 13195 [preauth] Invalid user ftpadmin from 192.168.1.214 port 1350 Connection closed by invalid user ftpadmin 192.168.1.214 port 1350 [preauth] Invalid user dspace from 192.168.1.214 port 23290 Connection closed by invalid user dspace 192.168.1.214 port 23290 [preauth] Invalid user admin from 192.168.1.214 port 55714 Connection closed by invalid user admin 192.168.1.214 port 55714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41823 [preauth] Invalid user test from 192.168.1.214 port 22294 Connection closed by invalid user test 192.168.1.214 port 22294 [preauth] Invalid user test1 from 192.168.1.214 port 51318 Connection closed by invalid user test1 192.168.1.214 port 51318 [preauth] Invalid user telnet from 192.168.1.214 port 39604 Connection closed by invalid user telnet 192.168.1.214 port 39604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18228 [preauth] Connection closed by 192.168.1.214 port 2473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30461 [preauth] Invalid user postgres from 192.168.1.214 port 53581 Connection closed by invalid user postgres 192.168.1.214 port 53581 [preauth] Invalid user postgres from 192.168.1.214 port 40654 Connection closed by invalid user postgres 192.168.1.214 port 40654 [preauth] Invalid user postgres from 192.168.1.214 port 48245 Connection closed by invalid user postgres 192.168.1.214 port 48245 [preauth] Invalid user peter from 192.168.1.214 port 31893 Connection closed by invalid user peter 192.168.1.214 port 31893 [preauth] Invalid user admin from 192.168.1.214 port 47595 Connection closed by invalid user admin 192.168.1.214 port 47595 [preauth] Invalid user admin from 192.168.1.214 port 34266 Connection closed by invalid user admin 192.168.1.214 port 34266 [preauth] Invalid user admin from 192.168.1.214 port 10254 Connection closed by invalid user admin 192.168.1.214 port 10254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59603 [preauth] Invalid user ubuntu from 192.168.1.214 port 20070 Connection closed by invalid user ubuntu 192.168.1.214 port 20070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53936 [preauth] Invalid user postgres from 192.168.1.214 port 27722 Connection closed by invalid user postgres 192.168.1.214 port 27722 [preauth] Invalid user osmc from 192.168.1.214 port 33710 Connection closed by invalid user osmc 192.168.1.214 port 33710 [preauth] Invalid user maria from 192.168.1.214 port 49120 Connection closed by invalid user maria 192.168.1.214 port 49120 [preauth] Invalid user jack from 192.168.1.214 port 36245 Connection closed by invalid user jack 192.168.1.214 port 36245 [preauth] Invalid user admin from 192.168.1.214 port 64723 Connection closed by invalid user admin 192.168.1.214 port 64723 [preauth] Invalid user zabbix from 192.168.1.214 port 24427 Connection closed by invalid user zabbix 192.168.1.214 port 24427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31006 [preauth] Invalid user admin from 192.168.1.214 port 27555 Connection closed by invalid user admin 192.168.1.214 port 27555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17591 [preauth] Invalid user orangepi from 192.168.1.214 port 47494 Connection closed by invalid user orangepi 192.168.1.214 port 47494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63115 [preauth] Invalid user support from 192.168.1.214 port 46120 Connection reset by invalid user support 192.168.1.214 port 46120 [preauth] Invalid user admin from 192.168.1.214 port 36410 Connection reset by invalid user admin 192.168.1.214 port 36410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8257 [preauth] Invalid user user from 192.168.1.214 port 36251 Connection reset by invalid user user 192.168.1.214 port 36251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20709 [preauth] Invalid user user from 192.168.1.214 port 1168 Connection reset by invalid user user 192.168.1.214 port 1168 [preauth] Invalid user telecomadmin from 192.168.1.214 port 45321 Connection reset by invalid user telecomadmin 192.168.1.214 port 45321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30503 [preauth] Invalid user ubnt from 192.168.1.214 port 33670 Connection reset by invalid user ubnt 192.168.1.214 port 33670 [preauth] Invalid user admin from 192.168.1.214 port 60024 Connection reset by invalid user admin 192.168.1.214 port 60024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41889 [preauth] Invalid user admin from 192.168.1.214 port 11930 Connection reset by invalid user admin 192.168.1.214 port 11930 [preauth] Invalid user 1234 from 192.168.1.214 port 14433 Connection reset by invalid user 1234 192.168.1.214 port 14433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6142 [preauth] Invalid user onlime_r from 192.168.1.214 port 19912 Connection reset by invalid user onlime_r 192.168.1.214 port 19912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30738 [preauth] Invalid user admin from 192.168.1.214 port 35466 Connection reset by invalid user admin 192.168.1.214 port 35466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33833 [preauth] Invalid user admin from 192.168.1.214 port 58243 Connection reset by invalid user admin 192.168.1.214 port 58243 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 60573 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37501 [preauth] Connection closed by 192.168.1.214 port 20978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60496 [preauth] Invalid user nexus from 192.168.1.214 port 41928 Connection closed by invalid user nexus 192.168.1.214 port 41928 [preauth] Invalid user media from 192.168.1.214 port 58694 Connection closed by invalid user media 192.168.1.214 port 58694 [preauth] Invalid user mc from 192.168.1.214 port 55577 Connection closed by invalid user mc 192.168.1.214 port 55577 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 54365 [preauth] Invalid user elasticsearch from 192.168.1.214 port 33216 Connection closed by invalid user elasticsearch 192.168.1.214 port 33216 [preauth] Invalid user deploy from 192.168.1.214 port 23555 Connection closed by invalid user deploy 192.168.1.214 port 23555 [preauth] Invalid user dan from 192.168.1.214 port 28506 Connection closed by invalid user dan 192.168.1.214 port 28506 [preauth] Invalid user bot from 192.168.1.214 port 41088 Connection closed by invalid user bot 192.168.1.214 port 41088 [preauth] Invalid user arkserver from 192.168.1.214 port 29572 Connection closed by invalid user arkserver 192.168.1.214 port 29572 [preauth] Invalid user ubuntu from 192.168.1.214 port 5671 Connection closed by invalid user ubuntu 192.168.1.214 port 5671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54294 [preauth] Connection closed by 192.168.1.214 port 6640 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50030 [preauth] Invalid user plex from 192.168.1.214 port 52450 Connection closed by invalid user plex 192.168.1.214 port 52450 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 40422 [preauth] Invalid user dev from 192.168.1.214 port 2318 Connection closed by invalid user dev 192.168.1.214 port 2318 [preauth] Invalid user ae from 192.168.1.214 port 24130 Connection closed by invalid user ae 192.168.1.214 port 24130 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 2925 Invalid user telecomadmin from 192.168.1.214 port 50816 Connection closed by invalid user telecomadmin 192.168.1.214 port 50816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40254 [preauth] Connection closed by 192.168.1.214 port 63165 banner exchange: Connection from 192.168.1.214 port 30083: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1849 [preauth] Invalid user ubuntu from 192.168.1.214 port 11901 Connection closed by invalid user ubuntu 192.168.1.214 port 11901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36449 [preauth] Invalid user ftpuser from 192.168.1.214 port 35234 Connection reset by invalid user ftpuser 192.168.1.214 port 35234 [preauth] Invalid user pi from 192.168.1.214 port 23199 Connection reset by invalid user pi 192.168.1.214 port 23199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42896 [preauth] Invalid user test from 192.168.1.214 port 63055 Connection reset by invalid user test 192.168.1.214 port 63055 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 4614 [preauth] Invalid user admin from 192.168.1.214 port 14014 Connection reset by invalid user admin 192.168.1.214 port 14014 [preauth] Invalid user user1 from 192.168.1.214 port 34790 Connection reset by invalid user user1 192.168.1.214 port 34790 [preauth] Invalid user admin from 192.168.1.214 port 23169 Connection reset by invalid user admin 192.168.1.214 port 23169 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 50452 [preauth] Invalid user test from 192.168.1.214 port 63784 Connection reset by invalid user test 192.168.1.214 port 63784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20381 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 62940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40893 [preauth] Invalid user user from 192.168.1.214 port 59645 Connection reset by invalid user user 192.168.1.214 port 59645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65178 [preauth] Invalid user admin from 192.168.1.214 port 13305 Connection reset by invalid user admin 192.168.1.214 port 13305 [preauth] Invalid user admin from 192.168.1.214 port 7799 Connection reset by invalid user admin 192.168.1.214 port 7799 [preauth] Invalid user user from 192.168.1.214 port 1119 Connection reset by invalid user user 192.168.1.214 port 1119 [preauth] Invalid user admin from 192.168.1.214 port 12844 Connection reset by invalid user admin 192.168.1.214 port 12844 [preauth] Invalid user test from 192.168.1.214 port 54424 Connection reset by invalid user test 192.168.1.214 port 54424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49093 [preauth] Invalid user 1234 from 192.168.1.214 port 54060 Connection reset by invalid user 1234 192.168.1.214 port 54060 [preauth] Invalid user username from 192.168.1.214 port 17115 Connection reset by invalid user username 192.168.1.214 port 17115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13106 [preauth] Invalid user ftpuser from 192.168.1.214 port 25418 Connection reset by invalid user ftpuser 192.168.1.214 port 25418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62648 [preauth] Invalid user debian from 192.168.1.214 port 10537 Connection reset by invalid user debian 192.168.1.214 port 10537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50169 [preauth] Invalid user oracle from 192.168.1.214 port 8652 Connection closed by invalid user oracle 192.168.1.214 port 8652 [preauth] Invalid user nick from 192.168.1.214 port 32019 Connection closed by invalid user nick 192.168.1.214 port 32019 [preauth] Invalid user nexus from 192.168.1.214 port 33167 Connection closed by invalid user nexus 192.168.1.214 port 33167 [preauth] Connection closed by authenticating user git 192.168.1.214 port 40594 [preauth] Invalid user es from 192.168.1.214 port 62811 Connection closed by invalid user es 192.168.1.214 port 62811 [preauth] Invalid user dd from 192.168.1.214 port 12449 Connection closed by invalid user dd 192.168.1.214 port 12449 [preauth] Invalid user admin from 192.168.1.214 port 54080 Connection closed by invalid user admin 192.168.1.214 port 54080 [preauth] Invalid user bitrix from 192.168.1.214 port 35954 Connection closed by invalid user bitrix 192.168.1.214 port 35954 [preauth] Invalid user api from 192.168.1.214 port 58619 Connection closed by invalid user api 192.168.1.214 port 58619 [preauth] Invalid user admin from 192.168.1.214 port 7508 Connection closed by invalid user admin 192.168.1.214 port 7508 [preauth] Invalid user admin from 192.168.1.214 port 52285 Connection closed by invalid user admin 192.168.1.214 port 52285 [preauth] Invalid user user from 192.168.1.214 port 40496 Connection closed by invalid user user 192.168.1.214 port 40496 [preauth] Invalid user admin from 192.168.1.214 port 14373 Connection reset by invalid user admin 192.168.1.214 port 14373 [preauth] Invalid user admin from 192.168.1.214 port 25347 Connection reset by invalid user admin 192.168.1.214 port 25347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43592 [preauth] Invalid user ubuntu from 192.168.1.214 port 6780 Connection closed by invalid user ubuntu 192.168.1.214 port 6780 [preauth] Invalid user oracle from 192.168.1.214 port 3902 Connection reset by invalid user oracle 192.168.1.214 port 3902 [preauth] Invalid user orangepi from 192.168.1.214 port 44846 Connection closed by invalid user orangepi 192.168.1.214 port 44846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49814 [preauth] Invalid user 1234 from 192.168.1.214 port 16850 Connection reset by invalid user 1234 192.168.1.214 port 16850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22192 [preauth] Invalid user admin from 192.168.1.214 port 28755 Connection reset by invalid user admin 192.168.1.214 port 28755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54893 [preauth] Invalid user ubuntu from 192.168.1.214 port 36109 Connection reset by invalid user ubuntu 192.168.1.214 port 36109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46742 [preauth] Invalid user public from 192.168.1.214 port 2465 Connection reset by invalid user public 192.168.1.214 port 2465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55627 [preauth] Invalid user ftpuser from 192.168.1.214 port 31355 Connection reset by invalid user ftpuser 192.168.1.214 port 31355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64623 [preauth] Invalid user server from 192.168.1.214 port 6152 Connection reset by invalid user server 192.168.1.214 port 6152 [preauth] Invalid user postgres from 192.168.1.214 port 2183 Connection reset by invalid user postgres 192.168.1.214 port 2183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32277 [preauth] Connection closed by 192.168.1.214 port 62099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1324 [preauth] banner exchange: Connection from 192.168.1.214 port 25574: invalid format Connection closed by 192.168.1.214 port 51427 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6936 [preauth] Invalid user ubuntu from 192.168.1.214 port 21051 Connection reset by invalid user ubuntu 192.168.1.214 port 21051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31078 [preauth] Invalid user orangepi from 192.168.1.214 port 13886 Connection reset by invalid user orangepi 192.168.1.214 port 13886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60683 [preauth] Invalid user user1 from 192.168.1.214 port 32885 Connection reset by invalid user user1 192.168.1.214 port 32885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50249 [preauth] Invalid user admin from 192.168.1.214 port 13839 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user admin 192.168.1.214 port 13839 [preauth] Connection closed by invalid user root 192.168.1.214 port 27846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19921 [preauth] Invalid user admin from 192.168.1.214 port 11920 Connection reset by invalid user admin 192.168.1.214 port 11920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53554 [preauth] Invalid user pi from 192.168.1.214 port 44621 Connection reset by invalid user pi 192.168.1.214 port 44621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59484 [preauth] Invalid user user from 192.168.1.214 port 65120 Connection reset by invalid user user 192.168.1.214 port 65120 [preauth] Invalid user oracle from 192.168.1.214 port 27698 Connection reset by invalid user oracle 192.168.1.214 port 27698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50987 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 12924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45993 [preauth] Unable to negotiate with 192.168.1.214 port 5411: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11023 [preauth] Invalid user admin from 192.168.1.214 port 8041 Connection reset by invalid user admin 192.168.1.214 port 8041 [preauth] Invalid user pi from 192.168.1.214 port 6150 Connection reset by invalid user pi 192.168.1.214 port 6150 [preauth] Invalid user admin from 192.168.1.214 port 31843 Connection reset by invalid user admin 192.168.1.214 port 31843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63060 [preauth] Invalid user user1 from 192.168.1.214 port 36995 Connection reset by invalid user user1 192.168.1.214 port 36995 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 28074 [preauth] Invalid user oracle from 192.168.1.214 port 3320 Connection reset by invalid user oracle 192.168.1.214 port 3320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42925 [preauth] Invalid user user from 192.168.1.214 port 29008 Connection reset by invalid user user 192.168.1.214 port 29008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48536 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 45106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46846 [preauth] Invalid user 1234 from 192.168.1.214 port 41815 Connection reset by invalid user 1234 192.168.1.214 port 41815 [preauth] Invalid user admin from 192.168.1.214 port 43904 Connection closed by invalid user admin 192.168.1.214 port 43904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42937 [preauth] Invalid user admin from 192.168.1.214 port 33476 Connection reset by invalid user admin 192.168.1.214 port 33476 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 52651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30721 [preauth] Invalid user user from 192.168.1.214 port 41522 Connection reset by invalid user user 192.168.1.214 port 41522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57824 [preauth] Invalid user ftpuser from 192.168.1.214 port 62976 Connection reset by invalid user ftpuser 192.168.1.214 port 62976 [preauth] Invalid user username from 192.168.1.214 port 24827 Connection reset by invalid user username 192.168.1.214 port 24827 [preauth] Invalid user test from 192.168.1.214 port 54056 Connection reset by invalid user test 192.168.1.214 port 54056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62256 [preauth] Invalid user orangepi from 192.168.1.214 port 44023 Connection closed by invalid user orangepi 192.168.1.214 port 44023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12067 [preauth] Invalid user admin from 192.168.1.214 port 51569 Connection closed by invalid user admin 192.168.1.214 port 51569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29059 [preauth] Connection closed by 192.168.1.214 port 44353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38882 [preauth] Invalid user otsmanager from 192.168.1.214 port 50858 Connection closed by invalid user otsmanager 192.168.1.214 port 50858 [preauth] Invalid user oracle from 192.168.1.214 port 47296 Connection closed by invalid user oracle 192.168.1.214 port 47296 [preauth] Invalid user oracle from 192.168.1.214 port 24691 Connection closed by invalid user oracle 192.168.1.214 port 24691 [preauth] Invalid user main from 192.168.1.214 port 39162 Connection closed by invalid user main 192.168.1.214 port 39162 [preauth] Invalid user HwHiAiUser from 192.168.1.214 port 63509 Connection closed by invalid user HwHiAiUser 192.168.1.214 port 63509 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 58015 [preauth] Connection closed by authenticating user git 192.168.1.214 port 56083 [preauth] Connection closed by authenticating user git 192.168.1.214 port 4639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47904 [preauth] Invalid user ftpuser from 192.168.1.214 port 40298 Connection closed by invalid user ftpuser 192.168.1.214 port 40298 [preauth] Invalid user free from 192.168.1.214 port 63928 Connection closed by invalid user free 192.168.1.214 port 63928 [preauth] Invalid user daniel from 192.168.1.214 port 1137 Connection closed by invalid user daniel 192.168.1.214 port 1137 [preauth] Invalid user cyber from 192.168.1.214 port 41095 Connection closed by invalid user cyber 192.168.1.214 port 41095 [preauth] Invalid user AdminGPON from 192.168.1.214 port 45109 Connection closed by invalid user AdminGPON 192.168.1.214 port 45109 [preauth] Invalid user www from 192.168.1.214 port 56021 Connection closed by invalid user www 192.168.1.214 port 56021 [preauth] Invalid user user from 192.168.1.214 port 57694 Connection closed by invalid user user 192.168.1.214 port 57694 [preauth] Invalid user user2 from 192.168.1.214 port 20162 Connection closed by invalid user user2 192.168.1.214 port 20162 [preauth] Invalid user ubuntu from 192.168.1.214 port 1479 Connection closed by invalid user ubuntu 192.168.1.214 port 1479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7415 [preauth] Invalid user admin from 192.168.1.214 port 17544 Connection reset by invalid user admin 192.168.1.214 port 17544 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 63848 [preauth] Invalid user test from 192.168.1.214 port 37281 Connection reset by invalid user test 192.168.1.214 port 37281 [preauth] Invalid user admin from 192.168.1.214 port 45842 Connection reset by invalid user admin 192.168.1.214 port 45842 [preauth] Invalid user operator from 192.168.1.214 port 17370 Connection reset by invalid user operator 192.168.1.214 port 17370 [preauth] Invalid user user3 from 192.168.1.214 port 16431 Connection reset by invalid user user3 192.168.1.214 port 16431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35069 [preauth] Invalid user admin from 192.168.1.214 port 44866 Connection reset by invalid user admin 192.168.1.214 port 44866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12274 [preauth] Connection reset by invalid user root 192.168.1.214 port 43572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11867 [preauth] Invalid user pi from 192.168.1.214 port 1886 Connection reset by invalid user pi 192.168.1.214 port 1886 [preauth] Invalid user Admin from 192.168.1.214 port 15297 Connection reset by invalid user Admin 192.168.1.214 port 15297 [preauth] Invalid user admin from 192.168.1.214 port 64012 Connection reset by invalid user admin 192.168.1.214 port 64012 [preauth] Invalid user pi from 192.168.1.214 port 61694 Connection reset by invalid user pi 192.168.1.214 port 61694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42546 [preauth] Invalid user telnet from 192.168.1.214 port 14943 Invalid user test from 192.168.1.214 port 1823 Connection reset by invalid user test 192.168.1.214 port 1823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41001 [preauth] Invalid user admin from 192.168.1.214 port 18709 Connection reset by invalid user admin 192.168.1.214 port 18709 [preauth] Invalid user admin from 192.168.1.214 port 40164 Connection reset by invalid user admin 192.168.1.214 port 40164 [preauth] Invalid user username from 192.168.1.214 port 43530 Connection reset by invalid user username 192.168.1.214 port 43530 [preauth] Invalid user admin from 192.168.1.214 port 58400 Connection reset by invalid user admin 192.168.1.214 port 58400 [preauth] Invalid user from 192.168.1.214 port 16920 Connection reset by invalid user 192.168.1.214 port 16920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38188 [preauth] Invalid user user from 192.168.1.214 port 4465 Connection reset by invalid user user 192.168.1.214 port 4465 [preauth] Invalid user admin from 192.168.1.214 port 41415 Connection reset by invalid user admin 192.168.1.214 port 41415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3742 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 3485 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47031 [preauth] Invalid user user from 192.168.1.214 port 24871 Connection closed by invalid user user 192.168.1.214 port 24871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39768 [preauth] Invalid user photo from 192.168.1.214 port 48775 Connection closed by invalid user photo 192.168.1.214 port 48775 [preauth] Invalid user oracle from 192.168.1.214 port 64493 Connection closed by invalid user oracle 192.168.1.214 port 64493 [preauth] Invalid user moxa from 192.168.1.214 port 28412 Connection closed by invalid user moxa 192.168.1.214 port 28412 [preauth] Invalid user miner from 192.168.1.214 port 11129 Connection closed by invalid user miner 192.168.1.214 port 11129 [preauth] Invalid user install from 192.168.1.214 port 61282 Connection closed by invalid user install 192.168.1.214 port 61282 [preauth] Invalid user ftpuser from 192.168.1.214 port 19426 Connection closed by invalid user ftpuser 192.168.1.214 port 19426 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 45953 [preauth] Invalid user fa from 192.168.1.214 port 53194 Connection closed by invalid user fa 192.168.1.214 port 53194 [preauth] Invalid user deployer from 192.168.1.214 port 20367 Connection closed by invalid user deployer 192.168.1.214 port 20367 [preauth] Invalid user deploy from 192.168.1.214 port 54639 Connection closed by invalid user deploy 192.168.1.214 port 54639 [preauth] Invalid user debian from 192.168.1.214 port 3219 Connection closed by invalid user debian 192.168.1.214 port 3219 [preauth] Invalid user cacti from 192.168.1.214 port 32084 Connection closed by invalid user cacti 192.168.1.214 port 32084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62117 [preauth] Invalid user amssys from 192.168.1.214 port 18682 Connection closed by invalid user amssys 192.168.1.214 port 18682 [preauth] Invalid user test from 192.168.1.214 port 8409 Connection closed by invalid user test 192.168.1.214 port 8409 [preauth] Invalid user tester from 192.168.1.214 port 6366 Connection closed by invalid user tester 192.168.1.214 port 6366 [preauth] Invalid user scanner from 192.168.1.214 port 23957 Connection closed by invalid user scanner 192.168.1.214 port 23957 [preauth] Invalid user rust from 192.168.1.214 port 12137 Connection closed by invalid user rust 192.168.1.214 port 12137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55060 [preauth] Invalid user ubnt from 192.168.1.214 port 49742 Connection closed by invalid user ubnt 192.168.1.214 port 49742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47458 [preauth] Invalid user oracle from 192.168.1.214 port 58022 Connection closed by invalid user oracle 192.168.1.214 port 58022 [preauth] Invalid user oracle from 192.168.1.214 port 38175 Connection closed by invalid user oracle 192.168.1.214 port 38175 [preauth] Invalid user oracle from 192.168.1.214 port 46075 Connection closed by invalid user oracle 192.168.1.214 port 46075 [preauth] Invalid user nginx from 192.168.1.214 port 28392 Connection closed by invalid user nginx 192.168.1.214 port 28392 [preauth] Invalid user test from 192.168.1.214 port 54060 Connection closed by invalid user test 192.168.1.214 port 54060 [preauth] Invalid user manager from 192.168.1.214 port 1205 Connection closed by invalid user manager 192.168.1.214 port 1205 [preauth] Invalid user jan from 192.168.1.214 port 49068 Connection closed by invalid user jan 192.168.1.214 port 49068 [preauth] Invalid user hacluster from 192.168.1.214 port 41629 Connection closed by invalid user hacluster 192.168.1.214 port 41629 [preauth] Connection closed by authenticating user git 192.168.1.214 port 49793 [preauth] Invalid user frappe from 192.168.1.214 port 20050 Connection closed by invalid user frappe 192.168.1.214 port 20050 [preauth] Invalid user es from 192.168.1.214 port 36563 Connection closed by invalid user es 192.168.1.214 port 36563 [preauth] Invalid user cloud from 192.168.1.214 port 38439 Connection closed by invalid user cloud 192.168.1.214 port 38439 [preauth] Invalid user client from 192.168.1.214 port 23385 Connection closed by invalid user client 192.168.1.214 port 23385 [preauth] Invalid user bot from 192.168.1.214 port 51396 Connection closed by invalid user bot 192.168.1.214 port 51396 [preauth] Invalid user ansible from 192.168.1.214 port 31239 Connection closed by invalid user ansible 192.168.1.214 port 31239 [preauth] Invalid user vpn from 192.168.1.214 port 40831 Connection closed by invalid user vpn 192.168.1.214 port 40831 [preauth] Invalid user ubuntu from 192.168.1.214 port 36756 Connection closed by invalid user ubuntu 192.168.1.214 port 36756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37614 [preauth] Invalid user admin from 192.168.1.214 port 42890 Connection closed by invalid user admin 192.168.1.214 port 42890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45889 [preauth] Invalid user sshadmin from 192.168.1.214 port 44902 Connection reset by invalid user sshadmin 192.168.1.214 port 44902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30715 [preauth] Invalid user config from 192.168.1.214 port 27020 Connection reset by invalid user config 192.168.1.214 port 27020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10867 [preauth] Connection closed by 192.168.1.214 port 57319 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58099 [preauth] Invalid user oracle from 192.168.1.214 port 48711 Connection closed by invalid user oracle 192.168.1.214 port 48711 [preauth] Invalid user hadoop from 192.168.1.214 port 60328 Connection closed by invalid user hadoop 192.168.1.214 port 60328 [preauth] Invalid user ftptest from 192.168.1.214 port 42176 Connection closed by invalid user ftptest 192.168.1.214 port 42176 [preauth] Invalid user docker from 192.168.1.214 port 30162 Connection closed by invalid user docker 192.168.1.214 port 30162 [preauth] Invalid user devuser from 192.168.1.214 port 41632 Connection closed by invalid user devuser 192.168.1.214 port 41632 [preauth] Invalid user d from 192.168.1.214 port 43968 Connection closed by invalid user d 192.168.1.214 port 43968 [preauth] Invalid user admin from 192.168.1.214 port 40598 Connection closed by invalid user admin 192.168.1.214 port 40598 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 192.168.1.214 port 2822 [preauth] Invalid user carlos from 192.168.1.214 port 35798 Connection closed by invalid user carlos 192.168.1.214 port 35798 [preauth] Invalid user admin from 192.168.1.214 port 53853 Connection closed by invalid user admin 192.168.1.214 port 53853 [preauth] Invalid user vpn from 192.168.1.214 port 37203 Connection closed by invalid user vpn 192.168.1.214 port 37203 [preauth] Invalid user victor from 192.168.1.214 port 40739 Connection closed by invalid user victor 192.168.1.214 port 40739 [preauth] banner exchange: Connection from 192.168.1.214 port 14063: invalid format Invalid user ubuntu from 192.168.1.214 port 10086 Connection closed by invalid user ubuntu 192.168.1.214 port 10086 [preauth] Invalid user service from 192.168.1.214 port 35582 Connection closed by invalid user service 192.168.1.214 port 35582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33918 [preauth] Invalid user admin from 192.168.1.214 port 16215 Connection reset by invalid user admin 192.168.1.214 port 16215 [preauth] Invalid user admin from 192.168.1.214 port 40531 Connection reset by invalid user admin 192.168.1.214 port 40531 [preauth] Invalid user vpn from 192.168.1.214 port 19587 Connection reset by invalid user vpn 192.168.1.214 port 19587 [preauth] Invalid user admin from 192.168.1.214 port 21768 Connection reset by invalid user admin 192.168.1.214 port 21768 [preauth] Invalid user postgres from 192.168.1.214 port 25031 Connection reset by invalid user postgres 192.168.1.214 port 25031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3852 [preauth] Invalid user user from 192.168.1.214 port 46977 Connection reset by invalid user user 192.168.1.214 port 46977 [preauth] Invalid user sshadmin from 192.168.1.214 port 23806 Connection reset by invalid user sshadmin 192.168.1.214 port 23806 [preauth] Invalid user steam from 192.168.1.214 port 29938 Connection reset by invalid user steam 192.168.1.214 port 29938 [preauth] Invalid user test from 192.168.1.214 port 30288 Connection reset by invalid user test 192.168.1.214 port 30288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32809 [preauth] Invalid user cirros from 192.168.1.214 port 40321 Connection reset by invalid user cirros 192.168.1.214 port 40321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50371 [preauth] Invalid user admin from 192.168.1.214 port 57719 Connection reset by invalid user admin 192.168.1.214 port 57719 [preauth] Invalid user test from 192.168.1.214 port 14584 Connection reset by invalid user test 192.168.1.214 port 14584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50620 [preauth] Invalid user a from 192.168.1.214 port 12594 Connection reset by invalid user a 192.168.1.214 port 12594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17016 [preauth] Connection reset by invalid user root 192.168.1.214 port 13120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5301 [preauth] banner exchange: Connection from 192.168.1.214 port 35743: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23084 [preauth] Invalid user danny from 192.168.1.214 port 44587 Connection closed by invalid user danny 192.168.1.214 port 44587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57421 [preauth] Invalid user user from 192.168.1.214 port 53106 Connection reset by invalid user user 192.168.1.214 port 53106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14854 [preauth] Invalid user user2 from 192.168.1.214 port 44762 Connection reset by invalid user user2 192.168.1.214 port 44762 [preauth] Invalid user username from 192.168.1.214 port 3596 Connection reset by invalid user username 192.168.1.214 port 3596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27070 [preauth] Invalid user pi from 192.168.1.214 port 19778 Connection reset by invalid user pi 192.168.1.214 port 19778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13189 [preauth] Invalid user admin from 192.168.1.214 port 19548 Connection reset by invalid user admin 192.168.1.214 port 19548 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 51907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9840 [preauth] Invalid user admin from 192.168.1.214 port 24771 Connection reset by invalid user admin 192.168.1.214 port 24771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59674 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 23923 [preauth] Invalid user postgres from 192.168.1.214 port 20649 Connection reset by invalid user postgres 192.168.1.214 port 20649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59407 [preauth] Invalid user ubuntu from 192.168.1.214 port 11967 Connection reset by invalid user ubuntu 192.168.1.214 port 11967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15154 [preauth] Connection reset by invalid user root 192.168.1.214 port 7403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15486 [preauth] Invalid user user from 192.168.1.214 port 13585 Connection reset by invalid user user 192.168.1.214 port 13585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38125 [preauth] Invalid user 0 from 192.168.1.214 port 5225 Connection reset by invalid user 0 192.168.1.214 port 5225 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 59144 [preauth] Invalid user ftpuser from 192.168.1.214 port 52230 Connection reset by invalid user ftpuser 192.168.1.214 port 52230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21648 [preauth] Invalid user user from 192.168.1.214 port 27054 Connection reset by invalid user user 192.168.1.214 port 27054 [preauth] Invalid user michael from 192.168.1.214 port 47220 Connection closed by invalid user michael 192.168.1.214 port 47220 [preauth] Invalid user admin from 192.168.1.214 port 20407 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3695 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 56951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31039 [preauth] Invalid user admin from 192.168.1.214 port 51906 Connection reset by invalid user admin 192.168.1.214 port 51906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58987 [preauth] Invalid user user from 192.168.1.214 port 7135 Connection reset by invalid user user 192.168.1.214 port 7135 [preauth] Invalid user pi from 192.168.1.214 port 48105 Connection reset by invalid user pi 192.168.1.214 port 48105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10115 [preauth] Invalid user k from 192.168.1.214 port 43732 Connection closed by invalid user k 192.168.1.214 port 43732 [preauth] Invalid user kafka from 192.168.1.214 port 2413 Connection closed by invalid user kafka 192.168.1.214 port 2413 [preauth] Invalid user danny from 192.168.1.214 port 32410 Connection closed by invalid user danny 192.168.1.214 port 32410 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 4198 Invalid user client from 192.168.1.214 port 17914 Connection closed by invalid user client 192.168.1.214 port 17914 [preauth] Invalid user asterisk from 192.168.1.214 port 40011 Connection closed by invalid user asterisk 192.168.1.214 port 40011 [preauth] Invalid user wordpress from 192.168.1.214 port 40135 Connection closed by invalid user wordpress 192.168.1.214 port 40135 [preauth] Invalid user user from 192.168.1.214 port 65011 Connection closed by invalid user user 192.168.1.214 port 65011 [preauth] Invalid user ubuntu from 192.168.1.214 port 51508 Connection closed by invalid user ubuntu 192.168.1.214 port 51508 [preauth] Invalid user ts3server from 192.168.1.214 port 47593 Connection closed by invalid user ts3server 192.168.1.214 port 47593 [preauth] Invalid user system from 192.168.1.214 port 52207 Connection closed by invalid user system 192.168.1.214 port 52207 [preauth] Invalid user student from 192.168.1.214 port 9506 Connection closed by invalid user student 192.168.1.214 port 9506 [preauth] Invalid user sonar from 192.168.1.214 port 9916 Connection closed by invalid user sonar 192.168.1.214 port 9916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8039 [preauth] Invalid user admin from 192.168.1.214 port 48820 Connection reset by invalid user admin 192.168.1.214 port 48820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49995 [preauth] Invalid user admin from 192.168.1.214 port 62585 Connection reset by invalid user admin 192.168.1.214 port 62585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61494 [preauth] Invalid user postgres from 192.168.1.214 port 51943 Connection reset by invalid user postgres 192.168.1.214 port 51943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50786 [preauth] Invalid user debian from 192.168.1.214 port 28145 Connection reset by invalid user debian 192.168.1.214 port 28145 [preauth] Invalid user pi from 192.168.1.214 port 2454 Connection reset by invalid user pi 192.168.1.214 port 2454 [preauth] Invalid user admin from 192.168.1.214 port 10750 Connection reset by invalid user admin 192.168.1.214 port 10750 [preauth] Invalid user vpn from 192.168.1.214 port 31009 Connection reset by invalid user vpn 192.168.1.214 port 31009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54890 [preauth] Invalid user admin from 192.168.1.214 port 24363 Connection reset by invalid user admin 192.168.1.214 port 24363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1635 [preauth] Invalid user test from 192.168.1.214 port 18938 Connection reset by invalid user test 192.168.1.214 port 18938 [preauth] Invalid user test from 192.168.1.214 port 63551 Connection reset by invalid user test 192.168.1.214 port 63551 [preauth] Invalid user ftpuser from 192.168.1.214 port 5148 Connection reset by invalid user ftpuser 192.168.1.214 port 5148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53017 [preauth] Invalid user test from 192.168.1.214 port 23222 Connection reset by invalid user test 192.168.1.214 port 23222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49009 [preauth] Invalid user sshadmin from 192.168.1.214 port 63591 Connection reset by invalid user sshadmin 192.168.1.214 port 63591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10402 [preauth] Invalid user ubuntu from 192.168.1.214 port 44408 Connection closed by invalid user ubuntu 192.168.1.214 port 44408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17375 [preauth] Invalid user postgres from 192.168.1.214 port 8331 Connection closed by invalid user postgres 192.168.1.214 port 8331 [preauth] Connection closed by 192.168.1.214 port 5937 Invalid user pedro from 192.168.1.214 port 36195 Connection closed by invalid user pedro 192.168.1.214 port 36195 [preauth] Invalid user oracle from 192.168.1.214 port 47167 Connection closed by invalid user oracle 192.168.1.214 port 47167 [preauth] Invalid user myshake from 192.168.1.214 port 47405 Connection closed by invalid user myshake 192.168.1.214 port 47405 [preauth] Invalid user matt from 192.168.1.214 port 13375 Connection closed by invalid user matt 192.168.1.214 port 13375 [preauth] Invalid user info from 192.168.1.214 port 12123 Connection closed by invalid user info 192.168.1.214 port 12123 [preauth] Invalid user dev from 192.168.1.214 port 38678 Connection closed by invalid user dev 192.168.1.214 port 38678 [preauth] Invalid user deploy from 192.168.1.214 port 48632 Connection closed by invalid user deploy 192.168.1.214 port 48632 [preauth] Invalid user david from 192.168.1.214 port 45454 Connection closed by invalid user david 192.168.1.214 port 45454 [preauth] Invalid user app from 192.168.1.214 port 50572 Connection closed by invalid user app 192.168.1.214 port 50572 [preauth] Invalid user test from 192.168.1.214 port 55982 Connection closed by invalid user test 192.168.1.214 port 55982 [preauth] Invalid user sam from 192.168.1.214 port 7477 Connection closed by invalid user sam 192.168.1.214 port 7477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50855 [preauth] Invalid user vpn from 192.168.1.214 port 54968 Connection reset by invalid user vpn 192.168.1.214 port 54968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42487 [preauth] Invalid user admin from 192.168.1.214 port 60067 Connection reset by invalid user admin 192.168.1.214 port 60067 [preauth] Invalid user ubnt from 192.168.1.214 port 26906 Connection reset by invalid user ubnt 192.168.1.214 port 26906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25357 [preauth] Invalid user ubnt from 192.168.1.214 port 27471 Connection reset by invalid user ubnt 192.168.1.214 port 27471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43571 [preauth] Invalid user user1 from 192.168.1.214 port 44297 Connection reset by invalid user user1 192.168.1.214 port 44297 [preauth] Invalid user admin from 192.168.1.214 port 14061 Connection reset by invalid user admin 192.168.1.214 port 14061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54734 [preauth] User uucp not allowed because account is locked Connection reset by invalid user uucp 192.168.1.214 port 60308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54346 [preauth] Invalid user supervisor from 192.168.1.214 port 34228 Connection reset by invalid user supervisor 192.168.1.214 port 34228 [preauth] Invalid user mysql from 192.168.1.214 port 21073 Connection reset by invalid user mysql 192.168.1.214 port 21073 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 20533 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 52526 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24951 [preauth] 2026/04/16 20:49:41 HTTPRequest [I] router: completed GET / for 45.92.87.208:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4053 [preauth] Invalid user postgres from 192.168.1.214 port 7476 Connection closed by invalid user postgres 192.168.1.214 port 7476 [preauth] Invalid user oracle from 192.168.1.214 port 39964 Connection closed by invalid user oracle 192.168.1.214 port 39964 [preauth] Invalid user oracle from 192.168.1.214 port 15122 Connection closed by invalid user oracle 192.168.1.214 port 15122 [preauth] Invalid user openproject from 192.168.1.214 port 45557 Connection closed by invalid user openproject 192.168.1.214 port 45557 [preauth] Invalid user o from 192.168.1.214 port 64586 Connection closed by invalid user o 192.168.1.214 port 64586 [preauth] Connection closed by authenticating user git 192.168.1.214 port 17423 [preauth] Invalid user ghost from 192.168.1.214 port 20846 Connection closed by invalid user ghost 192.168.1.214 port 20846 [preauth] Invalid user ark from 192.168.1.214 port 32631 Connection closed by invalid user ark 192.168.1.214 port 32631 [preauth] Invalid user alice from 192.168.1.214 port 19399 Connection closed by invalid user alice 192.168.1.214 port 19399 [preauth] Invalid user admin from 192.168.1.214 port 24197 Connection closed by invalid user admin 192.168.1.214 port 24197 [preauth] Invalid user weblogic from 192.168.1.214 port 60271 Connection closed by invalid user weblogic 192.168.1.214 port 60271 [preauth] Invalid user teste from 192.168.1.214 port 50760 Connection closed by invalid user teste 192.168.1.214 port 50760 [preauth] Invalid user test from 192.168.1.214 port 25070 Connection closed by invalid user test 192.168.1.214 port 25070 [preauth] Invalid user support from 192.168.1.214 port 56853 Connection closed by invalid user support 192.168.1.214 port 56853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15341 [preauth] Invalid user a from 192.168.1.214 port 48845 Connection closed by invalid user a 192.168.1.214 port 48845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10827 [preauth] 2026/04/16 21:38:06 HTTPRequest [I] router: completed GET / for 155.2.226.162:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/16 21:38:06 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.226.162:0, 404 Not Found in 2.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/16 21:38:06 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.226.162:0, 404 Not Found in 1.0ms @ :1(WebNotFound) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52562 [preauth] 2026/04/16 21:38:09 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.226.162:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/16 21:38:09 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/16 21:38:09 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.226.162:0, 404 Not Found in 1.4ms @ :1(WebNotFound) 2026/04/16 21:38:09 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.226.162:0, 404 Not Found in 2.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/16 21:38:09 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/16 21:38:09 HTTPRequest [I] router: completed GET /robots.txt for 155.2.226.162:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/16 21:38:10 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/16 21:38:10 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.226.162:0, 404 Not Found in 2.0ms @ context/repo.go:417(context.RepoAssignment) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1994 [preauth] Invalid user test1 from 192.168.1.214 port 54245 Connection reset by invalid user test1 192.168.1.214 port 54245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33645 [preauth] Invalid user system from 192.168.1.214 port 61344 Connection reset by invalid user system 192.168.1.214 port 61344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43829 [preauth] Invalid user teste from 192.168.1.214 port 10664 Connection reset by invalid user teste 192.168.1.214 port 10664 [preauth] Invalid user ubuntu from 192.168.1.214 port 30632 Connection reset by invalid user ubuntu 192.168.1.214 port 30632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24339 [preauth] Connection reset by authenticating user git 192.168.1.214 port 40179 [preauth] Invalid user linaro from 192.168.1.214 port 44142 Connection reset by invalid user linaro 192.168.1.214 port 44142 [preauth] Invalid user usuario from 192.168.1.214 port 65532 Connection reset by invalid user usuario 192.168.1.214 port 65532 [preauth] Invalid user 1 from 192.168.1.214 port 44262 Connection reset by invalid user 1 192.168.1.214 port 44262 [preauth] Invalid user admin from 192.168.1.214 port 21309 Connection reset by invalid user admin 192.168.1.214 port 21309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34135 [preauth] Invalid user squid from 192.168.1.214 port 1231 Connection reset by invalid user squid 192.168.1.214 port 1231 [preauth] Invalid user admin from 192.168.1.214 port 57983 Connection reset by invalid user admin 192.168.1.214 port 57983 [preauth] Invalid user kali from 192.168.1.214 port 2233 Connection reset by invalid user kali 192.168.1.214 port 2233 [preauth] Invalid user prueba from 192.168.1.214 port 31588 Connection reset by invalid user prueba 192.168.1.214 port 31588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15115 [preauth] Invalid user telecomadmin from 192.168.1.214 port 16574 Connection reset by invalid user telecomadmin 192.168.1.214 port 16574 [preauth] Invalid user user from 192.168.1.214 port 56873 Connection reset by invalid user user 192.168.1.214 port 56873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1772 [preauth] Invalid user ubuntu from 192.168.1.214 port 27710 Connection reset by invalid user ubuntu 192.168.1.214 port 27710 [preauth] Invalid user admin from 192.168.1.214 port 40423 Connection reset by invalid user admin 192.168.1.214 port 40423 [preauth] Invalid user user from 192.168.1.214 port 46988 Connection reset by invalid user user 192.168.1.214 port 46988 [preauth] Invalid user daniel from 192.168.1.214 port 3199 Connection reset by invalid user daniel 192.168.1.214 port 3199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21529 [preauth] banner exchange: Connection from 192.168.1.214 port 13101: invalid format Invalid user NL5xUDpV2xRa from 192.168.1.214 port 19642 userauth_pubkey: parse publickey packet: incomplete message [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9662 [preauth] Invalid user prueba from 192.168.1.214 port 26679 Connection closed by invalid user prueba 192.168.1.214 port 26679 [preauth] Invalid user operador from 192.168.1.214 port 43998 Connection closed by invalid user operador 192.168.1.214 port 43998 [preauth] Invalid user jenkins from 192.168.1.214 port 13424 Connection closed by invalid user jenkins 192.168.1.214 port 13424 [preauth] Connection closed by authenticating user git 192.168.1.214 port 57746 [preauth] Invalid user fred from 192.168.1.214 port 43185 Connection closed by invalid user fred 192.168.1.214 port 43185 [preauth] Invalid user developer from 192.168.1.214 port 34792 Connection closed by invalid user developer 192.168.1.214 port 34792 [preauth] Invalid user deployer from 192.168.1.214 port 17575 Connection closed by invalid user deployer 192.168.1.214 port 17575 [preauth] Invalid user debian from 192.168.1.214 port 30186 Connection closed by invalid user debian 192.168.1.214 port 30186 [preauth] Invalid user azure from 192.168.1.214 port 20186 Connection closed by invalid user azure 192.168.1.214 port 20186 [preauth] Invalid user admin from 192.168.1.214 port 1467 Connection closed by invalid user admin 192.168.1.214 port 1467 [preauth] Invalid user admin from 192.168.1.214 port 14886 Connection closed by invalid user admin 192.168.1.214 port 14886 [preauth] 2026/04/16 21:55:10 HTTPRequest [I] router: completed GET / for 85.11.167.19:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Invalid user admin from 192.168.1.214 port 41875 Connection closed by invalid user admin 192.168.1.214 port 41875 [preauth] Invalid user work from 192.168.1.214 port 52288 Connection closed by invalid user work 192.168.1.214 port 52288 [preauth] Invalid user ubuntu from 192.168.1.214 port 64367 Connection closed by invalid user ubuntu 192.168.1.214 port 64367 [preauth] Invalid user telegram from 192.168.1.214 port 22200 Connection closed by invalid user telegram 192.168.1.214 port 22200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64500 [preauth] Invalid user admin from 192.168.1.214 port 43695 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2088 [preauth] Connection reset by invalid user admin 192.168.1.214 port 43695 [preauth] Invalid user ftpuser from 192.168.1.214 port 40125 Connection reset by invalid user ftpuser 192.168.1.214 port 40125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31573 [preauth] Invalid user samba from 192.168.1.214 port 5833 Connection reset by invalid user samba 192.168.1.214 port 5833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31079 [preauth] Invalid user cirros from 192.168.1.214 port 56465 Connection reset by invalid user cirros 192.168.1.214 port 56465 [preauth] Invalid user debian from 192.168.1.214 port 52801 Connection reset by invalid user debian 192.168.1.214 port 52801 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 15561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1506 [preauth] Invalid user vagrant from 192.168.1.214 port 39696 Connection reset by invalid user vagrant 192.168.1.214 port 39696 [preauth] Invalid user deploy from 192.168.1.214 port 12157 Connection reset by invalid user deploy 192.168.1.214 port 12157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27366 [preauth] Invalid user test from 192.168.1.214 port 43141 Connection reset by invalid user test 192.168.1.214 port 43141 [preauth] Invalid user odoo from 192.168.1.214 port 37890 Connection reset by invalid user odoo 192.168.1.214 port 37890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63817 [preauth] Invalid user test2 from 192.168.1.214 port 25185 Connection reset by invalid user test2 192.168.1.214 port 25185 [preauth] Invalid user pi from 192.168.1.214 port 33060 Connection reset by invalid user pi 192.168.1.214 port 33060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 22910 Connection closed by invalid user root 192.168.1.214 port 1732 [preauth] Connection reset by invalid user admin 192.168.1.214 port 22910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60067 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 5111 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 5143 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20424 [preauth] Invalid user username from 192.168.1.214 port 9013 Connection reset by invalid user username 192.168.1.214 port 9013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2927 [preauth] Invalid user vpn from 192.168.1.214 port 63228 Connection reset by invalid user vpn 192.168.1.214 port 63228 [preauth] Invalid user admin from 192.168.1.214 port 51179 Connection reset by invalid user admin 192.168.1.214 port 51179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19396 [preauth] Invalid user debian from 192.168.1.214 port 52794 Connection reset by invalid user debian 192.168.1.214 port 52794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4432 [preauth] Invalid user test from 192.168.1.214 port 62897 Connection reset by invalid user test 192.168.1.214 port 62897 [preauth] Invalid user test from 192.168.1.214 port 19972 Connection reset by invalid user test 192.168.1.214 port 19972 [preauth] Invalid user teste from 192.168.1.214 port 25886 Connection reset by invalid user teste 192.168.1.214 port 25886 [preauth] Invalid user 1234 from 192.168.1.214 port 26195 Connection reset by invalid user 1234 192.168.1.214 port 26195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45572 [preauth] Invalid user admin from 192.168.1.214 port 63382 Connection reset by invalid user admin 192.168.1.214 port 63382 [preauth] Invalid user admin from 192.168.1.214 port 52600 Connection reset by invalid user admin 192.168.1.214 port 52600 [preauth] Invalid user admin from 192.168.1.214 port 2119 Connection reset by invalid user admin 192.168.1.214 port 2119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40094 [preauth] Invalid user admin from 192.168.1.214 port 23603 Connection reset by invalid user admin 192.168.1.214 port 23603 [preauth] Invalid user adm from 192.168.1.214 port 61896 Connection reset by invalid user adm 192.168.1.214 port 61896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14254 [preauth] Invalid user admin from 192.168.1.214 port 51411 Connection reset by invalid user admin 192.168.1.214 port 51411 [preauth] Invalid user user from 192.168.1.214 port 8536 Connection reset by invalid user user 192.168.1.214 port 8536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11511 [preauth] Invalid user ubuntu from 192.168.1.214 port 65271 Connection reset by invalid user ubuntu 192.168.1.214 port 65271 [preauth] Connection closed by 192.168.1.214 port 58193 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56880 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 51574 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27110 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 5273 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24029 [preauth] Invalid user steam from 192.168.1.214 port 4895 Connection reset by invalid user steam 192.168.1.214 port 4895 [preauth] Invalid user user from 192.168.1.214 port 10090 Connection reset by invalid user user 192.168.1.214 port 10090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1475 [preauth] Invalid user teste from 192.168.1.214 port 45229 Connection reset by invalid user teste 192.168.1.214 port 45229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5262 [preauth] Invalid user a from 192.168.1.214 port 52840 Connection reset by invalid user a 192.168.1.214 port 52840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2031 [preauth] Connection reset by authenticating user git 192.168.1.214 port 59539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44911 [preauth] Invalid user admin from 192.168.1.214 port 51011 Connection reset by invalid user admin 192.168.1.214 port 51011 [preauth] Invalid user admin from 192.168.1.214 port 59723 Connection reset by invalid user admin 192.168.1.214 port 59723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12873 [preauth] Connection reset by invalid user root 192.168.1.214 port 7127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63786 [preauth] Invalid user squid from 192.168.1.214 port 55594 Connection reset by invalid user squid 192.168.1.214 port 55594 [preauth] Invalid user admin from 192.168.1.214 port 55212 Connection reset by invalid user admin 192.168.1.214 port 55212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46533 [preauth] Invalid user cirros from 192.168.1.214 port 33545 Connection reset by invalid user cirros 192.168.1.214 port 33545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8073 [preauth] Invalid user system from 192.168.1.214 port 30313 Connection reset by invalid user system 192.168.1.214 port 30313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14470 [preauth] Invalid user peertube from 192.168.1.214 port 29706 Connection closed by invalid user peertube 192.168.1.214 port 29706 [preauth] Invalid user oracle from 192.168.1.214 port 45007 Connection closed by invalid user oracle 192.168.1.214 port 45007 [preauth] Invalid user oracle from 192.168.1.214 port 11304 Connection closed by invalid user oracle 192.168.1.214 port 11304 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 64723 [preauth] User news not allowed because account is locked Connection closed by invalid user news 192.168.1.214 port 11536 [preauth] Invalid user mysql from 192.168.1.214 port 12277 Connection closed by invalid user mysql 192.168.1.214 port 12277 [preauth] Invalid user minecraft from 192.168.1.214 port 56320 Connection closed by invalid user minecraft 192.168.1.214 port 56320 [preauth] Invalid user jenkins from 192.168.1.214 port 25325 Connection closed by invalid user jenkins 192.168.1.214 port 25325 [preauth] Invalid user info from 192.168.1.214 port 8914 Connection closed by invalid user info 192.168.1.214 port 8914 [preauth] Invalid user hadoop from 192.168.1.214 port 58361 Connection closed by invalid user hadoop 192.168.1.214 port 58361 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 3353 [preauth] Connection closed by authenticating user git 192.168.1.214 port 45124 [preauth] Invalid user frappe from 192.168.1.214 port 62081 Connection closed by invalid user frappe 192.168.1.214 port 62081 [preauth] Invalid user dev from 192.168.1.214 port 19934 Connection closed by invalid user dev 192.168.1.214 port 19934 [preauth] Invalid user deployer from 192.168.1.214 port 27514 Connection closed by invalid user deployer 192.168.1.214 port 27514 [preauth] Invalid user deploy from 192.168.1.214 port 54699 Connection closed by invalid user deploy 192.168.1.214 port 54699 [preauth] Invalid user cpanel from 192.168.1.214 port 57594 Connection closed by invalid user cpanel 192.168.1.214 port 57594 [preauth] Invalid user ansible from 192.168.1.214 port 6302 Connection closed by invalid user ansible 192.168.1.214 port 6302 [preauth] banner exchange: Connection from 192.168.1.214 port 9194: invalid format Invalid user wqmarlduiqkmgs from 192.168.1.214 port 32439 userauth_pubkey: parse publickey packet: incomplete message [preauth] Invalid user alex from 192.168.1.214 port 50064 Connection closed by invalid user alex 192.168.1.214 port 50064 [preauth] Invalid user admin from 192.168.1.214 port 61296 Connection closed by invalid user admin 192.168.1.214 port 61296 [preauth] Invalid user activemq from 192.168.1.214 port 1801 Connection closed by invalid user activemq 192.168.1.214 port 1801 [preauth] Invalid user abc from 192.168.1.214 port 43549 Connection closed by invalid user abc 192.168.1.214 port 43549 [preauth] Invalid user ubuntu from 192.168.1.214 port 43541 Connection closed by invalid user ubuntu 192.168.1.214 port 43541 [preauth] Invalid user ubuntu from 192.168.1.214 port 24065 Connection closed by invalid user ubuntu 192.168.1.214 port 24065 [preauth] Invalid user sysadmin from 192.168.1.214 port 13334 Connection closed by invalid user sysadmin 192.168.1.214 port 13334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56675 [preauth] 2026/04/16 23:09:52 HTTPRequest [I] router: completed GET / for 149.57.180.62:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48006 [preauth] Invalid user ubuntu from 192.168.1.214 port 32132 Connection closed by invalid user ubuntu 192.168.1.214 port 32132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26106 [preauth] Invalid user pi from 192.168.1.214 port 42235 Connection closed by invalid user pi 192.168.1.214 port 42235 [preauth] Invalid user oracle from 192.168.1.214 port 14262 Connection closed by invalid user oracle 192.168.1.214 port 14262 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 38415 [preauth] Invalid user nexus from 192.168.1.214 port 2130 Connection closed by invalid user nexus 192.168.1.214 port 2130 [preauth] Invalid user minecraft from 192.168.1.214 port 2021 Connection closed by invalid user minecraft 192.168.1.214 port 2021 [preauth] 2026/04/17 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/17 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/17 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/17 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners Invalid user minecraft from 192.168.1.214 port 61324 Connection closed by invalid user minecraft 192.168.1.214 port 61324 [preauth] Invalid user mc from 192.168.1.214 port 23177 Connection closed by invalid user mc 192.168.1.214 port 23177 [preauth] Invalid user jenkins from 192.168.1.214 port 46688 Connection closed by invalid user jenkins 192.168.1.214 port 46688 [preauth] Invalid user gitlab from 192.168.1.214 port 12395 Connection closed by invalid user gitlab 192.168.1.214 port 12395 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 39356 [preauth] Invalid user ftpuser from 192.168.1.214 port 37344 Connection closed by invalid user ftpuser 192.168.1.214 port 37344 [preauth] Invalid user emcali from 192.168.1.214 port 36859 Connection closed by invalid user emcali 192.168.1.214 port 36859 [preauth] Invalid user dev from 192.168.1.214 port 55458 Connection closed by invalid user dev 192.168.1.214 port 55458 [preauth] Invalid user demo from 192.168.1.214 port 21720 Connection closed by invalid user demo 192.168.1.214 port 21720 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 192.168.1.214 port 36032 [preauth] Invalid user bitwarden from 192.168.1.214 port 58677 Connection closed by invalid user bitwarden 192.168.1.214 port 58677 [preauth] Invalid user backups from 192.168.1.214 port 20252 Connection closed by invalid user backups 192.168.1.214 port 20252 [preauth] Invalid user app from 192.168.1.214 port 48750 Connection closed by invalid user app 192.168.1.214 port 48750 [preauth] Invalid user adminuser from 192.168.1.214 port 34290 Connection closed by invalid user adminuser 192.168.1.214 port 34290 [preauth] Invalid user admin from 192.168.1.214 port 33036 Connection closed by invalid user admin 192.168.1.214 port 33036 [preauth] Invalid user admin from 192.168.1.214 port 37755 Connection closed by invalid user admin 192.168.1.214 port 37755 [preauth] Invalid user zhang from 192.168.1.214 port 52162 Connection closed by invalid user zhang 192.168.1.214 port 52162 [preauth] Invalid user user from 192.168.1.214 port 17645 Connection closed by invalid user user 192.168.1.214 port 17645 [preauth] Invalid user testuser from 192.168.1.214 port 60420 Connection closed by invalid user testuser 192.168.1.214 port 60420 [preauth] Connection closed by 192.168.1.214 port 63314 [preauth] Invalid user test2 from 192.168.1.214 port 36740 Connection closed by invalid user test2 192.168.1.214 port 36740 [preauth] Invalid user services from 192.168.1.214 port 59195 Connection closed by invalid user services 192.168.1.214 port 59195 [preauth] Invalid user serverpilot from 192.168.1.214 port 51483 Connection closed by invalid user serverpilot 192.168.1.214 port 51483 [preauth] Invalid user R from 192.168.1.214 port 26201 Connection closed by invalid user R 192.168.1.214 port 26201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35014 [preauth] Connection closed by 192.168.1.214 port 65300 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6148 [preauth] Invalid user manager from 192.168.1.214 port 58042 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20948 [preauth] Invalid user orangepi from 192.168.1.214 port 1117 Connection reset by invalid user orangepi 192.168.1.214 port 1117 [preauth] Invalid user ubnt from 192.168.1.214 port 27270 Connection reset by invalid user ubnt 192.168.1.214 port 27270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12060 [preauth] Invalid user default from 192.168.1.214 port 19757 Connection reset by invalid user default 192.168.1.214 port 19757 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 48711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 40525 Connection closed by invalid user root 192.168.1.214 port 44833 [preauth] Connection reset by invalid user admin 192.168.1.214 port 40525 [preauth] Invalid user squid from 192.168.1.214 port 20757 Connection reset by invalid user squid 192.168.1.214 port 20757 [preauth] Invalid user temp from 192.168.1.214 port 53915 Connection reset by invalid user temp 192.168.1.214 port 53915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56550 [preauth] Invalid user admin from 192.168.1.214 port 19150 Connection reset by invalid user admin 192.168.1.214 port 19150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21290 [preauth] Invalid user admin from 192.168.1.214 port 64021 Connection reset by invalid user admin 192.168.1.214 port 64021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24236 [preauth] Invalid user user from 192.168.1.214 port 18929 Connection reset by invalid user user 192.168.1.214 port 18929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35635 [preauth] Invalid user user from 192.168.1.214 port 39662 Connection reset by invalid user user 192.168.1.214 port 39662 [preauth] Invalid user admin from 192.168.1.214 port 9598 Invalid user ftpuser from 192.168.1.214 port 2272 Connection reset by invalid user ftpuser 192.168.1.214 port 2272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18957 [preauth] Invalid user ftpuser from 192.168.1.214 port 10810 Connection reset by invalid user ftpuser 192.168.1.214 port 10810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27122 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 5808 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6206 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 5854 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5185 [preauth] Invalid user admin from 192.168.1.214 port 1100 Connection reset by invalid user admin 192.168.1.214 port 1100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46577 [preauth] Invalid user admin from 192.168.1.214 port 25315 Connection reset by invalid user admin 192.168.1.214 port 25315 [preauth] Invalid user debian from 192.168.1.214 port 30396 Connection reset by invalid user debian 192.168.1.214 port 30396 [preauth] Invalid user ftpuser from 192.168.1.214 port 9431 Connection reset by invalid user ftpuser 192.168.1.214 port 9431 [preauth] Invalid user openhabian from 192.168.1.214 port 49753 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44784 [preauth] Connection reset by invalid user openhabian 192.168.1.214 port 49753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58000 [preauth] Invalid user prueba from 192.168.1.214 port 13022 Connection reset by invalid user prueba 192.168.1.214 port 13022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1888 [preauth] Invalid user lab from 192.168.1.214 port 60203 Connection reset by invalid user lab 192.168.1.214 port 60203 [preauth] Invalid user operator from 192.168.1.214 port 63314 Connection reset by invalid user operator 192.168.1.214 port 63314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30243 [preauth] Invalid user vyos from 192.168.1.214 port 11723 Connection reset by invalid user vyos 192.168.1.214 port 11723 [preauth] Invalid user hacluster from 192.168.1.214 port 25569 Connection reset by invalid user hacluster 192.168.1.214 port 25569 [preauth] Invalid user public from 192.168.1.214 port 32544 Connection reset by invalid user public 192.168.1.214 port 32544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5995 [preauth] Invalid user admin from 192.168.1.214 port 22723 Connection closed by invalid user admin 192.168.1.214 port 22723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10858 [preauth] Invalid user postgres from 192.168.1.214 port 1679 Connection closed by invalid user postgres 192.168.1.214 port 1679 [preauth] Invalid user osboxes from 192.168.1.214 port 60936 Connection closed by invalid user osboxes 192.168.1.214 port 60936 [preauth] Invalid user orange from 192.168.1.214 port 37473 Connection closed by invalid user orange 192.168.1.214 port 37473 [preauth] Invalid user oracle from 192.168.1.214 port 23239 Connection closed by invalid user oracle 192.168.1.214 port 23239 [preauth] Invalid user oracle from 192.168.1.214 port 59525 Connection closed by invalid user oracle 192.168.1.214 port 59525 [preauth] Invalid user op from 192.168.1.214 port 12082 Connection closed by invalid user op 192.168.1.214 port 12082 [preauth] Invalid user L from 192.168.1.214 port 21887 Connection closed by invalid user L 192.168.1.214 port 21887 [preauth] Invalid user inspur from 192.168.1.214 port 32374 Connection closed by invalid user inspur 192.168.1.214 port 32374 [preauth] Invalid user hadoop from 192.168.1.214 port 15089 Connection closed by invalid user hadoop 192.168.1.214 port 15089 [preauth] Invalid user grid from 192.168.1.214 port 55999 Connection closed by invalid user grid 192.168.1.214 port 55999 [preauth] Invalid user ghost from 192.168.1.214 port 43737 Connection closed by invalid user ghost 192.168.1.214 port 43737 [preauth] Invalid user ftp_user from 192.168.1.214 port 55608 Connection closed by invalid user ftp_user 192.168.1.214 port 55608 [preauth] Invalid user ftpuser from 192.168.1.214 port 48676 Connection closed by invalid user ftpuser 192.168.1.214 port 48676 [preauth] Invalid user ftpuser from 192.168.1.214 port 41837 Connection closed by invalid user ftpuser 192.168.1.214 port 41837 [preauth] Invalid user e from 192.168.1.214 port 13532 Connection closed by invalid user e 192.168.1.214 port 13532 [preauth] Invalid user dev1 from 192.168.1.214 port 23294 Connection closed by invalid user dev1 192.168.1.214 port 23294 [preauth] Invalid user debian from 192.168.1.214 port 17859 Connection closed by invalid user debian 192.168.1.214 port 17859 [preauth] Invalid user backup from 192.168.1.214 port 24594 Connection closed by invalid user backup 192.168.1.214 port 24594 [preauth] Invalid user andre from 192.168.1.214 port 1821 Connection closed by invalid user andre 192.168.1.214 port 1821 [preauth] Invalid user administrator from 192.168.1.214 port 12683 Connection closed by invalid user administrator 192.168.1.214 port 12683 [preauth] Invalid user admin from 192.168.1.214 port 21619 Connection closed by invalid user admin 192.168.1.214 port 21619 [preauth] Invalid user aaron from 192.168.1.214 port 25012 Connection closed by invalid user aaron 192.168.1.214 port 25012 [preauth] Invalid user www from 192.168.1.214 port 33480 Connection closed by invalid user www 192.168.1.214 port 33480 [preauth] Invalid user wt from 192.168.1.214 port 52988 Connection closed by invalid user wt 192.168.1.214 port 52988 [preauth] Invalid user user from 192.168.1.214 port 5250 Connection closed by invalid user user 192.168.1.214 port 5250 [preauth] Invalid user ubuntu from 192.168.1.214 port 23378 Connection closed by invalid user ubuntu 192.168.1.214 port 23378 [preauth] 2026/04/17 01:12:10 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/17 01:12:10 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) Invalid user ubuntu from 192.168.1.214 port 41019 Connection closed by invalid user ubuntu 192.168.1.214 port 41019 [preauth] Connection closed by 192.168.1.214 port 10318 Invalid user testuser from 192.168.1.214 port 4315 Connection closed by invalid user testuser 192.168.1.214 port 4315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29090 [preauth] Invalid user tempuser from 192.168.1.214 port 41538 Connection closed by invalid user tempuser 192.168.1.214 port 41538 [preauth] Invalid user temp from 192.168.1.214 port 7226 Connection closed by invalid user temp 192.168.1.214 port 7226 [preauth] Invalid user temp from 192.168.1.214 port 24153 Connection closed by invalid user temp 192.168.1.214 port 24153 [preauth] Invalid user system from 192.168.1.214 port 51843 Connection closed by invalid user system 192.168.1.214 port 51843 [preauth] Invalid user student2 from 192.168.1.214 port 23900 Connection closed by invalid user student2 192.168.1.214 port 23900 [preauth] Invalid user rustserver from 192.168.1.214 port 15142 Connection closed by invalid user rustserver 192.168.1.214 port 15142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24768 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61306 [preauth] Invalid user ubuntu from 192.168.1.214 port 65448 Connection closed by invalid user ubuntu 192.168.1.214 port 65448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43639 [preauth] Invalid user linaro from 192.168.1.214 port 43260 Connection reset by invalid user linaro 192.168.1.214 port 43260 [preauth] Invalid user nvidia from 192.168.1.214 port 52725 Connection reset by invalid user nvidia 192.168.1.214 port 52725 [preauth] Invalid user admin from 192.168.1.214 port 37861 Connection reset by invalid user admin 192.168.1.214 port 37861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11026 [preauth] Invalid user admin from 192.168.1.214 port 56914 Connection reset by invalid user admin 192.168.1.214 port 56914 [preauth] Invalid user admin from 192.168.1.214 port 20509 Connection reset by invalid user admin 192.168.1.214 port 20509 [preauth] Invalid user kali from 192.168.1.214 port 2919 Connection reset by invalid user kali 192.168.1.214 port 2919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8703 [preauth] Invalid user a from 192.168.1.214 port 47633 Connection reset by invalid user a 192.168.1.214 port 47633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37354 [preauth] Invalid user test1 from 192.168.1.214 port 46955 Connection reset by invalid user test1 192.168.1.214 port 46955 [preauth] Invalid user test from 192.168.1.214 port 6365 Connection reset by invalid user test 192.168.1.214 port 6365 [preauth] Invalid user ubnt from 192.168.1.214 port 19189 Connection reset by invalid user ubnt 192.168.1.214 port 19189 [preauth] Invalid user hadoop from 192.168.1.214 port 64714 Connection reset by invalid user hadoop 192.168.1.214 port 64714 [preauth] Invalid user manager from 192.168.1.214 port 28672 Connection reset by invalid user manager 192.168.1.214 port 28672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47809 [preauth] Invalid user user from 192.168.1.214 port 58007 Connection reset by invalid user user 192.168.1.214 port 58007 [preauth] Invalid user debian from 192.168.1.214 port 43568 Connection reset by invalid user debian 192.168.1.214 port 43568 [preauth] Connection reset by authenticating user git 192.168.1.214 port 64062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49890 [preauth] Invalid user AdminGPON from 192.168.1.214 port 40915 Connection closed by invalid user AdminGPON 192.168.1.214 port 40915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36570 [preauth] Invalid user test from 192.168.1.214 port 61756 Connection reset by invalid user test 192.168.1.214 port 61756 [preauth] Invalid user a from 192.168.1.214 port 35168 Connection reset by invalid user a 192.168.1.214 port 35168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27046 [preauth] Invalid user admin from 192.168.1.214 port 1170 Connection reset by invalid user admin 192.168.1.214 port 1170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26743 [preauth] Invalid user steam from 192.168.1.214 port 3336 Connection reset by invalid user steam 192.168.1.214 port 3336 [preauth] Invalid user cirros from 192.168.1.214 port 14243 Connection reset by invalid user cirros 192.168.1.214 port 14243 [preauth] Invalid user demo from 192.168.1.214 port 36803 Connection reset by invalid user demo 192.168.1.214 port 36803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6454 [preauth] Invalid user sshadmin from 192.168.1.214 port 53344 Connection reset by invalid user sshadmin 192.168.1.214 port 53344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58840 [preauth] Invalid user linaro from 192.168.1.214 port 48118 Connection reset by invalid user linaro 192.168.1.214 port 48118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46609 [preauth] Invalid user ubuntu from 192.168.1.214 port 27748 Connection reset by invalid user ubuntu 192.168.1.214 port 27748 [preauth] Invalid user 1 from 192.168.1.214 port 13652 Connection reset by invalid user 1 192.168.1.214 port 13652 [preauth] Invalid user admin from 192.168.1.214 port 1188 Connection reset by invalid user admin 192.168.1.214 port 1188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35632 [preauth] Invalid user admin from 192.168.1.214 port 28142 Connection reset by invalid user admin 192.168.1.214 port 28142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63427 [preauth] Invalid user vyos from 192.168.1.214 port 63069 Connection reset by invalid user vyos 192.168.1.214 port 63069 [preauth] Invalid user demo from 192.168.1.214 port 32324 Connection reset by invalid user demo 192.168.1.214 port 32324 [preauth] Invalid user operator from 192.168.1.214 port 17855 Connection reset by invalid user operator 192.168.1.214 port 17855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20978 [preauth] Invalid user user from 192.168.1.214 port 10623 Connection reset by invalid user user 192.168.1.214 port 10623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12263 [preauth] Invalid user test from 192.168.1.214 port 61232 Connection reset by invalid user test 192.168.1.214 port 61232 [preauth] Invalid user admin from 192.168.1.214 port 62430 Connection reset by invalid user admin 192.168.1.214 port 62430 [preauth] Invalid user admin from 192.168.1.214 port 44407 Connection reset by invalid user admin 192.168.1.214 port 44407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54718 [preauth] Invalid user telecomadmin from 192.168.1.214 port 46229 Invalid user admin from 192.168.1.214 port 26065 Connection reset by invalid user admin 192.168.1.214 port 26065 [preauth] Invalid user kali from 192.168.1.214 port 23862 Connection reset by invalid user kali 192.168.1.214 port 23862 [preauth] Invalid user prueba from 192.168.1.214 port 56926 Connection reset by invalid user prueba 192.168.1.214 port 56926 [preauth] Invalid user prueba from 192.168.1.214 port 61984 Connection reset by invalid user prueba 192.168.1.214 port 61984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21979 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 6347 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44109 [preauth] Connection closed by 192.168.1.214 port 11126 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54863 [preauth] Invalid user rico from 192.168.1.214 port 12158 Connection closed by invalid user rico 192.168.1.214 port 12158 [preauth] banner exchange: Connection from 192.168.1.214 port 45812: invalid format Invalid user NL5xUDpV2xRa from 192.168.1.214 port 58327 userauth_pubkey: parse publickey packet: incomplete message [preauth] Invalid user pruebas from 192.168.1.214 port 53019 Connection closed by invalid user pruebas 192.168.1.214 port 53019 [preauth] Invalid user postgres from 192.168.1.214 port 40414 Connection closed by invalid user postgres 192.168.1.214 port 40414 [preauth] Invalid user oracle from 192.168.1.214 port 1264 Connection closed by invalid user oracle 192.168.1.214 port 1264 [preauth] Invalid user opsftp from 192.168.1.214 port 10727 Connection closed by invalid user opsftp 192.168.1.214 port 10727 [preauth] Invalid user ollama from 192.168.1.214 port 15256 Connection closed by invalid user ollama 192.168.1.214 port 15256 [preauth] Invalid user odroid from 192.168.1.214 port 7639 Connection closed by invalid user odroid 192.168.1.214 port 7639 [preauth] Invalid user nvidia from 192.168.1.214 port 42297 Connection closed by invalid user nvidia 192.168.1.214 port 42297 [preauth] Invalid user nao from 192.168.1.214 port 62470 Connection closed by invalid user nao 192.168.1.214 port 62470 [preauth] Invalid user mc from 192.168.1.214 port 42088 Connection closed by invalid user mc 192.168.1.214 port 42088 [preauth] Invalid user matt from 192.168.1.214 port 28490 Connection closed by invalid user matt 192.168.1.214 port 28490 [preauth] Invalid user leo from 192.168.1.214 port 31490 Connection closed by invalid user leo 192.168.1.214 port 31490 [preauth] Invalid user lenovo from 192.168.1.214 port 20775 Connection closed by invalid user lenovo 192.168.1.214 port 20775 [preauth] Invalid user laravel from 192.168.1.214 port 23870 Connection closed by invalid user laravel 192.168.1.214 port 23870 [preauth] Invalid user kafka from 192.168.1.214 port 28114 Connection closed by invalid user kafka 192.168.1.214 port 28114 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 13294 [preauth] Invalid user dolphin from 192.168.1.214 port 14126 Connection closed by invalid user dolphin 192.168.1.214 port 14126 [preauth] Invalid user docker from 192.168.1.214 port 55879 Connection closed by invalid user docker 192.168.1.214 port 55879 [preauth] Invalid user dmdba from 192.168.1.214 port 34986 Connection closed by invalid user dmdba 192.168.1.214 port 34986 [preauth] Invalid user diego from 192.168.1.214 port 31623 Connection closed by invalid user diego 192.168.1.214 port 31623 [preauth] Invalid user devel from 192.168.1.214 port 54300 Connection closed by invalid user devel 192.168.1.214 port 54300 [preauth] Invalid user dave from 192.168.1.214 port 32830 Connection closed by invalid user dave 192.168.1.214 port 32830 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 192.168.1.214 port 33796 [preauth] Invalid user bai from 192.168.1.214 port 26219 Connection closed by invalid user bai 192.168.1.214 port 26219 [preauth] Invalid user app from 192.168.1.214 port 8007 Connection closed by invalid user app 192.168.1.214 port 8007 [preauth] Invalid user abe from 192.168.1.214 port 47745 Connection closed by invalid user abe 192.168.1.214 port 47745 [preauth] Invalid user usuario from 192.168.1.214 port 15646 Connection closed by invalid user usuario 192.168.1.214 port 15646 [preauth] Invalid user user from 192.168.1.214 port 17055 Connection closed by invalid user user 192.168.1.214 port 17055 [preauth] Invalid user ubuntu from 192.168.1.214 port 17024 Connection closed by invalid user ubuntu 192.168.1.214 port 17024 [preauth] Invalid user testuser from 192.168.1.214 port 3106 Connection closed by invalid user testuser 192.168.1.214 port 3106 [preauth] Invalid user tomcat from 192.168.1.214 port 13237 Invalid user system from 192.168.1.214 port 55400 Connection reset by invalid user system 192.168.1.214 port 55400 [preauth] Invalid user admin from 192.168.1.214 port 40807 Connection reset by invalid user admin 192.168.1.214 port 40807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39438 [preauth] Invalid user admin from 192.168.1.214 port 57282 Connection reset by invalid user admin 192.168.1.214 port 57282 [preauth] Invalid user anonymous from 192.168.1.214 port 2169 Connection reset by invalid user anonymous 192.168.1.214 port 2169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54110 [preauth] Invalid user Admin1 from 192.168.1.214 port 44432 Connection reset by invalid user Admin1 192.168.1.214 port 44432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45269 [preauth] Invalid user test from 192.168.1.214 port 24456 Connection closed by invalid user test 192.168.1.214 port 24456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28257 [preauth] Invalid user Administrator from 192.168.1.214 port 27438 Connection reset by invalid user Administrator 192.168.1.214 port 27438 [preauth] Invalid user default from 192.168.1.214 port 18195 Connection reset by invalid user default 192.168.1.214 port 18195 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 11837 Invalid user support from 192.168.1.214 port 34173 Connection closed by invalid user support 192.168.1.214 port 34173 [preauth] Invalid user steam from 192.168.1.214 port 18186 Connection closed by invalid user steam 192.168.1.214 port 18186 [preauth] Invalid user squid from 192.168.1.214 port 59536 Connection closed by invalid user squid 192.168.1.214 port 59536 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 6575 Connection closed by 192.168.1.214 port 49571 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10263 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 6608 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46650 [preauth] banner exchange: Connection from 192.168.1.214 port 55376: invalid format banner exchange: Connection from 192.168.1.214 port 19312: invalid format Connection closed by 192.168.1.214 port 9287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29750 [preauth] Invalid user user from 192.168.1.214 port 34484 Connection closed by invalid user user 192.168.1.214 port 34484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49836 [preauth] Connection closed by 192.168.1.214 port 39783 kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 14659 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3817 [preauth] banner exchange: Connection from 192.168.1.214 port 29898: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31217 [preauth] Invalid user NL5xUDpV2xRa from 192.168.1.214 port 25879 userauth_pubkey: parse publickey packet: incomplete message [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53710 [preauth] Invalid user public from 192.168.1.214 port 11215 Connection closed by invalid user public 192.168.1.214 port 11215 [preauth] Invalid user public from 192.168.1.214 port 5631 Connection closed by invalid user public 192.168.1.214 port 5631 [preauth] Invalid user prueba from 192.168.1.214 port 49891 Connection closed by invalid user prueba 192.168.1.214 port 49891 [preauth] Invalid user oracle from 192.168.1.214 port 24514 Connection closed by invalid user oracle 192.168.1.214 port 24514 [preauth] Invalid user oracle from 192.168.1.214 port 35878 Connection closed by invalid user oracle 192.168.1.214 port 35878 [preauth] Invalid user O from 192.168.1.214 port 53639 Connection closed by invalid user O 192.168.1.214 port 53639 [preauth] Invalid user ubnt from 192.168.1.214 port 56657 Connection closed by invalid user ubnt 192.168.1.214 port 56657 [preauth] Invalid user mit from 192.168.1.214 port 37707 Connection closed by invalid user mit 192.168.1.214 port 37707 [preauth] Invalid user martin from 192.168.1.214 port 43866 Connection closed by invalid user martin 192.168.1.214 port 43866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35742 [preauth] Invalid user demo from 192.168.1.214 port 45703 Connection reset by invalid user demo 192.168.1.214 port 45703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45794 [preauth] Invalid user test2 from 192.168.1.214 port 7762 Connection reset by invalid user test2 192.168.1.214 port 7762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51121 [preauth] Invalid user admin from 192.168.1.214 port 21076 Connection reset by invalid user admin 192.168.1.214 port 21076 [preauth] Invalid user frappe from 192.168.1.214 port 12979 Connection reset by invalid user frappe 192.168.1.214 port 12979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51328 [preauth] Invalid user admin from 192.168.1.214 port 31703 Connection reset by invalid user admin 192.168.1.214 port 31703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55275 [preauth] Invalid user test1 from 192.168.1.214 port 16108 Connection reset by invalid user test1 192.168.1.214 port 16108 [preauth] Invalid user p from 192.168.1.214 port 48697 Connection reset by invalid user p 192.168.1.214 port 48697 [preauth] Invalid user carlos from 192.168.1.214 port 11973 Connection reset by invalid user carlos 192.168.1.214 port 11973 [preauth] Invalid user ftpuser from 192.168.1.214 port 45737 Connection reset by invalid user ftpuser 192.168.1.214 port 45737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15127 [preauth] Invalid user admin from 192.168.1.214 port 12872 Connection reset by invalid user admin 192.168.1.214 port 12872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55088 [preauth] Invalid user mark from 192.168.1.214 port 59419 Connection closed by invalid user mark 192.168.1.214 port 59419 [preauth] Invalid user mak from 192.168.1.214 port 63688 Connection closed by invalid user mak 192.168.1.214 port 63688 [preauth] Invalid user leo from 192.168.1.214 port 41723 Connection closed by invalid user leo 192.168.1.214 port 41723 [preauth] Invalid user lab from 192.168.1.214 port 51142 Connection closed by invalid user lab 192.168.1.214 port 51142 [preauth] Invalid user jboss from 192.168.1.214 port 20286 Connection closed by invalid user jboss 192.168.1.214 port 20286 [preauth] Invalid user informix from 192.168.1.214 port 22717 Connection closed by invalid user informix 192.168.1.214 port 22717 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 47249 [preauth] Connection closed by authenticating user git 192.168.1.214 port 14447 [preauth] Invalid user ftpuser from 192.168.1.214 port 30137 Connection closed by invalid user ftpuser 192.168.1.214 port 30137 [preauth] Invalid user ftpuser from 192.168.1.214 port 3708 Connection closed by invalid user ftpuser 192.168.1.214 port 3708 [preauth] Invalid user es from 192.168.1.214 port 14160 Connection closed by invalid user es 192.168.1.214 port 14160 [preauth] Invalid user dvs from 192.168.1.214 port 45966 Connection closed by invalid user dvs 192.168.1.214 port 45966 [preauth] Invalid user deploy from 192.168.1.214 port 12620 Connection closed by invalid user deploy 192.168.1.214 port 12620 [preauth] Invalid user daniel from 192.168.1.214 port 39672 Connection closed by invalid user daniel 192.168.1.214 port 39672 [preauth] Invalid user azureuser from 192.168.1.214 port 46202 Connection closed by invalid user azureuser 192.168.1.214 port 46202 [preauth] Invalid user admin from 192.168.1.214 port 10100 Connection closed by invalid user admin 192.168.1.214 port 10100 [preauth] Invalid user zhang from 192.168.1.214 port 16824 Connection closed by invalid user zhang 192.168.1.214 port 16824 [preauth] Invalid user wireguard from 192.168.1.214 port 47715 Connection closed by invalid user wireguard 192.168.1.214 port 47715 [preauth] Invalid user weston from 192.168.1.214 port 1035 Connection closed by invalid user weston 192.168.1.214 port 1035 [preauth] Invalid user user01 from 192.168.1.214 port 38134 Connection closed by invalid user user01 192.168.1.214 port 38134 [preauth] Invalid user ubuntu from 192.168.1.214 port 59542 Connection closed by invalid user ubuntu 192.168.1.214 port 59542 [preauth] Invalid user ubuntu from 192.168.1.214 port 52117 Connection closed by invalid user ubuntu 192.168.1.214 port 52117 [preauth] Invalid user toto from 192.168.1.214 port 12322 Connection closed by invalid user toto 192.168.1.214 port 12322 [preauth] Invalid user torrent from 192.168.1.214 port 58251 Connection closed by invalid user torrent 192.168.1.214 port 58251 [preauth] Invalid user toidicho from 192.168.1.214 port 30907 Connection closed by invalid user toidicho 192.168.1.214 port 30907 [preauth] Invalid user test from 192.168.1.214 port 45653 Connection closed by invalid user test 192.168.1.214 port 45653 [preauth] Invalid user test2 from 192.168.1.214 port 5986 Connection closed by invalid user test2 192.168.1.214 port 5986 [preauth] Invalid user samba from 192.168.1.214 port 12959 Connection closed by invalid user samba 192.168.1.214 port 12959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7200 [preauth] Invalid user teste from 192.168.1.214 port 13456 Connection closed by invalid user teste 192.168.1.214 port 13456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2312 [preauth] Invalid user steam from 192.168.1.214 port 38677 Connection reset by invalid user steam 192.168.1.214 port 38677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9007 [preauth] Invalid user test from 192.168.1.214 port 40863 Connection reset by invalid user test 192.168.1.214 port 40863 [preauth] Invalid user ansible from 192.168.1.214 port 35024 Connection reset by invalid user ansible 192.168.1.214 port 35024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21232 [preauth] Invalid user test from 192.168.1.214 port 47468 Connection reset by invalid user test 192.168.1.214 port 47468 [preauth] Invalid user admin from 192.168.1.214 port 11859 Connection reset by invalid user admin 192.168.1.214 port 11859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23005 [preauth] Invalid user openhabian from 192.168.1.214 port 60332 Connection reset by invalid user openhabian 192.168.1.214 port 60332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54650 [preauth] Invalid user user from 192.168.1.214 port 25070 Connection reset by invalid user user 192.168.1.214 port 25070 [preauth] Invalid user debian from 192.168.1.214 port 44810 Connection reset by invalid user debian 192.168.1.214 port 44810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10892 [preauth] Invalid user test from 192.168.1.214 port 49178 Connection reset by invalid user test 192.168.1.214 port 49178 [preauth] Invalid user admin from 192.168.1.214 port 64889 Connection reset by invalid user admin 192.168.1.214 port 64889 [preauth] Invalid user deploy from 192.168.1.214 port 19693 Connection reset by invalid user deploy 192.168.1.214 port 19693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65388 [preauth] Invalid user demo from 192.168.1.214 port 8669 Connection reset by invalid user demo 192.168.1.214 port 8669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62006 [preauth] Invalid user vyos from 192.168.1.214 port 10998 Connection reset by invalid user vyos 192.168.1.214 port 10998 [preauth] Invalid user admin from 192.168.1.214 port 44259 Connection reset by invalid user admin 192.168.1.214 port 44259 [preauth] Invalid user postgres from 192.168.1.214 port 44550 Connection reset by invalid user postgres 192.168.1.214 port 44550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8312 [preauth] Invalid user test from 192.168.1.214 port 17333 Connection reset by invalid user test 192.168.1.214 port 17333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35087 [preauth] Invalid user admin from 192.168.1.214 port 43572 Connection reset by invalid user admin 192.168.1.214 port 43572 [preauth] Invalid user ubnt from 192.168.1.214 port 29162 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user ubnt 192.168.1.214 port 29162 [preauth] Connection closed by invalid user root 192.168.1.214 port 52784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35962 [preauth] Invalid user ubnt from 192.168.1.214 port 27945 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16725 [preauth] Invalid user test from 192.168.1.214 port 44695 Invalid user ubnt from 192.168.1.214 port 25147 Connection reset by invalid user ubnt 192.168.1.214 port 25147 [preauth] Connection reset by invalid user test 192.168.1.214 port 44695 [preauth] Connection reset by invalid user ubnt 192.168.1.214 port 27945 [preauth] Invalid user openhabian from 192.168.1.214 port 15780 Connection reset by invalid user openhabian 192.168.1.214 port 15780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64582 [preauth] Invalid user user from 192.168.1.214 port 18134 Connection reset by invalid user user 192.168.1.214 port 18134 [preauth] Invalid user ubnt from 192.168.1.214 port 56756 Connection reset by invalid user ubnt 192.168.1.214 port 56756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54198 [preauth] Connection reset by invalid user root 192.168.1.214 port 6782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51790 [preauth] Invalid user service from 192.168.1.214 port 21389 Connection reset by invalid user service 192.168.1.214 port 21389 [preauth] Invalid user admin from 192.168.1.214 port 3908 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23612 [preauth] Invalid user support from 192.168.1.214 port 28092 Connection reset by invalid user support 192.168.1.214 port 28092 [preauth] Invalid user abc from 192.168.1.214 port 43393 Connection reset by invalid user abc 192.168.1.214 port 43393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14249 [preauth] Connection closed by 192.168.1.214 port 44988 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13054 [preauth] Connection reset by invalid user admin 192.168.1.214 port 3908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15924 [preauth] Invalid user debian from 192.168.1.214 port 63299 Connection reset by invalid user debian 192.168.1.214 port 63299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27969 [preauth] Invalid user daniel from 192.168.1.214 port 55771 Invalid user ftpuser from 192.168.1.214 port 8580 Connection reset by invalid user ftpuser 192.168.1.214 port 8580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28082 [preauth] Invalid user admin from 192.168.1.214 port 13687 Connection reset by invalid user admin 192.168.1.214 port 13687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16156 [preauth] Invalid user test1 from 192.168.1.214 port 33743 Connection reset by invalid user test1 192.168.1.214 port 33743 [preauth] Invalid user lab from 192.168.1.214 port 13243 Connection reset by invalid user lab 192.168.1.214 port 13243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15516 [preauth] Invalid user user from 192.168.1.214 port 3694 Connection reset by invalid user user 192.168.1.214 port 3694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35870 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 14495 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31341 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 7344 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 7352 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63378 [preauth] Invalid user test from 192.168.1.214 port 53940 Connection closed by invalid user test 192.168.1.214 port 53940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6917 [preauth] 2026/04/17 04:50:09 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/17 04:50:20 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 109.195.195.189:0, 200 OK in 2.7ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60777 [preauth] 2026/04/17 04:50:50 HTTPRequest [I] router: completed POST /user/login for 109.195.195.189:0, 303 See Other in 180.5ms @ auth/auth.go:197(auth.SignInPost) 2026/04/17 04:50:50 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 303 See Other in 1.3ms @ web/home.go:32(web.Home) 2026/04/17 04:50:50 HTTPRequest [I] router: completed GET /user/settings/change_password for 109.195.195.189:0, 200 OK in 5.6ms @ auth/password.go:252(auth.MustChangePassword) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34750 [preauth] 2026/04/17 04:51:00 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 303 See Other in 1.0ms @ web/web.go:139(web.registerWebRoutes.verifyAuthWithOptions) 2026/04/17 04:51:01 HTTPRequest [I] router: completed GET /user/settings/change_password for 109.195.195.189:0, 200 OK in 3.4ms @ auth/password.go:252(auth.MustChangePassword) 2026/04/17 04:51:21 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 303 See Other in 1.2ms @ web/web.go:139(web.registerWebRoutes.verifyAuthWithOptions) 2026/04/17 04:51:21 HTTPRequest [I] router: completed GET /user/settings/change_password for 109.195.195.189:0, 200 OK in 3.3ms @ auth/password.go:252(auth.MustChangePassword) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52534 [preauth] 2026/04/17 04:51:52 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 303 See Other in 1.2ms @ web/web.go:139(web.registerWebRoutes.verifyAuthWithOptions) 2026/04/17 04:51:52 HTTPRequest [I] router: completed GET /user/settings/change_password for 109.195.195.189:0, 200 OK in 2.9ms @ auth/password.go:252(auth.MustChangePassword) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24941 [preauth] 2026/04/17 04:52:15 HTTPRequest [I] router: completed POST /user/settings/change_password for 109.195.195.189:0, 303 See Other in 71.1ms @ auth/password.go:261(auth.MustChangePasswordPost) 2026/04/17 04:52:15 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.4ms @ user/notification.go:389(user.NewAvailable) 2026/04/17 04:52:15 HTTPRequest [I] router: completed GET /favicon.ico for 109.195.195.189:0, 301 Moved Permanently in 0.0ms @ misc/misc.go:46(web.Routes.StaticRedirect) 2026/04/17 04:52:21 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 200 OK in 7.5ms @ web/home.go:32(web.Home) 2026/04/17 04:52:21 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=48 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/17 04:52:21 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=3&team_id=undefined&q=&page=1&mode= for 109.195.195.189:0, 200 OK in 2.1ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 04:52:21 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=3&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 109.195.195.189:0, 200 OK in 2.8ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 04:52:26 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=56 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17503 [preauth] 2026/04/17 04:52:31 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.5ms @ user/notification.go:389(user.NewAvailable) 2026/04/17 04:52:33 HTTPRequest [I] router: completed GET /user/settings for 109.195.195.189:0, 200 OK in 3.9ms @ setting/profile.go:46(setting.Profile) 2026/04/17 04:52:43 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.5ms @ user/notification.go:389(user.NewAvailable) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31475 [preauth] 2026/04/17 04:53:03 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.6ms @ user/notification.go:389(user.NewAvailable) 2026/04/17 04:53:12 HTTPRequest [I] router: completed POST /user/settings for 109.195.195.189:0, 303 See Other in 35.6ms @ setting/profile.go:58(setting.ProfilePost) 2026/04/17 04:53:12 HTTPRequest [I] router: completed GET /user/settings for 109.195.195.189:0, 200 OK in 3.6ms @ setting/profile.go:46(setting.Profile) 2026/04/17 04:53:22 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.6ms @ user/notification.go:389(user.NewAvailable) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7959 [preauth] 2026/04/17 04:53:37 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/17 04:53:41 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 109.195.195.189:0, 200 OK in 2.4ms @ auth/auth.go:184(auth.SignIn) 2026/04/17 04:53:43 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.5ms @ user/notification.go:389(user.NewAvailable) 2026/04/17 04:53:51 HTTPRequest [I] router: completed POST /user/login for 109.195.195.189:0, 303 See Other in 50.9ms @ auth/auth.go:197(auth.SignInPost) 2026/04/17 04:53:51 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 200 OK in 5.8ms @ web/home.go:32(web.Home) 2026/04/17 04:53:51 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=48 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/17 04:53:51 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=3&team_id=undefined&q=&page=1&mode= for 109.195.195.189:0, 200 OK in 2.2ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 04:53:51 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=3&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 109.195.195.189:0, 200 OK in 2.5ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 04:54:01 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.5ms @ user/notification.go:389(user.NewAvailable) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58146 [preauth] 2026/04/17 04:54:14 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.5ms @ user/notification.go:389(user.NewAvailable) 2026/04/17 04:54:22 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.3ms @ user/notification.go:389(user.NewAvailable) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59330 [preauth] 2026/04/17 04:55:03 HTTPRequest [I] router: completed GET /robots.txt for 213.180.203.166:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/17 04:55:04 HTTPRequest [I] router: completed GET / for 87.250.224.219:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1982 [preauth] Invalid user ritsuna from 192.168.1.214 port 26669 Connection closed by invalid user ritsuna 192.168.1.214 port 26669 [preauth] Invalid user redis from 192.168.1.214 port 12426 Connection closed by invalid user redis 192.168.1.214 port 12426 [preauth] Invalid user postgres from 192.168.1.214 port 31503 Connection closed by invalid user postgres 192.168.1.214 port 31503 [preauth] Invalid user orangepi from 192.168.1.214 port 56090 Connection closed by invalid user orangepi 192.168.1.214 port 56090 [preauth] Invalid user oracle from 192.168.1.214 port 8518 Connection closed by invalid user oracle 192.168.1.214 port 8518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46442 [preauth] Invalid user openhabian from 192.168.1.214 port 16439 Connection closed by invalid user openhabian 192.168.1.214 port 16439 [preauth] Invalid user nvidia from 192.168.1.214 port 63640 Connection closed by invalid user nvidia 192.168.1.214 port 63640 [preauth] User news not allowed because account is locked Connection closed by invalid user news 192.168.1.214 port 51834 [preauth] Invalid user myshake from 192.168.1.214 port 44376 Connection closed by invalid user myshake 192.168.1.214 port 44376 [preauth] Invalid user mas from 192.168.1.214 port 54420 Connection closed by invalid user mas 192.168.1.214 port 54420 [preauth] Invalid user loguser from 192.168.1.214 port 50549 Connection closed by invalid user loguser 192.168.1.214 port 50549 [preauth] Invalid user ken from 192.168.1.214 port 59331 Connection closed by invalid user ken 192.168.1.214 port 59331 [preauth] Invalid user jenkins from 192.168.1.214 port 44738 Connection closed by invalid user jenkins 192.168.1.214 port 44738 [preauth] Invalid user james from 192.168.1.214 port 32923 Connection closed by invalid user james 192.168.1.214 port 32923 [preauth] Invalid user james from 192.168.1.214 port 60223 Connection closed by invalid user james 192.168.1.214 port 60223 [preauth] Invalid user huawei from 192.168.1.214 port 33227 Connection closed by invalid user huawei 192.168.1.214 port 33227 [preauth] Invalid user howard from 192.168.1.214 port 22310 Connection closed by invalid user howard 192.168.1.214 port 22310 [preauth] Invalid user home from 192.168.1.214 port 2016 Connection closed by invalid user home 192.168.1.214 port 2016 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 45071 [preauth] Invalid user grid from 192.168.1.214 port 25581 Connection closed by invalid user grid 192.168.1.214 port 25581 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 42438 Connection closed by invalid user gitlab-runner 192.168.1.214 port 42438 [preauth] Connection closed by authenticating user git 192.168.1.214 port 3045 [preauth] 2026/04/17 05:12:18 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.7ms @ user/notification.go:389(user.NewAvailable) Connection closed by authenticating user git 192.168.1.214 port 34815 [preauth] Invalid user ghostuser from 192.168.1.214 port 7746 Connection closed by invalid user ghostuser 192.168.1.214 port 7746 [preauth] 2026/04/17 05:12:59 HTTPRequest [I] router: completed GET /notifications/new for 109.195.195.189:0, 200 OK in 1.6ms @ user/notification.go:389(user.NewAvailable) Invalid user ftpuser from 192.168.1.214 port 61939 Connection closed by invalid user ftpuser 192.168.1.214 port 61939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3117 [preauth] Invalid user ftpuser from 192.168.1.214 port 60257 Connection closed by invalid user ftpuser 192.168.1.214 port 60257 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 63619 [preauth] Invalid user es from 192.168.1.214 port 24621 Connection closed by invalid user es 192.168.1.214 port 24621 [preauth] Invalid user elastic from 192.168.1.214 port 38887 Connection closed by invalid user elastic 192.168.1.214 port 38887 [preauth] Invalid user dev from 192.168.1.214 port 60403 Connection closed by invalid user dev 192.168.1.214 port 60403 [preauth] Invalid user deployer from 192.168.1.214 port 3438 Connection closed by invalid user deployer 192.168.1.214 port 3438 [preauth] Invalid user deployer from 192.168.1.214 port 61675 Connection closed by invalid user deployer 192.168.1.214 port 61675 [preauth] Invalid user deploy from 192.168.1.214 port 50000 Connection closed by invalid user deploy 192.168.1.214 port 50000 [preauth] Invalid user dell from 192.168.1.214 port 29286 Connection closed by invalid user dell 192.168.1.214 port 29286 [preauth] Invalid user debian from 192.168.1.214 port 8639 Connection closed by invalid user debian 192.168.1.214 port 8639 [preauth] Invalid user david from 192.168.1.214 port 58762 Connection closed by invalid user david 192.168.1.214 port 58762 [preauth] Invalid user backup from 192.168.1.214 port 63799 Connection closed by invalid user backup 192.168.1.214 port 63799 [preauth] Invalid user as from 192.168.1.214 port 63834 Connection closed by invalid user as 192.168.1.214 port 63834 [preauth] Invalid user ali from 192.168.1.214 port 35888 Connection closed by invalid user ali 192.168.1.214 port 35888 [preauth] Invalid user admin from 192.168.1.214 port 16203 Connection closed by invalid user admin 192.168.1.214 port 16203 [preauth] Invalid user admin from 192.168.1.214 port 59008 Connection closed by invalid user admin 192.168.1.214 port 59008 [preauth] Invalid user a from 192.168.1.214 port 24244 Connection closed by invalid user a 192.168.1.214 port 24244 [preauth] Invalid user x from 192.168.1.214 port 47768 Connection closed by invalid user x 192.168.1.214 port 47768 [preauth] Invalid user x from 192.168.1.214 port 39836 Connection closed by invalid user x 192.168.1.214 port 39836 [preauth] Invalid user web from 192.168.1.214 port 49686 Connection closed by invalid user web 192.168.1.214 port 49686 [preauth] Invalid user webmaster from 192.168.1.214 port 33755 Connection closed by invalid user webmaster 192.168.1.214 port 33755 [preauth] Invalid user user from 192.168.1.214 port 1537 Connection closed by invalid user user 192.168.1.214 port 1537 [preauth] Invalid user user1 from 192.168.1.214 port 47766 Connection closed by invalid user user1 192.168.1.214 port 47766 [preauth] Invalid user ubuntu from 192.168.1.214 port 15294 Connection closed by invalid user ubuntu 192.168.1.214 port 15294 [preauth] Invalid user ubuntu from 192.168.1.214 port 64482 Connection closed by invalid user ubuntu 192.168.1.214 port 64482 [preauth] Invalid user ubuntu from 192.168.1.214 port 31826 Connection closed by invalid user ubuntu 192.168.1.214 port 31826 [preauth] Invalid user t from 192.168.1.214 port 19018 Connection closed by invalid user t 192.168.1.214 port 19018 [preauth] Invalid user tsukasa from 192.168.1.214 port 37766 Connection closed by invalid user tsukasa 192.168.1.214 port 37766 [preauth] Invalid user toidicho from 192.168.1.214 port 7858 Connection closed by invalid user toidicho 192.168.1.214 port 7858 [preauth] Invalid user test from 192.168.1.214 port 59927 Connection closed by invalid user test 192.168.1.214 port 59927 [preauth] Invalid user test from 192.168.1.214 port 23100 Connection closed by invalid user test 192.168.1.214 port 23100 [preauth] Invalid user servidor from 192.168.1.214 port 30624 Connection closed by invalid user servidor 192.168.1.214 port 30624 [preauth] Invalid user ryan from 192.168.1.214 port 14974 Connection closed by invalid user ryan 192.168.1.214 port 14974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54926 [preauth] Invalid user ubuntu from 192.168.1.214 port 16380 Connection closed by invalid user ubuntu 192.168.1.214 port 16380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13222 [preauth] 2026/04/17 05:58:38 HTTPRequest [I] router: completed GET /favicon.ico for 109.195.195.189:0, 301 Moved Permanently in 0.0ms @ misc/misc.go:46(web.Routes.StaticRedirect) 2026/04/17 05:58:39 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/17 05:58:42 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 109.195.195.189:0, 200 OK in 2.4ms @ auth/auth.go:184(auth.SignIn) 2026/04/17 05:58:46 HTTPRequest [I] router: completed POST /user/login for 109.195.195.189:0, 303 See Other in 74.8ms @ auth/auth.go:197(auth.SignInPost) 2026/04/17 05:58:46 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 200 OK in 7.5ms @ web/home.go:32(web.Home) 2026/04/17 05:58:47 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=48 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/17 05:58:47 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=3&team_id=undefined&q=&page=1&mode= for 109.195.195.189:0, 200 OK in 1.7ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 05:58:47 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=3&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 109.195.195.189:0, 200 OK in 2.3ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 05:58:50 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3511.1ms @ events/events.go:18(events.Events) 2026/04/17 05:58:53 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=56 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/17 05:58:54 HTTPRequest [I] router: completed GET /org/create for 109.195.195.189:0, 200 OK in 4.4ms @ org/org.go:28(org.Create) 2026/04/17 05:58:58 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3961.6ms @ events/events.go:18(events.Events) 2026/04/17 05:59:00 HTTPRequest [I] router: completed GET / for 109.195.195.189:0, 200 OK in 6.5ms @ web/home.go:32(web.Home) 2026/04/17 05:59:01 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=3&team_id=undefined&q=&page=1&mode= for 109.195.195.189:0, 200 OK in 1.8ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 05:59:01 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=3&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 109.195.195.189:0, 200 OK in 2.4ms @ repo/repo.go:424(repo.SearchRepo) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51893 [preauth] 2026/04/17 05:59:04 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3590.4ms @ events/events.go:18(events.Events) 2026/04/17 05:59:09 HTTPRequest [I] router: completed GET /explore/repos for 109.195.195.189:0, 200 OK in 16.7ms @ explore/repo.go:148(explore.Repos) 2026/04/17 05:59:11 HTTPRequest [I] router: completed GET /milestones for 109.195.195.189:0, 200 OK in 8.6ms @ user/home.go:149(user.Milestones) 2026/04/17 05:59:13 HTTPRequest [I] router: completed GET /pulls for 109.195.195.189:0, 200 OK in 11.5ms @ user/home.go:340(user.Pulls) 2026/04/17 05:59:16 HTTPRequest [I] router: completed GET /repo/create for 109.195.195.189:0, 200 OK in 4.9ms @ repo/repo.go:159(repo.Create) 2026/04/17 05:59:19 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3008.8ms @ events/events.go:18(events.Events) 2026/04/17 05:59:33 HTTPRequest [I] router: completed GET /repo/search?q=&template=true&priority_owner_id=3&_=1776405553659 for 109.195.195.189:0, 200 OK in 2.5ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/17 05:59:33 HTTPRequest [I] router: completed GET /repo/search?q=&template=true&priority_owner_id=3&_=1776405553660 for 109.195.195.189:0, 200 OK in 2.2ms @ repo/repo.go:424(repo.SearchRepo) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46647 [preauth] 2026/04/17 05:59:39 HTTPRequest [I] router: completed GET /repo/search?q=&template=true&priority_owner_id=3&_=1776405553661 for 109.195.195.189:0, 200 OK in 2.5ms @ repo/repo.go:424(repo.SearchRepo) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31694 [preauth] 2026/04/17 06:00:12 .../actions/notifier_helper.go:167:notify() [W] Ref of event "repository" is empty, will fall back to the default branch 2026/04/17 06:00:12 HTTPRequest [I] router: completed POST /repo/create for 109.195.195.189:0, 303 See Other in 1011.5ms @ repo/repo.go:217(repo.CreatePost) 2026/04/17 06:00:12 HTTPRequest [I] router: completed GET /vyudin/domovoy for 109.195.195.189:0, 200 OK in 26.1ms @ repo/view_home.go:359(repo.Home) 2026/04/17 06:00:16 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3504.1ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16211 [preauth] Invalid user admin from 192.168.1.214 port 43631 Connection closed by invalid user admin 192.168.1.214 port 43631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53053 [preauth] Invalid user openproject from 192.168.1.214 port 7256 Connection closed by invalid user openproject 192.168.1.214 port 7256 [preauth] Invalid user maggie from 192.168.1.214 port 49662 Connection closed by invalid user maggie 192.168.1.214 port 49662 [preauth] Invalid user odroid from 192.168.1.214 port 40742 Connection closed by invalid user odroid 192.168.1.214 port 40742 [preauth] Invalid user netscreen from 192.168.1.214 port 15546 Connection closed by invalid user netscreen 192.168.1.214 port 15546 [preauth] Invalid user mysql from 192.168.1.214 port 53446 Connection closed by invalid user mysql 192.168.1.214 port 53446 [preauth] Invalid user minecraft from 192.168.1.214 port 1969 Connection closed by invalid user minecraft 192.168.1.214 port 1969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23042 [preauth] Invalid user admin from 192.168.1.214 port 64737 Connection reset by invalid user admin 192.168.1.214 port 64737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4631 [preauth] Invalid user admin from 192.168.1.214 port 59801 Connection reset by invalid user admin 192.168.1.214 port 59801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24134 [preauth] Invalid user admin from 192.168.1.214 port 8114 Connection reset by invalid user admin 192.168.1.214 port 8114 [preauth] Invalid user debian from 192.168.1.214 port 15709 Connection reset by invalid user debian 192.168.1.214 port 15709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30039 [preauth] Invalid user cirros from 192.168.1.214 port 31034 Connection reset by invalid user cirros 192.168.1.214 port 31034 [preauth] Invalid user user from 192.168.1.214 port 29136 Connection reset by invalid user user 192.168.1.214 port 29136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2073 [preauth] Invalid user user from 192.168.1.214 port 50823 Connection reset by invalid user user 192.168.1.214 port 50823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41112 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 64130 [preauth] Invalid user mc from 192.168.1.214 port 7648 Connection closed by invalid user mc 192.168.1.214 port 7648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62649 [preauth] Invalid user admin from 192.168.1.214 port 24600 Connection reset by invalid user admin 192.168.1.214 port 24600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65115 [preauth] Invalid user admin from 192.168.1.214 port 51063 Connection reset by invalid user admin 192.168.1.214 port 51063 [preauth] Invalid user user from 192.168.1.214 port 60407 Connection reset by invalid user user 192.168.1.214 port 60407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26996 [preauth] Invalid user maria from 192.168.1.214 port 46709 Connection closed by invalid user maria 192.168.1.214 port 46709 [preauth] Invalid user kishimoto from 192.168.1.214 port 25172 Connection closed by invalid user kishimoto 192.168.1.214 port 25172 [preauth] Invalid user iptv from 192.168.1.214 port 6721 Connection closed by invalid user iptv 192.168.1.214 port 6721 [preauth] Invalid user info from 192.168.1.214 port 24118 Connection closed by invalid user info 192.168.1.214 port 24118 [preauth] Invalid user huawei from 192.168.1.214 port 32815 Connection closed by invalid user huawei 192.168.1.214 port 32815 [preauth] Invalid user hadoop from 192.168.1.214 port 1862 Connection closed by invalid user hadoop 192.168.1.214 port 1862 [preauth] Invalid user hadoop from 192.168.1.214 port 50445 Connection closed by invalid user hadoop 192.168.1.214 port 50445 [preauth] Invalid user hadoop from 192.168.1.214 port 53203 Connection closed by invalid user hadoop 192.168.1.214 port 53203 [preauth] Invalid user grid from 192.168.1.214 port 41741 Connection closed by invalid user grid 192.168.1.214 port 41741 [preauth] Connection closed by authenticating user git 192.168.1.214 port 9308 [preauth] Invalid user gitlab from 192.168.1.214 port 33847 Connection closed by invalid user gitlab 192.168.1.214 port 33847 [preauth] Invalid user ftpuser from 192.168.1.214 port 64745 Connection closed by invalid user ftpuser 192.168.1.214 port 64745 [preauth] Invalid user frappe from 192.168.1.214 port 41225 Connection closed by invalid user frappe 192.168.1.214 port 41225 [preauth] Invalid user feng from 192.168.1.214 port 50195 Connection closed by invalid user feng 192.168.1.214 port 50195 [preauth] Invalid user elasticsearch from 192.168.1.214 port 22664 Connection closed by invalid user elasticsearch 192.168.1.214 port 22664 [preauth] Invalid user elastic from 192.168.1.214 port 33334 Connection closed by invalid user elastic 192.168.1.214 port 33334 [preauth] Connection closed by 192.168.1.214 port 53935 Invalid user dsnmaster from 192.168.1.214 port 48925 Connection closed by invalid user dsnmaster 192.168.1.214 port 48925 [preauth] Invalid user dockeradmin from 192.168.1.214 port 47780 Connection closed by invalid user dockeradmin 192.168.1.214 port 47780 [preauth] Invalid user developer from 192.168.1.214 port 45919 Connection closed by invalid user developer 192.168.1.214 port 45919 [preauth] Invalid user deployer from 192.168.1.214 port 41217 Connection closed by invalid user deployer 192.168.1.214 port 41217 [preauth] Invalid user deploy from 192.168.1.214 port 16380 Connection closed by invalid user deploy 192.168.1.214 port 16380 [preauth] Invalid user debian from 192.168.1.214 port 22700 Connection closed by invalid user debian 192.168.1.214 port 22700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24060 [preauth] Invalid user debian from 192.168.1.214 port 35653 Connection closed by invalid user debian 192.168.1.214 port 35653 [preauth] Invalid user debian from 192.168.1.214 port 16891 Connection closed by invalid user debian 192.168.1.214 port 16891 [preauth] Invalid user debian from 192.168.1.214 port 19341 Connection closed by invalid user debian 192.168.1.214 port 19341 [preauth] Invalid user D from 192.168.1.214 port 26161 Connection closed by invalid user D 192.168.1.214 port 26161 [preauth] Invalid user cumulus from 192.168.1.214 port 1156 Connection closed by invalid user cumulus 192.168.1.214 port 1156 [preauth] Invalid user bpadmin from 192.168.1.214 port 25240 Connection closed by invalid user bpadmin 192.168.1.214 port 25240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53918 [preauth] Invalid user rpc from 192.168.1.214 port 31462 Connection reset by invalid user rpc 192.168.1.214 port 31462 [preauth] Invalid user user from 192.168.1.214 port 47278 Connection reset by invalid user user 192.168.1.214 port 47278 [preauth] Invalid user nvidia from 192.168.1.214 port 50041 Connection reset by invalid user nvidia 192.168.1.214 port 50041 [preauth] Invalid user debian from 192.168.1.214 port 47659 Connection reset by invalid user debian 192.168.1.214 port 47659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55956 [preauth] Invalid user default from 192.168.1.214 port 28820 Connection reset by invalid user default 192.168.1.214 port 28820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30771 [preauth] Invalid user config from 192.168.1.214 port 27068 Connection reset by invalid user config 192.168.1.214 port 27068 [preauth] Invalid user default from 192.168.1.214 port 6798 Connection reset by invalid user default 192.168.1.214 port 6798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51345 [preauth] Invalid user ansible from 192.168.1.214 port 51808 Connection reset by invalid user ansible 192.168.1.214 port 51808 [preauth] Invalid user mysql from 192.168.1.214 port 25753 Connection reset by invalid user mysql 192.168.1.214 port 25753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33880 [preauth] Invalid user apache from 192.168.1.214 port 10640 Connection closed by invalid user apache 192.168.1.214 port 10640 [preauth] Invalid user activemq from 192.168.1.214 port 13599 Connection closed by invalid user activemq 192.168.1.214 port 13599 [preauth] Invalid user user3 from 192.168.1.214 port 12604 Connection closed by invalid user user3 192.168.1.214 port 12604 [preauth] Invalid user user1 from 192.168.1.214 port 41631 Connection closed by invalid user user1 192.168.1.214 port 41631 [preauth] Invalid user admin from 192.168.1.214 port 46111 Connection closed by invalid user admin 192.168.1.214 port 46111 [preauth] Invalid user ubuntu from 192.168.1.214 port 29688 Connection closed by invalid user ubuntu 192.168.1.214 port 29688 [preauth] Invalid user ubuntu from 192.168.1.214 port 13482 Connection closed by invalid user ubuntu 192.168.1.214 port 13482 [preauth] Invalid user testuser from 192.168.1.214 port 39391 Connection closed by invalid user testuser 192.168.1.214 port 39391 [preauth] Invalid user test from 192.168.1.214 port 48758 Connection closed by invalid user test 192.168.1.214 port 48758 [preauth] Invalid user testing from 192.168.1.214 port 60365 Connection closed by invalid user testing 192.168.1.214 port 60365 [preauth] Invalid user test2 from 192.168.1.214 port 16874 Connection closed by invalid user test2 192.168.1.214 port 16874 [preauth] Invalid user test1 from 192.168.1.214 port 34886 Connection closed by invalid user test1 192.168.1.214 port 34886 [preauth] Invalid user student from 192.168.1.214 port 58573 Connection closed by invalid user student 192.168.1.214 port 58573 [preauth] Invalid user samba from 192.168.1.214 port 61914 Connection closed by invalid user samba 192.168.1.214 port 61914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1748 [preauth] Connection closed by 192.168.1.214 port 19979 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23510 [preauth] Invalid user vyos from 192.168.1.214 port 22416 Connection reset by invalid user vyos 192.168.1.214 port 22416 [preauth] Invalid user odroid from 192.168.1.214 port 7958 Connection reset by invalid user odroid 192.168.1.214 port 7958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56728 [preauth] Invalid user user from 192.168.1.214 port 54024 Connection reset by invalid user user 192.168.1.214 port 54024 [preauth] Invalid user admin from 192.168.1.214 port 23288 Connection reset by invalid user admin 192.168.1.214 port 23288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34800 [preauth] Invalid user rpc from 192.168.1.214 port 9707 Connection reset by invalid user rpc 192.168.1.214 port 9707 [preauth] Invalid user sshadmin from 192.168.1.214 port 65404 Connection reset by invalid user sshadmin 192.168.1.214 port 65404 [preauth] Invalid user user from 192.168.1.214 port 49747 Connection reset by invalid user user 192.168.1.214 port 49747 [preauth] Invalid user postgres from 192.168.1.214 port 13639 Connection reset by invalid user postgres 192.168.1.214 port 13639 [preauth] Invalid user postgres from 192.168.1.214 port 3991 Connection reset by invalid user postgres 192.168.1.214 port 3991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15396 [preauth] Invalid user ali from 192.168.1.214 port 33040 Connection reset by invalid user ali 192.168.1.214 port 33040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28921 [preauth] Invalid user p from 192.168.1.214 port 9580 Connection reset by invalid user p 192.168.1.214 port 9580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4619 [preauth] Connection reset by invalid user root 192.168.1.214 port 18678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18459 [preauth] Invalid user test1 from 192.168.1.214 port 17507 Connection reset by invalid user test1 192.168.1.214 port 17507 [preauth] Invalid user test from 192.168.1.214 port 38409 Connection reset by invalid user test 192.168.1.214 port 38409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7793 [preauth] Invalid user admin from 192.168.1.214 port 21779 Connection reset by invalid user admin 192.168.1.214 port 21779 [preauth] Invalid user ftpuser from 192.168.1.214 port 12756 Connection reset by invalid user ftpuser 192.168.1.214 port 12756 [preauth] Invalid user ftpuser from 192.168.1.214 port 38216 Connection reset by invalid user ftpuser 192.168.1.214 port 38216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14648 [preauth] Invalid user kali from 192.168.1.214 port 47896 Connection reset by invalid user kali 192.168.1.214 port 47896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15608 [preauth] Invalid user public from 192.168.1.214 port 8956 Connection reset by invalid user public 192.168.1.214 port 8956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1194 [preauth] Invalid user openhabian from 192.168.1.214 port 5004 Connection reset by invalid user openhabian 192.168.1.214 port 5004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49273 [preauth] Invalid user config from 192.168.1.214 port 58644 Connection reset by invalid user config 192.168.1.214 port 58644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35474 [preauth] Invalid user ubuntu from 192.168.1.214 port 41275 Connection reset by invalid user ubuntu 192.168.1.214 port 41275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53965 [preauth] Invalid user usuario from 192.168.1.214 port 38951 Connection reset by invalid user usuario 192.168.1.214 port 38951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12496 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 8445 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15053 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 20593 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22476 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 8524 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54698 [preauth] Invalid user ubuntu from 192.168.1.214 port 34725 Connection closed by invalid user ubuntu 192.168.1.214 port 34725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1307 [preauth] Invalid user prometheus from 192.168.1.214 port 52736 Connection closed by invalid user prometheus 192.168.1.214 port 52736 [preauth] Invalid user polkitd from 192.168.1.214 port 29221 Connection closed by invalid user polkitd 192.168.1.214 port 29221 [preauth] Invalid user peertube from 192.168.1.214 port 40518 Connection closed by invalid user peertube 192.168.1.214 port 40518 [preauth] Invalid user opsftp from 192.168.1.214 port 44707 Connection closed by invalid user opsftp 192.168.1.214 port 44707 [preauth] Invalid user openhabian from 192.168.1.214 port 12272 Connection closed by invalid user openhabian 192.168.1.214 port 12272 [preauth] Invalid user nodejs from 192.168.1.214 port 7509 Connection closed by invalid user nodejs 192.168.1.214 port 7509 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 3259 [preauth] Invalid user n from 192.168.1.214 port 7691 Connection closed by invalid user n 192.168.1.214 port 7691 [preauth] Invalid user nexus from 192.168.1.214 port 39628 Connection closed by invalid user nexus 192.168.1.214 port 39628 [preauth] Invalid user mysql from 192.168.1.214 port 44054 Connection closed by invalid user mysql 192.168.1.214 port 44054 [preauth] Invalid user mas from 192.168.1.214 port 31766 Connection closed by invalid user mas 192.168.1.214 port 31766 [preauth] Invalid user leo from 192.168.1.214 port 44605 Connection closed by invalid user leo 192.168.1.214 port 44605 [preauth] Invalid user james from 192.168.1.214 port 30460 Connection closed by invalid user james 192.168.1.214 port 30460 [preauth] Invalid user inspur from 192.168.1.214 port 12945 Connection closed by invalid user inspur 192.168.1.214 port 12945 [preauth] Invalid user hadoop from 192.168.1.214 port 13328 Connection closed by invalid user hadoop 192.168.1.214 port 13328 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 57698 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 19077 Connection closed by invalid user gitlab-runner 192.168.1.214 port 19077 [preauth] Connection closed by authenticating user git 192.168.1.214 port 40804 [preauth] Invalid user ftpuser from 192.168.1.214 port 23466 Connection closed by invalid user ftpuser 192.168.1.214 port 23466 [preauth] Invalid user ftptest from 192.168.1.214 port 21906 Connection closed by invalid user ftptest 192.168.1.214 port 21906 [preauth] Invalid user fff from 192.168.1.214 port 21112 Connection closed by invalid user fff 192.168.1.214 port 21112 [preauth] Invalid user elasticsearch from 192.168.1.214 port 50495 Connection closed by invalid user elasticsearch 192.168.1.214 port 50495 [preauth] Invalid user ec2-user from 192.168.1.214 port 16858 Connection closed by invalid user ec2-user 192.168.1.214 port 16858 [preauth] Invalid user devuser from 192.168.1.214 port 54175 Connection closed by invalid user devuser 192.168.1.214 port 54175 [preauth] Invalid user dev from 192.168.1.214 port 58885 Connection closed by invalid user dev 192.168.1.214 port 58885 [preauth] Invalid user deploy from 192.168.1.214 port 2083 Connection closed by invalid user deploy 192.168.1.214 port 2083 [preauth] Invalid user deployer from 192.168.1.214 port 20298 Connection closed by invalid user deployer 192.168.1.214 port 20298 [preauth] Invalid user demo from 192.168.1.214 port 35252 Connection closed by invalid user demo 192.168.1.214 port 35252 [preauth] Invalid user debian from 192.168.1.214 port 49041 Connection closed by invalid user debian 192.168.1.214 port 49041 [preauth] Invalid user debian from 192.168.1.214 port 57034 Connection closed by invalid user debian 192.168.1.214 port 57034 [preauth] Invalid user debian from 192.168.1.214 port 60525 Connection closed by invalid user debian 192.168.1.214 port 60525 [preauth] Invalid user debian from 192.168.1.214 port 50301 Connection closed by invalid user debian 192.168.1.214 port 50301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30512 [preauth] Invalid user admin from 192.168.1.214 port 36129 Connection reset by invalid user admin 192.168.1.214 port 36129 [preauth] Invalid user oracle from 192.168.1.214 port 48335 Connection reset by invalid user oracle 192.168.1.214 port 48335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21946 [preauth] Invalid user admin from 192.168.1.214 port 9836 Connection reset by invalid user admin 192.168.1.214 port 9836 [preauth] Invalid user admin from 192.168.1.214 port 22997 Connection reset by invalid user admin 192.168.1.214 port 22997 [preauth] Invalid user admin from 192.168.1.214 port 60780 Connection reset by invalid user admin 192.168.1.214 port 60780 [preauth] Invalid user admin from 192.168.1.214 port 36925 Connection reset by invalid user admin 192.168.1.214 port 36925 [preauth] Invalid user c2 from 192.168.1.214 port 30250 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user c2 192.168.1.214 port 30250 [preauth] Connection reset by invalid user root 192.168.1.214 port 4945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26694 [preauth] Invalid user ftpuser from 192.168.1.214 port 51477 Connection reset by invalid user ftpuser 192.168.1.214 port 51477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41926 [preauth] Invalid user admin from 192.168.1.214 port 33579 Connection reset by invalid user admin 192.168.1.214 port 33579 [preauth] Invalid user IEUser from 192.168.1.214 port 45558 Connection reset by invalid user IEUser 192.168.1.214 port 45558 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 1730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15407 [preauth] Invalid user admin from 192.168.1.214 port 9612 Connection reset by invalid user admin 192.168.1.214 port 9612 [preauth] Invalid user user from 192.168.1.214 port 34130 Connection reset by invalid user user 192.168.1.214 port 34130 [preauth] Invalid user admin from 192.168.1.214 port 56648 Connection reset by invalid user admin 192.168.1.214 port 56648 [preauth] Invalid user admin from 192.168.1.214 port 55594 Connection reset by invalid user admin 192.168.1.214 port 55594 [preauth] Invalid user admin from 192.168.1.214 port 39359 Connection reset by invalid user admin 192.168.1.214 port 39359 [preauth] Invalid user admin from 192.168.1.214 port 6843 Connection reset by invalid user admin 192.168.1.214 port 6843 [preauth] Invalid user Admin from 192.168.1.214 port 2604 Connection reset by invalid user Admin 192.168.1.214 port 2604 [preauth] Invalid user bs from 192.168.1.214 port 64208 Connection closed by invalid user bs 192.168.1.214 port 64208 [preauth] Invalid user bot from 192.168.1.214 port 27559 Connection closed by invalid user bot 192.168.1.214 port 27559 [preauth] Invalid user boss from 192.168.1.214 port 7502 Connection closed by invalid user boss 192.168.1.214 port 7502 [preauth] Invalid user admin from 192.168.1.214 port 25829 Connection closed by invalid user admin 192.168.1.214 port 25829 [preauth] Invalid user admin from 192.168.1.214 port 45542 Connection closed by invalid user admin 192.168.1.214 port 45542 [preauth] Invalid user admin from 192.168.1.214 port 8586 Connection closed by invalid user admin 192.168.1.214 port 8586 [preauth] Invalid user admin from 192.168.1.214 port 22807 Connection closed by invalid user admin 192.168.1.214 port 22807 [preauth] Invalid user abc from 192.168.1.214 port 10579 Connection closed by invalid user abc 192.168.1.214 port 10579 [preauth] Invalid user abc from 192.168.1.214 port 16414 Connection closed by invalid user abc 192.168.1.214 port 16414 [preauth] Invalid user aaron from 192.168.1.214 port 41123 Connection closed by invalid user aaron 192.168.1.214 port 41123 [preauth] Invalid user 123 from 192.168.1.214 port 60002 Connection closed by invalid user 123 192.168.1.214 port 60002 [preauth] Invalid user z from 192.168.1.214 port 57491 Connection closed by invalid user z 192.168.1.214 port 57491 [preauth] Invalid user x from 192.168.1.214 port 60128 Connection closed by invalid user x 192.168.1.214 port 60128 [preauth] Invalid user www from 192.168.1.214 port 3032 Connection closed by invalid user www 192.168.1.214 port 3032 [preauth] Invalid user wss from 192.168.1.214 port 34023 Connection closed by invalid user wss 192.168.1.214 port 34023 [preauth] Invalid user website from 192.168.1.214 port 10701 Connection closed by invalid user website 192.168.1.214 port 10701 [preauth] Invalid user vpn from 192.168.1.214 port 46585 Connection closed by invalid user vpn 192.168.1.214 port 46585 [preauth] Invalid user user from 192.168.1.214 port 64809 Connection closed by invalid user user 192.168.1.214 port 64809 [preauth] Invalid user ubuntu from 192.168.1.214 port 60764 Connection closed by invalid user ubuntu 192.168.1.214 port 60764 [preauth] Invalid user test from 192.168.1.214 port 62030 Connection closed by invalid user test 192.168.1.214 port 62030 [preauth] Invalid user test2 from 192.168.1.214 port 29638 Connection closed by invalid user test2 192.168.1.214 port 29638 [preauth] Invalid user temp from 192.168.1.214 port 58066 Connection closed by invalid user temp 192.168.1.214 port 58066 [preauth] Invalid user shop from 192.168.1.214 port 40701 Connection closed by invalid user shop 192.168.1.214 port 40701 [preauth] Invalid user server from 192.168.1.214 port 22321 Connection closed by invalid user server 192.168.1.214 port 22321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17009 [preauth] Invalid user ubuntu from 192.168.1.214 port 30714 Connection closed by invalid user ubuntu 192.168.1.214 port 30714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64105 [preauth] Connection reset by 192.168.1.214 port 44448 [preauth] Invalid user from 192.168.1.214 port 48807 Connection closed by invalid user 192.168.1.214 port 48807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19912 [preauth] Invalid user user from 192.168.1.214 port 47126 Connection reset by invalid user user 192.168.1.214 port 47126 [preauth] Invalid user admin from 192.168.1.214 port 28828 Connection reset by invalid user admin 192.168.1.214 port 28828 [preauth] Invalid user oracle from 192.168.1.214 port 37837 Connection reset by invalid user oracle 192.168.1.214 port 37837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54533 [preauth] Invalid user user from 192.168.1.214 port 15860 Connection reset by invalid user user 192.168.1.214 port 15860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52656 [preauth] Invalid user vagrant from 192.168.1.214 port 3292 Connection reset by invalid user vagrant 192.168.1.214 port 3292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63717 [preauth] Invalid user admin from 192.168.1.214 port 4596 Connection reset by invalid user admin 192.168.1.214 port 4596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33770 [preauth] Invalid user minecraft from 192.168.1.214 port 37864 Connection reset by invalid user minecraft 192.168.1.214 port 37864 [preauth] Invalid user plex from 192.168.1.214 port 24273 Connection reset by invalid user plex 192.168.1.214 port 24273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23697 [preauth] 2026/04/17 09:59:04 HTTPRequest [I] router: completed GET / for 3.215.177.13:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/17 09:59:04 HTTPRequest [I] router: completed GET /favicon.ico for 3.215.177.13:0, 301 Moved Permanently in 0.0ms @ misc/misc.go:46(web.Routes.StaticRedirect) 2026/04/17 09:59:05 HTTPRequest [I] router: completed GET /favicon.png for 3.215.177.13:0, 404 Not Found in 1.7ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35022 [preauth] 2026/04/17 09:59:39 HTTPRequest [I] router: completed GET / for 3.215.177.13:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/17 09:59:41 HTTPRequest [I] router: completed GET /favicon.ico for 3.215.177.13:0, 301 Moved Permanently in 0.0ms @ misc/misc.go:46(web.Routes.StaticRedirect) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25005 [preauth] Invalid user rico from 192.168.1.214 port 54114 Connection closed by invalid user rico 192.168.1.214 port 54114 [preauth] Invalid user redis from 192.168.1.214 port 55870 Connection closed by invalid user redis 192.168.1.214 port 55870 [preauth] Invalid user redis from 192.168.1.214 port 18742 Connection closed by invalid user redis 192.168.1.214 port 18742 [preauth] Invalid user prueba from 192.168.1.214 port 7692 Connection closed by invalid user prueba 192.168.1.214 port 7692 [preauth] Invalid user plex from 192.168.1.214 port 15230 Connection closed by invalid user plex 192.168.1.214 port 15230 [preauth] Invalid user peertube from 192.168.1.214 port 34631 Connection closed by invalid user peertube 192.168.1.214 port 34631 [preauth] Invalid user oracle from 192.168.1.214 port 29482 Connection closed by invalid user oracle 192.168.1.214 port 29482 [preauth] User news not allowed because account is locked Connection closed by invalid user news 192.168.1.214 port 3589 [preauth] Invalid user netscreen from 192.168.1.214 port 18610 Connection closed by invalid user netscreen 192.168.1.214 port 18610 [preauth] Invalid user matt from 192.168.1.214 port 48145 Connection closed by invalid user matt 192.168.1.214 port 48145 [preauth] Invalid user leo from 192.168.1.214 port 14898 Connection closed by invalid user leo 192.168.1.214 port 14898 [preauth] Invalid user kafka from 192.168.1.214 port 53393 Connection closed by invalid user kafka 192.168.1.214 port 53393 [preauth] Invalid user jenkins from 192.168.1.214 port 31363 Connection closed by invalid user jenkins 192.168.1.214 port 31363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51786 [preauth] Invalid user vpn from 192.168.1.214 port 32979 Connection reset by invalid user vpn 192.168.1.214 port 32979 [preauth] Invalid user frappe from 192.168.1.214 port 33276 Connection reset by invalid user frappe 192.168.1.214 port 33276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31183 [preauth] Invalid user cloud from 192.168.1.214 port 46065 Connection reset by invalid user cloud 192.168.1.214 port 46065 [preauth] Invalid user postgres from 192.168.1.214 port 48325 Connection reset by invalid user postgres 192.168.1.214 port 48325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15686 [preauth] Invalid user testuser from 192.168.1.214 port 40326 Connection reset by invalid user testuser 192.168.1.214 port 40326 [preauth] Invalid user ftpadmin from 192.168.1.214 port 57744 Connection reset by invalid user ftpadmin 192.168.1.214 port 57744 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 9277 [preauth] Invalid user postgres from 192.168.1.214 port 25953 Connection reset by invalid user postgres 192.168.1.214 port 25953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15086 [preauth] Invalid user super from 192.168.1.214 port 65472 Connection reset by invalid user super 192.168.1.214 port 65472 [preauth] Invalid user user from 192.168.1.214 port 1653 Connection reset by invalid user user 192.168.1.214 port 1653 [preauth] Invalid user usuario from 192.168.1.214 port 52615 Connection reset by invalid user usuario 192.168.1.214 port 52615 [preauth] Invalid user admin from 192.168.1.214 port 58952 Connection reset by invalid user admin 192.168.1.214 port 58952 [preauth] drop connection #0 from [192.168.1.214]:9136 on [10.233.94.47]:22 penalty: connections without attempting authentication User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26210 [preauth] Invalid user lab from 192.168.1.214 port 60642 Connection reset by invalid user lab 192.168.1.214 port 60642 [preauth] Invalid user openhabian from 192.168.1.214 port 37869 Connection reset by invalid user openhabian 192.168.1.214 port 37869 [preauth] Invalid user public from 192.168.1.214 port 5121 Connection reset by invalid user public 192.168.1.214 port 5121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48335 [preauth] Invalid user rpc from 192.168.1.214 port 17269 Connection reset by invalid user rpc 192.168.1.214 port 17269 [preauth] Invalid user admin from 192.168.1.214 port 28138 Connection reset by invalid user admin 192.168.1.214 port 28138 [preauth] Invalid user admin from 192.168.1.214 port 19292 Connection reset by invalid user admin 192.168.1.214 port 19292 [preauth] Invalid user linaro from 192.168.1.214 port 13214 Connection reset by invalid user linaro 192.168.1.214 port 13214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64697 [preauth] Invalid user service from 192.168.1.214 port 2803 Connection reset by invalid user service 192.168.1.214 port 2803 [preauth] Invalid user admin from 192.168.1.214 port 26692 Connection reset by invalid user admin 192.168.1.214 port 26692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6143 [preauth] Invalid user admin from 192.168.1.214 port 26749 Connection reset by invalid user admin 192.168.1.214 port 26749 [preauth] Invalid user ubnt from 192.168.1.214 port 42019 Connection reset by invalid user ubnt 192.168.1.214 port 42019 [preauth] Invalid user demo from 192.168.1.214 port 54395 Connection reset by invalid user demo 192.168.1.214 port 54395 [preauth] Invalid user admin from 192.168.1.214 port 23866 Connection reset by invalid user admin 192.168.1.214 port 23866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49373 [preauth] Invalid user admin from 192.168.1.214 port 56247 Connection reset by invalid user admin 192.168.1.214 port 56247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35150 [preauth] Invalid user admin from 192.168.1.214 port 58990 Connection reset by invalid user admin 192.168.1.214 port 58990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26219 [preauth] Invalid user admin from 192.168.1.214 port 7909 Connection reset by invalid user admin 192.168.1.214 port 7909 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 9359 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40455 [preauth] Invalid user user from 192.168.1.214 port 37984 Connection reset by invalid user user 192.168.1.214 port 37984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64985 [preauth] Invalid user rpc from 192.168.1.214 port 63792 Connection reset by invalid user rpc 192.168.1.214 port 63792 [preauth] Invalid user user from 192.168.1.214 port 3032 Connection reset by invalid user user 192.168.1.214 port 3032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60896 [preauth] Invalid user admin from 192.168.1.214 port 12597 Connection reset by invalid user admin 192.168.1.214 port 12597 [preauth] Invalid user admin from 192.168.1.214 port 31043 Connection reset by invalid user admin 192.168.1.214 port 31043 [preauth] Invalid user frappe from 192.168.1.214 port 35151 Connection reset by invalid user frappe 192.168.1.214 port 35151 [preauth] Invalid user hacluster from 192.168.1.214 port 57876 Connection reset by invalid user hacluster 192.168.1.214 port 57876 [preauth] Invalid user p from 192.168.1.214 port 18667 Connection reset by invalid user p 192.168.1.214 port 18667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3601 [preauth] Invalid user carlos from 192.168.1.214 port 25576 Connection reset by invalid user carlos 192.168.1.214 port 25576 [preauth] Invalid user mysql from 192.168.1.214 port 53275 Connection reset by invalid user mysql 192.168.1.214 port 53275 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 9449 Connection closed by 192.168.1.214 port 38978 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 9484 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10190 [preauth] Connection closed by 192.168.1.214 port 58984 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30812 [preauth] Connection closed by 192.168.1.214 port 13789 Unable to negotiate with 192.168.1.214 port 16270: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Connection closed by 192.168.1.214 port 26517 [preauth] Connection closed by 192.168.1.214 port 20075 [preauth] Connection closed by 192.168.1.214 port 26847 [preauth] Unable to negotiate with 192.168.1.214 port 14584: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] 2026/04/17 12:16:00 HTTPRequest [I] router: completed GET / for 137.184.145.32:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Invalid user ADMIN from 192.168.1.214 port 30823 Connection reset by invalid user ADMIN 192.168.1.214 port 30823 [preauth] Invalid user a from 192.168.1.214 port 31569 Connection reset by invalid user a 192.168.1.214 port 31569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60778 [preauth] Invalid user admin from 192.168.1.214 port 49703 Connection reset by invalid user admin 192.168.1.214 port 49703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42394 [preauth] Invalid user osmc from 192.168.1.214 port 26117 Connection reset by invalid user osmc 192.168.1.214 port 26117 [preauth] Invalid user ui from 192.168.1.214 port 27832 Connection reset by invalid user ui 192.168.1.214 port 27832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56722 [preauth] Invalid user admin from 192.168.1.214 port 50077 Connection reset by invalid user admin 192.168.1.214 port 50077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40485 [preauth] Invalid user admin from 192.168.1.214 port 9050 Connection reset by invalid user admin 192.168.1.214 port 9050 [preauth] Invalid user test from 192.168.1.214 port 49099 Connection reset by invalid user test 192.168.1.214 port 49099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57510 [preauth] Invalid user admin from 192.168.1.214 port 24060 Connection reset by invalid user admin 192.168.1.214 port 24060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55778 [preauth] Invalid user admin from 192.168.1.214 port 3636 Connection reset by invalid user admin 192.168.1.214 port 3636 [preauth] Invalid user user from 192.168.1.214 port 21432 Connection reset by invalid user user 192.168.1.214 port 21432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54561 [preauth] Invalid user 123456 from 192.168.1.214 port 31187 Connection reset by invalid user 123456 192.168.1.214 port 31187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26732 [preauth] Invalid user dixell from 192.168.1.214 port 39214 Connection reset by invalid user dixell 192.168.1.214 port 39214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62592 [preauth] Invalid user op from 192.168.1.214 port 42729 Connection reset by invalid user op 192.168.1.214 port 42729 [preauth] Invalid user sconsole from 192.168.1.214 port 23930 Connection reset by invalid user sconsole 192.168.1.214 port 23930 [preauth] Invalid user install from 192.168.1.214 port 50926 Connection reset by invalid user install 192.168.1.214 port 50926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17517 [preauth] Connection closed by 192.168.1.214 port 47375 Invalid user charlie from 192.168.1.214 port 2938 Connection closed by invalid user charlie 192.168.1.214 port 2938 [preauth] Connection closed by 192.168.1.214 port 62060 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61694 [preauth] banner exchange: Connection from 192.168.1.214 port 33797: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20795 [preauth] Invalid user ftpuser from 192.168.1.214 port 55143 Connection reset by invalid user ftpuser 192.168.1.214 port 55143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38188 [preauth] Invalid user user from 192.168.1.214 port 16516 Connection reset by invalid user user 192.168.1.214 port 16516 [preauth] Invalid user oracle from 192.168.1.214 port 26338 Connection reset by invalid user oracle 192.168.1.214 port 26338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3012 [preauth] Invalid user admin from 192.168.1.214 port 60652 Connection reset by invalid user admin 192.168.1.214 port 60652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25729 [preauth] Invalid user admin from 192.168.1.214 port 28252 Connection reset by invalid user admin 192.168.1.214 port 28252 [preauth] Invalid user daniel from 192.168.1.214 port 56917 Connection reset by invalid user daniel 192.168.1.214 port 56917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54288 [preauth] Invalid user teste from 192.168.1.214 port 55264 Connection reset by invalid user teste 192.168.1.214 port 55264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12333 [preauth] Invalid user ubuntu from 192.168.1.214 port 1824 Connection reset by invalid user ubuntu 192.168.1.214 port 1824 [preauth] Invalid user admin from 192.168.1.214 port 9826 Connection reset by invalid user admin 192.168.1.214 port 9826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21822 [preauth] Invalid user user from 192.168.1.214 port 54735 Connection reset by invalid user user 192.168.1.214 port 54735 [preauth] Invalid user minecraft from 192.168.1.214 port 47617 Connection reset by invalid user minecraft 192.168.1.214 port 47617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17884 [preauth] drop connection #0 from [192.168.1.214]:27076 on [10.233.94.47]:22 penalty: connections without attempting authentication Invalid user web3 from 192.168.1.214 port 25893 Connection closed by invalid user web3 192.168.1.214 port 25893 [preauth] 2026/04/17 13:10:55 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.96:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/17 13:10:55 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2FVova%2F-%2Fprojects for 216.73.216.96:0, 200 OK in 2.7ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37085 [preauth] Invalid user user from 192.168.1.214 port 63977 Connection reset by invalid user user 192.168.1.214 port 63977 [preauth] Invalid user 1 from 192.168.1.214 port 10766 Connection reset by invalid user 1 192.168.1.214 port 10766 [preauth] Invalid user admin from 192.168.1.214 port 35055 Connection reset by invalid user admin 192.168.1.214 port 35055 [preauth] Invalid user debian from 192.168.1.214 port 7942 Connection reset by invalid user debian 192.168.1.214 port 7942 [preauth] Invalid user prueba from 192.168.1.214 port 5853 Connection reset by invalid user prueba 192.168.1.214 port 5853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13268 [preauth] Invalid user test2 from 192.168.1.214 port 50707 Connection reset by invalid user test2 192.168.1.214 port 50707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4008 [preauth] Invalid user test1 from 192.168.1.214 port 13506 Connection reset by invalid user test1 192.168.1.214 port 13506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40716 [preauth] Invalid user debian from 192.168.1.214 port 46689 Connection reset by invalid user debian 192.168.1.214 port 46689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42090 [preauth] Invalid user nvidia from 192.168.1.214 port 41718 Connection reset by invalid user nvidia 192.168.1.214 port 41718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44879 [preauth] Invalid user test2 from 192.168.1.214 port 31699 Connection reset by invalid user test2 192.168.1.214 port 31699 [preauth] Invalid user plex from 192.168.1.214 port 45265 Connection reset by invalid user plex 192.168.1.214 port 45265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21621 [preauth] Invalid user user from 192.168.1.214 port 54585 Connection reset by invalid user user 192.168.1.214 port 54585 [preauth] Invalid user debian from 192.168.1.214 port 22556 Connection reset by invalid user debian 192.168.1.214 port 22556 [preauth] Invalid user user from 192.168.1.214 port 28246 Connection reset by invalid user user 192.168.1.214 port 28246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44525 [preauth] Invalid user admin from 192.168.1.214 port 28520 Connection reset by invalid user admin 192.168.1.214 port 28520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26537 [preauth] Invalid user admin from 192.168.1.214 port 38208 Connection reset by invalid user admin 192.168.1.214 port 38208 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 11626 [preauth] Invalid user admin from 192.168.1.214 port 47880 Connection reset by invalid user admin 192.168.1.214 port 47880 [preauth] Invalid user admin from 192.168.1.214 port 33610 Connection reset by invalid user admin 192.168.1.214 port 33610 [preauth] Connection closed by 192.168.1.214 port 7142 Invalid user ubuntu from 192.168.1.214 port 51891 Connection closed by invalid user ubuntu 192.168.1.214 port 51891 [preauth] 2026/04/17 14:52:50 HTTPRequest [I] router: completed GET / for 45.88.138.44:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/17 14:52:59 HTTPRequest [I] router: completed GET /zz-nonexistent-test-8492.html for 45.88.138.44:0, 404 Not Found in 2.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:17 HTTPRequest [I] router: completed GET /_profiler for 45.88.138.44:0, 404 Not Found in 1.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /.git/packed-refs for 45.88.138.44:0, 404 Not Found in 2.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /.env.example for 45.88.138.44:0, 404 Not Found in 1.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /public/.env for 45.88.138.44:0, 404 Not Found in 2.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /src/.env for 45.88.138.44:0, 404 Not Found in 1.6ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /.env.backup for 45.88.138.44:0, 404 Not Found in 1.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /.env.staging for 45.88.138.44:0, 404 Not Found in 9.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /.git/index for 45.88.138.44:0, 404 Not Found in 9.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /build/.env for 45.88.138.44:0, 404 Not Found in 6.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:18 HTTPRequest [I] router: completed GET /config/.env for 45.88.138.44:0, 404 Not Found in 11.5ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:19 HTTPRequest [I] router: completed GET /dist/.env for 45.88.138.44:0, 404 Not Found in 2.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:19 HTTPRequest [I] router: completed GET /.env.docker for 45.88.138.44:0, 404 Not Found in 1.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:19 HTTPRequest [I] router: completed GET /api/shared/.env for 45.88.138.44:0, 404 Not Found in 1.0ms @ :1(WebNotFound) 2026/04/17 14:53:19 HTTPRequest [I] router: completed GET /sendgrid.env for 45.88.138.44:0, 404 Not Found in 2.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:20 HTTPRequest [I] router: completed GET /.vscode/sftp.json for 45.88.138.44:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:20 HTTPRequest [I] router: completed GET /Procfile for 45.88.138.44:0, 404 Not Found in 1.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:32 HTTPRequest [I] router: completed GET /v2/api-docs for 45.88.138.44:0, 404 Not Found in 0.1ms @ http/server.go:2358(GlobalNotFound) 2026/04/17 14:53:32 HTTPRequest [I] router: completed GET /graphiql for 45.88.138.44:0, 404 Not Found in 1.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:32 HTTPRequest [I] router: completed GET /graphql for 45.88.138.44:0, 404 Not Found in 2.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:32 HTTPRequest [I] router: completed GET /server-status for 45.88.138.44:0, 404 Not Found in 1.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/17 14:53:32 HTTPRequest [I] router: completed GET /api/swagger.json for 45.88.138.44:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:32 HTTPRequest [I] router: completed GET /_cat/indices for 45.88.138.44:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/17 14:53:55 HTTPRequest [I] router: completed GET /api/swagger for 45.88.138.44:0, 200 OK in 0.2ms @ misc/swagger.go:17(misc.Swagger) 2026/04/17 14:53:55 HTTPRequest [I] router: completed GET /explore/repos for 45.88.138.44:0, 200 OK in 2.4ms @ explore/repo.go:148(explore.Repos) 2026/04/17 14:53:59 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 45.88.138.44:0, 200 OK in 2.2ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11045 [preauth] Connection closed by 192.168.1.214 port 13246 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6567 [preauth] Invalid user ubnt from 192.168.1.214 port 43623 Connection reset by invalid user ubnt 192.168.1.214 port 43623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52277 [preauth] User uucp not allowed because account is locked Connection reset by invalid user uucp 192.168.1.214 port 64793 [preauth] Invalid user adm from 192.168.1.214 port 18942 Connection reset by invalid user adm 192.168.1.214 port 18942 [preauth] Invalid user admin from 192.168.1.214 port 1137 Connection reset by invalid user admin 192.168.1.214 port 1137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1581 [preauth] Invalid user test1 from 192.168.1.214 port 64683 Connection reset by invalid user test1 192.168.1.214 port 64683 [preauth] Invalid user user1 from 192.168.1.214 port 11332 Connection reset by invalid user user1 192.168.1.214 port 11332 [preauth] Invalid user user from 192.168.1.214 port 12162 Connection reset by invalid user user 192.168.1.214 port 12162 [preauth] Invalid user admin from 192.168.1.214 port 19229 Connection reset by invalid user admin 192.168.1.214 port 19229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36198 [preauth] Connection closed by 192.168.1.214 port 48427 Invalid user ubuntu from 192.168.1.214 port 29825 Connection reset by invalid user ubuntu 192.168.1.214 port 29825 [preauth] Invalid user ubuntu from 192.168.1.214 port 7796 Connection reset by invalid user ubuntu 192.168.1.214 port 7796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20715 [preauth] Invalid user user from 192.168.1.214 port 24996 Connection reset by invalid user user 192.168.1.214 port 24996 [preauth] Invalid user operator from 192.168.1.214 port 29412 Connection reset by invalid user operator 192.168.1.214 port 29412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6349 [preauth] Invalid user admin from 192.168.1.214 port 26473 User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 55989 [preauth] Connection reset by invalid user admin 192.168.1.214 port 26473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41992 [preauth] Invalid user admin from 192.168.1.214 port 11217 Connection reset by invalid user admin 192.168.1.214 port 11217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51103 [preauth] Connection closed by 192.168.1.214 port 11433 Invalid user admin from 192.168.1.214 port 6169 Connection reset by invalid user admin 192.168.1.214 port 6169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31853 [preauth] Invalid user vagrant from 192.168.1.214 port 24432 Connection reset by invalid user vagrant 192.168.1.214 port 24432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4756 [preauth] Invalid user mysql from 192.168.1.214 port 54856 Connection reset by invalid user mysql 192.168.1.214 port 54856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45499 [preauth] Invalid user test1 from 192.168.1.214 port 36816 Connection reset by invalid user test1 192.168.1.214 port 36816 [preauth] Invalid user user1 from 192.168.1.214 port 22765 Connection reset by invalid user user1 192.168.1.214 port 22765 [preauth] Invalid user install from 192.168.1.214 port 16864 Connection reset by invalid user install 192.168.1.214 port 16864 [preauth] Invalid user plex from 192.168.1.214 port 45225 Connection reset by invalid user plex 192.168.1.214 port 45225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45328 [preauth] Invalid user ubuntu from 192.168.1.214 port 28976 Connection reset by invalid user ubuntu 192.168.1.214 port 28976 [preauth] Invalid user user from 192.168.1.214 port 11101 Connection reset by invalid user user 192.168.1.214 port 11101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43021 [preauth] Invalid user tester from 192.168.1.214 port 46259 Connection reset by invalid user tester 192.168.1.214 port 46259 [preauth] Invalid user administrator from 192.168.1.214 port 21107 Connection reset by invalid user administrator 192.168.1.214 port 21107 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 7316 [preauth] Invalid user prueba from 192.168.1.214 port 44508 Connection reset by invalid user prueba 192.168.1.214 port 44508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62841 [preauth] Invalid user test from 192.168.1.214 port 2602 Connection reset by invalid user test 192.168.1.214 port 2602 [preauth] Invalid user ubuntu from 192.168.1.214 port 10696 Connection reset by invalid user ubuntu 192.168.1.214 port 10696 [preauth] Invalid user 1 from 192.168.1.214 port 43634 Connection reset by invalid user 1 192.168.1.214 port 43634 [preauth] Invalid user admin from 192.168.1.214 port 8350 Connection reset by invalid user admin 192.168.1.214 port 8350 [preauth] Invalid user peter from 192.168.1.214 port 38762 Connection reset by invalid user peter 192.168.1.214 port 38762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3604 [preauth] Connection closed by 192.168.1.214 port 28895 banner exchange: Connection from 192.168.1.214 port 49578: invalid format Connection closed by 192.168.1.214 port 35793 [preauth] banner exchange: Connection from 192.168.1.214 port 20623: invalid format Invalid user ubuntu from 192.168.1.214 port 18547 Connection closed by invalid user ubuntu 192.168.1.214 port 18547 [preauth] Connection closed by 192.168.1.214 port 62233 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 10105 Invalid user admin from 192.168.1.214 port 1475 Connection closed by invalid user admin 192.168.1.214 port 1475 [preauth] Invalid user orangepi from 192.168.1.214 port 51579 Connection closed by invalid user orangepi 192.168.1.214 port 51579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24905 [preauth] Invalid user test from 192.168.1.214 port 38258 Connection closed by invalid user test 192.168.1.214 port 38258 [preauth] Invalid user user from 192.168.1.214 port 8480 Connection closed by invalid user user 192.168.1.214 port 8480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19079 [preauth] Invalid user admin from 192.168.1.214 port 60004 Connection closed by invalid user admin 192.168.1.214 port 60004 [preauth] Invalid user cirros from 192.168.1.214 port 49213 Connection closed by invalid user cirros 192.168.1.214 port 49213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23452 [preauth] Invalid user admin from 192.168.1.214 port 3936 Connection closed by invalid user admin 192.168.1.214 port 3936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50169 [preauth] Invalid user rpc from 192.168.1.214 port 1230 Connection closed by invalid user rpc 192.168.1.214 port 1230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47506 [preauth] Invalid user user1 from 192.168.1.214 port 64368 Connection closed by invalid user user1 192.168.1.214 port 64368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11155 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 9399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65067 [preauth] Invalid user kali from 192.168.1.214 port 39728 Connection closed by invalid user kali 192.168.1.214 port 39728 [preauth] Invalid user linaro from 192.168.1.214 port 35337 Connection closed by invalid user linaro 192.168.1.214 port 35337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16613 [preauth] Invalid user admin from 192.168.1.214 port 49082 Connection closed by invalid user admin 192.168.1.214 port 49082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43294 [preauth] 2026/04/17 17:36:54 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.96:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/17 17:36:54 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2FVova%2F-%2Fprojects for 216.73.216.96:0, 200 OK in 2.6ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14390 [preauth] Invalid user admin from 192.168.1.214 port 31635 Connection closed by invalid user admin 192.168.1.214 port 31635 [preauth] Invalid user user from 192.168.1.214 port 31339 Connection closed by invalid user user 192.168.1.214 port 31339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31207 [preauth] Invalid user admin from 192.168.1.214 port 46544 Connection closed by invalid user admin 192.168.1.214 port 46544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65480 [preauth] Invalid user postgres from 192.168.1.214 port 13962 Connection closed by invalid user postgres 192.168.1.214 port 13962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29010 [preauth] Invalid user openhabian from 192.168.1.214 port 4689 Connection closed by invalid user openhabian 192.168.1.214 port 4689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37096 [preauth] Invalid user sshadmin from 192.168.1.214 port 50531 Connection closed by invalid user sshadmin 192.168.1.214 port 50531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11343 [preauth] Invalid user frappe from 192.168.1.214 port 27722 Connection closed by invalid user frappe 192.168.1.214 port 27722 [preauth] Invalid user huawei from 192.168.1.214 port 20129 Connection closed by invalid user huawei 192.168.1.214 port 20129 [preauth] Invalid user ubuntu from 192.168.1.214 port 50587 Connection closed by invalid user ubuntu 192.168.1.214 port 50587 [preauth] Invalid user vyos from 192.168.1.214 port 42614 Connection closed by invalid user vyos 192.168.1.214 port 42614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24428 [preauth] Invalid user admin from 192.168.1.214 port 9120 Connection closed by invalid user admin 192.168.1.214 port 9120 [preauth] Invalid user p from 192.168.1.214 port 38431 Connection closed by invalid user p 192.168.1.214 port 38431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35574 [preauth] Invalid user public from 192.168.1.214 port 21252 Connection closed by invalid user public 192.168.1.214 port 21252 [preauth] Invalid user debian from 192.168.1.214 port 45557 Connection closed by invalid user debian 192.168.1.214 port 45557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12849 [preauth] Invalid user steam from 192.168.1.214 port 60888 Connection closed by invalid user steam 192.168.1.214 port 60888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1165 [preauth] Invalid user nvidia from 192.168.1.214 port 20683 Connection closed by invalid user nvidia 192.168.1.214 port 20683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34612 [preauth] Invalid user admin from 192.168.1.214 port 13433 Connection closed by invalid user admin 192.168.1.214 port 13433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5416 [preauth] Invalid user test from 192.168.1.214 port 29593 Connection closed by invalid user test 192.168.1.214 port 29593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31494 [preauth] Invalid user ubuntu from 192.168.1.214 port 45725 Connection reset by invalid user ubuntu 192.168.1.214 port 45725 [preauth] Invalid user admin from 192.168.1.214 port 44576 Connection reset by invalid user admin 192.168.1.214 port 44576 [preauth] Invalid user admin from 192.168.1.214 port 41051 Connection reset by invalid user admin 192.168.1.214 port 41051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11872 [preauth] Invalid user admin from 192.168.1.214 port 19767 Connection reset by invalid user admin 192.168.1.214 port 19767 [preauth] Invalid user admin from 192.168.1.214 port 38918 Connection reset by invalid user admin 192.168.1.214 port 38918 [preauth] Invalid user admin from 192.168.1.214 port 2151 Connection reset by invalid user admin 192.168.1.214 port 2151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3491 [preauth] Invalid user operator from 192.168.1.214 port 49812 Connection reset by invalid user operator 192.168.1.214 port 49812 [preauth] Invalid user pi from 192.168.1.214 port 28952 Connection reset by invalid user pi 192.168.1.214 port 28952 [preauth] Invalid user user from 192.168.1.214 port 42817 Connection reset by invalid user user 192.168.1.214 port 42817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33933 [preauth] Invalid user daniel from 192.168.1.214 port 42560 Connection reset by invalid user daniel 192.168.1.214 port 42560 [preauth] Invalid user postgres from 192.168.1.214 port 20016 Connection reset by invalid user postgres 192.168.1.214 port 20016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18925 [preauth] Invalid user linaro from 192.168.1.214 port 1737 Connection reset by invalid user linaro 192.168.1.214 port 1737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61728 [preauth] Invalid user monitor from 192.168.1.214 port 45978 Connection reset by invalid user monitor 192.168.1.214 port 45978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25380 [preauth] Invalid user useradmin from 192.168.1.214 port 59504 Connection reset by invalid user useradmin 192.168.1.214 port 59504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33158 [preauth] Invalid user user from 192.168.1.214 port 59458 Connection reset by invalid user user 192.168.1.214 port 59458 [preauth] Invalid user kodi from 192.168.1.214 port 23943 Connection reset by invalid user kodi 192.168.1.214 port 23943 [preauth] Invalid user admin from 192.168.1.214 port 44950 Connection reset by invalid user admin 192.168.1.214 port 44950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5114 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 16737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49882 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 10275 Invalid user admin from 192.168.1.214 port 15693 Connection closed by invalid user admin 192.168.1.214 port 15693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53224 [preauth] Invalid user demo from 192.168.1.214 port 52160 Connection closed by invalid user demo 192.168.1.214 port 52160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16961 [preauth] Invalid user vpn from 192.168.1.214 port 26012 Connection closed by invalid user vpn 192.168.1.214 port 26012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59719 [preauth] Invalid user deploy from 192.168.1.214 port 7654 Connection closed by invalid user deploy 192.168.1.214 port 7654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7874 [preauth] Invalid user admin from 192.168.1.214 port 33715 Connection closed by invalid user admin 192.168.1.214 port 33715 [preauth] Invalid user alan from 192.168.1.214 port 16902 Connection closed by invalid user alan 192.168.1.214 port 16902 [preauth] Invalid user admin from 192.168.1.214 port 21029 Connection closed by invalid user admin 192.168.1.214 port 21029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1552 [preauth] Invalid user username from 192.168.1.214 port 32221 Connection closed by invalid user username 192.168.1.214 port 32221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8392 [preauth] Invalid user rema from 192.168.1.214 port 1777 Connection closed by invalid user rema 192.168.1.214 port 1777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14401 [preauth] Invalid user test from 192.168.1.214 port 55406 Connection closed by invalid user test 192.168.1.214 port 55406 [preauth] Invalid user odroid from 192.168.1.214 port 42226 Connection closed by invalid user odroid 192.168.1.214 port 42226 [preauth] Invalid user ftpuser from 192.168.1.214 port 25335 Connection closed by invalid user ftpuser 192.168.1.214 port 25335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52825 [preauth] Invalid user ftpuser from 192.168.1.214 port 6912 Connection closed by invalid user ftpuser 192.168.1.214 port 6912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62941 [preauth] Invalid user oracle from 192.168.1.214 port 53941 Connection closed by invalid user oracle 192.168.1.214 port 53941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1573 [preauth] Invalid user aaa from 192.168.1.214 port 42846 Connection closed by invalid user aaa 192.168.1.214 port 42846 [preauth] Invalid user debian from 192.168.1.214 port 31423 Connection closed by invalid user debian 192.168.1.214 port 31423 [preauth] Invalid user user from 192.168.1.214 port 2590 Connection closed by invalid user user 192.168.1.214 port 2590 [preauth] Connection closed by 192.168.1.214 port 51073 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37475 [preauth] Invalid user vagrant from 192.168.1.214 port 11016 Connection closed by invalid user vagrant 192.168.1.214 port 11016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12545 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 10430 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40643 [preauth] Invalid user test from 192.168.1.214 port 6154 Connection closed by invalid user test 192.168.1.214 port 6154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22912 [preauth] Invalid user debian from 192.168.1.214 port 61576 Connection closed by invalid user debian 192.168.1.214 port 61576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49396 [preauth] Invalid user admin from 192.168.1.214 port 14605 Connection closed by invalid user admin 192.168.1.214 port 14605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3404 [preauth] Invalid user ansible from 192.168.1.214 port 8334 Connection closed by invalid user ansible 192.168.1.214 port 8334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17708 [preauth] Invalid user testuser from 192.168.1.214 port 43723 Connection closed by invalid user testuser 192.168.1.214 port 43723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61274 [preauth] Invalid user test1 from 192.168.1.214 port 12499 Connection closed by invalid user test1 192.168.1.214 port 12499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39823 [preauth] Invalid user ali from 192.168.1.214 port 26600 Connection closed by invalid user ali 192.168.1.214 port 26600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54665 [preauth] Invalid user teste from 192.168.1.214 port 22625 Connection closed by invalid user teste 192.168.1.214 port 22625 [preauth] Invalid user admin from 192.168.1.214 port 34310 Connection closed by invalid user admin 192.168.1.214 port 34310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12803 [preauth] Invalid user user from 192.168.1.214 port 63931 Connection closed by invalid user user 192.168.1.214 port 63931 [preauth] Invalid user test from 192.168.1.214 port 8780 Connection reset by invalid user test 192.168.1.214 port 8780 [preauth] Invalid user ubnt from 192.168.1.214 port 10962 Connection reset by invalid user ubnt 192.168.1.214 port 10962 [preauth] Invalid user ubnt from 192.168.1.214 port 35280 Connection reset by invalid user ubnt 192.168.1.214 port 35280 [preauth] Invalid user admin from 192.168.1.214 port 27423 Connection reset by invalid user admin 192.168.1.214 port 27423 [preauth] Invalid user deploy from 192.168.1.214 port 38761 Connection reset by invalid user deploy 192.168.1.214 port 38761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7929 [preauth] Invalid user ubnt from 192.168.1.214 port 52590 Connection reset by invalid user ubnt 192.168.1.214 port 52590 [preauth] Invalid user user from 192.168.1.214 port 34282 Connection reset by invalid user user 192.168.1.214 port 34282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58607 [preauth] Invalid user ubuntu from 192.168.1.214 port 55192 Connection reset by invalid user ubuntu 192.168.1.214 port 55192 [preauth] Invalid user admin from 192.168.1.214 port 29178 Connection reset by invalid user admin 192.168.1.214 port 29178 [preauth] Invalid user odroid from 192.168.1.214 port 59745 Connection reset by invalid user odroid 192.168.1.214 port 59745 [preauth] Invalid user postgres from 192.168.1.214 port 35483 Connection reset by invalid user postgres 192.168.1.214 port 35483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32795 [preauth] Invalid user ali from 192.168.1.214 port 34506 Connection reset by invalid user ali 192.168.1.214 port 34506 [preauth] Invalid user backup from 192.168.1.214 port 5287 Connection reset by invalid user backup 192.168.1.214 port 5287 [preauth] Invalid user ftpuser from 192.168.1.214 port 24656 Connection reset by invalid user ftpuser 192.168.1.214 port 24656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54393 [preauth] Invalid user pi from 192.168.1.214 port 9296 Connection closed by invalid user pi 192.168.1.214 port 9296 [preauth] Invalid user httpadmin from 192.168.1.214 port 16031 Connection closed by invalid user httpadmin 192.168.1.214 port 16031 [preauth] Invalid user admin from 192.168.1.214 port 42324 Connection closed by invalid user admin 192.168.1.214 port 42324 [preauth] Invalid user teamspeak from 192.168.1.214 port 61971 Connection closed by invalid user teamspeak 192.168.1.214 port 61971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17898 [preauth] Invalid user admin from 192.168.1.214 port 12101 Connection closed by invalid user admin 192.168.1.214 port 12101 [preauth] Invalid user admin from 192.168.1.214 port 1776 Connection closed by invalid user admin 192.168.1.214 port 1776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11463 [preauth] Invalid user pi from 192.168.1.214 port 1985 Connection closed by invalid user pi 192.168.1.214 port 1985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32920 [preauth] Invalid user vagrant from 192.168.1.214 port 14938 Invalid user admin from 192.168.1.214 port 11022 Connection reset by invalid user vagrant 192.168.1.214 port 14938 [preauth] Connection closed by invalid user admin 192.168.1.214 port 11022 [preauth] Invalid user admin from 192.168.1.214 port 55815 Connection reset by invalid user admin 192.168.1.214 port 55815 [preauth] Invalid user admin from 192.168.1.214 port 14988 Connection reset by invalid user admin 192.168.1.214 port 14988 [preauth] Connection reset by authenticating user git 192.168.1.214 port 36543 [preauth] Invalid user p from 192.168.1.214 port 30715 Connection reset by invalid user p 192.168.1.214 port 30715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48482 [preauth] Invalid user frappe from 192.168.1.214 port 23541 Connection reset by invalid user frappe 192.168.1.214 port 23541 [preauth] drop connection #0 from [192.168.1.214]:2998 on [10.233.94.47]:22 penalty: connections without attempting authentication Invalid user user from 192.168.1.214 port 17931 Connection closed by invalid user user 192.168.1.214 port 17931 [preauth] Invalid user server from 192.168.1.214 port 28105 Connection closed by invalid user server 192.168.1.214 port 28105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6506 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 55277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53528 [preauth] Invalid user minecraft from 192.168.1.214 port 31124 Connection closed by invalid user minecraft 192.168.1.214 port 31124 [preauth] Invalid user huawei from 192.168.1.214 port 34884 Connection closed by invalid user huawei 192.168.1.214 port 34884 [preauth] Invalid user ubuntu from 192.168.1.214 port 14290 Connection closed by invalid user ubuntu 192.168.1.214 port 14290 [preauth] Invalid user student from 192.168.1.214 port 45769 Connection closed by invalid user student 192.168.1.214 port 45769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12465 [preauth] Connection closed by 192.168.1.214 port 54787 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15818 [preauth] Invalid user test from 192.168.1.214 port 1923 Connection closed by invalid user test 192.168.1.214 port 1923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35094 [preauth] Invalid user admin from 192.168.1.214 port 56401 Connection reset by invalid user admin 192.168.1.214 port 56401 [preauth] Invalid user admin from 192.168.1.214 port 22815 Connection reset by invalid user admin 192.168.1.214 port 22815 [preauth] Invalid user default from 192.168.1.214 port 53585 Connection reset by invalid user default 192.168.1.214 port 53585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29372 [preauth] User uucp not allowed because account is locked Connection reset by invalid user uucp 192.168.1.214 port 62808 [preauth] Invalid user ftpuser from 192.168.1.214 port 17062 Connection reset by invalid user ftpuser 192.168.1.214 port 17062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57386 [preauth] Invalid user sysadmin from 192.168.1.214 port 45079 Connection reset by invalid user sysadmin 192.168.1.214 port 45079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19995 [preauth] Invalid user matrix from 192.168.1.214 port 4463 Connection reset by invalid user matrix 192.168.1.214 port 4463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29506 [preauth] Invalid user backup from 192.168.1.214 port 19602 Connection reset by invalid user backup 192.168.1.214 port 19602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26981 [preauth] Invalid user test from 192.168.1.214 port 55194 Connection closed by invalid user test 192.168.1.214 port 55194 [preauth] Invalid user test from 192.168.1.214 port 62167 Connection closed by invalid user test 192.168.1.214 port 62167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43585 [preauth] Invalid user postgres from 192.168.1.214 port 36197 Connection closed by invalid user postgres 192.168.1.214 port 36197 [preauth] Invalid user jenkins from 192.168.1.214 port 28950 Connection closed by invalid user jenkins 192.168.1.214 port 28950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30458 [preauth] Invalid user ubuntu from 192.168.1.214 port 42502 Connection closed by invalid user ubuntu 192.168.1.214 port 42502 [preauth] Invalid user test2 from 192.168.1.214 port 28471 Connection closed by invalid user test2 192.168.1.214 port 28471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46811 [preauth] Invalid user zjw from 192.168.1.214 port 50906 Connection closed by invalid user zjw 192.168.1.214 port 50906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35968 [preauth] Invalid user admin from 192.168.1.214 port 2375 Connection closed by invalid user admin 192.168.1.214 port 2375 [preauth] Invalid user user from 192.168.1.214 port 59546 Connection closed by invalid user user 192.168.1.214 port 59546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6163 [preauth] Invalid user ftptest from 192.168.1.214 port 28766 Connection reset by invalid user ftptest 192.168.1.214 port 28766 [preauth] Invalid user home from 192.168.1.214 port 8272 Connection reset by invalid user home 192.168.1.214 port 8272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50108 [preauth] Invalid user teamspeak from 192.168.1.214 port 8598 Connection reset by invalid user teamspeak 192.168.1.214 port 8598 [preauth] Invalid user tomcat from 192.168.1.214 port 65381 Connection reset by invalid user tomcat 192.168.1.214 port 65381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49264 [preauth] Invalid user test from 192.168.1.214 port 37569 Connection reset by invalid user test 192.168.1.214 port 37569 [preauth] Invalid user ftpuser from 192.168.1.214 port 35005 Connection reset by invalid user ftpuser 192.168.1.214 port 35005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41995 [preauth] Invalid user admin from 192.168.1.214 port 11188 Connection reset by invalid user admin 192.168.1.214 port 11188 [preauth] Invalid user mysql from 192.168.1.214 port 5465 Connection reset by invalid user mysql 192.168.1.214 port 5465 [preauth] Invalid user operator from 192.168.1.214 port 44408 Connection reset by invalid user operator 192.168.1.214 port 44408 [preauth] Invalid user admin from 192.168.1.214 port 60816 Connection closed by invalid user admin 192.168.1.214 port 60816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8796 [preauth] Invalid user testuser from 192.168.1.214 port 41595 Connection closed by invalid user testuser 192.168.1.214 port 41595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40208 [preauth] Invalid user backup from 192.168.1.214 port 17381 Connection closed by invalid user backup 192.168.1.214 port 17381 [preauth] Invalid user admin from 192.168.1.214 port 12786 Connection closed by invalid user admin 192.168.1.214 port 12786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63328 [preauth] Invalid user linuxadmin from 192.168.1.214 port 21883 Connection closed by invalid user linuxadmin 192.168.1.214 port 21883 [preauth] Invalid user ftpuser from 192.168.1.214 port 35912 Connection closed by invalid user ftpuser 192.168.1.214 port 35912 [preauth] Invalid user useradmin from 192.168.1.214 port 56932 Connection closed by invalid user useradmin 192.168.1.214 port 56932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52693 [preauth] Invalid user ftptest from 192.168.1.214 port 16196 Connection closed by invalid user ftptest 192.168.1.214 port 16196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1253 [preauth] Invalid user node from 192.168.1.214 port 65492 Connection closed by invalid user node 192.168.1.214 port 65492 [preauth] Invalid user builder from 192.168.1.214 port 18112 Connection closed by invalid user builder 192.168.1.214 port 18112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41616 [preauth] Invalid user postgres from 192.168.1.214 port 20852 Connection closed by invalid user postgres 192.168.1.214 port 20852 [preauth] Invalid user lab from 192.168.1.214 port 15988 Connection closed by invalid user lab 192.168.1.214 port 15988 [preauth] Invalid user sftpuser from 192.168.1.214 port 51087 Connection closed by invalid user sftpuser 192.168.1.214 port 51087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16046 [preauth] Invalid user 1234 from 192.168.1.214 port 62602 Connection closed by invalid user 1234 192.168.1.214 port 62602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57353 [preauth] Invalid user admin from 192.168.1.214 port 15463 Connection closed by invalid user admin 192.168.1.214 port 15463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21282 [preauth] Invalid user a from 192.168.1.214 port 41631 Connection closed by invalid user a 192.168.1.214 port 41631 [preauth] Invalid user test123 from 192.168.1.214 port 10423 Connection closed by invalid user test123 192.168.1.214 port 10423 [preauth] banner exchange: Connection from 192.168.1.214 port 35003: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7782 [preauth] Invalid user admin from 192.168.1.214 port 64804 Connection reset by invalid user admin 192.168.1.214 port 64804 [preauth] Invalid user admin from 192.168.1.214 port 55799 Connection reset by invalid user admin 192.168.1.214 port 55799 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 15873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17941 [preauth] Invalid user support from 192.168.1.214 port 2845 Connection reset by invalid user support 192.168.1.214 port 2845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27657 [preauth] Invalid user admin from 192.168.1.214 port 1519 Connection reset by invalid user admin 192.168.1.214 port 1519 [preauth] Invalid user user from 192.168.1.214 port 60672 Connection reset by invalid user user 192.168.1.214 port 60672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45721 [preauth] Invalid user admin from 192.168.1.214 port 20346 Connection reset by invalid user admin 192.168.1.214 port 20346 [preauth] Invalid user abc from 192.168.1.214 port 12389 Connection reset by invalid user abc 192.168.1.214 port 12389 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 31814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33507 [preauth] Invalid user array from 192.168.1.214 port 9400 Connection reset by invalid user array 192.168.1.214 port 9400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6325 [preauth] Invalid user public from 192.168.1.214 port 37855 Connection reset by invalid user public 192.168.1.214 port 37855 [preauth] Invalid user cisco from 192.168.1.214 port 55496 Connection reset by invalid user cisco 192.168.1.214 port 55496 [preauth] Connection closed by 192.168.1.214 port 40334 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45646 [preauth] banner exchange: Connection from 192.168.1.214 port 65513: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52454 [preauth] Connection closed by authenticating user git 192.168.1.214 port 51549 [preauth] Invalid user admin from 192.168.1.214 port 9450 Connection closed by invalid user admin 192.168.1.214 port 9450 [preauth] Invalid user user from 192.168.1.214 port 65070 Connection closed by invalid user user 192.168.1.214 port 65070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50921 [preauth] Invalid user deployer from 192.168.1.214 port 61011 Connection closed by invalid user deployer 192.168.1.214 port 61011 [preauth] Invalid user 1 from 192.168.1.214 port 38480 Connection closed by invalid user 1 192.168.1.214 port 38480 [preauth] Invalid user test1 from 192.168.1.214 port 19873 Connection closed by invalid user test1 192.168.1.214 port 19873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61393 [preauth] Invalid user alex from 192.168.1.214 port 62443 Connection closed by invalid user alex 192.168.1.214 port 62443 [preauth] Invalid user sammy from 192.168.1.214 port 11796 Connection closed by invalid user sammy 192.168.1.214 port 11796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20585 [preauth] Invalid user postgres from 192.168.1.214 port 33060 Connection closed by invalid user postgres 192.168.1.214 port 33060 [preauth] Invalid user mysql from 192.168.1.214 port 55285 Connection closed by invalid user mysql 192.168.1.214 port 55285 [preauth] Invalid user mc from 192.168.1.214 port 16507 Connection closed by invalid user mc 192.168.1.214 port 16507 [preauth] Invalid user tester from 192.168.1.214 port 4049 Connection closed by invalid user tester 192.168.1.214 port 4049 [preauth] Invalid user temp from 192.168.1.214 port 63505 Connection closed by invalid user temp 192.168.1.214 port 63505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37023 [preauth] Invalid user deploy from 192.168.1.214 port 58268 Connection closed by invalid user deploy 192.168.1.214 port 58268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24859 [preauth] Invalid user odoo from 192.168.1.214 port 45791 Connection closed by invalid user odoo 192.168.1.214 port 45791 [preauth] Invalid user server from 192.168.1.214 port 61450 Connection closed by invalid user server 192.168.1.214 port 61450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32710 [preauth] Invalid user kafka from 192.168.1.214 port 51291 Connection closed by invalid user kafka 192.168.1.214 port 51291 [preauth] Connection closed by authenticating user git 192.168.1.214 port 56663 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 32115 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 32115 [preauth] Invalid user docker from 192.168.1.214 port 4743 Connection closed by invalid user docker 192.168.1.214 port 4743 [preauth] Invalid user test from 192.168.1.214 port 56178 Connection closed by invalid user test 192.168.1.214 port 56178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9467 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 7922 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55800 [preauth] banner exchange: Connection from 192.168.1.214 port 55942: invalid format Connection closed by 192.168.1.214 port 7934 Connection closed by 192.168.1.214 port 32265 [preauth] Protocol major versions differ: 2 vs. 1 banner exchange: Connection from 192.168.1.214 port 31053: could not read protocol version Connection closed by 192.168.1.214 port 47904 Connection closed by 192.168.1.214 port 20708 [preauth] Connection closed by 192.168.1.214 port 55334 [preauth] Connection closed by 192.168.1.214 port 7261 [preauth] Unable to negotiate with 192.168.1.214 port 65426: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Unable to negotiate with 192.168.1.214 port 34938: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] Connection closed by 192.168.1.214 port 15006 [preauth] Invalid user data from 192.168.1.214 port 62735 Connection closed by invalid user data 192.168.1.214 port 62735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35111 [preauth] Invalid user server from 192.168.1.214 port 53289 Connection reset by invalid user server 192.168.1.214 port 53289 [preauth] Invalid user telnet from 192.168.1.214 port 55938 Connection reset by invalid user telnet 192.168.1.214 port 55938 [preauth] Invalid user testuser from 192.168.1.214 port 41183 Connection reset by invalid user testuser 192.168.1.214 port 41183 [preauth] Invalid user admin from 192.168.1.214 port 29976 Connection reset by invalid user admin 192.168.1.214 port 29976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22968 [preauth] Invalid user ubuntu from 192.168.1.214 port 35659 Connection reset by invalid user ubuntu 192.168.1.214 port 35659 [preauth] Invalid user user from 192.168.1.214 port 52796 Connection reset by invalid user user 192.168.1.214 port 52796 [preauth] Invalid user admin from 192.168.1.214 port 6043 Connection reset by invalid user admin 192.168.1.214 port 6043 [preauth] Invalid user mysql from 192.168.1.214 port 44761 Connection reset by invalid user mysql 192.168.1.214 port 44761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1524 [preauth] Invalid user oracle from 192.168.1.214 port 23501 Connection reset by invalid user oracle 192.168.1.214 port 23501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24533 [preauth] Invalid user web from 192.168.1.214 port 34449 Connection reset by invalid user web 192.168.1.214 port 34449 [preauth] Invalid user deploy from 192.168.1.214 port 33601 Connection reset by invalid user deploy 192.168.1.214 port 33601 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 23210 [preauth] Invalid user jenkins from 192.168.1.214 port 44495 Connection reset by invalid user jenkins 192.168.1.214 port 44495 [preauth] Invalid user mysql from 192.168.1.214 port 39769 Connection reset by invalid user mysql 192.168.1.214 port 39769 [preauth] Invalid user odoo from 192.168.1.214 port 27265 Connection reset by invalid user odoo 192.168.1.214 port 27265 [preauth] Invalid user oracle from 192.168.1.214 port 53368 Connection reset by invalid user oracle 192.168.1.214 port 53368 [preauth] Invalid user pi from 192.168.1.214 port 53521 Connection reset by invalid user pi 192.168.1.214 port 53521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51159 [preauth] Invalid user admin from 192.168.1.214 port 22495 Connection reset by invalid user admin 192.168.1.214 port 22495 [preauth] Invalid user alex from 192.168.1.214 port 63719 Connection reset by invalid user alex 192.168.1.214 port 63719 [preauth] Invalid user ansible from 192.168.1.214 port 63434 Connection reset by invalid user ansible 192.168.1.214 port 63434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1935 [preauth] Invalid user user1 from 192.168.1.214 port 13711 Connection reset by invalid user user1 192.168.1.214 port 13711 [preauth] Invalid user master from 192.168.1.214 port 47623 Connection reset by invalid user master 192.168.1.214 port 47623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53227 [preauth] Invalid user testuser from 192.168.1.214 port 34176 Connection reset by invalid user testuser 192.168.1.214 port 34176 [preauth] Invalid user minecraft from 192.168.1.214 port 65511 Connection reset by invalid user minecraft 192.168.1.214 port 65511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3083 [preauth] Invalid user default from 192.168.1.214 port 50490 Connection reset by invalid user default 192.168.1.214 port 50490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23627 [preauth] Invalid user squid from 192.168.1.214 port 32601 Connection reset by invalid user squid 192.168.1.214 port 32601 [preauth] Invalid user testuser from 192.168.1.214 port 34492 Connection reset by invalid user testuser 192.168.1.214 port 34492 [preauth] Invalid user admin from 192.168.1.214 port 1981 Connection reset by invalid user admin 192.168.1.214 port 1981 [preauth] Invalid user nvidia from 192.168.1.214 port 21116 Connection reset by invalid user nvidia 192.168.1.214 port 21116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53808 [preauth] Invalid user squid from 192.168.1.214 port 35665 Connection reset by invalid user squid 192.168.1.214 port 35665 [preauth] Invalid user system from 192.168.1.214 port 49386 Connection reset by invalid user system 192.168.1.214 port 49386 [preauth] Invalid user test from 192.168.1.214 port 42362 Connection reset by invalid user test 192.168.1.214 port 42362 [preauth] Invalid user user from 192.168.1.214 port 50238 Connection reset by invalid user user 192.168.1.214 port 50238 [preauth] Invalid user web from 192.168.1.214 port 44792 Connection reset by invalid user web 192.168.1.214 port 44792 [preauth] Invalid user backup from 192.168.1.214 port 24190 Connection reset by invalid user backup 192.168.1.214 port 24190 [preauth] Invalid user master from 192.168.1.214 port 30313 Connection reset by invalid user master 192.168.1.214 port 30313 [preauth] Invalid user prueba from 192.168.1.214 port 3321 Connection reset by invalid user prueba 192.168.1.214 port 3321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20277 [preauth] Invalid user www from 192.168.1.214 port 24653 Connection reset by invalid user www 192.168.1.214 port 24653 [preauth] Invalid user app from 192.168.1.214 port 49849 Connection reset by invalid user app 192.168.1.214 port 49849 [preauth] Invalid user oracle from 192.168.1.214 port 15231 Connection reset by invalid user oracle 192.168.1.214 port 15231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49477 [preauth] Invalid user admin from 192.168.1.214 port 1893 Connection reset by invalid user admin 192.168.1.214 port 1893 [preauth] Invalid user oracle from 192.168.1.214 port 24932 Connection reset by invalid user oracle 192.168.1.214 port 24932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16038 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 11353 Invalid user jiayanghuang from 192.168.1.214 port 46681 Connection closed by invalid user jiayanghuang 192.168.1.214 port 46681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19962 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 11453 2026/04/18 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/18 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/18 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/18 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners Invalid user ubuntu from 192.168.1.214 port 54126 Connection closed by invalid user ubuntu 192.168.1.214 port 54126 [preauth] Connection closed by 192.168.1.214 port 29466 banner exchange: Connection from 192.168.1.214 port 57546: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53220 [preauth] Invalid user sysadmin from 192.168.1.214 port 60646 Connection reset by invalid user sysadmin 192.168.1.214 port 60646 [preauth] Invalid user admin from 192.168.1.214 port 33258 Connection reset by invalid user admin 192.168.1.214 port 33258 [preauth] Invalid user alex from 192.168.1.214 port 7998 Connection reset by invalid user alex 192.168.1.214 port 7998 [preauth] Invalid user anonymous from 192.168.1.214 port 1548 Connection reset by invalid user anonymous 192.168.1.214 port 1548 [preauth] Invalid user master from 192.168.1.214 port 24295 Connection reset by invalid user master 192.168.1.214 port 24295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35378 [preauth] Invalid user student from 192.168.1.214 port 30410 Connection reset by invalid user student 192.168.1.214 port 30410 [preauth] Invalid user ubnt from 192.168.1.214 port 27893 Connection reset by invalid user ubnt 192.168.1.214 port 27893 [preauth] Invalid user Administrator from 192.168.1.214 port 48822 Connection reset by invalid user Administrator 192.168.1.214 port 48822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43910 [preauth] Invalid user user from 192.168.1.214 port 19922 Connection reset by invalid user user 192.168.1.214 port 19922 [preauth] Invalid user zabbix from 192.168.1.214 port 47185 Connection reset by invalid user zabbix 192.168.1.214 port 47185 [preauth] Invalid user 12345 from 192.168.1.214 port 30416 Connection reset by invalid user 12345 192.168.1.214 port 30416 [preauth] Invalid user manager from 192.168.1.214 port 26296 Connection reset by invalid user manager 192.168.1.214 port 26296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48873 [preauth] Connection closed by 192.168.1.214 port 42282 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16792 [preauth] Invalid user deploy from 192.168.1.214 port 54192 Connection reset by invalid user deploy 192.168.1.214 port 54192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40004 [preauth] Invalid user telnet from 192.168.1.214 port 2233 Connection reset by invalid user telnet 192.168.1.214 port 2233 [preauth] Invalid user pi from 192.168.1.214 port 60978 Connection reset by invalid user pi 192.168.1.214 port 60978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38574 [preauth] Invalid user odoo from 192.168.1.214 port 20976 Connection reset by invalid user odoo 192.168.1.214 port 20976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45850 [preauth] Invalid user www from 192.168.1.214 port 22879 Connection reset by invalid user www 192.168.1.214 port 22879 [preauth] Invalid user postgres from 192.168.1.214 port 33526 Connection reset by invalid user postgres 192.168.1.214 port 33526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10299 [preauth] Invalid user user from 192.168.1.214 port 17894 Connection closed by invalid user user 192.168.1.214 port 17894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32232 [preauth] Invalid user system from 192.168.1.214 port 15555 Connection reset by invalid user system 192.168.1.214 port 15555 [preauth] Invalid user test1 from 192.168.1.214 port 49363 Connection reset by invalid user test1 192.168.1.214 port 49363 [preauth] Invalid user admin from 192.168.1.214 port 55928 Connection reset by invalid user admin 192.168.1.214 port 55928 [preauth] Invalid user ansible from 192.168.1.214 port 31166 Connection reset by invalid user ansible 192.168.1.214 port 31166 [preauth] Invalid user deploy from 192.168.1.214 port 23325 Connection reset by invalid user deploy 192.168.1.214 port 23325 [preauth] Invalid user jenkins from 192.168.1.214 port 42724 Connection reset by invalid user jenkins 192.168.1.214 port 42724 [preauth] Invalid user odroid from 192.168.1.214 port 47119 Connection reset by invalid user odroid 192.168.1.214 port 47119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4320 [preauth] Invalid user admin1 from 192.168.1.214 port 20108 Connection reset by invalid user admin1 192.168.1.214 port 20108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52149 [preauth] Invalid user admin from 192.168.1.214 port 1424 Connection reset by invalid user admin 192.168.1.214 port 1424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21074 [preauth] Invalid user admin from 192.168.1.214 port 59606 Connection reset by invalid user admin 192.168.1.214 port 59606 [preauth] Invalid user admin from 192.168.1.214 port 3318 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24356 [preauth] Invalid user admin from 192.168.1.214 port 21616 Connection reset by invalid user admin 192.168.1.214 port 21616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40442 [preauth] Invalid user user1 from 192.168.1.214 port 32760 Connection reset by invalid user user1 192.168.1.214 port 32760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12841 [preauth] Connection closed by 192.168.1.214 port 30788 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 11657 Invalid user telecomadmin from 192.168.1.214 port 41371 Connection reset by invalid user telecomadmin 192.168.1.214 port 41371 [preauth] Invalid user admin from 192.168.1.214 port 5617 Connection reset by invalid user admin 192.168.1.214 port 5617 [preauth] Invalid user admin from 192.168.1.214 port 50696 Connection reset by invalid user admin 192.168.1.214 port 50696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40027 [preauth] Invalid user customer from 192.168.1.214 port 20228 Connection reset by invalid user customer 192.168.1.214 port 20228 [preauth] Invalid user docker from 192.168.1.214 port 4762 Connection reset by invalid user docker 192.168.1.214 port 4762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1711 [preauth] Invalid user test from 192.168.1.214 port 36317 Connection reset by invalid user test 192.168.1.214 port 36317 [preauth] Invalid user victor from 192.168.1.214 port 30708 Connection reset by invalid user victor 192.168.1.214 port 30708 [preauth] Invalid user aaa from 192.168.1.214 port 33003 Connection reset by invalid user aaa 192.168.1.214 port 33003 [preauth] Invalid user admin from 192.168.1.214 port 10095 Connection reset by invalid user admin 192.168.1.214 port 10095 [preauth] Invalid user alex from 192.168.1.214 port 21569 Connection reset by invalid user alex 192.168.1.214 port 21569 [preauth] Invalid user pi from 192.168.1.214 port 47016 Connection reset by invalid user pi 192.168.1.214 port 47016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1604 [preauth] 2026/04/18 01:21:46 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 1.4ms @ web/home.go:32(web.Home) 2026/04/18 01:21:46 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Invalid user adm from 192.168.1.214 port 14843 Connection closed by invalid user adm 192.168.1.214 port 14843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2327 [preauth] Invalid user yangliusha9 from 192.168.1.214 port 1172 Connection closed by invalid user yangliusha9 192.168.1.214 port 1172 [preauth] banner exchange: Connection from 192.168.1.214 port 30020: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35599 [preauth] Invalid user 1234 from 192.168.1.214 port 42290 Connection reset by invalid user 1234 192.168.1.214 port 42290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28802 [preauth] Invalid user postgres from 192.168.1.214 port 65107 Connection reset by invalid user postgres 192.168.1.214 port 65107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27190 [preauth] Invalid user tomas from 192.168.1.214 port 14587 Connection reset by invalid user tomas 192.168.1.214 port 14587 [preauth] Connection closed by 192.168.1.214 port 48244 Invalid user ubuntu from 192.168.1.214 port 21467 Connection closed by invalid user ubuntu 192.168.1.214 port 21467 [preauth] Connection closed by 192.168.1.214 port 43633 Connection closed by 192.168.1.214 port 7724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18516 [preauth] Invalid user admin from 192.168.1.214 port 46547 Connection closed by invalid user admin 192.168.1.214 port 46547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52278 [preauth] Invalid user sftpuser from 192.168.1.214 port 11501 Connection closed by invalid user sftpuser 192.168.1.214 port 11501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3114 [preauth] Invalid user admin from 192.168.1.214 port 38311 Connection reset by invalid user admin 192.168.1.214 port 38311 [preauth] Invalid user ftpuser from 192.168.1.214 port 40779 Connection reset by invalid user ftpuser 192.168.1.214 port 40779 [preauth] Invalid user manager from 192.168.1.214 port 21691 Connection reset by invalid user manager 192.168.1.214 port 21691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user super from 192.168.1.214 port 9656 Connection reset by invalid user super 192.168.1.214 port 9656 [preauth] Connection closed by invalid user root 192.168.1.214 port 22755 [preauth] Invalid user user from 192.168.1.214 port 22044 Connection reset by invalid user user 192.168.1.214 port 22044 [preauth] Invalid user admin from 192.168.1.214 port 15062 Connection reset by invalid user admin 192.168.1.214 port 15062 [preauth] Invalid user onlime_r from 192.168.1.214 port 40776 Connection reset by invalid user onlime_r 192.168.1.214 port 40776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9675 [preauth] Invalid user ftpuser from 192.168.1.214 port 28948 Connection closed by invalid user ftpuser 192.168.1.214 port 28948 [preauth] Invalid user ubuntu from 192.168.1.214 port 40904 Connection closed by invalid user ubuntu 192.168.1.214 port 40904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20145 [preauth] Invalid user plex from 192.168.1.214 port 39585 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32425 [preauth] Connection closed by invalid user plex 192.168.1.214 port 39585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62943 [preauth] Invalid user admin from 192.168.1.214 port 33842 Connection reset by invalid user admin 192.168.1.214 port 33842 [preauth] Invalid user ali from 192.168.1.214 port 57875 Connection reset by invalid user ali 192.168.1.214 port 57875 [preauth] Invalid user deploy from 192.168.1.214 port 39217 Connection reset by invalid user deploy 192.168.1.214 port 39217 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 16786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26045 [preauth] Invalid user developer from 192.168.1.214 port 53580 Connection reset by invalid user developer 192.168.1.214 port 53580 [preauth] Invalid user odroid from 192.168.1.214 port 4359 Connection reset by invalid user odroid 192.168.1.214 port 4359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24516 [preauth] Invalid user super from 192.168.1.214 port 21786 Connection reset by invalid user super 192.168.1.214 port 21786 [preauth] Invalid user ubuntu from 192.168.1.214 port 42756 Connection reset by invalid user ubuntu 192.168.1.214 port 42756 [preauth] Invalid user anonymous from 192.168.1.214 port 22720 Connection reset by invalid user anonymous 192.168.1.214 port 22720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62563 [preauth] Invalid user backupadmin from 192.168.1.214 port 63451 Connection closed by invalid user backupadmin 192.168.1.214 port 63451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63123 [preauth] Invalid user user from 192.168.1.214 port 23857 Connection closed by invalid user user 192.168.1.214 port 23857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1627 [preauth] Invalid user telecomadmin from 192.168.1.214 port 63854 Connection reset by invalid user telecomadmin 192.168.1.214 port 63854 [preauth] Invalid user huawei from 192.168.1.214 port 54342 Connection reset by invalid user huawei 192.168.1.214 port 54342 [preauth] Invalid user minecraft from 192.168.1.214 port 1676 Connection reset by invalid user minecraft 192.168.1.214 port 1676 [preauth] Invalid user mysql from 192.168.1.214 port 22092 Connection reset by invalid user mysql 192.168.1.214 port 22092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65524 [preauth] Invalid user asterisk from 192.168.1.214 port 44191 Connection closed by invalid user asterisk 192.168.1.214 port 44191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49685 [preauth] Invalid user alicia from 192.168.1.214 port 17430 Connection closed by invalid user alicia 192.168.1.214 port 17430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63887 [preauth] Invalid user user from 192.168.1.214 port 35905 Connection closed by invalid user user 192.168.1.214 port 35905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53516 [preauth] Invalid user hadoop from 192.168.1.214 port 46260 Connection closed by invalid user hadoop 192.168.1.214 port 46260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32794 [preauth] Invalid user webdev from 192.168.1.214 port 53996 Connection closed by invalid user webdev 192.168.1.214 port 53996 [preauth] Invalid user steam from 192.168.1.214 port 39290 Connection closed by invalid user steam 192.168.1.214 port 39290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3104 [preauth] Connection closed by 192.168.1.214 port 35078 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 12024 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54517 [preauth] Invalid user student from 192.168.1.214 port 19877 Connection reset by invalid user student 192.168.1.214 port 19877 [preauth] Invalid user zabbix from 192.168.1.214 port 25136 Connection reset by invalid user zabbix 192.168.1.214 port 25136 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 18407 [preauth] Invalid user oracle from 192.168.1.214 port 60693 Connection reset by invalid user oracle 192.168.1.214 port 60693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48665 [preauth] Invalid user sysadmin from 192.168.1.214 port 29571 Connection reset by invalid user sysadmin 192.168.1.214 port 29571 [preauth] Invalid user ubuntu from 192.168.1.214 port 23244 Connection reset by invalid user ubuntu 192.168.1.214 port 23244 [preauth] Invalid user user from 192.168.1.214 port 9246 Connection reset by invalid user user 192.168.1.214 port 9246 [preauth] Invalid user user from 192.168.1.214 port 53390 Connection reset by invalid user user 192.168.1.214 port 53390 [preauth] Invalid user admin from 192.168.1.214 port 59517 Connection reset by invalid user admin 192.168.1.214 port 59517 [preauth] Invalid user dev from 192.168.1.214 port 8229 Connection reset by invalid user dev 192.168.1.214 port 8229 [preauth] Invalid user osmc from 192.168.1.214 port 33184 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19090 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 12068 Connection closed by 192.168.1.214 port 8806 Invalid user oracle from 192.168.1.214 port 58089 Connection closed by invalid user oracle 192.168.1.214 port 58089 [preauth] Invalid user prueba from 192.168.1.214 port 49222 Connection reset by invalid user prueba 192.168.1.214 port 49222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23272 [preauth] Invalid user postgres from 192.168.1.214 port 19101 Connection reset by invalid user postgres 192.168.1.214 port 19101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3384 [preauth] Invalid user user from 192.168.1.214 port 47284 Connection reset by invalid user user 192.168.1.214 port 47284 [preauth] Invalid user admin from 192.168.1.214 port 18278 Connection reset by invalid user admin 192.168.1.214 port 18278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39577 [preauth] Invalid user admin from 192.168.1.214 port 51518 Invalid user user from 192.168.1.214 port 13630 Invalid user admin from 192.168.1.214 port 13430 Connection reset by invalid user admin 192.168.1.214 port 13430 [preauth] Connection reset by invalid user user 192.168.1.214 port 13630 [preauth] Invalid user admin from 192.168.1.214 port 43860 Connection reset by invalid user admin 192.168.1.214 port 43860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64367 [preauth] Invalid user admin from 192.168.1.214 port 61559 Connection reset by invalid user admin 192.168.1.214 port 61559 [preauth] Invalid user support from 192.168.1.214 port 64247 Connection reset by invalid user support 192.168.1.214 port 64247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22844 [preauth] Invalid user client from 192.168.1.214 port 26963 Connection reset by invalid user client 192.168.1.214 port 26963 [preauth] Invalid user user1 from 192.168.1.214 port 44595 Connection reset by invalid user user1 192.168.1.214 port 44595 [preauth] Connection reset by authenticating user git 192.168.1.214 port 51761 [preauth] Invalid user steam from 192.168.1.214 port 38261 Connection reset by invalid user steam 192.168.1.214 port 38261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33643 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 12121 kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 25042 Connection closed by 192.168.1.214 port 62401 [preauth] Connection closed by 192.168.1.214 port 7710 [preauth] Connection closed by 192.168.1.214 port 57371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51601 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 38590 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41019 [preauth] Invalid user admin from 192.168.1.214 port 28471 Connection reset by invalid user admin 192.168.1.214 port 28471 [preauth] Invalid user user from 192.168.1.214 port 1450 Connection reset by invalid user user 192.168.1.214 port 1450 [preauth] Invalid user user from 192.168.1.214 port 51547 Connection reset by invalid user user 192.168.1.214 port 51547 [preauth] Invalid user PlcmSpIp from 192.168.1.214 port 61464 Connection reset by invalid user PlcmSpIp 192.168.1.214 port 61464 [preauth] Invalid user setup from 192.168.1.214 port 7369 Connection reset by invalid user setup 192.168.1.214 port 7369 [preauth] Invalid user netlink from 192.168.1.214 port 39335 Connection reset by invalid user netlink 192.168.1.214 port 39335 [preauth] Invalid user admin from 192.168.1.214 port 25679 Connection reset by invalid user admin 192.168.1.214 port 25679 [preauth] Invalid user view from 192.168.1.214 port 50773 Connection reset by invalid user view 192.168.1.214 port 50773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22153 [preauth] Invalid user emcali from 192.168.1.214 port 2870 Connection reset by invalid user emcali 192.168.1.214 port 2870 [preauth] Invalid user test from 192.168.1.214 port 49306 Connection reset by invalid user test 192.168.1.214 port 49306 [preauth] Invalid user admin from 192.168.1.214 port 43671 Connection reset by invalid user admin 192.168.1.214 port 43671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35041 [preauth] Invalid user proxyuser from 192.168.1.214 port 58906 Connection reset by invalid user proxyuser 192.168.1.214 port 58906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40780 [preauth] Invalid user admin from 192.168.1.214 port 21808 Connection reset by invalid user admin 192.168.1.214 port 21808 [preauth] Invalid user teste from 192.168.1.214 port 3202 Connection reset by invalid user teste 192.168.1.214 port 3202 [preauth] Invalid user admin from 192.168.1.214 port 58694 Connection reset by invalid user admin 192.168.1.214 port 58694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62711 [preauth] Connection closed by 192.168.1.214 port 25302 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1881 [preauth] Invalid user ubnt from 192.168.1.214 port 16574 Connection reset by invalid user ubnt 192.168.1.214 port 16574 [preauth] Invalid user ubnt from 192.168.1.214 port 60114 Connection reset by invalid user ubnt 192.168.1.214 port 60114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57017 [preauth] Invalid user ubnt from 192.168.1.214 port 12368 Connection reset by invalid user ubnt 192.168.1.214 port 12368 [preauth] Invalid user aaa from 192.168.1.214 port 44266 Connection reset by invalid user aaa 192.168.1.214 port 44266 [preauth] Invalid user admin from 192.168.1.214 port 24604 Connection reset by invalid user admin 192.168.1.214 port 24604 [preauth] Invalid user admin from 192.168.1.214 port 5143 Connection reset by invalid user admin 192.168.1.214 port 5143 [preauth] Invalid user huawei from 192.168.1.214 port 33720 Connection reset by invalid user huawei 192.168.1.214 port 33720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26583 [preauth] Invalid user student from 192.168.1.214 port 48494 Connection reset by invalid user student 192.168.1.214 port 48494 [preauth] Invalid user sysadmin from 192.168.1.214 port 7936 Connection reset by invalid user sysadmin 192.168.1.214 port 7936 [preauth] Invalid user user from 192.168.1.214 port 19897 Connection reset by invalid user user 192.168.1.214 port 19897 [preauth] Invalid user admin from 192.168.1.214 port 46687 Connection reset by invalid user admin 192.168.1.214 port 46687 [preauth] Invalid user admin from 192.168.1.214 port 46777 Connection reset by invalid user admin 192.168.1.214 port 46777 [preauth] Invalid user daniel from 192.168.1.214 port 44622 Connection reset by invalid user daniel 192.168.1.214 port 44622 [preauth] Invalid user ftpuser from 192.168.1.214 port 29672 Connection reset by invalid user ftpuser 192.168.1.214 port 29672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64558 [preauth] Invalid user test2 from 192.168.1.214 port 48144 Connection reset by invalid user test2 192.168.1.214 port 48144 [preauth] Invalid user test from 192.168.1.214 port 45897 Connection reset by invalid user test 192.168.1.214 port 45897 [preauth] Invalid user usuario from 192.168.1.214 port 54171 Connection reset by invalid user usuario 192.168.1.214 port 54171 [preauth] Invalid user admin from 192.168.1.214 port 9594 Connection reset by invalid user admin 192.168.1.214 port 9594 [preauth] Invalid user administrator from 192.168.1.214 port 32707 Connection reset by invalid user administrator 192.168.1.214 port 32707 [preauth] Invalid user array from 192.168.1.214 port 44598 Connection reset by invalid user array 192.168.1.214 port 44598 [preauth] Invalid user dev from 192.168.1.214 port 59808 Connection reset by invalid user dev 192.168.1.214 port 59808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47045 [preauth] Invalid user test1 from 192.168.1.214 port 58675 Connection reset by invalid user test1 192.168.1.214 port 58675 [preauth] Invalid user test2 from 192.168.1.214 port 46477 Connection reset by invalid user test2 192.168.1.214 port 46477 [preauth] Invalid user aaa from 192.168.1.214 port 52363 Connection reset by invalid user aaa 192.168.1.214 port 52363 [preauth] Invalid user admin from 192.168.1.214 port 1414 Connection reset by invalid user admin 192.168.1.214 port 1414 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 46125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29975 [preauth] Invalid user useradmin from 192.168.1.214 port 15290 Connection reset by invalid user useradmin 192.168.1.214 port 15290 [preauth] Invalid user usuario from 192.168.1.214 port 58288 Connection reset by invalid user usuario 192.168.1.214 port 58288 [preauth] Invalid user huawei from 192.168.1.214 port 44794 Connection reset by invalid user huawei 192.168.1.214 port 44794 [preauth] Invalid user operator from 192.168.1.214 port 54907 Connection reset by invalid user operator 192.168.1.214 port 54907 [preauth] Invalid user oracle from 192.168.1.214 port 23952 Connection reset by invalid user oracle 192.168.1.214 port 23952 [preauth] Connection closed by 192.168.1.214 port 6959 [preauth] Connection closed by 192.168.1.214 port 22199 banner exchange: Connection from 192.168.1.214 port 14754: invalid format Connection closed by 192.168.1.214 port 3297 [preauth] banner exchange: Connection from 192.168.1.214 port 58171: invalid format Invalid user fred from 192.168.1.214 port 27270 Connection closed by invalid user fred 192.168.1.214 port 27270 [preauth] Invalid user useradmin from 192.168.1.214 port 28857 Connection reset by invalid user useradmin 192.168.1.214 port 28857 [preauth] Invalid user admin from 192.168.1.214 port 16835 Connection reset by invalid user admin 192.168.1.214 port 16835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36710 [preauth] Invalid user sftpuser from 192.168.1.214 port 50306 Connection reset by invalid user sftpuser 192.168.1.214 port 50306 [preauth] Invalid user admin from 192.168.1.214 port 25219 Connection reset by invalid user admin 192.168.1.214 port 25219 [preauth] Invalid user ftpuser from 192.168.1.214 port 26101 Connection reset by invalid user ftpuser 192.168.1.214 port 26101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31258 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 12427 Invalid user admin from 192.168.1.214 port 36365 Connection closed by invalid user admin 192.168.1.214 port 36365 [preauth] Connection closed by 192.168.1.214 port 4707 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35375 [preauth] Invalid user AdminGPON from 192.168.1.214 port 1403 Connection closed by invalid user AdminGPON 192.168.1.214 port 1403 [preauth] Invalid user master from 192.168.1.214 port 8389 Connection reset by invalid user master 192.168.1.214 port 8389 [preauth] Invalid user vyos from 192.168.1.214 port 2409 Connection reset by invalid user vyos 192.168.1.214 port 2409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48294 [preauth] Invalid user fa from 192.168.1.214 port 57799 Connection reset by invalid user fa 192.168.1.214 port 57799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50220 [preauth] Invalid user admin from 192.168.1.214 port 31767 Connection reset by invalid user admin 192.168.1.214 port 31767 [preauth] Invalid user user from 192.168.1.214 port 39878 Connection reset by invalid user user 192.168.1.214 port 39878 [preauth] Invalid user admin from 192.168.1.214 port 56519 Connection reset by invalid user admin 192.168.1.214 port 56519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54571 [preauth] Invalid user admin from 192.168.1.214 port 38359 Connection reset by invalid user admin 192.168.1.214 port 38359 [preauth] Invalid user manager from 192.168.1.214 port 4106 Connection reset by invalid user manager 192.168.1.214 port 4106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15272 [preauth] Invalid user vagrant from 192.168.1.214 port 50381 Connection reset by invalid user vagrant 192.168.1.214 port 50381 [preauth] Invalid user admin from 192.168.1.214 port 46624 Connection reset by invalid user admin 192.168.1.214 port 46624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64170 [preauth] Invalid user status from 192.168.1.214 port 9933 Connection reset by invalid user status 192.168.1.214 port 9933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56793 [preauth] Invalid user factory from 192.168.1.214 port 12007 Connection reset by invalid user factory 192.168.1.214 port 12007 [preauth] Invalid user admin from 192.168.1.214 port 48559 Connection reset by invalid user admin 192.168.1.214 port 48559 [preauth] Connection closed by 192.168.1.214 port 47404 Invalid user oracle from 192.168.1.214 port 14644 Connection closed by invalid user oracle 192.168.1.214 port 14644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51367 [preauth] Invalid user user from 192.168.1.214 port 58680 Connection closed by invalid user user 192.168.1.214 port 58680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42050 [preauth] Invalid user user2 from 192.168.1.214 port 19388 Connection reset by invalid user user2 192.168.1.214 port 19388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1049 [preauth] Invalid user useradmin from 192.168.1.214 port 36716 Connection reset by invalid user useradmin 192.168.1.214 port 36716 [preauth] Invalid user install from 192.168.1.214 port 16663 Connection reset by invalid user install 192.168.1.214 port 16663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8635 [preauth] Invalid user ubnt from 192.168.1.214 port 53136 Connection reset by invalid user ubnt 192.168.1.214 port 53136 [preauth] Invalid user web from 192.168.1.214 port 63994 Connection reset by invalid user web 192.168.1.214 port 63994 [preauth] Invalid user ftpuser from 192.168.1.214 port 10275 Connection reset by invalid user ftpuser 192.168.1.214 port 10275 [preauth] Invalid user jenkins from 192.168.1.214 port 32386 Connection reset by invalid user jenkins 192.168.1.214 port 32386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51232 [preauth] Invalid user usuario from 192.168.1.214 port 27292 Connection reset by invalid user usuario 192.168.1.214 port 27292 [preauth] Invalid user admin from 192.168.1.214 port 63895 Connection reset by invalid user admin 192.168.1.214 port 63895 [preauth] Invalid user alan from 192.168.1.214 port 41504 Connection reset by invalid user alan 192.168.1.214 port 41504 [preauth] Invalid user backup from 192.168.1.214 port 28225 Connection reset by invalid user backup 192.168.1.214 port 28225 [preauth] Invalid user debian from 192.168.1.214 port 1553 Connection reset by invalid user debian 192.168.1.214 port 1553 [preauth] Invalid user developer from 192.168.1.214 port 62056 Connection reset by invalid user developer 192.168.1.214 port 62056 [preauth] Invalid user ftptest from 192.168.1.214 port 56457 Connection reset by invalid user ftptest 192.168.1.214 port 56457 [preauth] Invalid user httpadmin from 192.168.1.214 port 39491 Connection reset by invalid user httpadmin 192.168.1.214 port 39491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20571 [preauth] Invalid user service from 192.168.1.214 port 50419 Connection reset by invalid user service 192.168.1.214 port 50419 [preauth] Invalid user sftpuser from 192.168.1.214 port 56465 Connection reset by invalid user sftpuser 192.168.1.214 port 56465 [preauth] Invalid user user2 from 192.168.1.214 port 8444 Connection reset by invalid user user2 192.168.1.214 port 8444 [preauth] Invalid user admin from 192.168.1.214 port 7540 Connection reset by invalid user admin 192.168.1.214 port 7540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10924 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 59853 [preauth] Invalid user RPM from 192.168.1.214 port 39383 Connection reset by invalid user RPM 192.168.1.214 port 39383 [preauth] Invalid user ftpuser from 192.168.1.214 port 7896 Connection reset by invalid user ftpuser 192.168.1.214 port 7896 [preauth] Invalid user osmc from 192.168.1.214 port 37886 Connection reset by invalid user osmc 192.168.1.214 port 37886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36735 [preauth] Invalid user user01 from 192.168.1.214 port 13545 Connection reset by invalid user user01 192.168.1.214 port 13545 [preauth] Invalid user user2 from 192.168.1.214 port 23659 Connection reset by invalid user user2 192.168.1.214 port 23659 [preauth] Invalid user user from 192.168.1.214 port 64544 Connection reset by invalid user user 192.168.1.214 port 64544 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 6956 [preauth] Invalid user hacluster from 192.168.1.214 port 34299 Connection reset by invalid user hacluster 192.168.1.214 port 34299 [preauth] Invalid user op from 192.168.1.214 port 8521 Connection reset by invalid user op 192.168.1.214 port 8521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52633 [preauth] Invalid user service from 192.168.1.214 port 20212 Connection reset by invalid user service 192.168.1.214 port 20212 [preauth] Invalid user telnet from 192.168.1.214 port 28337 Connection reset by invalid user telnet 192.168.1.214 port 28337 [preauth] Invalid user temp from 192.168.1.214 port 32114 Connection reset by invalid user temp 192.168.1.214 port 32114 [preauth] Invalid user ubuntu from 192.168.1.214 port 56339 Connection reset by invalid user ubuntu 192.168.1.214 port 56339 [preauth] Invalid user adam from 192.168.1.214 port 21135 Connection reset by invalid user adam 192.168.1.214 port 21135 [preauth] Invalid user cisco from 192.168.1.214 port 42690 Connection reset by invalid user cisco 192.168.1.214 port 42690 [preauth] Invalid user ftpuser from 192.168.1.214 port 26486 Connection reset by invalid user ftpuser 192.168.1.214 port 26486 [preauth] Invalid user info from 192.168.1.214 port 36014 Connection reset by invalid user info 192.168.1.214 port 36014 [preauth] Invalid user james from 192.168.1.214 port 17219 Connection reset by invalid user james 192.168.1.214 port 17219 [preauth] Invalid user jenkins from 192.168.1.214 port 3771 Connection reset by invalid user jenkins 192.168.1.214 port 3771 [preauth] Invalid user mcserver from 192.168.1.214 port 63738 Connection reset by invalid user mcserver 192.168.1.214 port 63738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32148 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 1765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48919 [preauth] Invalid user cisco from 192.168.1.214 port 14036 Connection reset by invalid user cisco 192.168.1.214 port 14036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1942 [preauth] Invalid user admin from 192.168.1.214 port 25638 Connection reset by invalid user admin 192.168.1.214 port 25638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1870 [preauth] Invalid user nvidia from 192.168.1.214 port 41311 Connection reset by invalid user nvidia 192.168.1.214 port 41311 [preauth] Invalid user ubnt from 192.168.1.214 port 29252 Connection reset by invalid user ubnt 192.168.1.214 port 29252 [preauth] Invalid user user from 192.168.1.214 port 33866 Connection reset by invalid user user 192.168.1.214 port 33866 [preauth] Invalid user Admin from 192.168.1.214 port 36304 Connection reset by invalid user Admin 192.168.1.214 port 36304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45882 [preauth] Invalid user admin from 192.168.1.214 port 39781 Connection reset by invalid user admin 192.168.1.214 port 39781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20744 [preauth] Invalid user zabbix from 192.168.1.214 port 9705 Connection reset by invalid user zabbix 192.168.1.214 port 9705 [preauth] Connection closed by 192.168.1.214 port 10453 Invalid user ubnt from 192.168.1.214 port 37303 Connection closed by invalid user ubnt 192.168.1.214 port 37303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32972 [preauth] 2026/04/18 10:35:58 HTTPRequest [I] router: completed GET / for 34.91.119.153:0, 200 OK in 56.9ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 1889 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 12803 Invalid user test from 192.168.1.214 port 51844 Connection closed by invalid user test 192.168.1.214 port 51844 [preauth] Connection closed by 192.168.1.214 port 48358 2026/04/18 11:21:43 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 11.2ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57125 [preauth] 2026/04/18 11:22:12 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 95.111.209.13:0, 200 OK in 3.0ms @ auth/auth.go:184(auth.SignIn) 2026/04/18 11:22:34 HTTPRequest [I] router: completed POST /user/login for 95.111.209.13:0, 303 See Other in 178.9ms @ auth/auth.go:197(auth.SignInPost) 2026/04/18 11:22:34 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 303 See Other in 1.3ms @ web/home.go:32(web.Home) 2026/04/18 11:22:35 HTTPRequest [I] router: completed GET /user/settings/change_password for 95.111.209.13:0, 200 OK in 4.0ms @ auth/password.go:252(auth.MustChangePassword) 2026/04/18 11:22:35 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=48 for 95.111.209.13:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/18 11:22:38 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3290.5ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59225 [preauth] Invalid user ubuntu from 192.168.1.214 port 42378 Connection reset by invalid user ubuntu 192.168.1.214 port 42378 [preauth] Invalid user superman from 192.168.1.214 port 29948 Connection reset by invalid user superman 192.168.1.214 port 29948 [preauth] Invalid user informix from 192.168.1.214 port 37595 Connection reset by invalid user informix 192.168.1.214 port 37595 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 28185 [preauth] Invalid user dev from 192.168.1.214 port 33752 Connection reset by invalid user dev 192.168.1.214 port 33752 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 50049 [preauth] Invalid user admin from 192.168.1.214 port 48912 Connection reset by invalid user admin 192.168.1.214 port 48912 [preauth] Invalid user admin from 192.168.1.214 port 35460 Connection reset by invalid user admin 192.168.1.214 port 35460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40764 [preauth] Invalid user kali from 192.168.1.214 port 39559 Connection reset by invalid user kali 192.168.1.214 port 39559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50504 [preauth] Invalid user admin1 from 192.168.1.214 port 32393 Connection reset by invalid user admin1 192.168.1.214 port 32393 [preauth] Invalid user User from 192.168.1.214 port 11500 Connection reset by invalid user User 192.168.1.214 port 11500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21660 [preauth] Connection reset by invalid user root 192.168.1.214 port 16890 [preauth] Invalid user admin from 192.168.1.214 port 13257 Connection reset by invalid user admin 192.168.1.214 port 13257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25990 [preauth] Invalid user user from 192.168.1.214 port 17901 Connection reset by invalid user user 192.168.1.214 port 17901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33471 [preauth] Invalid user 1 from 192.168.1.214 port 31414 Connection reset by invalid user 1 192.168.1.214 port 31414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50349 [preauth] Invalid user admin from 192.168.1.214 port 39159 Connection reset by invalid user admin 192.168.1.214 port 39159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57151 [preauth] Invalid user user from 192.168.1.214 port 60365 Connection reset by invalid user user 192.168.1.214 port 60365 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 16288 [preauth] Invalid user admin from 192.168.1.214 port 54098 Connection reset by invalid user admin 192.168.1.214 port 54098 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 12840 2026/04/18 11:26:29 HTTPRequest [I] router: completed POST /user/settings/change_password for 95.111.209.13:0, 303 See Other in 41.2ms @ auth/password.go:261(auth.MustChangePasswordPost) 2026/04/18 11:26:30 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 7.3ms @ web/home.go:32(web.Home) 2026/04/18 11:26:30 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=2&team_id=undefined&q=&page=1&mode= for 95.111.209.13:0, 200 OK in 1.9ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/18 11:26:30 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=2&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 95.111.209.13:0, 200 OK in 2.7ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/18 11:26:33 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3364.4ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47176 [preauth] Invalid user server from 192.168.1.214 port 61544 Connection reset by invalid user server 192.168.1.214 port 61544 [preauth] Invalid user upload from 192.168.1.214 port 16549 Connection reset by invalid user upload 192.168.1.214 port 16549 [preauth] Invalid user zabbix from 192.168.1.214 port 33116 Connection reset by invalid user zabbix 192.168.1.214 port 33116 [preauth] Invalid user adm from 192.168.1.214 port 31328 Connection reset by invalid user adm 192.168.1.214 port 31328 [preauth] Invalid user admin from 192.168.1.214 port 32931 Connection reset by invalid user admin 192.168.1.214 port 32931 [preauth] Invalid user dev from 192.168.1.214 port 23772 Connection reset by invalid user dev 192.168.1.214 port 23772 [preauth] Invalid user docker from 192.168.1.214 port 40099 Connection reset by invalid user docker 192.168.1.214 port 40099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32159 [preauth] Invalid user sftpuser from 192.168.1.214 port 3352 Connection reset by invalid user sftpuser 192.168.1.214 port 3352 [preauth] Invalid user student from 192.168.1.214 port 63679 Connection reset by invalid user student 192.168.1.214 port 63679 [preauth] Invalid user test123 from 192.168.1.214 port 64849 Connection reset by invalid user test123 192.168.1.214 port 64849 [preauth] Invalid user ubuntu from 192.168.1.214 port 46208 Connection reset by invalid user ubuntu 192.168.1.214 port 46208 [preauth] Invalid user user from 192.168.1.214 port 32054 Connection reset by invalid user user 192.168.1.214 port 32054 [preauth] Invalid user admin from 192.168.1.214 port 10735 Connection reset by invalid user admin 192.168.1.214 port 10735 [preauth] Invalid user manager from 192.168.1.214 port 30655 Connection reset by invalid user manager 192.168.1.214 port 30655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20887 [preauth] Invalid user ali from 192.168.1.214 port 14520 Connection reset by invalid user ali 192.168.1.214 port 14520 [preauth] Invalid user ftpuser from 192.168.1.214 port 14779 Connection reset by invalid user ftpuser 192.168.1.214 port 14779 [preauth] Invalid user plex from 192.168.1.214 port 33939 Connection reset by invalid user plex 192.168.1.214 port 33939 [preauth] Invalid user postgres from 192.168.1.214 port 35210 Connection reset by invalid user postgres 192.168.1.214 port 35210 [preauth] Invalid user prueba from 192.168.1.214 port 20096 Connection reset by invalid user prueba 192.168.1.214 port 20096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58198 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 37540 [preauth] Invalid user admin from 192.168.1.214 port 9116 Connection reset by invalid user admin 192.168.1.214 port 9116 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 4465 [preauth] Invalid user postgres from 192.168.1.214 port 14510 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15676 [preauth] Invalid user support from 192.168.1.214 port 18377 Connection reset by invalid user support 192.168.1.214 port 18377 [preauth] Invalid user tester from 192.168.1.214 port 38803 Connection reset by invalid user tester 192.168.1.214 port 38803 [preauth] Invalid user ubuntu from 192.168.1.214 port 19438 Connection reset by invalid user ubuntu 192.168.1.214 port 19438 [preauth] Invalid user ubuntu from 192.168.1.214 port 10105 Connection reset by invalid user ubuntu 192.168.1.214 port 10105 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 58150 [preauth] Invalid user matrix from 192.168.1.214 port 39678 Connection reset by invalid user matrix 192.168.1.214 port 39678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64524 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 5178 [preauth] Invalid user test123 from 192.168.1.214 port 39494 Connection reset by invalid user test123 192.168.1.214 port 39494 [preauth] Invalid user 0 from 192.168.1.214 port 40319 Connection reset by invalid user 0 192.168.1.214 port 40319 [preauth] Invalid user admin from 192.168.1.214 port 58575 Connection reset by invalid user admin 192.168.1.214 port 58575 [preauth] Invalid user fa from 192.168.1.214 port 21153 Connection reset by invalid user fa 192.168.1.214 port 21153 [preauth] Invalid user ftpuser from 192.168.1.214 port 45123 Connection reset by invalid user ftpuser 192.168.1.214 port 45123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21236 [preauth] Invalid user admin from 192.168.1.214 port 8466 Connection closed by invalid user admin 192.168.1.214 port 8466 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 13002 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30088 [preauth] Invalid user test123 from 192.168.1.214 port 19389 Connection reset by invalid user test123 192.168.1.214 port 19389 [preauth] Invalid user ubuntu from 192.168.1.214 port 54687 Connection reset by invalid user ubuntu 192.168.1.214 port 54687 [preauth] Invalid user work from 192.168.1.214 port 15858 Connection reset by invalid user work 192.168.1.214 port 15858 [preauth] Invalid user admin from 192.168.1.214 port 61763 Connection reset by invalid user admin 192.168.1.214 port 61763 [preauth] Invalid user ftpuser from 192.168.1.214 port 10588 Connection reset by invalid user ftpuser 192.168.1.214 port 10588 [preauth] Invalid user huawei from 192.168.1.214 port 28728 Connection reset by invalid user huawei 192.168.1.214 port 28728 [preauth] Invalid user oracle from 192.168.1.214 port 40817 Connection reset by invalid user oracle 192.168.1.214 port 40817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37346 [preauth] Invalid user 0 from 192.168.1.214 port 47366 Connection reset by invalid user 0 192.168.1.214 port 47366 [preauth] Invalid user developer from 192.168.1.214 port 10879 Connection reset by invalid user developer 192.168.1.214 port 10879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48364 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7267 [preauth] Invalid user user from 192.168.1.214 port 62805 Connection reset by invalid user user 192.168.1.214 port 62805 [preauth] Invalid user user from 192.168.1.214 port 17351 Connection reset by invalid user user 192.168.1.214 port 17351 [preauth] Connection closed by 192.168.1.214 port 20771 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9747 [preauth] Invalid user admin from 192.168.1.214 port 33476 Connection closed by invalid user admin 192.168.1.214 port 33476 [preauth] Invalid user GUEST from 192.168.1.214 port 52336 Connection reset by invalid user GUEST 192.168.1.214 port 52336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62822 [preauth] Invalid user test from 192.168.1.214 port 29600 Connection reset by invalid user test 192.168.1.214 port 29600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58150 [preauth] Invalid user ubnt from 192.168.1.214 port 61739 Connection reset by invalid user ubnt 192.168.1.214 port 61739 [preauth] Invalid user user1 from 192.168.1.214 port 43513 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11574 [preauth] Invalid user administrator from 192.168.1.214 port 64469 Connection reset by invalid user administrator 192.168.1.214 port 64469 [preauth] Invalid user ubuntu from 192.168.1.214 port 10452 Connection reset by invalid user ubuntu 192.168.1.214 port 10452 [preauth] Invalid user user from 192.168.1.214 port 31597 Connection reset by invalid user user 192.168.1.214 port 31597 [preauth] Invalid user hacluster from 192.168.1.214 port 12700 Connection reset by invalid user hacluster 192.168.1.214 port 12700 [preauth] Connection closed by 192.168.1.214 port 45854 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5211 [preauth] Connection closed by 192.168.1.214 port 32022 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 13137 Connection closed by 192.168.1.214 port 21871 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37417 [preauth] 2026/04/18 13:56:29 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/18 13:56:36 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/18 13:56:39 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 95.111.209.13:0, 200 OK in 2.6ms @ auth/auth.go:184(auth.SignIn) Invalid user ubuntu from 192.168.1.214 port 42453 Connection closed by invalid user ubuntu 192.168.1.214 port 42453 [preauth] Connection closed by 192.168.1.214 port 17875 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18270 [preauth] Invalid user test from 192.168.1.214 port 14821 Connection reset by invalid user test 192.168.1.214 port 14821 [preauth] Invalid user 0 from 192.168.1.214 port 19290 Connection reset by invalid user 0 192.168.1.214 port 19290 [preauth] Invalid user 12345 from 192.168.1.214 port 24203 Connection reset by invalid user 12345 192.168.1.214 port 24203 [preauth] Invalid user admin from 192.168.1.214 port 33693 Connection reset by invalid user admin 192.168.1.214 port 33693 [preauth] Invalid user admin from 192.168.1.214 port 14876 Connection reset by invalid user admin 192.168.1.214 port 14876 [preauth] Invalid user array from 192.168.1.214 port 52299 Connection reset by invalid user array 192.168.1.214 port 52299 [preauth] Invalid user hadoop from 192.168.1.214 port 33567 Connection reset by invalid user hadoop 192.168.1.214 port 33567 [preauth] Invalid user oracle from 192.168.1.214 port 51099 Connection reset by invalid user oracle 192.168.1.214 port 51099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19844 [preauth] Invalid user user from 192.168.1.214 port 37066 Connection reset by invalid user user 192.168.1.214 port 37066 [preauth] Invalid user user from 192.168.1.214 port 10527 Connection reset by invalid user user 192.168.1.214 port 10527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15798 [preauth] Invalid user test from 192.168.1.214 port 64788 Connection reset by invalid user test 192.168.1.214 port 64788 [preauth] Invalid user user from 192.168.1.214 port 31641 Connection reset by invalid user user 192.168.1.214 port 31641 [preauth] Invalid user aaa from 192.168.1.214 port 60731 Connection reset by invalid user aaa 192.168.1.214 port 60731 [preauth] Invalid user admin from 192.168.1.214 port 2455 Connection reset by invalid user admin 192.168.1.214 port 2455 [preauth] Invalid user alex from 192.168.1.214 port 3559 Connection reset by invalid user alex 192.168.1.214 port 3559 [preauth] Invalid user matrix from 192.168.1.214 port 59694 Connection reset by invalid user matrix 192.168.1.214 port 59694 [preauth] Invalid user oracle from 192.168.1.214 port 1646 Connection reset by invalid user oracle 192.168.1.214 port 1646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53699 [preauth] Invalid user user from 192.168.1.214 port 38626 Connection reset by invalid user user 192.168.1.214 port 38626 [preauth] Invalid user ubnt from 192.168.1.214 port 8455 Connection reset by invalid user ubnt 192.168.1.214 port 8455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37704 [preauth] Invalid user customer from 192.168.1.214 port 25471 Connection reset by invalid user customer 192.168.1.214 port 25471 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 40862 [preauth] Invalid user admin from 192.168.1.214 port 30366 Connection reset by invalid user admin 192.168.1.214 port 30366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7680 [preauth] Invalid user admin from 192.168.1.214 port 40825 Connection reset by invalid user admin 192.168.1.214 port 40825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1982 [preauth] Invalid user user from 192.168.1.214 port 48503 Connection reset by invalid user user 192.168.1.214 port 48503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20934 [preauth] Invalid user ftpuser from 192.168.1.214 port 20009 Connection reset by invalid user ftpuser 192.168.1.214 port 20009 [preauth] Invalid user admin from 192.168.1.214 port 46430 Connection reset by invalid user admin 192.168.1.214 port 46430 [preauth] Invalid user user from 192.168.1.214 port 34417 Connection reset by invalid user user 192.168.1.214 port 34417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40867 [preauth] Invalid user ali from 192.168.1.214 port 65077 Connection reset by invalid user ali 192.168.1.214 port 65077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46209 [preauth] Invalid user admin from 192.168.1.214 port 47846 Connection reset by invalid user admin 192.168.1.214 port 47846 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 13329 Invalid user admin from 192.168.1.214 port 57816 Connection reset by invalid user admin 192.168.1.214 port 57816 [preauth] Invalid user administrator from 192.168.1.214 port 15361 Connection reset by invalid user administrator 192.168.1.214 port 15361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40193 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 54111 [preauth] Invalid user upload from 192.168.1.214 port 50643 Connection reset by invalid user upload 192.168.1.214 port 50643 [preauth] Invalid user admin1 from 192.168.1.214 port 27583 Connection reset by invalid user admin1 192.168.1.214 port 27583 [preauth] Invalid user bitrix from 192.168.1.214 port 13446 Connection reset by invalid user bitrix 192.168.1.214 port 13446 [preauth] Invalid user ftpuser from 192.168.1.214 port 19697 Connection reset by invalid user ftpuser 192.168.1.214 port 19697 [preauth] Connection reset by authenticating user git 192.168.1.214 port 6084 [preauth] Invalid user monitor from 192.168.1.214 port 19592 Connection reset by invalid user monitor 192.168.1.214 port 19592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62620 [preauth] Invalid user ubuntu from 192.168.1.214 port 55868 Connection reset by invalid user ubuntu 192.168.1.214 port 55868 [preauth] Invalid user lab from 192.168.1.214 port 29481 Connection reset by invalid user lab 192.168.1.214 port 29481 [preauth] Invalid user oracle from 192.168.1.214 port 21254 Connection reset by invalid user oracle 192.168.1.214 port 21254 [preauth] Invalid user postgres from 192.168.1.214 port 62478 Connection reset by invalid user postgres 192.168.1.214 port 62478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55423 [preauth] Invalid user ubuntu from 192.168.1.214 port 4136 Connection reset by invalid user ubuntu 192.168.1.214 port 4136 [preauth] Invalid user www from 192.168.1.214 port 19898 Connection reset by invalid user www 192.168.1.214 port 19898 [preauth] Invalid user admin from 192.168.1.214 port 29177 Connection reset by invalid user admin 192.168.1.214 port 29177 [preauth] Invalid user hadoop from 192.168.1.214 port 31259 Connection reset by invalid user hadoop 192.168.1.214 port 31259 [preauth] Invalid user max from 192.168.1.214 port 34497 Connection reset by invalid user max 192.168.1.214 port 34497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55916 [preauth] Invalid user system from 192.168.1.214 port 13731 Connection reset by invalid user system 192.168.1.214 port 13731 [preauth] Invalid user teste from 192.168.1.214 port 38633 Connection reset by invalid user teste 192.168.1.214 port 38633 [preauth] Invalid user alan from 192.168.1.214 port 34226 Connection reset by invalid user alan 192.168.1.214 port 34226 [preauth] Invalid user ftptest from 192.168.1.214 port 28588 Connection reset by invalid user ftptest 192.168.1.214 port 28588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64307 [preauth] Invalid user admin from 192.168.1.214 port 19214 Connection reset by invalid user admin 192.168.1.214 port 19214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24401 [preauth] Invalid user admin from 192.168.1.214 port 48762 Connection reset by invalid user admin 192.168.1.214 port 48762 [preauth] Invalid user moxa from 192.168.1.214 port 7608 Connection reset by invalid user moxa 192.168.1.214 port 7608 [preauth] Invalid user admin from 192.168.1.214 port 14090 Connection reset by invalid user admin 192.168.1.214 port 14090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57160 [preauth] Invalid user admin from 192.168.1.214 port 27718 Connection reset by invalid user admin 192.168.1.214 port 27718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40731 [preauth] Invalid user admin from 192.168.1.214 port 29204 Connection reset by invalid user admin 192.168.1.214 port 29204 [preauth] Invalid user admin from 192.168.1.214 port 9591 Connection reset by invalid user admin 192.168.1.214 port 9591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26584 [preauth] Invalid user anonymous from 192.168.1.214 port 15606 Connection reset by invalid user anonymous 192.168.1.214 port 15606 [preauth] Invalid user deploy from 192.168.1.214 port 4708 Connection reset by invalid user deploy 192.168.1.214 port 4708 [preauth] Invalid user admin from 192.168.1.214 port 4651 Connection reset by invalid user admin 192.168.1.214 port 4651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36833 [preauth] Invalid user admin from 192.168.1.214 port 29902 Connection reset by invalid user admin 192.168.1.214 port 29902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37442 [preauth] Invalid user admin from 192.168.1.214 port 1235 Connection reset by invalid user admin 192.168.1.214 port 1235 [preauth] Invalid user plex from 192.168.1.214 port 13658 Connection reset by invalid user plex 192.168.1.214 port 13658 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 13458 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27008 [preauth] Invalid user service from 192.168.1.214 port 39210 Connection reset by invalid user service 192.168.1.214 port 39210 [preauth] Invalid user temp from 192.168.1.214 port 47255 Connection reset by invalid user temp 192.168.1.214 port 47255 [preauth] Invalid user tester from 192.168.1.214 port 13642 Connection reset by invalid user tester 192.168.1.214 port 13642 [preauth] Invalid user admin from 192.168.1.214 port 39065 Connection reset by invalid user admin 192.168.1.214 port 39065 [preauth] Invalid user alan from 192.168.1.214 port 53395 Connection reset by invalid user alan 192.168.1.214 port 53395 [preauth] Invalid user onlime_r from 192.168.1.214 port 20996 Connection reset by invalid user onlime_r 192.168.1.214 port 20996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6879 [preauth] Invalid user user from 192.168.1.214 port 23915 Connection reset by invalid user user 192.168.1.214 port 23915 [preauth] Invalid user ftptest from 192.168.1.214 port 20381 Connection reset by invalid user ftptest 192.168.1.214 port 20381 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 55858 [preauth] Invalid user max from 192.168.1.214 port 52813 Connection reset by invalid user max 192.168.1.214 port 52813 [preauth] Invalid user mysql from 192.168.1.214 port 3524 Connection reset by invalid user mysql 192.168.1.214 port 3524 [preauth] Invalid user oracle from 192.168.1.214 port 37789 Connection reset by invalid user oracle 192.168.1.214 port 37789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20355 [preauth] Invalid user server from 192.168.1.214 port 17613 Connection reset by invalid user server 192.168.1.214 port 17613 [preauth] Invalid user ubuntu from 192.168.1.214 port 33482 Connection reset by invalid user ubuntu 192.168.1.214 port 33482 [preauth] Connection closed by 192.168.1.214 port 58750 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64143 [preauth] Connection closed by 192.168.1.214 port 62461 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59749 [preauth] Invalid user user1 from 192.168.1.214 port 3755 Connection reset by invalid user user1 192.168.1.214 port 3755 [preauth] Invalid user user from 192.168.1.214 port 58382 Connection reset by invalid user user 192.168.1.214 port 58382 [preauth] Invalid user www-data from 192.168.1.214 port 53468 Connection reset by invalid user www-data 192.168.1.214 port 53468 [preauth] Invalid user arkserver from 192.168.1.214 port 56647 Connection reset by invalid user arkserver 192.168.1.214 port 56647 [preauth] Invalid user node from 192.168.1.214 port 5984 Connection reset by invalid user node 192.168.1.214 port 5984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11397 [preauth] Invalid user system from 192.168.1.214 port 15124 Connection reset by invalid user system 192.168.1.214 port 15124 [preauth] Invalid user test from 192.168.1.214 port 23228 Connection reset by invalid user test 192.168.1.214 port 23228 [preauth] Invalid user www from 192.168.1.214 port 18208 Connection reset by invalid user www 192.168.1.214 port 18208 [preauth] Invalid user yangchao from 192.168.1.214 port 43123 Connection reset by invalid user yangchao 192.168.1.214 port 43123 [preauth] Invalid user yyanglu from 192.168.1.214 port 10506 Connection reset by invalid user yyanglu 192.168.1.214 port 10506 [preauth] Invalid user admin from 192.168.1.214 port 9894 Connection reset by invalid user admin 192.168.1.214 port 9894 [preauth] Invalid user carlos from 192.168.1.214 port 26428 Connection reset by invalid user carlos 192.168.1.214 port 26428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62025 [preauth] Invalid user teamspeak from 192.168.1.214 port 41879 Connection reset by invalid user teamspeak 192.168.1.214 port 41879 [preauth] Invalid user upload from 192.168.1.214 port 4883 Connection reset by invalid user upload 192.168.1.214 port 4883 [preauth] Invalid user ftpadmin from 192.168.1.214 port 42249 Connection reset by invalid user ftpadmin 192.168.1.214 port 42249 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 32289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10658 [preauth] Invalid user test from 192.168.1.214 port 53785 Connection reset by invalid user test 192.168.1.214 port 53785 [preauth] Invalid user ftpuser from 192.168.1.214 port 49870 Connection reset by invalid user ftpuser 192.168.1.214 port 49870 [preauth] Invalid user install from 192.168.1.214 port 37670 Connection reset by invalid user install 192.168.1.214 port 37670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27288 [preauth] Connection reset by invalid user root 192.168.1.214 port 44525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38287 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 3626 [preauth] Invalid user test from 192.168.1.214 port 48681 Connection reset by invalid user test 192.168.1.214 port 48681 [preauth] Invalid user ubuntu from 192.168.1.214 port 2980 Connection reset by invalid user ubuntu 192.168.1.214 port 2980 [preauth] Invalid user developer from 192.168.1.214 port 40542 Connection reset by invalid user developer 192.168.1.214 port 40542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14832 [preauth] Invalid user admin from 192.168.1.214 port 12420 Connection reset by invalid user admin 192.168.1.214 port 12420 [preauth] Invalid user pi from 192.168.1.214 port 16013 Connection reset by invalid user pi 192.168.1.214 port 16013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59044 [preauth] Invalid user user from 192.168.1.214 port 20790 Connection reset by invalid user user 192.168.1.214 port 20790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35578 [preauth] Invalid user Admin from 192.168.1.214 port 33852 Connection reset by invalid user Admin 192.168.1.214 port 33852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10343 [preauth] Invalid user admin from 192.168.1.214 port 50632 Connection reset by invalid user admin 192.168.1.214 port 50632 [preauth] Invalid user administrator from 192.168.1.214 port 42410 Connection reset by invalid user administrator 192.168.1.214 port 42410 [preauth] Invalid user me from 192.168.1.214 port 65475 Connection reset by invalid user me 192.168.1.214 port 65475 [preauth] Invalid user user from 192.168.1.214 port 38298 Connection reset by invalid user user 192.168.1.214 port 38298 [preauth] Invalid user adm from 192.168.1.214 port 22777 Connection reset by invalid user adm 192.168.1.214 port 22777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40862 [preauth] Invalid user admin from 192.168.1.214 port 32436 Connection reset by invalid user admin 192.168.1.214 port 32436 [preauth] Invalid user operator from 192.168.1.214 port 50921 Connection reset by invalid user operator 192.168.1.214 port 50921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 1494 Connection reset by invalid user admin 192.168.1.214 port 1494 [preauth] Connection reset by invalid user root 192.168.1.214 port 3351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17216 [preauth] Invalid user admin from 192.168.1.214 port 36000 Connection reset by invalid user admin 192.168.1.214 port 36000 [preauth] Connection closed by 192.168.1.214 port 57008 Connection closed by 192.168.1.214 port 17793 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61703 [preauth] Connection closed by 192.168.1.214 port 49887 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38500 [preauth] Invalid user admin from 192.168.1.214 port 46605 Connection reset by invalid user admin 192.168.1.214 port 46605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56902 [preauth] Invalid user test1 from 192.168.1.214 port 16323 Connection reset by invalid user test1 192.168.1.214 port 16323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52309 [preauth] Invalid user admin from 192.168.1.214 port 17676 Connection reset by invalid user admin 192.168.1.214 port 17676 [preauth] Invalid user admin from 192.168.1.214 port 45152 Connection reset by invalid user admin 192.168.1.214 port 45152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37456 [preauth] Invalid user admin from 192.168.1.214 port 30818 Connection reset by invalid user admin 192.168.1.214 port 30818 [preauth] Invalid user admin from 192.168.1.214 port 2683 Connection reset by invalid user admin 192.168.1.214 port 2683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14236 [preauth] Invalid user alex from 192.168.1.214 port 20304 Connection reset by invalid user alex 192.168.1.214 port 20304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35101 [preauth] Invalid user admin from 192.168.1.214 port 30153 Connection reset by invalid user admin 192.168.1.214 port 30153 [preauth] Invalid user administrator from 192.168.1.214 port 50912 Connection reset by invalid user administrator 192.168.1.214 port 50912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50075 [preauth] Invalid user admin from 192.168.1.214 port 50619 Connection reset by invalid user admin 192.168.1.214 port 50619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17124 [preauth] Invalid user odoo from 192.168.1.214 port 6518 Connection reset by invalid user odoo 192.168.1.214 port 6518 [preauth] Invalid user postgres from 192.168.1.214 port 44205 Connection reset by invalid user postgres 192.168.1.214 port 44205 [preauth] Invalid user odroid from 192.168.1.214 port 22504 Connection reset by invalid user odroid 192.168.1.214 port 22504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54758 [preauth] Invalid user admin from 192.168.1.214 port 52970 Connection reset by invalid user admin 192.168.1.214 port 52970 [preauth] Invalid user admin from 192.168.1.214 port 36641 Connection reset by invalid user admin 192.168.1.214 port 36641 [preauth] Invalid user system from 192.168.1.214 port 31941 Connection reset by invalid user system 192.168.1.214 port 31941 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 40998 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57543 [preauth] Invalid user postgres from 192.168.1.214 port 33321 Connection reset by invalid user postgres 192.168.1.214 port 33321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52333 [preauth] Invalid user teamspeak from 192.168.1.214 port 32717 Connection reset by invalid user teamspeak 192.168.1.214 port 32717 [preauth] Invalid user ftpadmin from 192.168.1.214 port 55612 Connection reset by invalid user ftpadmin 192.168.1.214 port 55612 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 58842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53819 [preauth] Invalid user admin from 192.168.1.214 port 23685 Connection reset by invalid user admin 192.168.1.214 port 23685 [preauth] Invalid user admin from 192.168.1.214 port 46028 Connection reset by invalid user admin 192.168.1.214 port 46028 [preauth] Invalid user hacluster from 192.168.1.214 port 32677 Connection reset by invalid user hacluster 192.168.1.214 port 32677 [preauth] Invalid user linuxadmin from 192.168.1.214 port 16721 Connection reset by invalid user linuxadmin 192.168.1.214 port 16721 [preauth] Invalid user master from 192.168.1.214 port 37462 Connection reset by invalid user master 192.168.1.214 port 37462 [preauth] Invalid user oracle from 192.168.1.214 port 13354 Connection reset by invalid user oracle 192.168.1.214 port 13354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33003 [preauth] banner exchange: Connection from 192.168.1.214 port 9386: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1962 [preauth] banner exchange: Connection from 192.168.1.214 port 10104: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50688 [preauth] Invalid user test01 from 192.168.1.214 port 21477 Connection closed by invalid user test01 192.168.1.214 port 21477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1116 [preauth] Invalid user shell from 192.168.1.214 port 55270 Connection closed by invalid user shell 192.168.1.214 port 55270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12566 [preauth] Invalid user client from 192.168.1.214 port 52265 Connection reset by invalid user client 192.168.1.214 port 52265 [preauth] Invalid user config from 192.168.1.214 port 26082 Connection reset by invalid user config 192.168.1.214 port 26082 [preauth] Invalid user ec2-user from 192.168.1.214 port 33639 Connection reset by invalid user ec2-user 192.168.1.214 port 33639 [preauth] Invalid user max from 192.168.1.214 port 4285 Connection reset by invalid user max 192.168.1.214 port 4285 [preauth] Invalid user oracle from 192.168.1.214 port 51344 Connection reset by invalid user oracle 192.168.1.214 port 51344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1624 [preauth] Invalid user sam from 192.168.1.214 port 43244 Connection reset by invalid user sam 192.168.1.214 port 43244 [preauth] Invalid user support from 192.168.1.214 port 5767 Connection reset by invalid user support 192.168.1.214 port 5767 [preauth] Invalid user david from 192.168.1.214 port 18796 Connection reset by invalid user david 192.168.1.214 port 18796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21895 [preauth] Invalid user ae from 192.168.1.214 port 27230 Connection reset by invalid user ae 192.168.1.214 port 27230 [preauth] Invalid user free from 192.168.1.214 port 40421 Connection reset by invalid user free 192.168.1.214 port 40421 [preauth] Connection reset by authenticating user git 192.168.1.214 port 43557 [preauth] Invalid user installer from 192.168.1.214 port 14337 Connection reset by invalid user installer 192.168.1.214 port 14337 [preauth] Invalid user maria from 192.168.1.214 port 22813 Connection reset by invalid user maria 192.168.1.214 port 22813 [preauth] Invalid user maria from 192.168.1.214 port 52291 Connection reset by invalid user maria 192.168.1.214 port 52291 [preauth] Invalid user oracle from 192.168.1.214 port 39755 Connection reset by invalid user oracle 192.168.1.214 port 39755 [preauth] Invalid user pi from 192.168.1.214 port 47509 Connection reset by invalid user pi 192.168.1.214 port 47509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33849 [preauth] Invalid user test from 192.168.1.214 port 45971 Connection reset by invalid user test 192.168.1.214 port 45971 [preauth] Invalid user user from 192.168.1.214 port 25489 Connection reset by invalid user user 192.168.1.214 port 25489 [preauth] Invalid user admin from 192.168.1.214 port 28310 Connection reset by invalid user admin 192.168.1.214 port 28310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37476 [preauth] Invalid user support from 192.168.1.214 port 28809 Connection reset by invalid user support 192.168.1.214 port 28809 [preauth] Connection closed by 192.168.1.214 port 47760 Connection closed by 192.168.1.214 port 16101 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 14137 2026/04/18 21:14:55 HTTPRequest [I] router: completed GET / for 155.2.226.162:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/18 21:14:55 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.226.162:0, 404 Not Found in 2.6ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:14:55 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.226.162:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/18 21:14:55 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/18 21:14:55 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.226.162:0, 404 Not Found in 1.2ms @ :1(WebNotFound) 2026/04/18 21:14:56 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.226.162:0, 404 Not Found in 2.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:14:56 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/18 21:14:56 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.226.162:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/18 21:14:56 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.226.162:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:14:56 HTTPRequest [I] router: completed GET /robots.txt for 155.2.226.162:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/18 21:14:56 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.226.162:0, 404 Not Found in 1.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:38 HTTPRequest [I] router: completed GET / for 54.178.0.45:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) 2026/04/18 21:27:39 HTTPRequest [I] router: completed POST / for 54.178.0.45:0, 405 Method Not Allowed in 0.2ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/18 21:27:39 HTTPRequest [I] router: completed POST / for 54.178.0.45:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/18 21:27:40 HTTPRequest [I] router: completed POST / for 54.178.0.45:0, 405 Method Not Allowed in 0.2ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/18 21:27:40 HTTPRequest [I] router: completed GET /.git/config for 54.178.0.45:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:40 HTTPRequest [I] router: completed POST / for 54.178.0.45:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/18 21:27:40 HTTPRequest [I] router: completed GET /.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:41 HTTPRequest [I] router: completed GET /.env.local for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:41 HTTPRequest [I] router: completed GET /.env.production for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:41 HTTPRequest [I] router: completed GET /.env.staging for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:42 HTTPRequest [I] router: completed GET /.env.development for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:42 HTTPRequest [I] router: completed GET /.env.test for 54.178.0.45:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:42 HTTPRequest [I] router: completed GET /.env.remote for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:43 HTTPRequest [I] router: completed GET /.env.bak for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:43 HTTPRequest [I] router: completed GET /.env.backup for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:43 HTTPRequest [I] router: completed GET /.env.save for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:44 HTTPRequest [I] router: completed GET /.env.old for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:44 HTTPRequest [I] router: completed GET /.env.sample for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:44 HTTPRequest [I] router: completed GET /.env.example for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:44 HTTPRequest [I] router: completed GET /.env.dev for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:45 HTTPRequest [I] router: completed GET /.env.prod for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:45 HTTPRequest [I] router: completed GET /.env.stage for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:45 HTTPRequest [I] router: completed GET /.env.ci for 54.178.0.45:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:46 HTTPRequest [I] router: completed GET /.env.docker for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:46 HTTPRequest [I] router: completed GET /.env.live for 54.178.0.45:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:46 HTTPRequest [I] router: completed GET /.env.preprod for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:47 HTTPRequest [I] router: completed GET /.env.uat for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:47 HTTPRequest [I] router: completed GET /.env.dist for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:47 HTTPRequest [I] router: completed GET /.env.swp for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:48 HTTPRequest [I] router: completed GET /.env~ for 54.178.0.45:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:27:48 HTTPRequest [I] router: completed GET /app/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:48 HTTPRequest [I] router: completed GET /apps/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:48 HTTPRequest [I] router: completed GET /api/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:49 HTTPRequest [I] router: completed GET /web/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:49 HTTPRequest [I] router: completed GET /site/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:49 HTTPRequest [I] router: completed GET /public/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:50 HTTPRequest [I] router: completed GET /admin/.env for 54.178.0.45:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:50 HTTPRequest [I] router: completed GET /backend/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:50 HTTPRequest [I] router: completed GET /server/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:51 HTTPRequest [I] router: completed GET /frontend/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:51 HTTPRequest [I] router: completed GET /src/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:51 HTTPRequest [I] router: completed GET /core/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:52 HTTPRequest [I] router: completed GET /core/app/.env for 54.178.0.45:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/18 21:27:52 HTTPRequest [I] router: completed GET /core/Database/.env for 54.178.0.45:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/18 21:27:52 HTTPRequest [I] router: completed GET /config/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:53 HTTPRequest [I] router: completed GET /private/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:53 HTTPRequest [I] router: completed GET /current/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:53 HTTPRequest [I] router: completed GET /release/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:53 HTTPRequest [I] router: completed GET /releases/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:54 HTTPRequest [I] router: completed GET /shared/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:54 HTTPRequest [I] router: completed GET /deploy/.env for 54.178.0.45:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:54 HTTPRequest [I] router: completed GET /build/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:55 HTTPRequest [I] router: completed GET /dist/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:55 HTTPRequest [I] router: completed GET /public_html/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:55 HTTPRequest [I] router: completed GET /htdocs/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:56 HTTPRequest [I] router: completed GET /www/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:56 HTTPRequest [I] router: completed GET /html/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:56 HTTPRequest [I] router: completed GET /live/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:57 HTTPRequest [I] router: completed GET /prod/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:57 HTTPRequest [I] router: completed GET /dev/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:57 HTTPRequest [I] router: completed GET /staging/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:57 HTTPRequest [I] router: completed GET /laravel/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:58 HTTPRequest [I] router: completed GET /symfony/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:58 HTTPRequest [I] router: completed GET /wordpress/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:58 HTTPRequest [I] router: completed GET /wp/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:59 HTTPRequest [I] router: completed GET /cms/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:59 HTTPRequest [I] router: completed GET /drupal/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:27:59 HTTPRequest [I] router: completed GET /joomla/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:00 HTTPRequest [I] router: completed GET /magento/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:00 HTTPRequest [I] router: completed GET /shopify/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:00 HTTPRequest [I] router: completed GET /prestashop/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:01 HTTPRequest [I] router: completed GET /v1/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:01 HTTPRequest [I] router: completed GET /v2/.env for 54.178.0.45:0, 404 Not Found in 0.1ms @ http/server.go:2358(GlobalNotFound) 2026/04/18 21:28:01 HTTPRequest [I] router: completed GET /v3/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:01 HTTPRequest [I] router: completed GET /api/v1/.env for 54.178.0.45:0, 404 Not Found in 0.1ms @ http/server.go:2358(GlobalNotFound) 2026/04/18 21:28:02 HTTPRequest [I] router: completed GET /api/v2/.env for 54.178.0.45:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/18 21:28:02 HTTPRequest [I] router: completed GET /rest/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:02 HTTPRequest [I] router: completed GET /graphql/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:03 HTTPRequest [I] router: completed GET /gateway/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:03 HTTPRequest [I] router: completed GET /microservice/.env for 54.178.0.45:0, 404 Not Found in 1.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:03 HTTPRequest [I] router: completed GET /service/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:04 HTTPRequest [I] router: completed GET /vendor/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:04 HTTPRequest [I] router: completed GET /lib/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:04 HTTPRequest [I] router: completed GET /database/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:05 HTTPRequest [I] router: completed GET /resources/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:05 HTTPRequest [I] router: completed GET /storage/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:05 HTTPRequest [I] router: completed GET /assets/.env for 54.178.0.45:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/18 21:28:05 HTTPRequest [I] router: completed GET /uploads/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:06 HTTPRequest [I] router: completed GET /internal/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:06 HTTPRequest [I] router: completed GET /tools/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:06 HTTPRequest [I] router: completed GET /scripts/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:07 HTTPRequest [I] router: completed GET /portal/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:07 HTTPRequest [I] router: completed GET /dashboard/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:07 HTTPRequest [I] router: completed GET /panel/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:08 HTTPRequest [I] router: completed GET /crm/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:08 HTTPRequest [I] router: completed GET /erp/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:08 HTTPRequest [I] router: completed GET /shop/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:09 HTTPRequest [I] router: completed GET /store/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:09 HTTPRequest [I] router: completed GET /saas/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:09 HTTPRequest [I] router: completed GET /client/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:10 HTTPRequest [I] router: completed GET /project/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:11 HTTPRequest [I] router: completed GET /node/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:11 HTTPRequest [I] router: completed GET /express/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:11 HTTPRequest [I] router: completed GET /next/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:12 HTTPRequest [I] router: completed GET /nuxt/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:12 HTTPRequest [I] router: completed GET /nest/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:12 HTTPRequest [I] router: completed GET /backup/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:13 HTTPRequest [I] router: completed GET /backups/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:13 HTTPRequest [I] router: completed GET /old/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:13 HTTPRequest [I] router: completed GET /tmp/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:13 HTTPRequest [I] router: completed GET /temp/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:14 HTTPRequest [I] router: completed GET /lab/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:14 HTTPRequest [I] router: completed GET /cronlab/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:14 HTTPRequest [I] router: completed GET /cron/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:15 HTTPRequest [I] router: completed GET /en/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:15 HTTPRequest [I] router: completed GET /administrator/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:15 HTTPRequest [I] router: completed GET /psnlink/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:16 HTTPRequest [I] router: completed GET /exapi/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:16 HTTPRequest [I] router: completed GET /sitemaps/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:16 HTTPRequest [I] router: completed GET /mailer/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:16 HTTPRequest [I] router: completed GET /mail/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:17 HTTPRequest [I] router: completed GET /email/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:17 HTTPRequest [I] router: completed GET /smtp/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:17 HTTPRequest [I] router: completed GET /mailing/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:18 HTTPRequest [I] router: completed GET /notifications/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:18 HTTPRequest [I] router: completed GET /notify/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:18 HTTPRequest [I] router: completed GET /sender/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:19 HTTPRequest [I] router: completed GET /campaign/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:19 HTTPRequest [I] router: completed GET /newsletter/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:19 HTTPRequest [I] router: completed GET /ses/.env for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:20 HTTPRequest [I] router: completed GET /sendgrid/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:20 HTTPRequest [I] router: completed GET /sparkpost/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:20 HTTPRequest [I] router: completed GET /postmark/.env for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:20 HTTPRequest [I] router: completed GET /mailgun/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:21 HTTPRequest [I] router: completed GET /mandrill/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:21 HTTPRequest [I] router: completed GET /mailjet/.env for 54.178.0.45:0, 404 Not Found in 1.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:21 HTTPRequest [I] router: completed GET /brevo/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:22 HTTPRequest [I] router: completed GET /transactional/.env for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:22 HTTPRequest [I] router: completed GET /bulk/.env for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:22 HTTPRequest [I] router: completed GET /phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:23 HTTPRequest [I] router: completed GET /info.php for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:23 HTTPRequest [I] router: completed GET /php.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:23 HTTPRequest [I] router: completed GET /i.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:23 HTTPRequest [I] router: completed GET /pi.php for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:24 HTTPRequest [I] router: completed GET /pinfo.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:24 HTTPRequest [I] router: completed GET /test.php for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:24 HTTPRequest [I] router: completed GET /phpinfo for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:25 HTTPRequest [I] router: completed GET /p.php for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:25 HTTPRequest [I] router: completed GET /debug.php for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:25 HTTPRequest [I] router: completed GET /admin/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:26 HTTPRequest [I] router: completed GET /test/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:26 HTTPRequest [I] router: completed GET /dev/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:26 HTTPRequest [I] router: completed GET /old/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:26 HTTPRequest [I] router: completed GET /tmp/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:27 HTTPRequest [I] router: completed GET /public/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:27 HTTPRequest [I] router: completed GET /info for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:27 HTTPRequest [I] router: completed GET /php-info.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:28 HTTPRequest [I] router: completed GET /phpversion.php for 54.178.0.45:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:28 HTTPRequest [I] router: completed GET /_phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:28 HTTPRequest [I] router: completed GET /old_phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:29 HTTPRequest [I] router: completed GET /server-info.php for 54.178.0.45:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:29 HTTPRequest [I] router: completed GET /server-status.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:29 HTTPRequest [I] router: completed GET /_profiler/phpinfo for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:30 HTTPRequest [I] router: completed GET /_environment for 54.178.0.45:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 21:28:30 HTTPRequest [I] router: completed GET /webroot/index.php/_environment for 54.178.0.45:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/18 21:28:30 HTTPRequest [I] router: completed GET /mail/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:30 HTTPRequest [I] router: completed GET /cpanel/phpinfo.php for 54.178.0.45:0, 404 Not Found in 0.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:31 HTTPRequest [I] router: completed GET /hosting/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:31 HTTPRequest [I] router: completed GET /webmail/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 21:28:31 HTTPRequest [I] router: completed GET /smtp/phpinfo.php for 54.178.0.45:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) Connection closed by 192.168.1.214 port 16082 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6604 [preauth] Connection closed by 192.168.1.214 port 20299 banner exchange: Connection from 192.168.1.214 port 31702: invalid format banner exchange: Connection from 192.168.1.214 port 53524: invalid format Connection closed by 192.168.1.214 port 25176 [preauth] Connection closed by 192.168.1.214 port 1876 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 14149 Connection closed by 192.168.1.214 port 46298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46814 [preauth] Invalid user ubuntu from 192.168.1.214 port 51645 Connection reset by invalid user ubuntu 192.168.1.214 port 51645 [preauth] Invalid user ahmed from 192.168.1.214 port 17426 Connection reset by invalid user ahmed 192.168.1.214 port 17426 [preauth] Invalid user manager from 192.168.1.214 port 39856 Connection reset by invalid user manager 192.168.1.214 port 39856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50305 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 7948 [preauth] Invalid user testuser from 192.168.1.214 port 51337 Connection reset by invalid user testuser 192.168.1.214 port 51337 [preauth] Invalid user user from 192.168.1.214 port 31571 Connection reset by invalid user user 192.168.1.214 port 31571 [preauth] Invalid user Administrator from 192.168.1.214 port 53031 Connection reset by invalid user Administrator 192.168.1.214 port 53031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39811 [preauth] Invalid user teamspeak from 192.168.1.214 port 36225 Connection reset by invalid user teamspeak 192.168.1.214 port 36225 [preauth] Invalid user ubnt from 192.168.1.214 port 1356 Connection reset by invalid user ubnt 192.168.1.214 port 1356 [preauth] Invalid user upload from 192.168.1.214 port 58929 Connection reset by invalid user upload 192.168.1.214 port 58929 [preauth] Invalid user user from 192.168.1.214 port 42892 Connection reset by invalid user user 192.168.1.214 port 42892 [preauth] Invalid user user from 192.168.1.214 port 53212 Connection reset by invalid user user 192.168.1.214 port 53212 [preauth] Invalid user builder from 192.168.1.214 port 58144 Connection reset by invalid user builder 192.168.1.214 port 58144 [preauth] Invalid user install from 192.168.1.214 port 51604 Connection reset by invalid user install 192.168.1.214 port 51604 [preauth] Invalid user rema from 192.168.1.214 port 12123 Connection reset by invalid user rema 192.168.1.214 port 12123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22571 [preauth] 2026/04/18 22:51:16 HTTPRequest [I] router: completed GET /.env.staging for 34.101.32.189:0, 404 Not Found in 1.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 22:51:37 HTTPRequest [I] router: completed GET /.env.bak for 34.101.32.189:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 22:51:58 HTTPRequest [I] router: completed GET /.env.example for 34.101.32.189:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/18 22:53:02 HTTPRequest [I] router: completed GET /app/.env for 34.101.32.189:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/18 22:54:17 HTTPRequest [I] router: completed GET /_next/static/env.js for 34.101.32.189:0, 404 Not Found in 0.2ms @ :1(WebNotFound) 2026/04/18 23:00:07 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 1.3ms @ web/home.go:32(web.Home) 2026/04/18 23:00:07 HTTPRequest [I] router: completed GET / for 91.184.244.208:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/18 23:09:48 HTTPRequest [I] router: completed GET / for 23.27.145.196:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 58778 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28010 [preauth] Invalid user admin from 192.168.1.214 port 38893 Connection reset by invalid user admin 192.168.1.214 port 38893 [preauth] Invalid user ubnt from 192.168.1.214 port 6097 Connection reset by invalid user ubnt 192.168.1.214 port 6097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24043 [preauth] Invalid user sftpuser from 192.168.1.214 port 49209 Connection reset by invalid user sftpuser 192.168.1.214 port 49209 [preauth] Invalid user user from 192.168.1.214 port 19645 Connection reset by invalid user user 192.168.1.214 port 19645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64263 [preauth] Invalid user admin from 192.168.1.214 port 49763 Connection reset by invalid user admin 192.168.1.214 port 49763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3090 [preauth] Invalid user admin from 192.168.1.214 port 19887 Connection reset by invalid user admin 192.168.1.214 port 19887 [preauth] Invalid user admin from 192.168.1.214 port 46619 Connection reset by invalid user admin 192.168.1.214 port 46619 [preauth] Invalid user admin from 192.168.1.214 port 10083 Connection reset by invalid user admin 192.168.1.214 port 10083 [preauth] Connection closed by 192.168.1.214 port 11907 Invalid user oracle from 192.168.1.214 port 56079 Connection reset by invalid user oracle 192.168.1.214 port 56079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31398 [preauth] Invalid user suporte from 192.168.1.214 port 8699 Connection reset by invalid user suporte 192.168.1.214 port 8699 [preauth] Invalid user admin from 192.168.1.214 port 25143 Connection reset by invalid user admin 192.168.1.214 port 25143 [preauth] Invalid user alan from 192.168.1.214 port 47097 Connection reset by invalid user alan 192.168.1.214 port 47097 [preauth] Invalid user prometheus from 192.168.1.214 port 53039 Connection reset by invalid user prometheus 192.168.1.214 port 53039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57402 [preauth] Invalid user testuser from 192.168.1.214 port 48903 Connection reset by invalid user testuser 192.168.1.214 port 48903 [preauth] Invalid user admin1 from 192.168.1.214 port 40545 Connection reset by invalid user admin1 192.168.1.214 port 40545 [preauth] Invalid user admin from 192.168.1.214 port 7898 Connection reset by invalid user admin 192.168.1.214 port 7898 [preauth] Invalid user ahmed from 192.168.1.214 port 43116 Connection reset by invalid user ahmed 192.168.1.214 port 43116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26383 [preauth] Invalid user temp from 192.168.1.214 port 4705 Connection reset by invalid user temp 192.168.1.214 port 4705 [preauth] Invalid user docker from 192.168.1.214 port 49913 Connection reset by invalid user docker 192.168.1.214 port 49913 [preauth] Invalid user free from 192.168.1.214 port 65372 Connection reset by invalid user free 192.168.1.214 port 65372 [preauth] Invalid user ftpuser from 192.168.1.214 port 42091 Connection reset by invalid user ftpuser 192.168.1.214 port 42091 [preauth] Invalid user installer from 192.168.1.214 port 19976 Connection reset by invalid user installer 192.168.1.214 port 19976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42551 [preauth] Invalid user httpadmin from 192.168.1.214 port 1269 Connection reset by invalid user httpadmin 192.168.1.214 port 1269 [preauth] Invalid user node from 192.168.1.214 port 42223 Connection reset by invalid user node 192.168.1.214 port 42223 [preauth] Invalid user oracle from 192.168.1.214 port 56667 Connection reset by invalid user oracle 192.168.1.214 port 56667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43249 [preauth] 2026/04/19 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/19 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/19 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/19 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners Connection closed by 192.168.1.214 port 57068 Connection closed by 192.168.1.214 port 6012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48451 [preauth] Invalid user admin from 192.168.1.214 port 38830 Connection closed by invalid user admin 192.168.1.214 port 38830 [preauth] Connection closed by 192.168.1.214 port 28929 [preauth] Invalid user installer from 192.168.1.214 port 48996 Connection reset by invalid user installer 192.168.1.214 port 48996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49077 [preauth] Invalid user admin from 192.168.1.214 port 33964 Connection reset by invalid user admin 192.168.1.214 port 33964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14034 [preauth] Invalid user admin from 192.168.1.214 port 14388 Connection reset by invalid user admin 192.168.1.214 port 14388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21505 [preauth] Invalid user minecraft from 192.168.1.214 port 45023 Connection reset by invalid user minecraft 192.168.1.214 port 45023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24219 [preauth] Invalid user admin from 192.168.1.214 port 61491 Connection reset by invalid user admin 192.168.1.214 port 61491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31845 [preauth] Invalid user user from 192.168.1.214 port 7907 Connection reset by invalid user user 192.168.1.214 port 7907 [preauth] Invalid user test123 from 192.168.1.214 port 45312 Connection reset by invalid user test123 192.168.1.214 port 45312 [preauth] Invalid user ubnt from 192.168.1.214 port 1050 Connection reset by invalid user ubnt 192.168.1.214 port 1050 [preauth] Invalid user ubuntu from 192.168.1.214 port 13643 Connection reset by invalid user ubuntu 192.168.1.214 port 13643 [preauth] Invalid user admin from 192.168.1.214 port 58975 Connection reset by invalid user admin 192.168.1.214 port 58975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by 192.168.1.214 port 51500 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 14472 Invalid user AdminGPON from 192.168.1.214 port 57013 Connection closed by invalid user AdminGPON 192.168.1.214 port 57013 [preauth] Invalid user RPM from 192.168.1.214 port 24418 Connection reset by invalid user RPM 192.168.1.214 port 24418 [preauth] Invalid user admin from 192.168.1.214 port 11785 Connection reset by invalid user admin 192.168.1.214 port 11785 [preauth] Invalid user fa from 192.168.1.214 port 63264 Connection reset by invalid user fa 192.168.1.214 port 63264 [preauth] Invalid user httpadmin from 192.168.1.214 port 54753 Connection reset by invalid user httpadmin 192.168.1.214 port 54753 [preauth] Invalid user media from 192.168.1.214 port 61171 Connection reset by invalid user media 192.168.1.214 port 61171 [preauth] Invalid user nginx from 192.168.1.214 port 64020 Connection reset by invalid user nginx 192.168.1.214 port 64020 [preauth] Invalid user node from 192.168.1.214 port 28825 Connection reset by invalid user node 192.168.1.214 port 28825 [preauth] Invalid user osmc from 192.168.1.214 port 12914 Connection reset by invalid user osmc 192.168.1.214 port 12914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62080 [preauth] Invalid user system from 192.168.1.214 port 59644 Connection reset by invalid user system 192.168.1.214 port 59644 [preauth] Invalid user test from 192.168.1.214 port 61847 Connection reset by invalid user test 192.168.1.214 port 61847 [preauth] Invalid user user01 from 192.168.1.214 port 14346 Connection reset by invalid user user01 192.168.1.214 port 14346 [preauth] Invalid user user from 192.168.1.214 port 20586 Connection reset by invalid user user 192.168.1.214 port 20586 [preauth] Invalid user debian from 192.168.1.214 port 29854 Connection reset by invalid user debian 192.168.1.214 port 29854 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 34861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50559 [preauth] 2026/04/19 02:02:38 HTTPRequest [I] router: completed GET / for 23.27.145.13:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Invalid user user from 192.168.1.214 port 9268 Connection closed by invalid user user 192.168.1.214 port 9268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59679 [preauth] Invalid user test from 192.168.1.214 port 48779 Connection reset by invalid user test 192.168.1.214 port 48779 [preauth] Invalid user ubnt from 192.168.1.214 port 39649 Connection reset by invalid user ubnt 192.168.1.214 port 39649 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 21610 [preauth] Invalid user media from 192.168.1.214 port 52154 Connection reset by invalid user media 192.168.1.214 port 52154 [preauth] Invalid user oracle from 192.168.1.214 port 28458 Connection reset by invalid user oracle 192.168.1.214 port 28458 [preauth] Invalid user postgres from 192.168.1.214 port 25567 Connection reset by invalid user postgres 192.168.1.214 port 25567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22573 [preauth] Invalid user ubuntu from 192.168.1.214 port 3347 Connection reset by invalid user ubuntu 192.168.1.214 port 3347 [preauth] Invalid user user1 from 192.168.1.214 port 40539 Connection reset by invalid user user1 192.168.1.214 port 40539 [preauth] Invalid user download from 192.168.1.214 port 8500 Connection reset by invalid user download 192.168.1.214 port 8500 [preauth] Invalid user fa from 192.168.1.214 port 2481 Connection reset by invalid user fa 192.168.1.214 port 2481 [preauth] Invalid user fred from 192.168.1.214 port 10496 Connection reset by invalid user fred 192.168.1.214 port 10496 [preauth] Invalid user oracle from 192.168.1.214 port 49533 Connection reset by invalid user oracle 192.168.1.214 port 49533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62347 [preauth] Connection closed by 192.168.1.214 port 54808 banner exchange: Connection from 192.168.1.214 port 48922: invalid format banner exchange: Connection from 192.168.1.214 port 43782: invalid format Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 14662 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29216 [preauth] Invalid user user from 192.168.1.214 port 16041 Connection reset by invalid user user 192.168.1.214 port 16041 [preauth] Invalid user from 192.168.1.214 port 15789 Connection reset by invalid user 192.168.1.214 port 15789 [preauth] Invalid user media from 192.168.1.214 port 19159 Connection reset by invalid user media 192.168.1.214 port 19159 [preauth] Invalid user moxa from 192.168.1.214 port 34516 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38025 [preauth] Invalid user ae from 192.168.1.214 port 25649 Connection reset by invalid user ae 192.168.1.214 port 25649 [preauth] Invalid user oracle from 192.168.1.214 port 19659 Connection reset by invalid user oracle 192.168.1.214 port 19659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20705 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 14681 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33330 [preauth] Invalid user www from 192.168.1.214 port 24115 Connection reset by invalid user www 192.168.1.214 port 24115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46686 [preauth] Invalid user usuario from 192.168.1.214 port 41834 Connection reset by invalid user usuario 192.168.1.214 port 41834 [preauth] Invalid user admin from 192.168.1.214 port 49713 Connection reset by invalid user admin 192.168.1.214 port 49713 [preauth] Invalid user user from 192.168.1.214 port 29382 Connection reset by invalid user user 192.168.1.214 port 29382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38083 [preauth] Invalid user user from 192.168.1.214 port 23410 Connection reset by invalid user user 192.168.1.214 port 23410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49688 [preauth] Connection closed by 192.168.1.214 port 34005 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59163 [preauth] Connection closed by 192.168.1.214 port 48606 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43434 [preauth] Connection closed by 192.168.1.214 port 29545 Invalid user ubnt from 192.168.1.214 port 17432 Connection closed by invalid user ubnt 192.168.1.214 port 17432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46008 [preauth] Invalid user test from 192.168.1.214 port 9288 Connection reset by invalid user test 192.168.1.214 port 9288 [preauth] Invalid user admin from 192.168.1.214 port 5553 Connection reset by invalid user admin 192.168.1.214 port 5553 [preauth] Invalid user admin from 192.168.1.214 port 36174 Connection reset by invalid user admin 192.168.1.214 port 36174 [preauth] Invalid user administrator from 192.168.1.214 port 60561 Connection reset by invalid user administrator 192.168.1.214 port 60561 [preauth] Invalid user installer from 192.168.1.214 port 20314 Connection reset by invalid user installer 192.168.1.214 port 20314 [preauth] Invalid user mysql from 192.168.1.214 port 60631 Connection reset by invalid user mysql 192.168.1.214 port 60631 [preauth] Invalid user oracle from 192.168.1.214 port 1944 Connection reset by invalid user oracle 192.168.1.214 port 1944 [preauth] Invalid user oracle from 192.168.1.214 port 32940 Connection reset by invalid user oracle 192.168.1.214 port 32940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38410 [preauth] Invalid user user1 from 192.168.1.214 port 50828 Connection reset by invalid user user1 192.168.1.214 port 50828 [preauth] Invalid user user from 192.168.1.214 port 34764 Connection reset by invalid user user 192.168.1.214 port 34764 [preauth] Invalid user admin from 192.168.1.214 port 46361 Connection reset by invalid user admin 192.168.1.214 port 46361 [preauth] Invalid user download from 192.168.1.214 port 11193 Connection reset by invalid user download 192.168.1.214 port 11193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45689 [preauth] Invalid user sftpuser from 192.168.1.214 port 17270 Connection reset by invalid user sftpuser 192.168.1.214 port 17270 [preauth] Invalid user testuser from 192.168.1.214 port 17026 Connection reset by invalid user testuser 192.168.1.214 port 17026 [preauth] Invalid user ubuntu from 192.168.1.214 port 52508 Connection reset by invalid user ubuntu 192.168.1.214 port 52508 [preauth] Invalid user www from 192.168.1.214 port 39133 Connection reset by invalid user www 192.168.1.214 port 39133 [preauth] Invalid user admin from 192.168.1.214 port 31162 Connection reset by invalid user admin 192.168.1.214 port 31162 [preauth] Invalid user config from 192.168.1.214 port 64112 Connection reset by invalid user config 192.168.1.214 port 64112 [preauth] Invalid user kafka from 192.168.1.214 port 20536 Connection reset by invalid user kafka 192.168.1.214 port 20536 [preauth] Invalid user nginx from 192.168.1.214 port 45169 Connection reset by invalid user nginx 192.168.1.214 port 45169 [preauth] Invalid user postgres from 192.168.1.214 port 16880 Connection reset by invalid user postgres 192.168.1.214 port 16880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24081 [preauth] Connection closed by 192.168.1.214 port 9172 Invalid user test from 192.168.1.214 port 20161 Connection closed by invalid user test 192.168.1.214 port 20161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58039:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 58039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26337:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 26337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24406:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 24406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56452:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 56452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45706:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 45706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6554:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 6554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17740:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 17740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37201:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 37201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46747:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 46747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45625:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 45625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27115:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 27115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9618:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34315:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 34315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49310:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 49310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49418:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 49418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9662:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61817:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 61817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21009:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 21009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53590:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 53590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55632:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 55632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20761:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 20761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30276:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 30276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23004:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 23004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39255:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 39255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35656:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 35656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8317:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 8317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1928:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 1928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59483:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 59483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57689:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 57689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42052:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 42052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7002:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 7002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32271:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 32271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55812:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 55812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5547:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 5547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25413:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 25413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9967:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34565:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 34565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50643:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 50643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12384:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 12384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21347:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 21347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55212:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 55212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55896:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 55896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51230:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 51230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36624:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 36624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1922:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 1922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39037:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 39037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42915:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 42915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42784:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 42784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36367:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 36367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50406:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 50406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13960:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 13960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10279:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 10279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44235:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 44235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34524:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 34524 [preauth] Invalid user r00t from 192.168.1.214 port 20171 Received disconnect from 192.168.1.214 port 20171:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user r00t 192.168.1.214 port 20171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13007:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 13007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32974:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 32974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24847:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 24847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34531:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 34531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45574:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 45574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17837:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 17837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35270:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 35270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32214:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 32214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53516:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 53516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59046:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 59046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9041:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64284:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 64284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33047:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 33047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26695:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 26695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27567:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 27567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10058:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 10058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6522:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 6522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25213:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 25213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25023:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 25023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45135:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 45135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31856:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 31856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59967:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 59967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9473:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1574:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 1574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10428:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 10428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36825:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 36825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19652:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 19652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 24484 Connection reset by invalid user admin 192.168.1.214 port 24484 [preauth] Received disconnect from 192.168.1.214 port 48721:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 48721 [preauth] Invalid user david from 192.168.1.214 port 61316 Connection reset by invalid user david 192.168.1.214 port 61316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16565:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 16565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48258:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 48258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46523:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 46523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47856:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 47856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23205 [preauth] Invalid user xbox from 192.168.1.214 port 52727 Connection reset by invalid user xbox 192.168.1.214 port 52727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9395:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53363:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 53363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40546:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 40546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34261:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 34261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60843:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 60843 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 33731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 54158 Received disconnect from 192.168.1.214 port 35267:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 35267 [preauth] Connection reset by invalid user admin 192.168.1.214 port 54158 [preauth] Invalid user super from 192.168.1.214 port 30549 Connection reset by invalid user super 192.168.1.214 port 30549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12170:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 12170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43711:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 43711 [preauth] Invalid user p from 192.168.1.214 port 45636 Connection reset by invalid user p 192.168.1.214 port 45636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24636 [preauth] Received disconnect from 192.168.1.214 port 46009:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 46009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37609:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 37609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36740:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 36740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40118:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 40118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37385:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 37385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39962:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 39962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24541:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 24541 [preauth] Invalid user admin from 192.168.1.214 port 40929 Connection reset by invalid user admin 192.168.1.214 port 40929 [preauth] drop connection #2 from [192.168.1.214]:29594 on [10.233.94.47]:22 penalty: connections without attempting authentication User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9030:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9030 [preauth] drop connection #1 from [192.168.1.214]:47874 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:2946 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:31345 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:20368 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:11294 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:24498 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:65025 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:45130 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:36355 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:37714 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #1 from [192.168.1.214]:35875 on [10.233.94.47]:22 penalty: connections without attempting authentication User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26744:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 26744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27135:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 27135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12940:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 12940 [preauth] Invalid user r00t from 192.168.1.214 port 52821 Received disconnect from 192.168.1.214 port 52821:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user r00t 192.168.1.214 port 52821 [preauth] Invalid user ubuntu from 192.168.1.214 port 23520 Received disconnect from 192.168.1.214 port 23520:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 23520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62705:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 62705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38126:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 38126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20490:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 20490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10297:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 10297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22419:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 22419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36753:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 36753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60632:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 60632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11161:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 11161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43753:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 43753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23454:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 23454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1269:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 1269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32126:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 32126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64240:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 64240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56240:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 56240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39097:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 39097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6762:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 6762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19268:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 19268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3163:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 3163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7393:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 7393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55647:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 55647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38401:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 38401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14852:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 14852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45738:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 45738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21482:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 21482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3315:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 3315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30608:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 30608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64097:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 64097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19148:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 19148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55187:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 55187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6322:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 6322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59237:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 59237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9129:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 9129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56093:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 56093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40231:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 40231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15777:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 15777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21193:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 21193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39869:11: Normal Shutdown, Thank you for playing [preauth] Disconnected from invalid user root 192.168.1.214 port 39869 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 15117 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43793 [preauth] Invalid user ubuntu from 192.168.1.214 port 41571 Connection reset by invalid user ubuntu 192.168.1.214 port 41571 [preauth] Invalid user ubuntu from 192.168.1.214 port 47504 Connection reset by invalid user ubuntu 192.168.1.214 port 47504 [preauth] Invalid user admin from 192.168.1.214 port 27445 Connection reset by invalid user admin 192.168.1.214 port 27445 [preauth] Invalid user main from 192.168.1.214 port 57739 Connection reset by invalid user main 192.168.1.214 port 57739 [preauth] Invalid user mysql from 192.168.1.214 port 53098 Connection reset by invalid user mysql 192.168.1.214 port 53098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9165 [preauth] Invalid user api from 192.168.1.214 port 1038 Connection reset by invalid user api 192.168.1.214 port 1038 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 9933 [preauth] Invalid user huawei from 192.168.1.214 port 27893 Connection reset by invalid user huawei 192.168.1.214 port 27893 [preauth] Invalid user jack from 192.168.1.214 port 42521 Connection reset by invalid user jack 192.168.1.214 port 42521 [preauth] Invalid user nagios from 192.168.1.214 port 33378 Connection reset by invalid user nagios 192.168.1.214 port 33378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55467 [preauth] Connection closed by 192.168.1.214 port 64523 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30279 [preauth] Invalid user admin from 192.168.1.214 port 18779 Connection closed by invalid user admin 192.168.1.214 port 18779 [preauth] Invalid user orangepi from 192.168.1.214 port 23676 Connection closed by invalid user orangepi 192.168.1.214 port 23676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32960 [preauth] Invalid user testuser from 192.168.1.214 port 55542 Connection reset by invalid user testuser 192.168.1.214 port 55542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64986 [preauth] Connection reset by invalid user root 192.168.1.214 port 61811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1218 [preauth] Invalid user test from 192.168.1.214 port 23486 Connection reset by invalid user test 192.168.1.214 port 23486 [preauth] Invalid user admin123 from 192.168.1.214 port 57548 Connection reset by invalid user admin123 192.168.1.214 port 57548 [preauth] Invalid user ahmed from 192.168.1.214 port 60883 Connection reset by invalid user ahmed 192.168.1.214 port 60883 [preauth] Invalid user kafka from 192.168.1.214 port 27478 Connection reset by invalid user kafka 192.168.1.214 port 27478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23781 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 56734 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14117 [preauth] Invalid user test from 192.168.1.214 port 36494 Connection closed by invalid user test 192.168.1.214 port 36494 [preauth] Invalid user user from 192.168.1.214 port 31750 Connection closed by invalid user user 192.168.1.214 port 31750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22466 [preauth] Invalid user admin from 192.168.1.214 port 49347 Connection closed by invalid user admin 192.168.1.214 port 49347 [preauth] Invalid user cirros from 192.168.1.214 port 31110 Connection closed by invalid user cirros 192.168.1.214 port 31110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53624 [preauth] Invalid user admin from 192.168.1.214 port 11494 Connection closed by invalid user admin 192.168.1.214 port 11494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23245 [preauth] Invalid user rpc from 192.168.1.214 port 30896 Connection closed by invalid user rpc 192.168.1.214 port 30896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16871 [preauth] Invalid user user1 from 192.168.1.214 port 56036 Connection closed by invalid user user1 192.168.1.214 port 56036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18125 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 61946 [preauth] Invalid user kali from 192.168.1.214 port 51771 Connection closed by invalid user kali 192.168.1.214 port 51771 [preauth] Invalid user linaro from 192.168.1.214 port 15107 Connection closed by invalid user linaro 192.168.1.214 port 15107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42811 [preauth] Invalid user admin from 192.168.1.214 port 23910 Connection closed by invalid user admin 192.168.1.214 port 23910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52572 [preauth] Connection closed by 192.168.1.214 port 64096 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4257 [preauth] Invalid user admin from 192.168.1.214 port 43432 Connection closed by invalid user admin 192.168.1.214 port 43432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12652 [preauth] Invalid user user from 192.168.1.214 port 23008 Connection closed by invalid user user 192.168.1.214 port 23008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23623 [preauth] Invalid user admin from 192.168.1.214 port 17523 Connection closed by invalid user admin 192.168.1.214 port 17523 [preauth] Invalid user admin from 192.168.1.214 port 5210 Connection closed by invalid user admin 192.168.1.214 port 5210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62003 [preauth] Invalid user postgres from 192.168.1.214 port 12775 Connection closed by invalid user postgres 192.168.1.214 port 12775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36428 [preauth] Invalid user openhabian from 192.168.1.214 port 64298 Connection closed by invalid user openhabian 192.168.1.214 port 64298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30319 [preauth] Invalid user sshadmin from 192.168.1.214 port 7080 Connection closed by invalid user sshadmin 192.168.1.214 port 7080 [preauth] Connection closed by 192.168.1.214 port 53131 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58693 [preauth] Invalid user frappe from 192.168.1.214 port 47500 Connection closed by invalid user frappe 192.168.1.214 port 47500 [preauth] Invalid user huawei from 192.168.1.214 port 32099 Connection closed by invalid user huawei 192.168.1.214 port 32099 [preauth] Invalid user ubuntu from 192.168.1.214 port 29608 Connection closed by invalid user ubuntu 192.168.1.214 port 29608 [preauth] Invalid user vyos from 192.168.1.214 port 34495 Connection closed by invalid user vyos 192.168.1.214 port 34495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39007 [preauth] Invalid user admin from 192.168.1.214 port 3355 Connection closed by invalid user admin 192.168.1.214 port 3355 [preauth] Invalid user p from 192.168.1.214 port 1706 Connection closed by invalid user p 192.168.1.214 port 1706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45731 [preauth] Invalid user public from 192.168.1.214 port 64506 Connection closed by invalid user public 192.168.1.214 port 64506 [preauth] Invalid user debian from 192.168.1.214 port 26144 Connection closed by invalid user debian 192.168.1.214 port 26144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37753 [preauth] Invalid user steam from 192.168.1.214 port 25573 Connection closed by invalid user steam 192.168.1.214 port 25573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37188 [preauth] Invalid user nvidia from 192.168.1.214 port 16777 Connection closed by invalid user nvidia 192.168.1.214 port 16777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60896 [preauth] Invalid user ubnt from 192.168.1.214 port 57666 Connection reset by invalid user ubnt 192.168.1.214 port 57666 [preauth] Invalid user admin from 192.168.1.214 port 40501 Connection reset by invalid user admin 192.168.1.214 port 40501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52970 [preauth] Invalid user ubuntu from 192.168.1.214 port 63098 Connection reset by invalid user ubuntu 192.168.1.214 port 63098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56424 [preauth] Connection closed by invalid user root 192.168.1.214 port 4396 [preauth] Invalid user admin from 192.168.1.214 port 19413 Connection reset by invalid user admin 192.168.1.214 port 19413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53898 [preauth] Invalid user from 192.168.1.214 port 30502 Connection reset by invalid user 192.168.1.214 port 30502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27459 [preauth] Invalid user super from 192.168.1.214 port 13411 Connection reset by invalid user super 192.168.1.214 port 13411 [preauth] Invalid user lenovo from 192.168.1.214 port 64284 Connection reset by invalid user lenovo 192.168.1.214 port 64284 [preauth] Invalid user server from 192.168.1.214 port 15879 Connection reset by invalid user server 192.168.1.214 port 15879 [preauth] Invalid user admin from 192.168.1.214 port 42635 Connection reset by invalid user admin 192.168.1.214 port 42635 [preauth] Invalid user web from 192.168.1.214 port 62306 Connection reset by invalid user web 192.168.1.214 port 62306 [preauth] Invalid user admin from 192.168.1.214 port 46657 Connection reset by invalid user admin 192.168.1.214 port 46657 [preauth] Invalid user logout from 192.168.1.214 port 7402 Connection reset by invalid user logout 192.168.1.214 port 7402 [preauth] Invalid user user from 192.168.1.214 port 54684 Connection reset by invalid user user 192.168.1.214 port 54684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26336 [preauth] Invalid user free from 192.168.1.214 port 22550 Connection reset by invalid user free 192.168.1.214 port 22550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40324 [preauth] Invalid user admin1 from 192.168.1.214 port 48608 Connection reset by invalid user admin1 192.168.1.214 port 48608 [preauth] Invalid user admin1 from 192.168.1.214 port 59649 Connection reset by invalid user admin1 192.168.1.214 port 59649 [preauth] Invalid user prueba from 192.168.1.214 port 1698 Connection reset by invalid user prueba 192.168.1.214 port 1698 [preauth] Invalid user admin from 192.168.1.214 port 41733 Connection closed by invalid user admin 192.168.1.214 port 41733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13403 [preauth] Invalid user test from 192.168.1.214 port 5031 Connection closed by invalid user test 192.168.1.214 port 5031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60011 [preauth] Invalid user admin from 192.168.1.214 port 31434 Connection closed by invalid user admin 192.168.1.214 port 31434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39746 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 62947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37621 [preauth] Unable to negotiate with 192.168.1.214 port 57168: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 192.168.1.214 port 18881 Connection closed by invalid user admin 192.168.1.214 port 18881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61174 [preauth] Invalid user test from 192.168.1.214 port 28769 Connection reset by invalid user test 192.168.1.214 port 28769 [preauth] Invalid user maria from 192.168.1.214 port 25645 Connection reset by invalid user maria 192.168.1.214 port 25645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59093 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 10901 [preauth] Invalid user support from 192.168.1.214 port 30143 Connection reset by invalid user support 192.168.1.214 port 30143 [preauth] Invalid user user from 192.168.1.214 port 63685 Connection reset by invalid user user 192.168.1.214 port 63685 [preauth] Invalid user 123456 from 192.168.1.214 port 60577 Connection reset by invalid user 123456 192.168.1.214 port 60577 [preauth] Invalid user admin from 192.168.1.214 port 42497 Connection reset by invalid user admin 192.168.1.214 port 42497 [preauth] Invalid user demo from 192.168.1.214 port 40253 Invalid user ftpuser from 192.168.1.214 port 38448 Connection reset by invalid user ftpuser 192.168.1.214 port 38448 [preauth] Connection closed by invalid user demo 192.168.1.214 port 40253 [preauth] Invalid user kafka from 192.168.1.214 port 49813 Connection reset by invalid user kafka 192.168.1.214 port 49813 [preauth] Invalid user operator from 192.168.1.214 port 2809 Connection reset by invalid user operator 192.168.1.214 port 2809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37626 [preauth] Invalid user test from 192.168.1.214 port 59177 Connection reset by invalid user test 192.168.1.214 port 59177 [preauth] Invalid user tester from 192.168.1.214 port 38637 Connection reset by invalid user tester 192.168.1.214 port 38637 [preauth] User uucp not allowed because account is locked Connection reset by invalid user uucp 192.168.1.214 port 55012 [preauth] Invalid user carlos from 192.168.1.214 port 61991 Connection reset by invalid user carlos 192.168.1.214 port 61991 [preauth] Invalid user mysql from 192.168.1.214 port 20077 Connection reset by invalid user mysql 192.168.1.214 port 20077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59879 [preauth] Invalid user vpn from 192.168.1.214 port 9955 Connection closed by invalid user vpn 192.168.1.214 port 9955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35747 [preauth] Invalid user deploy from 192.168.1.214 port 34910 Connection closed by invalid user deploy 192.168.1.214 port 34910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5429 [preauth] Invalid user admin from 192.168.1.214 port 21813 Connection closed by invalid user admin 192.168.1.214 port 21813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24860 [preauth] Invalid user alan from 192.168.1.214 port 60984 Connection closed by invalid user alan 192.168.1.214 port 60984 [preauth] Invalid user admin from 192.168.1.214 port 6198 Connection closed by invalid user admin 192.168.1.214 port 6198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11029 [preauth] Invalid user username from 192.168.1.214 port 3933 Connection closed by invalid user username 192.168.1.214 port 3933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52648 [preauth] Invalid user rema from 192.168.1.214 port 35317 Connection closed by invalid user rema 192.168.1.214 port 35317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14356 [preauth] Invalid user test from 192.168.1.214 port 26602 Connection closed by invalid user test 192.168.1.214 port 26602 [preauth] Invalid user odroid from 192.168.1.214 port 7507 Connection closed by invalid user odroid 192.168.1.214 port 7507 [preauth] Invalid user ftpuser from 192.168.1.214 port 56242 Connection closed by invalid user ftpuser 192.168.1.214 port 56242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42851 [preauth] Invalid user ftpuser from 192.168.1.214 port 27723 Connection closed by invalid user ftpuser 192.168.1.214 port 27723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15867 [preauth] Invalid user oracle from 192.168.1.214 port 46423 Connection closed by invalid user oracle 192.168.1.214 port 46423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44260 [preauth] Invalid user aaa from 192.168.1.214 port 5037 Connection closed by invalid user aaa 192.168.1.214 port 5037 [preauth] Invalid user debian from 192.168.1.214 port 44354 Connection closed by invalid user debian 192.168.1.214 port 44354 [preauth] Invalid user user from 192.168.1.214 port 49150 Connection closed by invalid user user 192.168.1.214 port 49150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42125 [preauth] Invalid user vagrant from 192.168.1.214 port 3335 Connection closed by invalid user vagrant 192.168.1.214 port 3335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32936 [preauth] Invalid user test from 192.168.1.214 port 30464 Connection closed by invalid user test 192.168.1.214 port 30464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44206 [preauth] Invalid user debian from 192.168.1.214 port 12982 Connection closed by invalid user debian 192.168.1.214 port 12982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55188 [preauth] Invalid user admin from 192.168.1.214 port 38486 Connection closed by invalid user admin 192.168.1.214 port 38486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41139 [preauth] Invalid user ansible from 192.168.1.214 port 47830 Connection closed by invalid user ansible 192.168.1.214 port 47830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11418 [preauth] Invalid user testuser from 192.168.1.214 port 64346 Connection closed by invalid user testuser 192.168.1.214 port 64346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15989 [preauth] Invalid user test1 from 192.168.1.214 port 36035 Connection closed by invalid user test1 192.168.1.214 port 36035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31399 [preauth] Invalid user sonar from 192.168.1.214 port 59304 Connection reset by invalid user sonar 192.168.1.214 port 59304 [preauth] Invalid user ali from 192.168.1.214 port 35492 Invalid user support from 192.168.1.214 port 1196 Connection reset by invalid user support 192.168.1.214 port 1196 [preauth] Connection closed by invalid user ali 192.168.1.214 port 35492 [preauth] Invalid user user1 from 192.168.1.214 port 16167 Connection reset by invalid user user1 192.168.1.214 port 16167 [preauth] Invalid user user from 192.168.1.214 port 2533 Connection reset by invalid user user 192.168.1.214 port 2533 [preauth] Invalid user User from 192.168.1.214 port 48018 Connection reset by invalid user User 192.168.1.214 port 48018 [preauth] Invalid user admin from 192.168.1.214 port 60652 Connection reset by invalid user admin 192.168.1.214 port 60652 [preauth] Invalid user ansible from 192.168.1.214 port 53467 Connection reset by invalid user ansible 192.168.1.214 port 53467 [preauth] Invalid user db2inst1 from 192.168.1.214 port 48344 Connection reset by invalid user db2inst1 192.168.1.214 port 48344 [preauth] Invalid user deployer from 192.168.1.214 port 53874 Connection reset by invalid user deployer 192.168.1.214 port 53874 [preauth] Invalid user gitlab from 192.168.1.214 port 64473 Connection reset by invalid user gitlab 192.168.1.214 port 64473 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 2304 [preauth] Invalid user mysql from 192.168.1.214 port 11942 Connection reset by invalid user mysql 192.168.1.214 port 11942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10784 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 15863 Invalid user teste from 192.168.1.214 port 50804 Connection closed by invalid user teste 192.168.1.214 port 50804 [preauth] Invalid user admin from 192.168.1.214 port 54002 Connection closed by invalid user admin 192.168.1.214 port 54002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24994 [preauth] Invalid user user from 192.168.1.214 port 11473 Connection closed by invalid user user 192.168.1.214 port 11473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35925 [preauth] Invalid user system from 192.168.1.214 port 8017 Connection reset by invalid user system 192.168.1.214 port 8017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21795 [preauth] Invalid user admin from 192.168.1.214 port 11711 Connection reset by invalid user admin 192.168.1.214 port 11711 [preauth] Invalid user ae from 192.168.1.214 port 14926 Connection reset by invalid user ae 192.168.1.214 port 14926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30439 [preauth] Connection closed by 192.168.1.214 port 48001 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8039 [preauth] Invalid user pi from 192.168.1.214 port 27678 Connection closed by invalid user pi 192.168.1.214 port 27678 [preauth] Invalid user httpadmin from 192.168.1.214 port 44227 Connection closed by invalid user httpadmin 192.168.1.214 port 44227 [preauth] Invalid user admin from 192.168.1.214 port 1925 Connection closed by invalid user admin 192.168.1.214 port 1925 [preauth] Invalid user teamspeak from 192.168.1.214 port 38144 Connection closed by invalid user teamspeak 192.168.1.214 port 38144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52841 [preauth] Invalid user admin from 192.168.1.214 port 37770 Connection closed by invalid user admin 192.168.1.214 port 37770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53481 [preauth] Invalid user ubuntu from 192.168.1.214 port 10876 Connection reset by invalid user ubuntu 192.168.1.214 port 10876 [preauth] Invalid user user01 from 192.168.1.214 port 47929 Connection reset by invalid user user01 192.168.1.214 port 47929 [preauth] Invalid user Administrator from 192.168.1.214 port 19213 Connection reset by invalid user Administrator 192.168.1.214 port 19213 [preauth] Invalid user admin from 192.168.1.214 port 30429 Connection reset by invalid user admin 192.168.1.214 port 30429 [preauth] Invalid user client from 192.168.1.214 port 62450 Connection reset by invalid user client 192.168.1.214 port 62450 [preauth] Invalid user ftpuser from 192.168.1.214 port 50335 Connection reset by invalid user ftpuser 192.168.1.214 port 50335 [preauth] Invalid user postgres from 192.168.1.214 port 56324 Connection reset by invalid user postgres 192.168.1.214 port 56324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38188 [preauth] Invalid user usuario from 192.168.1.214 port 39468 Connection reset by invalid user usuario 192.168.1.214 port 39468 [preauth] Invalid user admin from 192.168.1.214 port 27633 Connection reset by invalid user admin 192.168.1.214 port 27633 [preauth] Invalid user admin from 192.168.1.214 port 60362 Connection reset by invalid user admin 192.168.1.214 port 60362 [preauth] Invalid user mysql from 192.168.1.214 port 18175 Connection reset by invalid user mysql 192.168.1.214 port 18175 [preauth] Invalid user admin from 192.168.1.214 port 17225 Connection closed by invalid user admin 192.168.1.214 port 17225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28707 [preauth] Invalid user pi from 192.168.1.214 port 49259 Connection closed by invalid user pi 192.168.1.214 port 49259 [preauth] Invalid user admin from 192.168.1.214 port 24705 Connection closed by invalid user admin 192.168.1.214 port 24705 [preauth] Invalid user user from 192.168.1.214 port 29806 Connection closed by invalid user user 192.168.1.214 port 29806 [preauth] Invalid user server from 192.168.1.214 port 13826 Connection closed by invalid user server 192.168.1.214 port 13826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5620 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 35025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47175 [preauth] Invalid user minecraft from 192.168.1.214 port 25562 Connection closed by invalid user minecraft 192.168.1.214 port 25562 [preauth] Invalid user huawei from 192.168.1.214 port 18407 Connection closed by invalid user huawei 192.168.1.214 port 18407 [preauth] Invalid user student from 192.168.1.214 port 25105 Connection closed by invalid user student 192.168.1.214 port 25105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20831 [preauth] Invalid user test from 192.168.1.214 port 60227 Connection closed by invalid user test 192.168.1.214 port 60227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35765 [preauth] Invalid user test from 192.168.1.214 port 10211 Connection closed by invalid user test 192.168.1.214 port 10211 [preauth] Invalid user test from 192.168.1.214 port 61042 Connection closed by invalid user test 192.168.1.214 port 61042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27649 [preauth] Invalid user postgres from 192.168.1.214 port 1552 Connection closed by invalid user postgres 192.168.1.214 port 1552 [preauth] Invalid user jenkins from 192.168.1.214 port 39967 Connection closed by invalid user jenkins 192.168.1.214 port 39967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48601 [preauth] Connection closed by 192.168.1.214 port 15452 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12205 [preauth] Connection closed by 192.168.1.214 port 9340 banner exchange: Connection from 192.168.1.214 port 49391: invalid format Invalid user ubuntu from 192.168.1.214 port 19192 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user ubuntu 192.168.1.214 port 19192 [preauth] Connection closed by invalid user root 192.168.1.214 port 12294 [preauth] Invalid user test2 from 192.168.1.214 port 31063 Connection closed by invalid user test2 192.168.1.214 port 31063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60009 [preauth] Invalid user zjw from 192.168.1.214 port 44503 Connection closed by invalid user zjw 192.168.1.214 port 44503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38344 [preauth] Invalid user admin from 192.168.1.214 port 31046 Connection closed by invalid user admin 192.168.1.214 port 31046 [preauth] Invalid user user from 192.168.1.214 port 58211 Connection closed by invalid user user 192.168.1.214 port 58211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49794 [preauth] Invalid user admin from 192.168.1.214 port 36835 Connection closed by invalid user admin 192.168.1.214 port 36835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64538 [preauth] Invalid user samba from 192.168.1.214 port 6104 Connection reset by invalid user samba 192.168.1.214 port 6104 [preauth] Invalid user test from 192.168.1.214 port 10468 Connection reset by invalid user test 192.168.1.214 port 10468 [preauth] Invalid user ubnt from 192.168.1.214 port 27930 Connection reset by invalid user ubnt 192.168.1.214 port 27930 [preauth] Invalid user admin from 192.168.1.214 port 42152 Connection reset by invalid user admin 192.168.1.214 port 42152 [preauth] Invalid user postgres from 192.168.1.214 port 8847 Connection reset by invalid user postgres 192.168.1.214 port 8847 [preauth] Invalid user postgres from 192.168.1.214 port 55973 Connection reset by invalid user postgres 192.168.1.214 port 55973 [preauth] Invalid user testuser from 192.168.1.214 port 21223 Connection closed by invalid user testuser 192.168.1.214 port 21223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43790 [preauth] Invalid user scanner from 192.168.1.214 port 56014 Connection reset by invalid user scanner 192.168.1.214 port 56014 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 44603 [preauth] Invalid user peertube from 192.168.1.214 port 54918 Connection reset by invalid user peertube 192.168.1.214 port 54918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54470 [preauth] Invalid user backup from 192.168.1.214 port 60762 Connection closed by invalid user backup 192.168.1.214 port 60762 [preauth] Invalid user admin from 192.168.1.214 port 19516 Connection closed by invalid user admin 192.168.1.214 port 19516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19435 [preauth] 2026/04/19 09:21:45 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.255:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/19 09:21:45 HTTPRequest [I] router: completed GET /Vova/-/projects?state=open for 216.73.216.255:0, 404 Not Found in 2.6ms @ context/user.go:16(web.registerWebRoutes.UserAssignmentWeb) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11485 [preauth] Invalid user node from 192.168.1.214 port 28537 Connection reset by invalid user node 192.168.1.214 port 28537 [preauth] Invalid user postgres from 192.168.1.214 port 33597 Connection reset by invalid user postgres 192.168.1.214 port 33597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44407 [preauth] Connection reset by invalid user root 192.168.1.214 port 35111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63226 [preauth] Invalid user linuxadmin from 192.168.1.214 port 37376 Connection closed by invalid user linuxadmin 192.168.1.214 port 37376 [preauth] Invalid user ftpuser from 192.168.1.214 port 15837 Connection closed by invalid user ftpuser 192.168.1.214 port 15837 [preauth] Invalid user useradmin from 192.168.1.214 port 24188 Connection closed by invalid user useradmin 192.168.1.214 port 24188 [preauth] 2026/04/19 09:26:09 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2Fadmin%2F-%2Fpackages for 216.73.216.255:0, 200 OK in 2.9ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16285 [preauth] Invalid user ftptest from 192.168.1.214 port 9544 Connection closed by invalid user ftptest 192.168.1.214 port 9544 [preauth] 2026/04/19 09:29:09 HTTPRequest [I] router: completed GET /Demid_Z for 216.73.216.255:0, 200 OK in 10.2ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30434 [preauth] Invalid user node from 192.168.1.214 port 21059 Connection closed by invalid user node 192.168.1.214 port 21059 [preauth] Invalid user builder from 192.168.1.214 port 15512 Connection closed by invalid user builder 192.168.1.214 port 15512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2094 [preauth] Invalid user postgres from 192.168.1.214 port 20303 Connection closed by invalid user postgres 192.168.1.214 port 20303 [preauth] Invalid user lab from 192.168.1.214 port 12918 Connection closed by invalid user lab 192.168.1.214 port 12918 [preauth] Invalid user sftpuser from 192.168.1.214 port 59438 Connection closed by invalid user sftpuser 192.168.1.214 port 59438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24632 [preauth] Invalid user 1234 from 192.168.1.214 port 48177 Connection closed by invalid user 1234 192.168.1.214 port 48177 [preauth] 2026/04/19 09:40:24 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2Fadmin%2F-%2Fprojects for 216.73.216.255:0, 200 OK in 2.7ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35868 [preauth] Invalid user admin from 192.168.1.214 port 45654 Connection closed by invalid user admin 192.168.1.214 port 45654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59303 [preauth] Invalid user a from 192.168.1.214 port 12676 Connection closed by invalid user a 192.168.1.214 port 12676 [preauth] Invalid user test123 from 192.168.1.214 port 28014 Connection closed by invalid user test123 192.168.1.214 port 28014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44218 [preauth] banner exchange: Connection from 192.168.1.214 port 23381: invalid format Invalid user wqmarlduiqkmgs from 192.168.1.214 port 1178 userauth_pubkey: parse publickey packet: incomplete message [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56979 [preauth] Connection closed by authenticating user git 192.168.1.214 port 1984 [preauth] Invalid user admin from 192.168.1.214 port 54310 Connection closed by invalid user admin 192.168.1.214 port 54310 [preauth] Invalid user user from 192.168.1.214 port 25410 Connection closed by invalid user user 192.168.1.214 port 25410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26684 [preauth] Invalid user deployer from 192.168.1.214 port 13901 Connection closed by invalid user deployer 192.168.1.214 port 13901 [preauth] Invalid user 1 from 192.168.1.214 port 32825 Connection closed by invalid user 1 192.168.1.214 port 32825 [preauth] Invalid user test1 from 192.168.1.214 port 38815 Connection closed by invalid user test1 192.168.1.214 port 38815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62182 [preauth] Connection closed by 192.168.1.214 port 35096 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18738 [preauth] Invalid user alex from 192.168.1.214 port 50684 Connection closed by invalid user alex 192.168.1.214 port 50684 [preauth] Invalid user sammy from 192.168.1.214 port 34767 Connection closed by invalid user sammy 192.168.1.214 port 34767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5905 [preauth] Invalid user postgres from 192.168.1.214 port 2424 Connection closed by invalid user postgres 192.168.1.214 port 2424 [preauth] Invalid user mysql from 192.168.1.214 port 43960 Connection closed by invalid user mysql 192.168.1.214 port 43960 [preauth] Invalid user mc from 192.168.1.214 port 52892 Connection closed by invalid user mc 192.168.1.214 port 52892 [preauth] Invalid user tester from 192.168.1.214 port 21254 Connection closed by invalid user tester 192.168.1.214 port 21254 [preauth] Invalid user temp from 192.168.1.214 port 17822 Connection closed by invalid user temp 192.168.1.214 port 17822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23415 [preauth] Connection closed by 192.168.1.214 port 52489 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27843 [preauth] Invalid user deploy from 192.168.1.214 port 31133 Connection closed by invalid user deploy 192.168.1.214 port 31133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38068 [preauth] Invalid user odoo from 192.168.1.214 port 39083 Connection closed by invalid user odoo 192.168.1.214 port 39083 [preauth] Invalid user ubnt from 192.168.1.214 port 40320 Connection reset by invalid user ubnt 192.168.1.214 port 40320 [preauth] Invalid user admin from 192.168.1.214 port 4237 Connection reset by invalid user admin 192.168.1.214 port 4237 [preauth] Invalid user admin from 192.168.1.214 port 14815 Connection reset by invalid user admin 192.168.1.214 port 14815 [preauth] Invalid user ansible from 192.168.1.214 port 17119 Connection reset by invalid user ansible 192.168.1.214 port 17119 [preauth] Invalid user elasticsearch from 192.168.1.214 port 51652 Connection reset by invalid user elasticsearch 192.168.1.214 port 51652 [preauth] Invalid user kafka from 192.168.1.214 port 22452 Connection reset by invalid user kafka 192.168.1.214 port 22452 [preauth] Invalid user mysql from 192.168.1.214 port 5080 Connection reset by invalid user mysql 192.168.1.214 port 5080 [preauth] Invalid user nginx from 192.168.1.214 port 14768 Connection reset by invalid user nginx 192.168.1.214 port 14768 [preauth] Invalid user nick from 192.168.1.214 port 49962 Connection reset by invalid user nick 192.168.1.214 port 49962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55935 [preauth] Invalid user admin from 192.168.1.214 port 10237 Connection reset by invalid user admin 192.168.1.214 port 10237 [preauth] Invalid user admin from 192.168.1.214 port 34774 Connection reset by invalid user admin 192.168.1.214 port 34774 [preauth] Invalid user dspace from 192.168.1.214 port 26009 Connection reset by invalid user dspace 192.168.1.214 port 26009 [preauth] Invalid user ftpuser from 192.168.1.214 port 25582 Connection reset by invalid user ftpuser 192.168.1.214 port 25582 [preauth] Invalid user linuxadmin from 192.168.1.214 port 8629 Connection reset by invalid user linuxadmin 192.168.1.214 port 8629 [preauth] Invalid user mc from 192.168.1.214 port 37774 Connection reset by invalid user mc 192.168.1.214 port 37774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35953 [preauth] Invalid user server from 192.168.1.214 port 33961 Connection closed by invalid user server 192.168.1.214 port 33961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43464 [preauth] Invalid user kafka from 192.168.1.214 port 14284 Connection closed by invalid user kafka 192.168.1.214 port 14284 [preauth] Connection closed by authenticating user git 192.168.1.214 port 6239 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 9701 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 9701 [preauth] Invalid user docker from 192.168.1.214 port 1298 Connection closed by invalid user docker 192.168.1.214 port 1298 [preauth] Invalid user test from 192.168.1.214 port 35334 Connection closed by invalid user test 192.168.1.214 port 35334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12066 [preauth] 2026/04/19 10:55:38 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.255:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/19 10:55:39 HTTPRequest [I] router: completed GET /Demid_Z?tab=following for 216.73.216.255:0, 200 OK in 10.1ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49666 [preauth] 2026/04/19 10:57:20 HTTPRequest [I] router: completed GET /Demid_Z/-/projects for 216.73.216.255:0, 200 OK in 7.9ms @ org/projects.go:45(org.Projects) 2026/04/19 10:57:20 HTTPRequest [I] router: completed GET /Demid_Z?tab=stars for 216.73.216.255:0, 200 OK in 10.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/19 10:57:43 HTTPRequest [I] router: completed GET /Demid_Z?tab=followers for 216.73.216.255:0, 200 OK in 9.3ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4187 [preauth] 2026/04/19 10:58:13 HTTPRequest [I] router: completed GET /Demid_Z.atom for 216.73.216.255:0, 200 OK in 2.8ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36266 [preauth] banner exchange: Connection from 192.168.1.214 port 43986: invalid format 2026/04/19 11:00:43 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2FDemid_Z for 216.73.216.255:0, 200 OK in 2.6ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56420 [preauth] 2026/04/19 11:01:09 HTTPRequest [I] router: completed GET /Demid_Z/-/packages for 216.73.216.255:0, 200 OK in 13.1ms @ user/package.go:48(user.ListPackages) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11253 [preauth] 2026/04/19 11:02:01 HTTPRequest [I] router: completed GET /Demid_Z?tab=repositories for 216.73.216.255:0, 200 OK in 9.8ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49239 [preauth] 2026/04/19 11:02:41 HTTPRequest [I] router: completed GET /Demid_Z.rss for 216.73.216.255:0, 200 OK in 2.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/19 11:02:41 HTTPRequest [I] router: completed GET /Demid_Z?tab=activity for 216.73.216.255:0, 200 OK in 10.9ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1276 [preauth] Invalid user prueba from 192.168.1.214 port 35812 Connection closed by invalid user prueba 192.168.1.214 port 35812 [preauth] Invalid user user1 from 192.168.1.214 port 17598 Connection closed by invalid user user1 192.168.1.214 port 17598 [preauth] Invalid user support from 192.168.1.214 port 44552 Connection closed by invalid user support 192.168.1.214 port 44552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19331 [preauth] Invalid user upload from 192.168.1.214 port 36048 Connection closed by invalid user upload 192.168.1.214 port 36048 [preauth] Invalid user peter from 192.168.1.214 port 33234 Connection reset by invalid user peter 192.168.1.214 port 33234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36532 [preauth] Invalid user user1 from 192.168.1.214 port 26081 Connection reset by invalid user user1 192.168.1.214 port 26081 [preauth] Invalid user user from 192.168.1.214 port 47831 Connection reset by invalid user user 192.168.1.214 port 47831 [preauth] Invalid user 1111 from 192.168.1.214 port 10374 Connection reset by invalid user 1111 192.168.1.214 port 10374 [preauth] Invalid user Sujan from 192.168.1.214 port 9544 Connection reset by invalid user Sujan 192.168.1.214 port 9544 [preauth] Invalid user admin from 192.168.1.214 port 41756 Connection reset by invalid user admin 192.168.1.214 port 41756 [preauth] Invalid user admin from 192.168.1.214 port 9607 Connection reset by invalid user admin 192.168.1.214 port 9607 [preauth] Invalid user deployer from 192.168.1.214 port 1070 Connection reset by invalid user deployer 192.168.1.214 port 1070 [preauth] Invalid user jack from 192.168.1.214 port 64853 Connection reset by invalid user jack 192.168.1.214 port 64853 [preauth] Invalid user nutanix from 192.168.1.214 port 2217 Connection reset by invalid user nutanix 192.168.1.214 port 2217 [preauth] Invalid user postgres from 192.168.1.214 port 32115 Connection reset by invalid user postgres 192.168.1.214 port 32115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20522 [preauth] banner exchange: Connection from 192.168.1.214 port 21185: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5880 [preauth] Invalid user admin from 192.168.1.214 port 18332 Connection closed by invalid user admin 192.168.1.214 port 18332 [preauth] Connection closed by 192.168.1.214 port 12460 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49457 [preauth] Invalid user peertube from 192.168.1.214 port 14017 Connection closed by invalid user peertube 192.168.1.214 port 14017 [preauth] Invalid user osboxes from 192.168.1.214 port 62329 Connection closed by invalid user osboxes 192.168.1.214 port 62329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5765 [preauth] Invalid user login from 192.168.1.214 port 4723 Connection reset by invalid user login 192.168.1.214 port 4723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20714 [preauth] Invalid user www-data from 192.168.1.214 port 63090 Connection reset by invalid user www-data 192.168.1.214 port 63090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5356 [preauth] Invalid user USERID from 192.168.1.214 port 4238 Connection reset by invalid user USERID 192.168.1.214 port 4238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22615 [preauth] Invalid user postgres from 192.168.1.214 port 45422 Connection reset by invalid user postgres 192.168.1.214 port 45422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5220 [preauth] Invalid user Administrator from 192.168.1.214 port 42994 Connection reset by invalid user Administrator 192.168.1.214 port 42994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13976 [preauth] Invalid user admin from 192.168.1.214 port 65051 Connection reset by invalid user admin 192.168.1.214 port 65051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3240 [preauth] Invalid user ubuntu from 192.168.1.214 port 42043 Connection reset by invalid user ubuntu 192.168.1.214 port 42043 [preauth] Invalid user admin from 192.168.1.214 port 55657 Connection reset by invalid user admin 192.168.1.214 port 55657 [preauth] Invalid user ubnt from 192.168.1.214 port 21330 Connection reset by invalid user ubnt 192.168.1.214 port 21330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4328 [preauth] Invalid user user1 from 192.168.1.214 port 15176 Connection reset by invalid user user1 192.168.1.214 port 15176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16864 [preauth] Invalid user admin from 192.168.1.214 port 28612 Connection reset by invalid user admin 192.168.1.214 port 28612 [preauth] Invalid user teste from 192.168.1.214 port 32137 Connection reset by invalid user teste 192.168.1.214 port 32137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40793 [preauth] Connection closed by 192.168.1.214 port 8125 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38615 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 16778 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22401 [preauth] Invalid user mysql from 192.168.1.214 port 1116 Connection closed by invalid user mysql 192.168.1.214 port 1116 [preauth] Invalid user ubuntu from 192.168.1.214 port 50843 Connection closed by invalid user ubuntu 192.168.1.214 port 50843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22967 [preauth] 2026/04/19 11:40:05 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 95.111.209.13:0, 200 OK in 2.1ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45400 [preauth] Invalid user user01 from 192.168.1.214 port 27756 Connection closed by invalid user user01 192.168.1.214 port 27756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59830 [preauth] Invalid user user1 from 192.168.1.214 port 37145 Connection closed by invalid user user1 192.168.1.214 port 37145 [preauth] Connection closed by 192.168.1.214 port 20038 [preauth] Invalid user user from 192.168.1.214 port 14544 Connection closed by invalid user user 192.168.1.214 port 14544 [preauth] Invalid user ubuntu from 192.168.1.214 port 27396 Connection closed by invalid user ubuntu 192.168.1.214 port 27396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24754 [preauth] Invalid user rema from 192.168.1.214 port 33210 Connection reset by invalid user rema 192.168.1.214 port 33210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20463 [preauth] Connection closed by invalid user root 192.168.1.214 port 2157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7375 [preauth] Invalid user ubuntu from 192.168.1.214 port 62693 Connection reset by invalid user ubuntu 192.168.1.214 port 62693 [preauth] Invalid user cisco from 192.168.1.214 port 43979 Connection reset by invalid user cisco 192.168.1.214 port 43979 [preauth] Invalid user deployer from 192.168.1.214 port 42107 Connection reset by invalid user deployer 192.168.1.214 port 42107 [preauth] Invalid user free from 192.168.1.214 port 17525 Connection reset by invalid user free 192.168.1.214 port 17525 [preauth] Invalid user jack from 192.168.1.214 port 11763 Connection reset by invalid user jack 192.168.1.214 port 11763 [preauth] Invalid user osboxes from 192.168.1.214 port 20144 Connection reset by invalid user osboxes 192.168.1.214 port 20144 [preauth] Invalid user peter from 192.168.1.214 port 30401 Connection reset by invalid user peter 192.168.1.214 port 30401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15143 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 21368 [preauth] Invalid user tomcat from 192.168.1.214 port 13614 Connection reset by invalid user tomcat 192.168.1.214 port 13614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48768 [preauth] Invalid user prueba from 192.168.1.214 port 54111 Connection closed by invalid user prueba 192.168.1.214 port 54111 [preauth] Invalid user what from 192.168.1.214 port 17787 Connection closed by invalid user what 192.168.1.214 port 17787 [preauth] Invalid user samba from 192.168.1.214 port 60019 Connection closed by invalid user samba 192.168.1.214 port 60019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37500 [preauth] Connection closed by 192.168.1.214 port 22483 banner exchange: Connection from 192.168.1.214 port 63157: invalid format banner exchange: Connection from 192.168.1.214 port 58849: invalid format Connection closed by 192.168.1.214 port 13249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17131 [preauth] Invalid user ubuntu from 192.168.1.214 port 15499 Connection reset by invalid user ubuntu 192.168.1.214 port 15499 [preauth] Invalid user user from 192.168.1.214 port 42593 Connection reset by invalid user user 192.168.1.214 port 42593 [preauth] Invalid user zjw from 192.168.1.214 port 26704 Connection reset by invalid user zjw 192.168.1.214 port 26704 [preauth] Invalid user admin from 192.168.1.214 port 16078 Connection reset by invalid user admin 192.168.1.214 port 16078 [preauth] Invalid user admin from 192.168.1.214 port 18771 Connection reset by invalid user admin 192.168.1.214 port 18771 [preauth] 2026/04/19 12:05:28 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2f for 95.111.209.13:0, 303 See Other in 2.6ms @ auth/auth.go:184(auth.SignIn) 2026/04/19 12:05:28 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 8.6ms @ web/home.go:32(web.Home) Invalid user admin from 192.168.1.214 port 33607 Connection reset by invalid user admin 192.168.1.214 port 33607 [preauth] Invalid user deploy from 192.168.1.214 port 23370 2026/04/19 12:05:28 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=2&team_id=undefined&q=&page=1&mode= for 95.111.209.13:0, 200 OK in 2.1ms @ repo/repo.go:424(repo.SearchRepo) Connection reset by invalid user deploy 192.168.1.214 port 23370 [preauth] 2026/04/19 12:05:29 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=2&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 95.111.209.13:0, 200 OK in 2.5ms @ repo/repo.go:424(repo.SearchRepo) Invalid user deployer from 192.168.1.214 port 42185 Connection reset by invalid user deployer 192.168.1.214 port 42185 [preauth] Invalid user docker from 192.168.1.214 port 34221 Connection reset by invalid user docker 192.168.1.214 port 34221 [preauth] Invalid user ftpuser from 192.168.1.214 port 8198 Connection reset by invalid user ftpuser 192.168.1.214 port 8198 [preauth] Invalid user mysql from 192.168.1.214 port 28905 Connection reset by invalid user mysql 192.168.1.214 port 28905 [preauth] 2026/04/19 12:05:32 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3515.6ms @ events/events.go:18(events.Events) Invalid user oracle from 192.168.1.214 port 22325 Connection reset by invalid user oracle 192.168.1.214 port 22325 [preauth] Invalid user oracle from 192.168.1.214 port 30831 Connection reset by invalid user oracle 192.168.1.214 port 30831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5852 [preauth] Invalid user music from 192.168.1.214 port 11270 Connection closed by invalid user music 192.168.1.214 port 11270 [preauth] Invalid user ftpuser from 192.168.1.214 port 55103 Connection closed by invalid user ftpuser 192.168.1.214 port 55103 [preauth] Invalid user download from 192.168.1.214 port 38072 Connection closed by invalid user download 192.168.1.214 port 38072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7498 [preauth] Invalid user admin from 192.168.1.214 port 39779 Connection closed by invalid user admin 192.168.1.214 port 39779 [preauth] Invalid user developer from 192.168.1.214 port 42042 Connection closed by invalid user developer 192.168.1.214 port 42042 [preauth] Invalid user user2 from 192.168.1.214 port 63013 Connection closed by invalid user user2 192.168.1.214 port 63013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60078 [preauth] 2026/04/19 12:19:22 HTTPRequest [I] router: completed GET /robots.txt for 216.73.216.255:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/19 12:19:22 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2FDemid_Z%2F-%2Fprojects for 216.73.216.255:0, 200 OK in 2.3ms @ auth/auth.go:184(auth.SignIn) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35326 [preauth] Invalid user pi from 192.168.1.214 port 45517 Connection closed by invalid user pi 192.168.1.214 port 45517 [preauth] 2026/04/19 12:22:05 HTTPRequest [I] router: completed GET /Demid_Z/-/projects?state=open for 216.73.216.255:0, 200 OK in 7.6ms @ org/projects.go:45(org.Projects) Invalid user 0 from 192.168.1.214 port 36756 Connection closed by invalid user 0 192.168.1.214 port 36756 [preauth] Invalid user steam from 192.168.1.214 port 21945 Connection closed by invalid user steam 192.168.1.214 port 21945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41813 [preauth] 2026/04/19 12:31:04 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2FDemid_Z%2F-%2Fpackages for 216.73.216.255:0, 200 OK in 2.0ms @ auth/auth.go:184(auth.SignIn) Invalid user hadoop from 192.168.1.214 port 16131 Connection closed by invalid user hadoop 192.168.1.214 port 16131 [preauth] Invalid user ahmed from 192.168.1.214 port 37983 Connection closed by invalid user ahmed 192.168.1.214 port 37983 [preauth] Invalid user web from 192.168.1.214 port 6367 Connection closed by invalid user web 192.168.1.214 port 6367 [preauth] Invalid user super from 192.168.1.214 port 23053 Connection closed by invalid user super 192.168.1.214 port 23053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16701 [preauth] Invalid user ftpuser from 192.168.1.214 port 9659 Connection closed by invalid user ftpuser 192.168.1.214 port 9659 [preauth] Invalid user user from 192.168.1.214 port 44791 Connection closed by invalid user user 192.168.1.214 port 44791 [preauth] Invalid user ubuntu from 192.168.1.214 port 24590 Connection closed by invalid user ubuntu 192.168.1.214 port 24590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47726 [preauth] Connection closed by 192.168.1.214 port 53963 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54792 [preauth] Invalid user pi from 192.168.1.214 port 12171 Connection closed by invalid user pi 192.168.1.214 port 12171 [preauth] Invalid user oracle from 192.168.1.214 port 13407 Connection closed by invalid user oracle 192.168.1.214 port 13407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31897 [preauth] Invalid user mcserver from 192.168.1.214 port 27950 Connection closed by invalid user mcserver 192.168.1.214 port 27950 [preauth] Invalid user adam from 192.168.1.214 port 29841 Connection closed by invalid user adam 192.168.1.214 port 29841 [preauth] Invalid user ts3 from 192.168.1.214 port 23539 Connection closed by invalid user ts3 192.168.1.214 port 23539 [preauth] Invalid user test from 192.168.1.214 port 11283 Connection closed by invalid user test 192.168.1.214 port 11283 [preauth] Invalid user AdminGPON from 192.168.1.214 port 4508 Connection closed by invalid user AdminGPON 192.168.1.214 port 4508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56253 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 46011 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45656 [preauth] Invalid user admin from 192.168.1.214 port 18240 Connection reset by invalid user admin 192.168.1.214 port 18240 [preauth] Invalid user frappe from 192.168.1.214 port 41970 Connection reset by invalid user frappe 192.168.1.214 port 41970 [preauth] Invalid user admin from 192.168.1.214 port 21886 Connection reset by invalid user admin 192.168.1.214 port 21886 [preauth] Invalid user admin from 192.168.1.214 port 45463 Connection reset by invalid user admin 192.168.1.214 port 45463 [preauth] Invalid user user from 192.168.1.214 port 51649 Connection reset by invalid user user 192.168.1.214 port 51649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62722 [preauth] Invalid user admin from 192.168.1.214 port 34121 Connection reset by invalid user admin 192.168.1.214 port 34121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17581 [preauth] Invalid user debian from 192.168.1.214 port 45190 Connection reset by invalid user debian 192.168.1.214 port 45190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1145 [preauth] Invalid user administrator from 192.168.1.214 port 2341 Connection reset by invalid user administrator 192.168.1.214 port 2341 [preauth] Invalid user admin from 192.168.1.214 port 49912 Connection reset by invalid user admin 192.168.1.214 port 49912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50945 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 31958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14659 [preauth] Invalid user admin from 192.168.1.214 port 15285 Connection reset by invalid user admin 192.168.1.214 port 15285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5853 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 5921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35223 [preauth] Invalid user admin from 192.168.1.214 port 15532 Connection reset by invalid user admin 192.168.1.214 port 15532 [preauth] Invalid user admin from 192.168.1.214 port 14948 Connection reset by invalid user admin 192.168.1.214 port 14948 [preauth] Invalid user user from 192.168.1.214 port 26480 Connection reset by invalid user user 192.168.1.214 port 26480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13067 [preauth] Invalid user huawei from 192.168.1.214 port 53718 Connection closed by invalid user huawei 192.168.1.214 port 53718 [preauth] Invalid user sysadmin from 192.168.1.214 port 59383 Connection closed by invalid user sysadmin 192.168.1.214 port 59383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10556 [preauth] Invalid user scanner from 192.168.1.214 port 18564 Connection reset by invalid user scanner 192.168.1.214 port 18564 [preauth] Invalid user user from 192.168.1.214 port 1154 Connection reset by invalid user user 192.168.1.214 port 1154 [preauth] Invalid user admin from 192.168.1.214 port 54397 Connection reset by invalid user admin 192.168.1.214 port 54397 [preauth] Invalid user admin from 192.168.1.214 port 37556 Connection reset by invalid user admin 192.168.1.214 port 37556 [preauth] Invalid user dd from 192.168.1.214 port 1695 Connection reset by invalid user dd 192.168.1.214 port 1695 [preauth] Invalid user debian from 192.168.1.214 port 40620 Connection reset by invalid user debian 192.168.1.214 port 40620 [preauth] Invalid user ftpuser from 192.168.1.214 port 64274 Connection reset by invalid user ftpuser 192.168.1.214 port 64274 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 39030 [preauth] Invalid user httpadmin from 192.168.1.214 port 15327 Connection reset by invalid user httpadmin 192.168.1.214 port 15327 [preauth] Invalid user moxa from 192.168.1.214 port 1778 Connection reset by invalid user moxa 192.168.1.214 port 1778 [preauth] Invalid user peertube from 192.168.1.214 port 21509 Connection reset by invalid user peertube 192.168.1.214 port 21509 [preauth] Invalid user photo from 192.168.1.214 port 26529 Connection reset by invalid user photo 192.168.1.214 port 26529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57937 [preauth] Invalid user mysql from 192.168.1.214 port 37519 Connection closed by invalid user mysql 192.168.1.214 port 37519 [preauth] Invalid user max from 192.168.1.214 port 51603 Connection closed by invalid user max 192.168.1.214 port 51603 [preauth] Invalid user master from 192.168.1.214 port 13914 Connection closed by invalid user master 192.168.1.214 port 13914 [preauth] Invalid user ftpadmin from 192.168.1.214 port 8183 Connection closed by invalid user ftpadmin 192.168.1.214 port 8183 [preauth] Invalid user dspace from 192.168.1.214 port 25816 Connection closed by invalid user dspace 192.168.1.214 port 25816 [preauth] Invalid user admin from 192.168.1.214 port 52008 Connection closed by invalid user admin 192.168.1.214 port 52008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41643 [preauth] Connection closed by 192.168.1.214 port 5145 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12623 [preauth] Invalid user scanner from 192.168.1.214 port 23028 Connection reset by invalid user scanner 192.168.1.214 port 23028 [preauth] Invalid user tomcat from 192.168.1.214 port 36711 Connection reset by invalid user tomcat 192.168.1.214 port 36711 [preauth] Invalid user api from 192.168.1.214 port 62330 Connection reset by invalid user api 192.168.1.214 port 62330 [preauth] Invalid user debian from 192.168.1.214 port 40222 Connection reset by invalid user debian 192.168.1.214 port 40222 [preauth] Invalid user dspace from 192.168.1.214 port 29071 Connection reset by invalid user dspace 192.168.1.214 port 29071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36716 [preauth] Invalid user user from 192.168.1.214 port 26012 Connection closed by invalid user user 192.168.1.214 port 26012 [preauth] Invalid user test from 192.168.1.214 port 60255 Connection closed by invalid user test 192.168.1.214 port 60255 [preauth] Invalid user test1 from 192.168.1.214 port 47411 Connection closed by invalid user test1 192.168.1.214 port 47411 [preauth] Invalid user telnet from 192.168.1.214 port 37404 Connection closed by invalid user telnet 192.168.1.214 port 37404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1768 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37059 [preauth] Invalid user dspace from 192.168.1.214 port 65271 Connection reset by invalid user dspace 192.168.1.214 port 65271 [preauth] Invalid user elasticsearch from 192.168.1.214 port 59552 Connection reset by invalid user elasticsearch 192.168.1.214 port 59552 [preauth] Invalid user ftpuser from 192.168.1.214 port 22042 Connection reset by invalid user ftpuser 192.168.1.214 port 22042 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 26820 [preauth] Invalid user huawei from 192.168.1.214 port 12684 Connection reset by invalid user huawei 192.168.1.214 port 12684 [preauth] Invalid user moxa from 192.168.1.214 port 39951 Connection reset by invalid user moxa 192.168.1.214 port 39951 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 8170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41961 [preauth] Invalid user sammy from 192.168.1.214 port 11013 Connection reset by invalid user sammy 192.168.1.214 port 11013 [preauth] Invalid user ubuntu from 192.168.1.214 port 12066 Connection reset by invalid user ubuntu 192.168.1.214 port 12066 [preauth] Invalid user victor from 192.168.1.214 port 39066 Connection reset by invalid user victor 192.168.1.214 port 39066 [preauth] Invalid user admin from 192.168.1.214 port 29976 Connection reset by invalid user admin 192.168.1.214 port 29976 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 28551 Connection reset by invalid user dolphinscheduler 192.168.1.214 port 28551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27212 [preauth] Invalid user postgres from 192.168.1.214 port 1690 Connection closed by invalid user postgres 192.168.1.214 port 1690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10806 [preauth] Invalid user postgres from 192.168.1.214 port 26608 Connection closed by invalid user postgres 192.168.1.214 port 26608 [preauth] Invalid user postgres from 192.168.1.214 port 3523 Connection closed by invalid user postgres 192.168.1.214 port 3523 [preauth] Invalid user peter from 192.168.1.214 port 8828 Connection closed by invalid user peter 192.168.1.214 port 8828 [preauth] Invalid user admin from 192.168.1.214 port 4772 Connection closed by invalid user admin 192.168.1.214 port 4772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38721 [preauth] Connection closed by 192.168.1.214 port 9699 Invalid user admin from 192.168.1.214 port 4943 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8500 [preauth] Connection closed by invalid user admin 192.168.1.214 port 4943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27934 [preauth] Invalid user admin from 192.168.1.214 port 3812 Connection closed by invalid user admin 192.168.1.214 port 3812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53000 [preauth] Connection closed by 192.168.1.214 port 60512 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42390 [preauth] Invalid user postgres from 192.168.1.214 port 21810 Connection closed by invalid user postgres 192.168.1.214 port 21810 [preauth] Invalid user osmc from 192.168.1.214 port 13920 Connection closed by invalid user osmc 192.168.1.214 port 13920 [preauth] Invalid user maria from 192.168.1.214 port 6694 Connection closed by invalid user maria 192.168.1.214 port 6694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6243 [preauth] Invalid user jack from 192.168.1.214 port 27998 Connection closed by invalid user jack 192.168.1.214 port 27998 [preauth] Invalid user admin from 192.168.1.214 port 30610 Connection closed by invalid user admin 192.168.1.214 port 30610 [preauth] Invalid user ubnt from 192.168.1.214 port 13780 Connection closed by invalid user ubnt 192.168.1.214 port 13780 [preauth] Invalid user zabbix from 192.168.1.214 port 22714 Connection closed by invalid user zabbix 192.168.1.214 port 22714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26948 [preauth] Connection closed by 192.168.1.214 port 36851 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30938 [preauth] Invalid user nexus from 192.168.1.214 port 55470 Connection closed by invalid user nexus 192.168.1.214 port 55470 [preauth] Invalid user media from 192.168.1.214 port 53210 Connection closed by invalid user media 192.168.1.214 port 53210 [preauth] Invalid user mc from 192.168.1.214 port 57370 Connection closed by invalid user mc 192.168.1.214 port 57370 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 34016 [preauth] Invalid user elasticsearch from 192.168.1.214 port 7029 Connection closed by invalid user elasticsearch 192.168.1.214 port 7029 [preauth] Invalid user deploy from 192.168.1.214 port 43080 Connection closed by invalid user deploy 192.168.1.214 port 43080 [preauth] Invalid user dan from 192.168.1.214 port 55608 Connection closed by invalid user dan 192.168.1.214 port 55608 [preauth] Invalid user bot from 192.168.1.214 port 52414 Connection closed by invalid user bot 192.168.1.214 port 52414 [preauth] Invalid user arkserver from 192.168.1.214 port 14936 Connection closed by invalid user arkserver 192.168.1.214 port 14936 [preauth] Invalid user ubuntu from 192.168.1.214 port 61990 Connection closed by invalid user ubuntu 192.168.1.214 port 61990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21785 [preauth] banner exchange: Connection from 192.168.1.214 port 37710: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42364 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34584 [preauth] Invalid user test from 192.168.1.214 port 42854 Connection closed by invalid user test 192.168.1.214 port 42854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16437 [preauth] Invalid user ansible from 192.168.1.214 port 20574 Connection reset by invalid user ansible 192.168.1.214 port 20574 [preauth] Invalid user builder from 192.168.1.214 port 21052 Connection reset by invalid user builder 192.168.1.214 port 21052 [preauth] Invalid user chaixq from 192.168.1.214 port 19665 Connection reset by invalid user chaixq 192.168.1.214 port 19665 [preauth] Invalid user dypang from 192.168.1.214 port 52553 Connection reset by invalid user dypang 192.168.1.214 port 52553 [preauth] Invalid user fty from 192.168.1.214 port 16211 Connection reset by invalid user fty 192.168.1.214 port 16211 [preauth] Invalid user inspur from 192.168.1.214 port 54891 Connection reset by invalid user inspur 192.168.1.214 port 54891 [preauth] Invalid user jiadon from 192.168.1.214 port 8929 Connection reset by invalid user jiadon 192.168.1.214 port 8929 [preauth] Invalid user john from 192.168.1.214 port 25526 Connection reset by invalid user john 192.168.1.214 port 25526 [preauth] Invalid user ljj from 192.168.1.214 port 20634 Connection reset by invalid user ljj 192.168.1.214 port 20634 [preauth] Invalid user ljp from 192.168.1.214 port 43774 Connection reset by invalid user ljp 192.168.1.214 port 43774 [preauth] Invalid user lusijin from 192.168.1.214 port 58287 Connection reset by invalid user lusijin 192.168.1.214 port 58287 [preauth] Invalid user operator from 192.168.1.214 port 24183 Connection reset by invalid user operator 192.168.1.214 port 24183 [preauth] Invalid user osboxes from 192.168.1.214 port 1876 Connection reset by invalid user osboxes 192.168.1.214 port 1876 [preauth] Invalid user pi from 192.168.1.214 port 37977 Connection reset by invalid user pi 192.168.1.214 port 37977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39794 [preauth] Invalid user test from 192.168.1.214 port 44372 Connection reset by invalid user test 192.168.1.214 port 44372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62286 [preauth] Invalid user admin from 192.168.1.214 port 20759 Connection reset by invalid user admin 192.168.1.214 port 20759 [preauth] Invalid user pi from 192.168.1.214 port 26943 Connection reset by invalid user pi 192.168.1.214 port 26943 [preauth] Invalid user user from 192.168.1.214 port 30283 Connection reset by invalid user user 192.168.1.214 port 30283 [preauth] Invalid user admin from 192.168.1.214 port 25535 Connection reset by invalid user admin 192.168.1.214 port 25535 [preauth] Invalid user admin from 192.168.1.214 port 8616 Connection reset by invalid user admin 192.168.1.214 port 8616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user sonos from 192.168.1.214 port 11825 Connection reset by invalid user sonos 192.168.1.214 port 11825 [preauth] Invalid user admin from 192.168.1.214 port 5149 Connection reset by invalid user admin 192.168.1.214 port 5149 [preauth] Connection reset by invalid user root 192.168.1.214 port 25087 [preauth] Invalid user admin from 192.168.1.214 port 64697 Connection reset by invalid user admin 192.168.1.214 port 64697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28268 [preauth] Connection reset by invalid user root 192.168.1.214 port 59715 [preauth] Invalid user ansible from 192.168.1.214 port 57961 Connection reset by invalid user ansible 192.168.1.214 port 57961 [preauth] Invalid user tech from 192.168.1.214 port 26279 Invalid user admin from 192.168.1.214 port 36570 Connection reset by invalid user admin 192.168.1.214 port 36570 [preauth] Connection reset by invalid user tech 192.168.1.214 port 26279 [preauth] Invalid user james from 192.168.1.214 port 14475 Connection reset by invalid user james 192.168.1.214 port 14475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59511 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 3711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32778 [preauth] Invalid user admin from 192.168.1.214 port 42388 Connection reset by invalid user admin 192.168.1.214 port 42388 [preauth] Invalid user admin from 192.168.1.214 port 17986 Connection reset by invalid user admin 192.168.1.214 port 17986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42089 [preauth] Invalid user ubuntu from 192.168.1.214 port 55641 Connection reset by invalid user ubuntu 192.168.1.214 port 55641 [preauth] Invalid user ubuntu from 192.168.1.214 port 7481 Connection reset by invalid user ubuntu 192.168.1.214 port 7481 [preauth] Invalid user cisco from 192.168.1.214 port 33157 Connection reset by invalid user cisco 192.168.1.214 port 33157 [preauth] Invalid user deploy from 192.168.1.214 port 64693 Connection reset by invalid user deploy 192.168.1.214 port 64693 [preauth] Invalid user nick from 192.168.1.214 port 4709 Connection reset by invalid user nick 192.168.1.214 port 4709 [preauth] Invalid user pi from 192.168.1.214 port 1169 Connection reset by invalid user pi 192.168.1.214 port 1169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25235 [preauth] Invalid user david from 192.168.1.214 port 10968 Connection reset by invalid user david 192.168.1.214 port 10968 [preauth] Invalid user nginx from 192.168.1.214 port 12781 Connection reset by invalid user nginx 192.168.1.214 port 12781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61238 [preauth] Invalid user plex from 192.168.1.214 port 1354 Connection closed by invalid user plex 192.168.1.214 port 1354 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 57380 [preauth] Invalid user dev from 192.168.1.214 port 45747 Connection closed by invalid user dev 192.168.1.214 port 45747 [preauth] Invalid user ae from 192.168.1.214 port 35592 Connection closed by invalid user ae 192.168.1.214 port 35592 [preauth] Invalid user telecomadmin from 192.168.1.214 port 54078 Connection closed by invalid user telecomadmin 192.168.1.214 port 54078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46948 [preauth] banner exchange: Connection from 192.168.1.214 port 49188: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16492 [preauth] Invalid user support from 192.168.1.214 port 1725 Connection reset by invalid user support 192.168.1.214 port 1725 [preauth] Invalid user ubuntu from 192.168.1.214 port 22337 Connection reset by invalid user ubuntu 192.168.1.214 port 22337 [preauth] Connection reset by authenticating user git 192.168.1.214 port 12661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30770 [preauth] Invalid user test123 from 192.168.1.214 port 48806 Connection reset by invalid user test123 192.168.1.214 port 48806 [preauth] Invalid user test1 from 192.168.1.214 port 26745 Connection reset by invalid user test1 192.168.1.214 port 26745 [preauth] Invalid user default from 192.168.1.214 port 36063 Connection reset by invalid user default 192.168.1.214 port 36063 [preauth] banner exchange: Connection from 192.168.1.214 port 57940: invalid format Connection closed by 192.168.1.214 port 61835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17420 [preauth] Invalid user oracle from 192.168.1.214 port 1693 Connection closed by invalid user oracle 192.168.1.214 port 1693 [preauth] Invalid user nick from 192.168.1.214 port 46436 Connection closed by invalid user nick 192.168.1.214 port 46436 [preauth] banner exchange: Connection from 192.168.1.214 port 4654: invalid format Invalid user nexus from 192.168.1.214 port 32164 Connection closed by invalid user nexus 192.168.1.214 port 32164 [preauth] Invalid user admin from 192.168.1.214 port 46657 Connection closed by invalid user admin 192.168.1.214 port 46657 [preauth] Connection closed by authenticating user git 192.168.1.214 port 30062 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 18151 Invalid user wqmarlduiqkmgs from 192.168.1.214 port 15939 userauth_pubkey: parse publickey packet: incomplete message [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 18155 Invalid user es from 192.168.1.214 port 8941 Connection closed by invalid user es 192.168.1.214 port 8941 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 18157 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 18163 Invalid user dd from 192.168.1.214 port 58575 Connection closed by invalid user dd 192.168.1.214 port 58575 [preauth] Invalid user bitrix from 192.168.1.214 port 24707 Connection closed by invalid user bitrix 192.168.1.214 port 24707 [preauth] Invalid user api from 192.168.1.214 port 42652 Connection closed by invalid user api 192.168.1.214 port 42652 [preauth] Invalid user admin from 192.168.1.214 port 44699 Connection closed by invalid user admin 192.168.1.214 port 44699 [preauth] Invalid user admin from 192.168.1.214 port 61263 Connection closed by invalid user admin 192.168.1.214 port 61263 [preauth] Invalid user user from 192.168.1.214 port 9443 Connection closed by invalid user user 192.168.1.214 port 9443 [preauth] Invalid user ubuntu from 192.168.1.214 port 57086 Connection closed by invalid user ubuntu 192.168.1.214 port 57086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16718 [preauth] Connection closed by 192.168.1.214 port 50713 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17823 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 18196 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5781 [preauth] Invalid user admin from 192.168.1.214 port 1186 Connection closed by invalid user admin 192.168.1.214 port 1186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5434 [preauth] Invalid user otsmanager from 192.168.1.214 port 50666 Connection closed by invalid user otsmanager 192.168.1.214 port 50666 [preauth] Invalid user oracle from 192.168.1.214 port 39990 Connection closed by invalid user oracle 192.168.1.214 port 39990 [preauth] Invalid user admin from 192.168.1.214 port 36420 Connection closed by invalid user admin 192.168.1.214 port 36420 [preauth] Invalid user orangepi from 192.168.1.214 port 50155 Connection closed by invalid user orangepi 192.168.1.214 port 50155 [preauth] Invalid user oracle from 192.168.1.214 port 1583 Connection closed by invalid user oracle 192.168.1.214 port 1583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26714 [preauth] Invalid user main from 192.168.1.214 port 30856 Connection closed by invalid user main 192.168.1.214 port 30856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10593 [preauth] Invalid user HwHiAiUser from 192.168.1.214 port 41340 Connection closed by invalid user HwHiAiUser 192.168.1.214 port 41340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41828 [preauth] Invalid user test from 192.168.1.214 port 32892 Connection closed by invalid user test 192.168.1.214 port 32892 [preauth] Invalid user user from 192.168.1.214 port 63798 Connection closed by invalid user user 192.168.1.214 port 63798 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 40352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42896 [preauth] Invalid user admin from 192.168.1.214 port 19791 Connection closed by invalid user admin 192.168.1.214 port 19791 [preauth] Connection closed by authenticating user git 192.168.1.214 port 50429 [preauth] Invalid user cirros from 192.168.1.214 port 3632 Connection closed by invalid user cirros 192.168.1.214 port 3632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1713 [preauth] Connection closed by authenticating user git 192.168.1.214 port 2964 [preauth] Invalid user admin from 192.168.1.214 port 60505 Connection closed by invalid user admin 192.168.1.214 port 60505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45466 [preauth] Invalid user ftpuser from 192.168.1.214 port 22736 Connection closed by invalid user ftpuser 192.168.1.214 port 22736 [preauth] Invalid user rpc from 192.168.1.214 port 52134 Connection closed by invalid user rpc 192.168.1.214 port 52134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54295 [preauth] Invalid user free from 192.168.1.214 port 56023 Connection closed by invalid user free 192.168.1.214 port 56023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1470 [preauth] Invalid user user1 from 192.168.1.214 port 30249 Connection closed by invalid user user1 192.168.1.214 port 30249 [preauth] Invalid user daniel from 192.168.1.214 port 28722 Connection closed by invalid user daniel 192.168.1.214 port 28722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63272 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 19816 [preauth] Invalid user cyber from 192.168.1.214 port 22959 Connection closed by invalid user cyber 192.168.1.214 port 22959 [preauth] Invalid user kali from 192.168.1.214 port 39468 Connection closed by invalid user kali 192.168.1.214 port 39468 [preauth] Invalid user linaro from 192.168.1.214 port 3770 Connection closed by invalid user linaro 192.168.1.214 port 3770 [preauth] Invalid user www from 192.168.1.214 port 15783 Connection closed by invalid user www 192.168.1.214 port 15783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3982 [preauth] Invalid user test from 192.168.1.214 port 58083 Connection reset by invalid user test 192.168.1.214 port 58083 [preauth] Invalid user wzk from 192.168.1.214 port 2520 Connection reset by invalid user wzk 192.168.1.214 port 2520 [preauth] Invalid user admin from 192.168.1.214 port 42981 Connection reset by invalid user admin 192.168.1.214 port 42981 [preauth] Invalid user dev from 192.168.1.214 port 4818 Connection reset by invalid user dev 192.168.1.214 port 4818 [preauth] Invalid user digicel from 192.168.1.214 port 50539 Connection reset by invalid user digicel 192.168.1.214 port 50539 [preauth] Invalid user duao from 192.168.1.214 port 13546 Connection reset by invalid user duao 192.168.1.214 port 13546 [preauth] Invalid user dulei from 192.168.1.214 port 34869 Connection reset by invalid user dulei 192.168.1.214 port 34869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user francois from 192.168.1.214 port 25976 Connection reset by invalid user francois 192.168.1.214 port 25976 [preauth] Connection closed by invalid user root 192.168.1.214 port 22379 [preauth] Invalid user guest3 from 192.168.1.214 port 32434 Connection reset by invalid user guest3 192.168.1.214 port 32434 [preauth] Invalid user haile from 192.168.1.214 port 23600 Connection reset by invalid user haile 192.168.1.214 port 23600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20833 [preauth] Invalid user user from 192.168.1.214 port 11661 Connection closed by invalid user user 192.168.1.214 port 11661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33995 [preauth] Invalid user user2 from 192.168.1.214 port 42344 Connection closed by invalid user user2 192.168.1.214 port 42344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64573 [preauth] Invalid user admin from 192.168.1.214 port 15301 Connection closed by invalid user admin 192.168.1.214 port 15301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1055 [preauth] Invalid user ubuntu from 192.168.1.214 port 15606 Connection closed by invalid user ubuntu 192.168.1.214 port 15606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31002 [preauth] Invalid user admin from 192.168.1.214 port 59197 Connection closed by invalid user admin 192.168.1.214 port 59197 [preauth] Invalid user user from 192.168.1.214 port 38124 Connection closed by invalid user user 192.168.1.214 port 38124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38276 [preauth] Invalid user admin from 192.168.1.214 port 8542 Connection closed by invalid user admin 192.168.1.214 port 8542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6431 [preauth] Invalid user postgres from 192.168.1.214 port 28036 Connection closed by invalid user postgres 192.168.1.214 port 28036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18461 [preauth] Invalid user openhabian from 192.168.1.214 port 38886 Connection closed by invalid user openhabian 192.168.1.214 port 38886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36759 [preauth] Invalid user sshadmin from 192.168.1.214 port 45520 Connection closed by invalid user sshadmin 192.168.1.214 port 45520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24640 [preauth] Invalid user frappe from 192.168.1.214 port 36197 Connection closed by invalid user frappe 192.168.1.214 port 36197 [preauth] Invalid user huawei from 192.168.1.214 port 45738 Connection closed by invalid user huawei 192.168.1.214 port 45738 [preauth] Invalid user ubuntu from 192.168.1.214 port 13448 Connection closed by invalid user ubuntu 192.168.1.214 port 13448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19503 [preauth] Invalid user vyos from 192.168.1.214 port 39714 Connection closed by invalid user vyos 192.168.1.214 port 39714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56215 [preauth] Invalid user admin from 192.168.1.214 port 31072 Connection closed by invalid user admin 192.168.1.214 port 31072 [preauth] Invalid user p from 192.168.1.214 port 17712 Connection closed by invalid user p 192.168.1.214 port 17712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50211 [preauth] Invalid user samba from 192.168.1.214 port 21535 Connection reset by invalid user samba 192.168.1.214 port 21535 [preauth] Invalid user victor from 192.168.1.214 port 7257 Connection reset by invalid user victor 192.168.1.214 port 7257 [preauth] Invalid user admin from 192.168.1.214 port 10382 Connection reset by invalid user admin 192.168.1.214 port 10382 [preauth] Invalid user admin from 192.168.1.214 port 1100 Connection reset by invalid user admin 192.168.1.214 port 1100 [preauth] Invalid user admin from 192.168.1.214 port 50900 Connection reset by invalid user admin 192.168.1.214 port 50900 [preauth] Invalid user elasticsearch from 192.168.1.214 port 5697 Connection reset by invalid user elasticsearch 192.168.1.214 port 5697 [preauth] Invalid user ftpuser from 192.168.1.214 port 5728 Connection reset by invalid user ftpuser 192.168.1.214 port 5728 [preauth] Invalid user pi from 192.168.1.214 port 57142 Connection reset by invalid user pi 192.168.1.214 port 57142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59297 [preauth] Invalid user sammy from 192.168.1.214 port 50289 Connection reset by invalid user sammy 192.168.1.214 port 50289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ts3 from 192.168.1.214 port 9819 Connection reset by invalid user ts3 192.168.1.214 port 9819 [preauth] Connection closed by invalid user root 192.168.1.214 port 13469 [preauth] Invalid user dd from 192.168.1.214 port 42295 Connection reset by invalid user dd 192.168.1.214 port 42295 [preauth] Invalid user download from 192.168.1.214 port 23001 Connection reset by invalid user download 192.168.1.214 port 23001 [preauth] Invalid user es from 192.168.1.214 port 23016 Connection reset by invalid user es 192.168.1.214 port 23016 [preauth] Connection reset by authenticating user git 192.168.1.214 port 1156 [preauth] Invalid user pi from 192.168.1.214 port 59037 Connection reset by invalid user pi 192.168.1.214 port 59037 [preauth] Invalid user rema from 192.168.1.214 port 56974 Connection reset by invalid user rema 192.168.1.214 port 56974 [preauth] Invalid user public from 192.168.1.214 port 41839 Connection closed by invalid user public 192.168.1.214 port 41839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15299 [preauth] Invalid user debian from 192.168.1.214 port 42923 Connection closed by invalid user debian 192.168.1.214 port 42923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33212 [preauth] Invalid user steam from 192.168.1.214 port 46562 Connection closed by invalid user steam 192.168.1.214 port 46562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17434 [preauth] Invalid user nvidia from 192.168.1.214 port 37697 Connection closed by invalid user nvidia 192.168.1.214 port 37697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28879 [preauth] Invalid user admin from 192.168.1.214 port 64004 Connection closed by invalid user admin 192.168.1.214 port 64004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65276 [preauth] Invalid user test from 192.168.1.214 port 14241 Connection closed by invalid user test 192.168.1.214 port 14241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30073 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 57369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22601 [preauth] Invalid user admin from 192.168.1.214 port 7599 Connection closed by invalid user admin 192.168.1.214 port 7599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27698 [preauth] Invalid user demo from 192.168.1.214 port 6826 Connection closed by invalid user demo 192.168.1.214 port 6826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30934 [preauth] Invalid user vpn from 192.168.1.214 port 61253 Connection closed by invalid user vpn 192.168.1.214 port 61253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19103 [preauth] Invalid user deploy from 192.168.1.214 port 5798 Connection closed by invalid user deploy 192.168.1.214 port 5798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1622 [preauth] Invalid user admin from 192.168.1.214 port 61936 Connection closed by invalid user admin 192.168.1.214 port 61936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62814 [preauth] Invalid user alan from 192.168.1.214 port 24546 Connection closed by invalid user alan 192.168.1.214 port 24546 [preauth] Invalid user admin from 192.168.1.214 port 35328 Connection closed by invalid user admin 192.168.1.214 port 35328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37826 [preauth] Invalid user admin from 192.168.1.214 port 1371 Connection reset by invalid user admin 192.168.1.214 port 1371 [preauth] Invalid user admin from 192.168.1.214 port 16255 Connection reset by invalid user admin 192.168.1.214 port 16255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61102 [preauth] Invalid user admin from 192.168.1.214 port 16411 Connection reset by invalid user admin 192.168.1.214 port 16411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3037 [preauth] Invalid user user from 192.168.1.214 port 32587 Connection reset by invalid user user 192.168.1.214 port 32587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18119 [preauth] Connection closed by invalid user root 192.168.1.214 port 35155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47161 [preauth] Connection reset by invalid user root 192.168.1.214 port 14308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21312 [preauth] Invalid user pi from 192.168.1.214 port 24825 Connection reset by invalid user pi 192.168.1.214 port 24825 [preauth] Invalid user admin from 192.168.1.214 port 32929 Connection reset by invalid user admin 192.168.1.214 port 32929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2936 [preauth] Invalid user admin from 192.168.1.214 port 27843 Connection reset by invalid user admin 192.168.1.214 port 27843 [preauth] Invalid user adfexc from 192.168.1.214 port 34334 Connection reset by invalid user adfexc 192.168.1.214 port 34334 [preauth] Connection closed by 192.168.1.214 port 8396 Invalid user username from 192.168.1.214 port 1112 Connection closed by invalid user username 192.168.1.214 port 1112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18710 [preauth] Invalid user rema from 192.168.1.214 port 29807 Connection closed by invalid user rema 192.168.1.214 port 29807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2204 [preauth] Invalid user test from 192.168.1.214 port 29187 Connection closed by invalid user test 192.168.1.214 port 29187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27766 [preauth] Invalid user odroid from 192.168.1.214 port 64675 Connection closed by invalid user odroid 192.168.1.214 port 64675 [preauth] Invalid user ftpuser from 192.168.1.214 port 49735 Connection closed by invalid user ftpuser 192.168.1.214 port 49735 [preauth] Invalid user ts3 from 192.168.1.214 port 60342 Connection reset by invalid user ts3 192.168.1.214 port 60342 [preauth] Invalid user user from 192.168.1.214 port 34929 Connection reset by invalid user user 192.168.1.214 port 34929 [preauth] Invalid user admin from 192.168.1.214 port 58062 Connection reset by invalid user admin 192.168.1.214 port 58062 [preauth] Invalid user ae from 192.168.1.214 port 45614 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user ae 192.168.1.214 port 45614 [preauth] Connection closed by invalid user root 192.168.1.214 port 55157 [preauth] Invalid user api from 192.168.1.214 port 31735 Connection reset by invalid user api 192.168.1.214 port 31735 [preauth] Invalid user client from 192.168.1.214 port 21428 Connection reset by invalid user client 192.168.1.214 port 21428 [preauth] Invalid user dd from 192.168.1.214 port 12990 Connection reset by invalid user dd 192.168.1.214 port 12990 [preauth] Connection reset by authenticating user git 192.168.1.214 port 44315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1361 [preauth] Invalid user ubuntu from 192.168.1.214 port 8212 Connection reset by invalid user ubuntu 192.168.1.214 port 8212 [preauth] Invalid user zjw from 192.168.1.214 port 14626 Connection reset by invalid user zjw 192.168.1.214 port 14626 [preauth] Invalid user adam from 192.168.1.214 port 8793 Connection reset by invalid user adam 192.168.1.214 port 8793 [preauth] Invalid user admin from 192.168.1.214 port 42853 Connection reset by invalid user admin 192.168.1.214 port 42853 [preauth] Invalid user app from 192.168.1.214 port 5047 Connection reset by invalid user app 192.168.1.214 port 5047 [preauth] Invalid user builder from 192.168.1.214 port 42431 Connection reset by invalid user builder 192.168.1.214 port 42431 [preauth] Invalid user es from 192.168.1.214 port 54915 Connection reset by invalid user es 192.168.1.214 port 54915 [preauth] Invalid user ftpuser from 192.168.1.214 port 29121 Connection reset by invalid user ftpuser 192.168.1.214 port 29121 [preauth] Invalid user pi from 192.168.1.214 port 7012 Connection reset by invalid user pi 192.168.1.214 port 7012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16185 [preauth] Invalid user ftpuser from 192.168.1.214 port 26226 Connection closed by invalid user ftpuser 192.168.1.214 port 26226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17564 [preauth] Invalid user oracle from 192.168.1.214 port 37428 Connection closed by invalid user oracle 192.168.1.214 port 37428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11319 [preauth] Invalid user aaa from 192.168.1.214 port 3330 Connection closed by invalid user aaa 192.168.1.214 port 3330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60511 [preauth] Invalid user debian from 192.168.1.214 port 13770 Connection closed by invalid user debian 192.168.1.214 port 13770 [preauth] Connection closed by 192.168.1.214 port 54330 Invalid user user from 192.168.1.214 port 17060 Connection closed by invalid user user 192.168.1.214 port 17060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63332 [preauth] Invalid user vagrant from 192.168.1.214 port 49571 Connection closed by invalid user vagrant 192.168.1.214 port 49571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19993 [preauth] Invalid user test from 192.168.1.214 port 60738 Connection closed by invalid user test 192.168.1.214 port 60738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36100 [preauth] Invalid user huawei from 192.168.1.214 port 17570 Connection reset by invalid user huawei 192.168.1.214 port 17570 [preauth] Invalid user odoo from 192.168.1.214 port 46739 Connection reset by invalid user odoo 192.168.1.214 port 46739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7057 [preauth] Invalid user debian from 192.168.1.214 port 18322 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58456 [preauth] Connection closed by invalid user debian 192.168.1.214 port 18322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10170 [preauth] Invalid user admin from 192.168.1.214 port 23385 Connection closed by invalid user admin 192.168.1.214 port 23385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15969 [preauth] Invalid user ansible from 192.168.1.214 port 55049 Connection closed by invalid user ansible 192.168.1.214 port 55049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12617 [preauth] Invalid user testuser from 192.168.1.214 port 11470 Connection closed by invalid user testuser 192.168.1.214 port 11470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11569 [preauth] Invalid user test1 from 192.168.1.214 port 4472 Connection closed by invalid user test1 192.168.1.214 port 4472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39429 [preauth] Invalid user ali from 192.168.1.214 port 24668 Connection closed by invalid user ali 192.168.1.214 port 24668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54570 [preauth] Invalid user teste from 192.168.1.214 port 42340 Connection closed by invalid user teste 192.168.1.214 port 42340 [preauth] Invalid user admin from 192.168.1.214 port 35715 Connection closed by invalid user admin 192.168.1.214 port 35715 [preauth] Invalid user photo from 192.168.1.214 port 6535 Connection closed by invalid user photo 192.168.1.214 port 6535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26160 [preauth] Invalid user user from 192.168.1.214 port 14561 Connection closed by invalid user user 192.168.1.214 port 14561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39765 [preauth] Invalid user oracle from 192.168.1.214 port 33110 Connection closed by invalid user oracle 192.168.1.214 port 33110 [preauth] Invalid user pi from 192.168.1.214 port 40897 Connection closed by invalid user pi 192.168.1.214 port 40897 [preauth] Invalid user httpadmin from 192.168.1.214 port 19910 Connection closed by invalid user httpadmin 192.168.1.214 port 19910 [preauth] Invalid user moxa from 192.168.1.214 port 64618 Connection closed by invalid user moxa 192.168.1.214 port 64618 [preauth] Invalid user admin from 192.168.1.214 port 49914 Connection closed by invalid user admin 192.168.1.214 port 49914 [preauth] Invalid user teamspeak from 192.168.1.214 port 19834 Connection closed by invalid user teamspeak 192.168.1.214 port 19834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53013 [preauth] Invalid user miner from 192.168.1.214 port 41887 Connection closed by invalid user miner 192.168.1.214 port 41887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9057 [preauth] Invalid user install from 192.168.1.214 port 12515 Connection closed by invalid user install 192.168.1.214 port 12515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35178 [preauth] Invalid user ftpuser from 192.168.1.214 port 33480 Connection closed by invalid user ftpuser 192.168.1.214 port 33480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47748 [preauth] Invalid user admin from 192.168.1.214 port 15445 Connection closed by invalid user admin 192.168.1.214 port 15445 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 34285 [preauth] Invalid user admin from 192.168.1.214 port 56085 Connection closed by invalid user admin 192.168.1.214 port 56085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23255 [preauth] Invalid user fa from 192.168.1.214 port 48315 Connection closed by invalid user fa 192.168.1.214 port 48315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23080 [preauth] Invalid user deployer from 192.168.1.214 port 41328 Connection closed by invalid user deployer 192.168.1.214 port 41328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3525 [preauth] Invalid user pi from 192.168.1.214 port 43737 Connection closed by invalid user pi 192.168.1.214 port 43737 [preauth] Invalid user admin from 192.168.1.214 port 47320 Connection closed by invalid user admin 192.168.1.214 port 47320 [preauth] Invalid user deploy from 192.168.1.214 port 32986 Connection closed by invalid user deploy 192.168.1.214 port 32986 [preauth] Invalid user user from 192.168.1.214 port 60482 Connection closed by invalid user user 192.168.1.214 port 60482 [preauth] Invalid user server from 192.168.1.214 port 52569 Connection closed by invalid user server 192.168.1.214 port 52569 [preauth] Invalid user debian from 192.168.1.214 port 47638 Connection closed by invalid user debian 192.168.1.214 port 47638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29146 [preauth] Invalid user cacti from 192.168.1.214 port 31141 Connection closed by invalid user cacti 192.168.1.214 port 31141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44362 [preauth] Invalid user amssys from 192.168.1.214 port 1513 Connection closed by invalid user amssys 192.168.1.214 port 1513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59426 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 53984 [preauth] Invalid user test from 192.168.1.214 port 40602 Connection closed by invalid user test 192.168.1.214 port 40602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21601 [preauth] Invalid user tester from 192.168.1.214 port 11444 Connection closed by invalid user tester 192.168.1.214 port 11444 [preauth] Invalid user minecraft from 192.168.1.214 port 39294 Connection closed by invalid user minecraft 192.168.1.214 port 39294 [preauth] Invalid user huawei from 192.168.1.214 port 46299 Connection closed by invalid user huawei 192.168.1.214 port 46299 [preauth] Invalid user scanner from 192.168.1.214 port 5770 Connection closed by invalid user scanner 192.168.1.214 port 5770 [preauth] Invalid user student from 192.168.1.214 port 4358 Connection closed by invalid user student 192.168.1.214 port 4358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44639 [preauth] Invalid user rust from 192.168.1.214 port 15067 Connection closed by invalid user rust 192.168.1.214 port 15067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35863 [preauth] Invalid user test from 192.168.1.214 port 30551 Connection closed by invalid user test 192.168.1.214 port 30551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27585 [preauth] Invalid user test from 192.168.1.214 port 56312 Connection closed by invalid user test 192.168.1.214 port 56312 [preauth] Invalid user test from 192.168.1.214 port 63880 Connection closed by invalid user test 192.168.1.214 port 63880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5941 [preauth] Invalid user postgres from 192.168.1.214 port 43837 Connection closed by invalid user postgres 192.168.1.214 port 43837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11020 [preauth] Invalid user jenkins from 192.168.1.214 port 48969 Connection closed by invalid user jenkins 192.168.1.214 port 48969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35822 [preauth] Connection closed by invalid user root 192.168.1.214 port 35587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3686 [preauth] Invalid user ubuntu from 192.168.1.214 port 47526 Connection closed by invalid user ubuntu 192.168.1.214 port 47526 [preauth] Invalid user test2 from 192.168.1.214 port 22766 Connection closed by invalid user test2 192.168.1.214 port 22766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29120 [preauth] Invalid user zjw from 192.168.1.214 port 41935 Connection closed by invalid user zjw 192.168.1.214 port 41935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5330 [preauth] Invalid user admin from 192.168.1.214 port 7807 Connection closed by invalid user admin 192.168.1.214 port 7807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29113 [preauth] Invalid user user from 192.168.1.214 port 4562 Connection closed by invalid user user 192.168.1.214 port 4562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65190 [preauth] Invalid user admin from 192.168.1.214 port 39897 Connection closed by invalid user admin 192.168.1.214 port 39897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65079 [preauth] Invalid user testuser from 192.168.1.214 port 55213 Connection closed by invalid user testuser 192.168.1.214 port 55213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28008 [preauth] Invalid user backup from 192.168.1.214 port 5117 Connection closed by invalid user backup 192.168.1.214 port 5117 [preauth] Invalid user admin from 192.168.1.214 port 18135 Connection closed by invalid user admin 192.168.1.214 port 18135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31155 [preauth] Invalid user linuxadmin from 192.168.1.214 port 23230 Connection closed by invalid user linuxadmin 192.168.1.214 port 23230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58100 [preauth] Invalid user ftpuser from 192.168.1.214 port 13698 Connection closed by invalid user ftpuser 192.168.1.214 port 13698 [preauth] Invalid user useradmin from 192.168.1.214 port 14642 Connection closed by invalid user useradmin 192.168.1.214 port 14642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10684 [preauth] Invalid user ftptest from 192.168.1.214 port 32592 Connection closed by invalid user ftptest 192.168.1.214 port 32592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26255 [preauth] Connection closed by 192.168.1.214 port 64327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2948 [preauth] Invalid user admin from 192.168.1.214 port 62298 Connection reset by invalid user admin 192.168.1.214 port 62298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62724 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 28114 [preauth] Invalid user carlos from 192.168.1.214 port 5974 Connection reset by invalid user carlos 192.168.1.214 port 5974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4085 [preauth] Invalid user admin from 192.168.1.214 port 41054 Connection reset by invalid user admin 192.168.1.214 port 41054 [preauth] Invalid user admin from 192.168.1.214 port 61021 Connection reset by invalid user admin 192.168.1.214 port 61021 [preauth] Invalid user TEST from 192.168.1.214 port 30418 Invalid user sysadmin from 192.168.1.214 port 5040 Connection reset by invalid user TEST 192.168.1.214 port 30418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user sysadmin 192.168.1.214 port 5040 [preauth] Connection reset by invalid user root 192.168.1.214 port 2585 [preauth] Invalid user admin from 192.168.1.214 port 16546 Connection reset by invalid user admin 192.168.1.214 port 16546 [preauth] Invalid user admin from 192.168.1.214 port 29672 Connection reset by invalid user admin 192.168.1.214 port 29672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17498 [preauth] Invalid user user from 192.168.1.214 port 29694 Connection reset by invalid user user 192.168.1.214 port 29694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33383 [preauth] Invalid user pi from 192.168.1.214 port 63709 Connection reset by invalid user pi 192.168.1.214 port 63709 [preauth] Invalid user admin from 192.168.1.214 port 13312 Connection reset by invalid user admin 192.168.1.214 port 13312 [preauth] Invalid user system from 192.168.1.214 port 4739 Connection reset by invalid user system 192.168.1.214 port 4739 [preauth] Invalid user userb from 192.168.1.214 port 45397 Connection reset by invalid user userb 192.168.1.214 port 45397 [preauth] Connection closed by 192.168.1.214 port 30134 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57925 [preauth] Invalid user sammy from 192.168.1.214 port 51011 Connection reset by invalid user sammy 192.168.1.214 port 51011 [preauth] Invalid user scan from 192.168.1.214 port 10992 Connection reset by invalid user scan 192.168.1.214 port 10992 [preauth] Invalid user solr from 192.168.1.214 port 1493 Connection reset by invalid user solr 192.168.1.214 port 1493 [preauth] Invalid user student from 192.168.1.214 port 14302 Connection reset by invalid user student 192.168.1.214 port 14302 [preauth] Invalid user support from 192.168.1.214 port 15421 Connection reset by invalid user support 192.168.1.214 port 15421 [preauth] Invalid user test1 from 192.168.1.214 port 60176 Connection reset by invalid user test1 192.168.1.214 port 60176 [preauth] Invalid user ubnt from 192.168.1.214 port 65443 Connection reset by invalid user ubnt 192.168.1.214 port 65443 [preauth] Invalid user user from 192.168.1.214 port 15404 Connection reset by invalid user user 192.168.1.214 port 15404 [preauth] Invalid user xbox from 192.168.1.214 port 7401 Connection reset by invalid user xbox 192.168.1.214 port 7401 [preauth] Invalid user zjw from 192.168.1.214 port 26048 Connection reset by invalid user zjw 192.168.1.214 port 26048 [preauth] Invalid user zys from 192.168.1.214 port 48081 Connection reset by invalid user zys 192.168.1.214 port 48081 [preauth] Invalid user 1234 from 192.168.1.214 port 61544 Connection reset by invalid user 1234 192.168.1.214 port 61544 [preauth] Invalid user cacti from 192.168.1.214 port 53790 Connection reset by invalid user cacti 192.168.1.214 port 53790 [preauth] Invalid user default from 192.168.1.214 port 5711 Connection reset by invalid user default 192.168.1.214 port 5711 [preauth] Invalid user deploy from 192.168.1.214 port 58988 Connection reset by invalid user deploy 192.168.1.214 port 58988 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 60034 Connection reset by invalid user dolphinscheduler 192.168.1.214 port 60034 [preauth] Invalid user gitlab from 192.168.1.214 port 27201 Connection reset by invalid user gitlab 192.168.1.214 port 27201 [preauth] Invalid user huawei from 192.168.1.214 port 24419 Connection reset by invalid user huawei 192.168.1.214 port 24419 [preauth] Invalid user music from 192.168.1.214 port 64413 Connection reset by invalid user music 192.168.1.214 port 64413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36381 [preauth] Invalid user oracle from 192.168.1.214 port 32760 Connection closed by invalid user oracle 192.168.1.214 port 32760 [preauth] Invalid user oracle from 192.168.1.214 port 30389 Connection closed by invalid user oracle 192.168.1.214 port 30389 [preauth] Invalid user oracle from 192.168.1.214 port 36303 Connection closed by invalid user oracle 192.168.1.214 port 36303 [preauth] Invalid user nginx from 192.168.1.214 port 13535 Connection closed by invalid user nginx 192.168.1.214 port 13535 [preauth] Invalid user manager from 192.168.1.214 port 46912 Connection closed by invalid user manager 192.168.1.214 port 46912 [preauth] Invalid user jan from 192.168.1.214 port 1302 Connection closed by invalid user jan 192.168.1.214 port 1302 [preauth] Invalid user hacluster from 192.168.1.214 port 25379 Connection closed by invalid user hacluster 192.168.1.214 port 25379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55849 [preauth] Invalid user test2 from 192.168.1.214 port 28839 Connection reset by invalid user test2 192.168.1.214 port 28839 [preauth] Invalid user admin from 192.168.1.214 port 60060 Connection reset by invalid user admin 192.168.1.214 port 60060 [preauth] Invalid user baikal from 192.168.1.214 port 27874 Connection reset by invalid user baikal 192.168.1.214 port 27874 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 61972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6749 [preauth] Connection reset by invalid user root 192.168.1.214 port 57935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by authenticating user git 192.168.1.214 port 24749 [preauth] Connection reset by invalid user root 192.168.1.214 port 38939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2338 [preauth] Invalid user frappe from 192.168.1.214 port 62169 Connection closed by invalid user frappe 192.168.1.214 port 62169 [preauth] Invalid user es from 192.168.1.214 port 55933 Connection closed by invalid user es 192.168.1.214 port 55933 [preauth] Invalid user cloud from 192.168.1.214 port 11658 Connection closed by invalid user cloud 192.168.1.214 port 11658 [preauth] Invalid user client from 192.168.1.214 port 34823 Connection closed by invalid user client 192.168.1.214 port 34823 [preauth] Invalid user bot from 192.168.1.214 port 36166 Connection closed by invalid user bot 192.168.1.214 port 36166 [preauth] Invalid user ansible from 192.168.1.214 port 6395 Connection closed by invalid user ansible 192.168.1.214 port 6395 [preauth] Invalid user vpn from 192.168.1.214 port 46884 Connection closed by invalid user vpn 192.168.1.214 port 46884 [preauth] Invalid user ubuntu from 192.168.1.214 port 51028 Connection closed by invalid user ubuntu 192.168.1.214 port 51028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11740 [preauth] Invalid user sonar from 192.168.1.214 port 55904 Connection reset by invalid user sonar 192.168.1.214 port 55904 [preauth] Invalid user test from 192.168.1.214 port 14405 Connection reset by invalid user test 192.168.1.214 port 14405 [preauth] Invalid user teste from 192.168.1.214 port 50864 Connection reset by invalid user teste 192.168.1.214 port 50864 [preauth] Invalid user 1111 from 192.168.1.214 port 29093 Connection reset by invalid user 1111 192.168.1.214 port 29093 [preauth] Invalid user deploy from 192.168.1.214 port 49452 Connection reset by invalid user deploy 192.168.1.214 port 49452 [preauth] Invalid user linuxadmin from 192.168.1.214 port 64444 Connection reset by invalid user linuxadmin 192.168.1.214 port 64444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42551 [preauth] Connection reset by invalid user root 192.168.1.214 port 8124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65313 [preauth] Invalid user admin from 192.168.1.214 port 56373 Connection reset by invalid user admin 192.168.1.214 port 56373 [preauth] Invalid user admin from 192.168.1.214 port 56274 Connection reset by invalid user admin 192.168.1.214 port 56274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33483 [preauth] Invalid user default from 192.168.1.214 port 34992 Connection reset by invalid user default 192.168.1.214 port 34992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4789 [preauth] Invalid user admin from 192.168.1.214 port 30819 Connection reset by invalid user admin 192.168.1.214 port 30819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30187 [preauth] Invalid user admin from 192.168.1.214 port 25492 Connection reset by invalid user admin 192.168.1.214 port 25492 [preauth] Invalid user anonymous from 192.168.1.214 port 44130 Connection reset by invalid user anonymous 192.168.1.214 port 44130 [preauth] Invalid user admin from 192.168.1.214 port 31265 Connection reset by invalid user admin 192.168.1.214 port 31265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51885 [preauth] Invalid user admin from 192.168.1.214 port 52937 Connection reset by invalid user admin 192.168.1.214 port 52937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31549 [preauth] Invalid user admin from 192.168.1.214 port 1565 Connection reset by invalid user admin 192.168.1.214 port 1565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54673 [preauth] Invalid user admin from 192.168.1.214 port 33573 Connection reset by invalid user admin 192.168.1.214 port 33573 [preauth] User sync not allowed because account is locked Connection reset by invalid user sync 192.168.1.214 port 3420 [preauth] Invalid user user from 192.168.1.214 port 40229 Connection reset by invalid user user 192.168.1.214 port 40229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59197 [preauth] Invalid user WebAdmin from 192.168.1.214 port 32660 Connection reset by invalid user WebAdmin 192.168.1.214 port 32660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43603 [preauth] Invalid user Cisco from 192.168.1.214 port 50074 Connection reset by invalid user Cisco 192.168.1.214 port 50074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42307 [preauth] Invalid user oracle from 192.168.1.214 port 37933 Connection closed by invalid user oracle 192.168.1.214 port 37933 [preauth] Invalid user hadoop from 192.168.1.214 port 29744 Connection closed by invalid user hadoop 192.168.1.214 port 29744 [preauth] Invalid user ftptest from 192.168.1.214 port 57015 Connection closed by invalid user ftptest 192.168.1.214 port 57015 [preauth] Invalid user docker from 192.168.1.214 port 57857 Connection closed by invalid user docker 192.168.1.214 port 57857 [preauth] Connection closed by 192.168.1.214 port 42133 [preauth] Invalid user devuser from 192.168.1.214 port 58772 Connection closed by invalid user devuser 192.168.1.214 port 58772 [preauth] Connection closed by 192.168.1.214 port 60570 [preauth] Invalid user d from 192.168.1.214 port 61562 Connection closed by invalid user d 192.168.1.214 port 61562 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 192.168.1.214 port 46541 [preauth] Invalid user carlos from 192.168.1.214 port 1836 Connection closed by invalid user carlos 192.168.1.214 port 1836 [preauth] Invalid user admin from 192.168.1.214 port 49179 Connection closed by invalid user admin 192.168.1.214 port 49179 [preauth] Invalid user vpn from 192.168.1.214 port 16010 Connection closed by invalid user vpn 192.168.1.214 port 16010 [preauth] Connection closed by 192.168.1.214 port 25563 Invalid user victor from 192.168.1.214 port 39521 Connection closed by invalid user victor 192.168.1.214 port 39521 [preauth] Invalid user ubuntu from 192.168.1.214 port 36799 Connection closed by invalid user ubuntu 192.168.1.214 port 36799 [preauth] Invalid user service from 192.168.1.214 port 23046 Connection closed by invalid user service 192.168.1.214 port 23046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61944 [preauth] Invalid user admin from 192.168.1.214 port 37770 Connection closed by invalid user admin 192.168.1.214 port 37770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52863 [preauth] 2026/04/20 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/20 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/20 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/20 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48386 [preauth] Invalid user AdminGPON from 192.168.1.214 port 21489 Connection closed by invalid user AdminGPON 192.168.1.214 port 21489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38161 [preauth] Invalid user rema from 192.168.1.214 port 11789 Connection reset by invalid user rema 192.168.1.214 port 11789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15059 [preauth] Invalid user ubuntu from 192.168.1.214 port 39651 Connection reset by invalid user ubuntu 192.168.1.214 port 39651 [preauth] Invalid user user from 192.168.1.214 port 37153 Connection reset by invalid user user 192.168.1.214 port 37153 [preauth] Invalid user user from 192.168.1.214 port 53110 Connection reset by invalid user user 192.168.1.214 port 53110 [preauth] Invalid user yx from 192.168.1.214 port 35844 Connection reset by invalid user yx 192.168.1.214 port 35844 [preauth] Invalid user WhiSKy from 192.168.1.214 port 38381 Connection reset by invalid user WhiSKy 192.168.1.214 port 38381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22567 [preauth] Invalid user michael from 192.168.1.214 port 4261 Connection closed by invalid user michael 192.168.1.214 port 4261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62542 [preauth] Invalid user user2 from 192.168.1.214 port 37125 Connection reset by invalid user user2 192.168.1.214 port 37125 [preauth] Invalid user adam from 192.168.1.214 port 63260 Connection reset by invalid user adam 192.168.1.214 port 63260 [preauth] Invalid user admin from 192.168.1.214 port 62205 Connection reset by invalid user admin 192.168.1.214 port 62205 [preauth] Invalid user admin from 192.168.1.214 port 55749 Connection reset by invalid user admin 192.168.1.214 port 55749 [preauth] Invalid user admin from 192.168.1.214 port 56042 Connection reset by invalid user admin 192.168.1.214 port 56042 [preauth] Invalid user k from 192.168.1.214 port 63981 Invalid user oracle from 192.168.1.214 port 64886 Connection closed by invalid user k 192.168.1.214 port 63981 [preauth] Connection reset by invalid user oracle 192.168.1.214 port 64886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39626 [preauth] Invalid user user from 192.168.1.214 port 58291 Connection reset by invalid user user 192.168.1.214 port 58291 [preauth] Invalid user Admin from 192.168.1.214 port 29912 Connection reset by invalid user Admin 192.168.1.214 port 29912 [preauth] Invalid user cacti from 192.168.1.214 port 25867 Connection reset by invalid user cacti 192.168.1.214 port 25867 [preauth] Invalid user kafka from 192.168.1.214 port 55842 Connection closed by invalid user kafka 192.168.1.214 port 55842 [preauth] Invalid user danny from 192.168.1.214 port 20580 Connection closed by invalid user danny 192.168.1.214 port 20580 [preauth] Invalid user client from 192.168.1.214 port 10847 Connection closed by invalid user client 192.168.1.214 port 10847 [preauth] Invalid user asterisk from 192.168.1.214 port 10868 Connection closed by invalid user asterisk 192.168.1.214 port 10868 [preauth] Invalid user wordpress from 192.168.1.214 port 34433 Connection closed by invalid user wordpress 192.168.1.214 port 34433 [preauth] Invalid user user from 192.168.1.214 port 14012 Connection closed by invalid user user 192.168.1.214 port 14012 [preauth] Invalid user ubuntu from 192.168.1.214 port 16141 Connection closed by invalid user ubuntu 192.168.1.214 port 16141 [preauth] Invalid user ts3server from 192.168.1.214 port 45793 Connection closed by invalid user ts3server 192.168.1.214 port 45793 [preauth] Invalid user system from 192.168.1.214 port 13586 Connection closed by invalid user system 192.168.1.214 port 13586 [preauth] Invalid user student from 192.168.1.214 port 43581 Connection closed by invalid user student 192.168.1.214 port 43581 [preauth] Invalid user sonar from 192.168.1.214 port 48864 Connection closed by invalid user sonar 192.168.1.214 port 48864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37512 [preauth] Invalid user server from 192.168.1.214 port 31743 Connection reset by invalid user server 192.168.1.214 port 31743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ubuntu from 192.168.1.214 port 18432 Connection reset by invalid user ubuntu 192.168.1.214 port 18432 [preauth] Connection closed by invalid user root 192.168.1.214 port 24580 [preauth] Invalid user ubuntu from 192.168.1.214 port 28169 Connection reset by invalid user ubuntu 192.168.1.214 port 28169 [preauth] Invalid user admin from 192.168.1.214 port 41208 Connection reset by invalid user admin 192.168.1.214 port 41208 [preauth] Invalid user mc from 192.168.1.214 port 14539 Connection reset by invalid user mc 192.168.1.214 port 14539 [preauth] Invalid user music from 192.168.1.214 port 51156 Connection reset by invalid user music 192.168.1.214 port 51156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62328 [preauth] Invalid user temp from 192.168.1.214 port 64648 Connection reset by invalid user temp 192.168.1.214 port 64648 [preauth] Invalid user ubuntu from 192.168.1.214 port 52562 Connection reset by invalid user ubuntu 192.168.1.214 port 52562 [preauth] Invalid user ubuntu from 192.168.1.214 port 52938 Connection reset by invalid user ubuntu 192.168.1.214 port 52938 [preauth] Invalid user user1 from 192.168.1.214 port 38034 Connection reset by invalid user user1 192.168.1.214 port 38034 [preauth] Invalid user user from 192.168.1.214 port 34983 Connection reset by invalid user user 192.168.1.214 port 34983 [preauth] Invalid user anonymous from 192.168.1.214 port 63020 Connection reset by invalid user anonymous 192.168.1.214 port 63020 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 22038 Connection reset by invalid user dolphinscheduler 192.168.1.214 port 22038 [preauth] Invalid user dspace from 192.168.1.214 port 15878 Connection reset by invalid user dspace 192.168.1.214 port 15878 [preauth] Invalid user es from 192.168.1.214 port 35449 Connection reset by invalid user es 192.168.1.214 port 35449 [preauth] Invalid user ftpuser from 192.168.1.214 port 25835 Connection reset by invalid user ftpuser 192.168.1.214 port 25835 [preauth] Invalid user oracle from 192.168.1.214 port 48276 Connection reset by invalid user oracle 192.168.1.214 port 48276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user pi from 192.168.1.214 port 33801 Connection reset by invalid user pi 192.168.1.214 port 33801 [preauth] Connection closed by invalid user root 192.168.1.214 port 37306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24787 [preauth] Invalid user user from 192.168.1.214 port 52777 Connection closed by invalid user user 192.168.1.214 port 52777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33826 [preauth] Invalid user postgres from 192.168.1.214 port 19223 Connection closed by invalid user postgres 192.168.1.214 port 19223 [preauth] Invalid user pedro from 192.168.1.214 port 9034 Connection closed by invalid user pedro 192.168.1.214 port 9034 [preauth] Invalid user oracle from 192.168.1.214 port 59686 Connection closed by invalid user oracle 192.168.1.214 port 59686 [preauth] Invalid user myshake from 192.168.1.214 port 21526 Connection closed by invalid user myshake 192.168.1.214 port 21526 [preauth] Invalid user matt from 192.168.1.214 port 8095 Connection closed by invalid user matt 192.168.1.214 port 8095 [preauth] Invalid user info from 192.168.1.214 port 45724 Connection closed by invalid user info 192.168.1.214 port 45724 [preauth] Invalid user dev from 192.168.1.214 port 19295 Connection closed by invalid user dev 192.168.1.214 port 19295 [preauth] Invalid user deploy from 192.168.1.214 port 56061 Connection closed by invalid user deploy 192.168.1.214 port 56061 [preauth] Connection closed by 192.168.1.214 port 47200 Connection closed by 192.168.1.214 port 17446 Invalid user david from 192.168.1.214 port 51681 Connection closed by invalid user david 192.168.1.214 port 51681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14436 [preauth] Invalid user app from 192.168.1.214 port 1741 Connection closed by invalid user app 192.168.1.214 port 1741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33038 [preauth] Invalid user test from 192.168.1.214 port 64310 Connection closed by invalid user test 192.168.1.214 port 64310 [preauth] Invalid user sam from 192.168.1.214 port 49640 Connection closed by invalid user sam 192.168.1.214 port 49640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6845 [preauth] Invalid user ubnt from 192.168.1.214 port 20341 Connection closed by invalid user ubnt 192.168.1.214 port 20341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42912 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 34156 Invalid user a from 192.168.1.214 port 60703 Connection closed by invalid user a 192.168.1.214 port 60703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43817 [preauth] Invalid user kevin from 192.168.1.214 port 53018 Connection reset by invalid user kevin 192.168.1.214 port 53018 [preauth] Invalid user peertube from 192.168.1.214 port 65288 Connection reset by invalid user peertube 192.168.1.214 port 65288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30100 [preauth] Invalid user sam from 192.168.1.214 port 28469 Connection reset by invalid user sam 192.168.1.214 port 28469 [preauth] Invalid user test from 192.168.1.214 port 26303 Connection reset by invalid user test 192.168.1.214 port 26303 [preauth] Invalid user ubuntu from 192.168.1.214 port 61833 Connection reset by invalid user ubuntu 192.168.1.214 port 61833 [preauth] Invalid user user from 192.168.1.214 port 26048 Connection reset by invalid user user 192.168.1.214 port 26048 [preauth] Invalid user zjw from 192.168.1.214 port 7705 Connection reset by invalid user zjw 192.168.1.214 port 7705 [preauth] Invalid user 123456 from 192.168.1.214 port 25805 Connection reset by invalid user 123456 192.168.1.214 port 25805 [preauth] Invalid user app from 192.168.1.214 port 37978 Connection reset by invalid user app 192.168.1.214 port 37978 [preauth] Invalid user builder from 192.168.1.214 port 49931 Connection reset by invalid user builder 192.168.1.214 port 49931 [preauth] Invalid user miner from 192.168.1.214 port 19655 Connection reset by invalid user miner 192.168.1.214 port 19655 [preauth] Invalid user osboxes from 192.168.1.214 port 39652 Connection reset by invalid user osboxes 192.168.1.214 port 39652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31940 [preauth] Invalid user admin from 192.168.1.214 port 44824 Connection reset by invalid user admin 192.168.1.214 port 44824 [preauth] Invalid user admin from 192.168.1.214 port 19469 Connection reset by invalid user admin 192.168.1.214 port 19469 [preauth] Invalid user chl from 192.168.1.214 port 35174 Connection reset by invalid user chl 192.168.1.214 port 35174 [preauth] Invalid user dmdba from 192.168.1.214 port 2409 Connection reset by invalid user dmdba 192.168.1.214 port 2409 [preauth] Invalid user dongxuewei from 192.168.1.214 port 7146 Connection reset by invalid user dongxuewei 192.168.1.214 port 7146 [preauth] Invalid user ftpuser from 192.168.1.214 port 64388 Connection reset by invalid user ftpuser 192.168.1.214 port 64388 [preauth] Connection reset by authenticating user git 192.168.1.214 port 29118 [preauth] Invalid user huawei from 192.168.1.214 port 8401 Connection reset by invalid user huawei 192.168.1.214 port 8401 [preauth] Invalid user lzh from 192.168.1.214 port 18933 Connection reset by invalid user lzh 192.168.1.214 port 18933 [preauth] User mail not allowed because account is locked Connection reset by invalid user mail 192.168.1.214 port 17398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8656 [preauth] Invalid user test1 from 192.168.1.214 port 42272 Connection reset by invalid user test1 192.168.1.214 port 42272 [preauth] Invalid user ubuntu from 192.168.1.214 port 34777 Connection reset by invalid user ubuntu 192.168.1.214 port 34777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58349 [preauth] Invalid user test from 192.168.1.214 port 8633 Connection closed by invalid user test 192.168.1.214 port 8633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28236 [preauth] Invalid user ubuntu from 192.168.1.214 port 17705 Connection reset by invalid user ubuntu 192.168.1.214 port 17705 [preauth] Invalid user user2 from 192.168.1.214 port 53482 Connection reset by invalid user user2 192.168.1.214 port 53482 [preauth] Invalid user from 192.168.1.214 port 20918 Connection reset by invalid user 192.168.1.214 port 20918 [preauth] Invalid user Administrator from 192.168.1.214 port 22293 Connection reset by invalid user Administrator 192.168.1.214 port 22293 [preauth] Invalid user admin from 192.168.1.214 port 5149 Connection reset by invalid user admin 192.168.1.214 port 5149 [preauth] Invalid user ftpuser from 192.168.1.214 port 28860 Connection reset by invalid user ftpuser 192.168.1.214 port 28860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61020 [preauth] Invalid user admin from 192.168.1.214 port 12616 Connection reset by invalid user admin 192.168.1.214 port 12616 [preauth] Invalid user admin from 192.168.1.214 port 7601 Connection reset by invalid user admin 192.168.1.214 port 7601 [preauth] Connection reset by authenticating user git 192.168.1.214 port 47636 [preauth] Invalid user huawei from 192.168.1.214 port 64793 Connection reset by invalid user huawei 192.168.1.214 port 64793 [preauth] Invalid user nick from 192.168.1.214 port 19297 Connection reset by invalid user nick 192.168.1.214 port 19297 [preauth] Invalid user postgres from 192.168.1.214 port 27830 Connection reset by invalid user postgres 192.168.1.214 port 27830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1495 [preauth] Invalid user postgres from 192.168.1.214 port 4072 Connection closed by invalid user postgres 192.168.1.214 port 4072 [preauth] Invalid user oracle from 192.168.1.214 port 15617 Connection closed by invalid user oracle 192.168.1.214 port 15617 [preauth] Invalid user oracle from 192.168.1.214 port 16395 Connection closed by invalid user oracle 192.168.1.214 port 16395 [preauth] Invalid user openproject from 192.168.1.214 port 65520 Connection closed by invalid user openproject 192.168.1.214 port 65520 [preauth] Invalid user o from 192.168.1.214 port 36755 Connection closed by invalid user o 192.168.1.214 port 36755 [preauth] Connection closed by authenticating user git 192.168.1.214 port 54267 [preauth] Invalid user ghost from 192.168.1.214 port 46993 Connection closed by invalid user ghost 192.168.1.214 port 46993 [preauth] Invalid user ark from 192.168.1.214 port 34681 Connection closed by invalid user ark 192.168.1.214 port 34681 [preauth] Invalid user alice from 192.168.1.214 port 37201 Connection closed by invalid user alice 192.168.1.214 port 37201 [preauth] Invalid user admin from 192.168.1.214 port 43650 Connection closed by invalid user admin 192.168.1.214 port 43650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47371 [preauth] Invalid user ubnt from 192.168.1.214 port 52249 Connection reset by invalid user ubnt 192.168.1.214 port 52249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26127 [preauth] Invalid user weblogic from 192.168.1.214 port 43740 Connection closed by invalid user weblogic 192.168.1.214 port 43740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55856 [preauth] Invalid user user from 192.168.1.214 port 22227 Connection reset by invalid user user 192.168.1.214 port 22227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63637 [preauth] Invalid user ftpadmin from 192.168.1.214 port 54901 Connection reset by invalid user ftpadmin 192.168.1.214 port 54901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2388 [preauth] Invalid user db2inst1 from 192.168.1.214 port 63682 Connection reset by invalid user db2inst1 192.168.1.214 port 63682 [preauth] Invalid user admin from 192.168.1.214 port 21660 Connection reset by invalid user admin 192.168.1.214 port 21660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11584 [preauth] Invalid user 0 from 192.168.1.214 port 28474 Connection reset by invalid user 0 192.168.1.214 port 28474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6916 [preauth] Invalid user support from 192.168.1.214 port 49435 Connection reset by invalid user support 192.168.1.214 port 49435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24970 [preauth] Invalid user admin from 192.168.1.214 port 4802 Connection reset by invalid user admin 192.168.1.214 port 4802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8907 [preauth] Invalid user boss from 192.168.1.214 port 32682 Connection reset by invalid user boss 192.168.1.214 port 32682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41819 [preauth] Invalid user kevin from 192.168.1.214 port 25523 Connection reset by invalid user kevin 192.168.1.214 port 25523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62693 [preauth] Invalid user admin from 192.168.1.214 port 4028 Connection reset by invalid user admin 192.168.1.214 port 4028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17402 [preauth] Invalid user abc from 192.168.1.214 port 56826 Connection reset by invalid user abc 192.168.1.214 port 56826 [preauth] Invalid user teste from 192.168.1.214 port 35338 Connection closed by invalid user teste 192.168.1.214 port 35338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4386 [preauth] Invalid user test from 192.168.1.214 port 19666 Connection closed by invalid user test 192.168.1.214 port 19666 [preauth] Invalid user support from 192.168.1.214 port 30622 Connection closed by invalid user support 192.168.1.214 port 30622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56483 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 48378 Connection closed by 192.168.1.214 port 18033 [preauth] Connection closed by 192.168.1.214 port 33514 [preauth] Connection closed by 192.168.1.214 port 34262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42576 [preauth] 2026/04/20 04:53:51 HTTPRequest [I] router: completed GET / for 93.123.109.214:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/20 04:53:51 HTTPRequest [I] router: completed GET /.env for 93.123.109.214:0, 404 Not Found in 1.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /.env.bak for 93.123.109.214:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /.env.save for 93.123.109.214:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /%22/assets/js/index.js?v=1.25.5" for 93.123.109.214:0, 404 Not Found in 0.2ms @ :1(WebNotFound) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /.env.local for 93.123.109.214:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /backend/.env for 93.123.109.214:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /admin/.env for 93.123.109.214:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /.git/config for 93.123.109.214:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /wp-config.php for 93.123.109.214:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /wp-config.php.old for 93.123.109.214:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /config.php for 93.123.109.214:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:52 HTTPRequest [I] router: completed GET /config.php.bak for 93.123.109.214:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:53 HTTPRequest [I] router: completed GET /config.js for 93.123.109.214:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:53 HTTPRequest [I] router: completed GET /aws-config.js for 93.123.109.214:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:53 HTTPRequest [I] router: completed GET /aws.config.js for 93.123.109.214:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:53 HTTPRequest [I] router: completed GET /phpinfo.php for 93.123.109.214:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 04:53:53 HTTPRequest [I] router: completed GET /.git/HEAD for 93.123.109.214:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 04:53:53 HTTPRequest [I] router: completed GET /.git/config for 93.123.109.214:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34401 [preauth] 2026/04/20 05:05:20 HTTPRequest [I] router: completed GET / for 185.8.106.232:0, 200 OK in 0.9ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21984 [preauth] Invalid user admin from 192.168.1.214 port 10505 Connection closed by invalid user admin 192.168.1.214 port 10505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28573 [preauth] Invalid user admin from 192.168.1.214 port 37194 Connection closed by invalid user admin 192.168.1.214 port 37194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53228 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 4817 [preauth] Invalid user user from 192.168.1.214 port 38819 Connection reset by invalid user user 192.168.1.214 port 38819 [preauth] Invalid user aws from 192.168.1.214 port 16205 Connection reset by invalid user aws 192.168.1.214 port 16205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54031 [preauth] Invalid user gg from 192.168.1.214 port 26838 Connection reset by invalid user gg 192.168.1.214 port 26838 [preauth] Invalid user lab from 192.168.1.214 port 51359 Connection reset by invalid user lab 192.168.1.214 port 51359 [preauth] Invalid user jenkins from 192.168.1.214 port 19604 Connection reset by invalid user jenkins 192.168.1.214 port 19604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63001 [preauth] Invalid user admin from 192.168.1.214 port 48723 Connection reset by invalid user admin 192.168.1.214 port 48723 [preauth] Invalid user admin from 192.168.1.214 port 12493 Connection reset by invalid user admin 192.168.1.214 port 12493 [preauth] Invalid user nginx from 192.168.1.214 port 14261 Connection reset by invalid user nginx 192.168.1.214 port 14261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22917 [preauth] Invalid user hassan from 192.168.1.214 port 15354 Connection reset by invalid user hassan 192.168.1.214 port 15354 [preauth] Invalid user DEMO from 192.168.1.214 port 64947 Connection reset by invalid user DEMO 192.168.1.214 port 64947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56271 [preauth] Invalid user admin from 192.168.1.214 port 6111 Connection reset by invalid user admin 192.168.1.214 port 6111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43118 [preauth] Connection closed by 192.168.1.214 port 11790 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55117 [preauth] Connection closed by invalid user root 192.168.1.214 port 42196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50831 [preauth] Invalid user admin from 192.168.1.214 port 18845 Connection reset by invalid user admin 192.168.1.214 port 18845 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 15328 Connection reset by invalid user dolphinscheduler 192.168.1.214 port 15328 [preauth] Invalid user ftpuser from 192.168.1.214 port 62309 Connection reset by invalid user ftpuser 192.168.1.214 port 62309 [preauth] Connection reset by authenticating user git 192.168.1.214 port 20837 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 21188 [preauth] Invalid user huawei from 192.168.1.214 port 63310 Connection reset by invalid user huawei 192.168.1.214 port 63310 [preauth] Invalid user nexus from 192.168.1.214 port 32735 Connection reset by invalid user nexus 192.168.1.214 port 32735 [preauth] Invalid user postgres from 192.168.1.214 port 30751 Connection reset by invalid user postgres 192.168.1.214 port 30751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11496 [preauth] Invalid user ubuntu from 192.168.1.214 port 33641 Connection reset by invalid user ubuntu 192.168.1.214 port 33641 [preauth] Invalid user user3 from 192.168.1.214 port 43888 Connection reset by invalid user user3 192.168.1.214 port 43888 [preauth] Invalid user user from 192.168.1.214 port 45957 Connection reset by invalid user user 192.168.1.214 port 45957 [preauth] Invalid user wenjie from 192.168.1.214 port 65134 Connection reset by invalid user wenjie 192.168.1.214 port 65134 [preauth] Invalid user zabbix from 192.168.1.214 port 63947 Connection reset by invalid user zabbix 192.168.1.214 port 63947 [preauth] Invalid user zyp from 192.168.1.214 port 22127 Connection reset by invalid user zyp 192.168.1.214 port 22127 [preauth] Invalid user administrator from 192.168.1.214 port 17776 Connection reset by invalid user administrator 192.168.1.214 port 17776 [preauth] Invalid user administrator from 192.168.1.214 port 2575 Connection reset by invalid user administrator 192.168.1.214 port 2575 [preauth] Invalid user ansible from 192.168.1.214 port 31692 Connection reset by invalid user ansible 192.168.1.214 port 31692 [preauth] Invalid user dev from 192.168.1.214 port 32077 Connection reset by invalid user dev 192.168.1.214 port 32077 [preauth] Invalid user hadoop from 192.168.1.214 port 2433 Connection reset by invalid user hadoop 192.168.1.214 port 2433 [preauth] Invalid user haiwenlong from 192.168.1.214 port 19605 Connection reset by invalid user haiwenlong 192.168.1.214 port 19605 [preauth] Invalid user laicode from 192.168.1.214 port 59973 Connection reset by invalid user laicode 192.168.1.214 port 59973 [preauth] Invalid user lxz from 192.168.1.214 port 4587 Connection reset by invalid user lxz 192.168.1.214 port 4587 [preauth] Invalid user marlonlobo from 192.168.1.214 port 61555 Connection reset by invalid user marlonlobo 192.168.1.214 port 61555 [preauth] Invalid user mysql from 192.168.1.214 port 42802 Connection reset by invalid user mysql 192.168.1.214 port 42802 [preauth] Invalid user nagios from 192.168.1.214 port 36889 Connection reset by invalid user nagios 192.168.1.214 port 36889 [preauth] Invalid user op from 192.168.1.214 port 59147 Connection reset by invalid user op 192.168.1.214 port 59147 [preauth] Invalid user oracle from 192.168.1.214 port 37174 Connection reset by invalid user oracle 192.168.1.214 port 37174 [preauth] Invalid user pc from 192.168.1.214 port 20328 Connection reset by invalid user pc 192.168.1.214 port 20328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31290 [preauth] Connection closed by invalid user root 192.168.1.214 port 63258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by 192.168.1.214 port 11181 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 21201 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34052 [preauth] Invalid user steam from 192.168.1.214 port 25085 Connection reset by invalid user steam 192.168.1.214 port 25085 [preauth] Invalid user ubuntu from 192.168.1.214 port 8519 Connection reset by invalid user ubuntu 192.168.1.214 port 8519 [preauth] Invalid user admin123 from 192.168.1.214 port 61749 Connection reset by invalid user admin123 192.168.1.214 port 61749 [preauth] Invalid user admin from 192.168.1.214 port 44100 Connection reset by invalid user admin 192.168.1.214 port 44100 [preauth] Invalid user cloud from 192.168.1.214 port 21258 Connection reset by invalid user cloud 192.168.1.214 port 21258 [preauth] Invalid user ftpuser from 192.168.1.214 port 12388 Connection reset by invalid user ftpuser 192.168.1.214 port 12388 [preauth] Invalid user nexus from 192.168.1.214 port 34644 Connection reset by invalid user nexus 192.168.1.214 port 34644 [preauth] Invalid user oracle from 192.168.1.214 port 36467 Connection reset by invalid user oracle 192.168.1.214 port 36467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9077 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 34625 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19461 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 62869 [preauth] Invalid user test from 192.168.1.214 port 6107 Connection reset by invalid user test 192.168.1.214 port 6107 [preauth] Invalid user ubuntu from 192.168.1.214 port 60927 Connection reset by invalid user ubuntu 192.168.1.214 port 60927 [preauth] Invalid user user1 from 192.168.1.214 port 22633 Connection reset by invalid user user1 192.168.1.214 port 22633 [preauth] Invalid user user from 192.168.1.214 port 57188 Connection reset by invalid user user 192.168.1.214 port 57188 [preauth] Invalid user user from 192.168.1.214 port 48408 Connection reset by invalid user user 192.168.1.214 port 48408 [preauth] Invalid user user from 192.168.1.214 port 53244 Connection reset by invalid user user 192.168.1.214 port 53244 [preauth] Invalid user user from 192.168.1.214 port 60299 Connection reset by invalid user user 192.168.1.214 port 60299 [preauth] Invalid user useradmin from 192.168.1.214 port 25792 Connection reset by invalid user useradmin 192.168.1.214 port 25792 [preauth] Invalid user 12345 from 192.168.1.214 port 22557 Connection reset by invalid user 12345 192.168.1.214 port 22557 [preauth] Invalid user adam from 192.168.1.214 port 42921 Connection reset by invalid user adam 192.168.1.214 port 42921 [preauth] Invalid user debian from 192.168.1.214 port 50378 Connection reset by invalid user debian 192.168.1.214 port 50378 [preauth] Invalid user default from 192.168.1.214 port 14953 Connection reset by invalid user default 192.168.1.214 port 14953 [preauth] Invalid user ftpadmin from 192.168.1.214 port 30407 Connection reset by invalid user ftpadmin 192.168.1.214 port 30407 [preauth] Invalid user ftpuser from 192.168.1.214 port 15143 Connection reset by invalid user ftpuser 192.168.1.214 port 15143 [preauth] Connection closed by 192.168.1.214 port 47028 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51861 [preauth] Invalid user pi from 192.168.1.214 port 10487 Connection reset by invalid user pi 192.168.1.214 port 10487 [preauth] Invalid user admin from 192.168.1.214 port 31412 Connection reset by invalid user admin 192.168.1.214 port 31412 [preauth] Invalid user user from 192.168.1.214 port 34885 Connection reset by invalid user user 192.168.1.214 port 34885 [preauth] Invalid user admin from 192.168.1.214 port 6308 Connection reset by invalid user admin 192.168.1.214 port 6308 [preauth] Invalid user admin from 192.168.1.214 port 16437 Connection reset by invalid user admin 192.168.1.214 port 16437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22505 [preauth] Invalid user deploy from 192.168.1.214 port 60072 Connection reset by invalid user deploy 192.168.1.214 port 60072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14892 [preauth] Invalid user postgres from 192.168.1.214 port 35475 Connection reset by invalid user postgres 192.168.1.214 port 35475 [preauth] Invalid user admin from 192.168.1.214 port 1885 Connection reset by invalid user admin 192.168.1.214 port 1885 [preauth] Connection closed by 192.168.1.214 port 36353 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24743 [preauth] Connection closed by 192.168.1.214 port 61323 Invalid user a from 192.168.1.214 port 4130 Connection closed by invalid user a 192.168.1.214 port 4130 [preauth] Connection closed by 192.168.1.214 port 14287 Invalid user a from 192.168.1.214 port 63812 Connection closed by invalid user a 192.168.1.214 port 63812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3083 [preauth] Invalid user test2 from 192.168.1.214 port 19337 Connection reset by invalid user test2 192.168.1.214 port 19337 [preauth] Invalid user ubuntu from 192.168.1.214 port 13042 Connection reset by invalid user ubuntu 192.168.1.214 port 13042 [preauth] Invalid user abc from 192.168.1.214 port 56043 Connection reset by invalid user abc 192.168.1.214 port 56043 [preauth] Invalid user anonymous from 192.168.1.214 port 23084 Connection reset by invalid user anonymous 192.168.1.214 port 23084 [preauth] Invalid user dan from 192.168.1.214 port 12143 Connection reset by invalid user dan 192.168.1.214 port 12143 [preauth] Invalid user emcali from 192.168.1.214 port 54378 Connection reset by invalid user emcali 192.168.1.214 port 54378 [preauth] Invalid user music from 192.168.1.214 port 56908 Connection reset by invalid user music 192.168.1.214 port 56908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49166 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 21444 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62307 [preauth] Invalid user server from 192.168.1.214 port 62477 Connection reset by invalid user server 192.168.1.214 port 62477 [preauth] Invalid user ts3 from 192.168.1.214 port 16517 Connection reset by invalid user ts3 192.168.1.214 port 16517 [preauth] Invalid user user from 192.168.1.214 port 56871 Connection reset by invalid user user 192.168.1.214 port 56871 [preauth] Invalid user zhaoc from 192.168.1.214 port 15604 Connection reset by invalid user zhaoc 192.168.1.214 port 15604 [preauth] Invalid user admin1 from 192.168.1.214 port 50473 Connection reset by invalid user admin1 192.168.1.214 port 50473 [preauth] Invalid user admin from 192.168.1.214 port 61522 Connection reset by invalid user admin 192.168.1.214 port 61522 [preauth] Invalid user admin from 192.168.1.214 port 18373 Connection reset by invalid user admin 192.168.1.214 port 18373 [preauth] Invalid user administrator from 192.168.1.214 port 4241 Connection reset by invalid user administrator 192.168.1.214 port 4241 [preauth] Invalid user administrator from 192.168.1.214 port 19174 Connection reset by invalid user administrator 192.168.1.214 port 19174 [preauth] Invalid user alluxio from 192.168.1.214 port 54772 Connection reset by invalid user alluxio 192.168.1.214 port 54772 [preauth] Invalid user ansible from 192.168.1.214 port 31007 Connection reset by invalid user ansible 192.168.1.214 port 31007 [preauth] Connection closed by 192.168.1.214 port 1697 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64755 [preauth] Invalid user ubuntu from 192.168.1.214 port 25629 Connection reset by invalid user ubuntu 192.168.1.214 port 25629 [preauth] Invalid user Admin from 192.168.1.214 port 8458 Connection reset by invalid user Admin 192.168.1.214 port 8458 [preauth] Invalid user admin from 192.168.1.214 port 52314 Connection reset by invalid user admin 192.168.1.214 port 52314 [preauth] Invalid user admin from 192.168.1.214 port 4573 Connection reset by invalid user admin 192.168.1.214 port 4573 [preauth] Invalid user david from 192.168.1.214 port 12562 Connection reset by invalid user david 192.168.1.214 port 12562 [preauth] Invalid user ftpuser from 192.168.1.214 port 25876 Connection reset by invalid user ftpuser 192.168.1.214 port 25876 [preauth] Invalid user ftpuser from 192.168.1.214 port 38897 Connection reset by invalid user ftpuser 192.168.1.214 port 38897 [preauth] Invalid user info from 192.168.1.214 port 35673 Connection reset by invalid user info 192.168.1.214 port 35673 [preauth] Invalid user nagios from 192.168.1.214 port 14825 Connection reset by invalid user nagios 192.168.1.214 port 14825 [preauth] Invalid user postgres from 192.168.1.214 port 22934 Connection reset by invalid user postgres 192.168.1.214 port 22934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39799 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 21509 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30326 [preauth] Invalid user from 192.168.1.214 port 4297 Connection reset by invalid user 192.168.1.214 port 4297 [preauth] Invalid user from 192.168.1.214 port 48387 Connection reset by invalid user 192.168.1.214 port 48387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17151 [preauth] Invalid user admin from 192.168.1.214 port 11993 Connection reset by invalid user admin 192.168.1.214 port 11993 [preauth] Invalid user pi from 192.168.1.214 port 33005 Connection reset by invalid user pi 192.168.1.214 port 33005 [preauth] Invalid user admin from 192.168.1.214 port 41782 Connection reset by invalid user admin 192.168.1.214 port 41782 [preauth] Invalid user pi from 192.168.1.214 port 5179 Connection reset by invalid user pi 192.168.1.214 port 5179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35295 [preauth] Invalid user admin from 192.168.1.214 port 40628 Connection reset by invalid user admin 192.168.1.214 port 40628 [preauth] Invalid user admin from 192.168.1.214 port 26994 Connection reset by invalid user admin 192.168.1.214 port 26994 [preauth] Invalid user admin08 from 192.168.1.214 port 49228 Connection reset by invalid user admin08 192.168.1.214 port 49228 [preauth] Invalid user admin from 192.168.1.214 port 47903 Connection reset by invalid user admin 192.168.1.214 port 47903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40680 [preauth] Invalid user testuser from 192.168.1.214 port 47405 Connection reset by invalid user testuser 192.168.1.214 port 47405 [preauth] Invalid user user from 192.168.1.214 port 58168 Connection reset by invalid user user 192.168.1.214 port 58168 [preauth] Invalid user admin from 192.168.1.214 port 5160 Connection reset by invalid user admin 192.168.1.214 port 5160 [preauth] Invalid user Username from 192.168.1.214 port 54604 Connection reset by invalid user Username 192.168.1.214 port 54604 [preauth] Invalid user user from 192.168.1.214 port 32907 Connection reset by invalid user user 192.168.1.214 port 32907 [preauth] Invalid user admin from 192.168.1.214 port 49915 Connection reset by invalid user admin 192.168.1.214 port 49915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16611 [preauth] Connection closed by 192.168.1.214 port 38467 User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 43595 [preauth] Invalid user mc from 192.168.1.214 port 15459 Connection reset by invalid user mc 192.168.1.214 port 15459 [preauth] Invalid user nagios from 192.168.1.214 port 57140 Connection reset by invalid user nagios 192.168.1.214 port 57140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16274 [preauth] 2026/04/20 09:18:29 HTTPRequest [I] router: completed GET /.git/config for 45.148.10.120:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) Connection closed by 192.168.1.214 port 34599 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45793 [preauth] 2026/04/20 10:20:11 HTTPRequest [I] router: completed GET / for 34.63.90.196:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 48173 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61333 [preauth] banner exchange: Connection from 192.168.1.214 port 20937: invalid format Connection closed by 192.168.1.214 port 40659 Unable to negotiate with 192.168.1.214 port 11441: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 192.168.1.214 port 32839 Connection reset by invalid user admin 192.168.1.214 port 32839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22985 [preauth] Invalid user admin from 192.168.1.214 port 56217 Connection reset by invalid user admin 192.168.1.214 port 56217 [preauth] Invalid user suporte from 192.168.1.214 port 65335 Connection reset by invalid user suporte 192.168.1.214 port 65335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40016 [preauth] Invalid user admin from 192.168.1.214 port 9359 Connection reset by invalid user admin 192.168.1.214 port 9359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ftpuser from 192.168.1.214 port 44195 Connection reset by invalid user ftpuser 192.168.1.214 port 44195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56942 [preauth] Invalid user admin from 192.168.1.214 port 9829 Connection reset by invalid user admin 192.168.1.214 port 9829 [preauth] Invalid user user from 192.168.1.214 port 17155 Connection reset by invalid user user 192.168.1.214 port 17155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21188 [preauth] Invalid user admin from 192.168.1.214 port 20347 Connection reset by invalid user admin 192.168.1.214 port 20347 [preauth] User daemon not allowed because account is locked Connection reset by invalid user daemon 192.168.1.214 port 26704 [preauth] Invalid user user1 from 192.168.1.214 port 33209 Connection reset by invalid user user1 192.168.1.214 port 33209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39653 [preauth] Invalid user Admin from 192.168.1.214 port 6041 Connection reset by invalid user Admin 192.168.1.214 port 6041 [preauth] Invalid user Sujan from 192.168.1.214 port 48512 Connection reset by invalid user Sujan 192.168.1.214 port 48512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44947 [preauth] Invalid user se from 192.168.1.214 port 42058 Connection reset by invalid user se 192.168.1.214 port 42058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26098 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 21714 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41350 [preauth] Invalid user sonar from 192.168.1.214 port 53733 Connection reset by invalid user sonar 192.168.1.214 port 53733 [preauth] Invalid user user from 192.168.1.214 port 1654 Connection reset by invalid user user 192.168.1.214 port 1654 [preauth] Invalid user admin from 192.168.1.214 port 56205 Connection reset by invalid user admin 192.168.1.214 port 56205 [preauth] Invalid user admin from 192.168.1.214 port 8191 Connection reset by invalid user admin 192.168.1.214 port 8191 [preauth] Invalid user admin from 192.168.1.214 port 52645 Connection reset by invalid user admin 192.168.1.214 port 52645 [preauth] Invalid user ftpuser from 192.168.1.214 port 37183 Connection reset by invalid user ftpuser 192.168.1.214 port 37183 [preauth] Connection reset by authenticating user git 192.168.1.214 port 17597 [preauth] Invalid user monitor from 192.168.1.214 port 59160 Connection reset by invalid user monitor 192.168.1.214 port 59160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9199 [preauth] Connection closed by 192.168.1.214 port 4662 [preauth] Invalid user appuser from 192.168.1.214 port 58481 Connection reset by invalid user appuser 192.168.1.214 port 58481 [preauth] Invalid user caoke from 192.168.1.214 port 21324 Connection reset by invalid user caoke 192.168.1.214 port 21324 [preauth] Invalid user ftpuser01 from 192.168.1.214 port 52346 Connection reset by invalid user ftpuser01 192.168.1.214 port 52346 [preauth] Connection reset by authenticating user git 192.168.1.214 port 60773 [preauth] Invalid user informix from 192.168.1.214 port 64538 Connection reset by invalid user informix 192.168.1.214 port 64538 [preauth] Invalid user jyq from 192.168.1.214 port 53092 Connection reset by invalid user jyq 192.168.1.214 port 53092 [preauth] Invalid user matrix from 192.168.1.214 port 23792 Connection reset by invalid user matrix 192.168.1.214 port 23792 [preauth] Invalid user op from 192.168.1.214 port 59778 Connection reset by invalid user op 192.168.1.214 port 59778 [preauth] Invalid user pen from 192.168.1.214 port 5897 Connection reset by invalid user pen 192.168.1.214 port 5897 [preauth] Invalid user postgres from 192.168.1.214 port 32406 Connection reset by invalid user postgres 192.168.1.214 port 32406 [preauth] Invalid user postgres from 192.168.1.214 port 26457 Connection reset by invalid user postgres 192.168.1.214 port 26457 [preauth] Invalid user pwlamea from 192.168.1.214 port 14064 Connection reset by invalid user pwlamea 192.168.1.214 port 14064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24970 [preauth] Invalid user sales from 192.168.1.214 port 28489 Invalid user sans from 192.168.1.214 port 11279 Connection reset by invalid user sans 192.168.1.214 port 11279 [preauth] Invalid user sergio from 192.168.1.214 port 33460 Connection reset by invalid user sergio 192.168.1.214 port 33460 [preauth] Invalid user server from 192.168.1.214 port 36294 Connection reset by invalid user server 192.168.1.214 port 36294 [preauth] Invalid user tcc from 192.168.1.214 port 33330 Connection reset by invalid user tcc 192.168.1.214 port 33330 [preauth] Invalid user test from 192.168.1.214 port 61546 Connection reset by invalid user test 192.168.1.214 port 61546 [preauth] Invalid user tomcat from 192.168.1.214 port 17334 Connection reset by invalid user tomcat 192.168.1.214 port 17334 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 21862 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39837 [preauth] Invalid user sam from 192.168.1.214 port 16425 Connection reset by invalid user sam 192.168.1.214 port 16425 [preauth] Invalid user cacti from 192.168.1.214 port 62047 Connection reset by invalid user cacti 192.168.1.214 port 62047 [preauth] Invalid user dan from 192.168.1.214 port 23864 Connection reset by invalid user dan 192.168.1.214 port 23864 [preauth] Invalid user kevin from 192.168.1.214 port 45047 Connection reset by invalid user kevin 192.168.1.214 port 45047 [preauth] Invalid user nutanix from 192.168.1.214 port 48405 Connection reset by invalid user nutanix 192.168.1.214 port 48405 [preauth] Invalid user oracle from 192.168.1.214 port 42207 Connection reset by invalid user oracle 192.168.1.214 port 42207 [preauth] Invalid user oracle from 192.168.1.214 port 47322 Connection reset by invalid user oracle 192.168.1.214 port 47322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11834 [preauth] Invalid user admin from 192.168.1.214 port 34381 Connection closed by invalid user admin 192.168.1.214 port 34381 [preauth] banner exchange: Connection from 192.168.1.214 port 48309: invalid format Connection closed by 192.168.1.214 port 62611 Invalid user a from 192.168.1.214 port 44317 Connection closed by invalid user a 192.168.1.214 port 44317 [preauth] banner exchange: Connection from 192.168.1.214 port 31663: invalid format kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 17550 Invalid user AdminGPON from 192.168.1.214 port 62844 Connection closed by invalid user AdminGPON 192.168.1.214 port 62844 [preauth] 2026/04/20 12:36:16 HTTPRequest [I] router: completed GET / for 13.232.91.177:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/20 12:36:16 HTTPRequest [I] router: completed POST / for 13.232.91.177:0, 405 Method Not Allowed in 0.2ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/20 12:36:16 HTTPRequest [I] router: completed POST / for 13.232.91.177:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/20 12:36:16 HTTPRequest [I] router: completed POST / for 13.232.91.177:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/20 12:36:17 HTTPRequest [I] router: completed GET /.git/config for 13.232.91.177:0, 404 Not Found in 1.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:17 HTTPRequest [I] router: completed POST / for 13.232.91.177:0, 405 Method Not Allowed in 0.1ms @ common/pagetmpl.go:76(common.PageGlobalData) 2026/04/20 12:36:17 HTTPRequest [I] router: completed GET /.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:17 HTTPRequest [I] router: completed GET /.env.local for 13.232.91.177:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:17 HTTPRequest [I] router: completed GET /.env.production for 13.232.91.177:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:18 HTTPRequest [I] router: completed GET /.env.staging for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:18 HTTPRequest [I] router: completed GET /.env.development for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:18 HTTPRequest [I] router: completed GET /.env.test for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:18 HTTPRequest [I] router: completed GET /.env.remote for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:18 HTTPRequest [I] router: completed GET /.env.bak for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:19 HTTPRequest [I] router: completed GET /.env.backup for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:19 HTTPRequest [I] router: completed GET /.env.save for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:19 HTTPRequest [I] router: completed GET /.env.old for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:19 HTTPRequest [I] router: completed GET /.env.sample for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:19 HTTPRequest [I] router: completed GET /.env.example for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:19 HTTPRequest [I] router: completed GET /.env.dev for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:20 HTTPRequest [I] router: completed GET /.env.prod for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:20 HTTPRequest [I] router: completed GET /.env.stage for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:20 HTTPRequest [I] router: completed GET /.env.ci for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:20 HTTPRequest [I] router: completed GET /.env.docker for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:20 HTTPRequest [I] router: completed GET /.env.live for 13.232.91.177:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:21 HTTPRequest [I] router: completed GET /.env.preprod for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:21 HTTPRequest [I] router: completed GET /.env.uat for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:21 HTTPRequest [I] router: completed GET /.env.dist for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:21 HTTPRequest [I] router: completed GET /.env.swp for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:21 HTTPRequest [I] router: completed GET /.env~ for 13.232.91.177:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:22 HTTPRequest [I] router: completed GET /app/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:22 HTTPRequest [I] router: completed GET /apps/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:22 HTTPRequest [I] router: completed GET /api/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:22 HTTPRequest [I] router: completed GET /web/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:22 HTTPRequest [I] router: completed GET /site/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:22 HTTPRequest [I] router: completed GET /public/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:23 HTTPRequest [I] router: completed GET /admin/.env for 13.232.91.177:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:23 HTTPRequest [I] router: completed GET /backend/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:23 HTTPRequest [I] router: completed GET /server/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:23 HTTPRequest [I] router: completed GET /frontend/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:23 HTTPRequest [I] router: completed GET /src/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:24 HTTPRequest [I] router: completed GET /core/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:24 HTTPRequest [I] router: completed GET /core/app/.env for 13.232.91.177:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/20 12:36:24 HTTPRequest [I] router: completed GET /core/Database/.env for 13.232.91.177:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/20 12:36:24 HTTPRequest [I] router: completed GET /config/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:24 HTTPRequest [I] router: completed GET /private/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:25 HTTPRequest [I] router: completed GET /current/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:25 HTTPRequest [I] router: completed GET /release/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:25 HTTPRequest [I] router: completed GET /releases/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:25 HTTPRequest [I] router: completed GET /shared/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:25 HTTPRequest [I] router: completed GET /deploy/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:26 HTTPRequest [I] router: completed GET /build/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:26 HTTPRequest [I] router: completed GET /dist/.env for 13.232.91.177:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:26 HTTPRequest [I] router: completed GET /public_html/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:26 HTTPRequest [I] router: completed GET /htdocs/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:26 HTTPRequest [I] router: completed GET /www/.env for 13.232.91.177:0, 404 Not Found in 5.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:26 HTTPRequest [I] router: completed GET /html/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:27 HTTPRequest [I] router: completed GET /live/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:27 HTTPRequest [I] router: completed GET /prod/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:27 HTTPRequest [I] router: completed GET /dev/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:27 HTTPRequest [I] router: completed GET /staging/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:27 HTTPRequest [I] router: completed GET /laravel/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:28 HTTPRequest [I] router: completed GET /symfony/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:28 HTTPRequest [I] router: completed GET /wordpress/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:28 HTTPRequest [I] router: completed GET /wp/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:28 HTTPRequest [I] router: completed GET /cms/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:28 HTTPRequest [I] router: completed GET /drupal/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:29 HTTPRequest [I] router: completed GET /joomla/.env for 13.232.91.177:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:29 HTTPRequest [I] router: completed GET /magento/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:29 HTTPRequest [I] router: completed GET /shopify/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:29 HTTPRequest [I] router: completed GET /prestashop/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:29 HTTPRequest [I] router: completed GET /v1/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:29 HTTPRequest [I] router: completed GET /v2/.env for 13.232.91.177:0, 404 Not Found in 0.1ms @ http/server.go:2358(GlobalNotFound) 2026/04/20 12:36:30 HTTPRequest [I] router: completed GET /v3/.env for 13.232.91.177:0, 404 Not Found in 0.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:30 HTTPRequest [I] router: completed GET /api/v1/.env for 13.232.91.177:0, 404 Not Found in 0.1ms @ http/server.go:2358(GlobalNotFound) 2026/04/20 12:36:30 HTTPRequest [I] router: completed GET /api/v2/.env for 13.232.91.177:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/20 12:36:30 HTTPRequest [I] router: completed GET /rest/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:30 HTTPRequest [I] router: completed GET /graphql/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:31 HTTPRequest [I] router: completed GET /gateway/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:31 HTTPRequest [I] router: completed GET /microservice/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:31 HTTPRequest [I] router: completed GET /service/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:31 HTTPRequest [I] router: completed GET /vendor/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:31 HTTPRequest [I] router: completed GET /lib/.env for 13.232.91.177:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:32 HTTPRequest [I] router: completed GET /database/.env for 13.232.91.177:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:32 HTTPRequest [I] router: completed GET /resources/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:32 HTTPRequest [I] router: completed GET /storage/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:32 HTTPRequest [I] router: completed GET /assets/.env for 13.232.91.177:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/20 12:36:32 HTTPRequest [I] router: completed GET /uploads/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:33 HTTPRequest [I] router: completed GET /internal/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:33 HTTPRequest [I] router: completed GET /tools/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:33 HTTPRequest [I] router: completed GET /scripts/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:33 HTTPRequest [I] router: completed GET /portal/.env for 13.232.91.177:0, 404 Not Found in 1.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:33 HTTPRequest [I] router: completed GET /dashboard/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:33 HTTPRequest [I] router: completed GET /panel/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:34 HTTPRequest [I] router: completed GET /crm/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:34 HTTPRequest [I] router: completed GET /erp/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:34 HTTPRequest [I] router: completed GET /shop/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:34 HTTPRequest [I] router: completed GET /store/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:34 HTTPRequest [I] router: completed GET /saas/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:35 HTTPRequest [I] router: completed GET /client/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:35 HTTPRequest [I] router: completed GET /project/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:35 HTTPRequest [I] router: completed GET /node/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:36 HTTPRequest [I] router: completed GET /express/.env for 13.232.91.177:0, 404 Not Found in 1.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:36 HTTPRequest [I] router: completed GET /next/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:36 HTTPRequest [I] router: completed GET /nuxt/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:36 HTTPRequest [I] router: completed GET /nest/.env for 13.232.91.177:0, 404 Not Found in 0.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:36 HTTPRequest [I] router: completed GET /backup/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:36 HTTPRequest [I] router: completed GET /backups/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:37 HTTPRequest [I] router: completed GET /old/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:37 HTTPRequest [I] router: completed GET /tmp/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:37 HTTPRequest [I] router: completed GET /temp/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:37 HTTPRequest [I] router: completed GET /lab/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:37 HTTPRequest [I] router: completed GET /cronlab/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:38 HTTPRequest [I] router: completed GET /cron/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:38 HTTPRequest [I] router: completed GET /en/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:38 HTTPRequest [I] router: completed GET /administrator/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:38 HTTPRequest [I] router: completed GET /psnlink/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:38 HTTPRequest [I] router: completed GET /exapi/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:39 HTTPRequest [I] router: completed GET /sitemaps/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:39 HTTPRequest [I] router: completed GET /mailer/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:39 HTTPRequest [I] router: completed GET /mail/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:39 HTTPRequest [I] router: completed GET /email/.env for 13.232.91.177:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:39 HTTPRequest [I] router: completed GET /smtp/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:40 HTTPRequest [I] router: completed GET /mailing/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:40 HTTPRequest [I] router: completed GET /notifications/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:40 HTTPRequest [I] router: completed GET /notify/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:40 HTTPRequest [I] router: completed GET /sender/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:40 HTTPRequest [I] router: completed GET /campaign/.env for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:40 HTTPRequest [I] router: completed GET /newsletter/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:41 HTTPRequest [I] router: completed GET /ses/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:41 HTTPRequest [I] router: completed GET /sendgrid/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:41 HTTPRequest [I] router: completed GET /sparkpost/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:41 HTTPRequest [I] router: completed GET /postmark/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:41 HTTPRequest [I] router: completed GET /mailgun/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:42 HTTPRequest [I] router: completed GET /mandrill/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:42 HTTPRequest [I] router: completed GET /mailjet/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:42 HTTPRequest [I] router: completed GET /brevo/.env for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:42 HTTPRequest [I] router: completed GET /transactional/.env for 13.232.91.177:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:42 HTTPRequest [I] router: completed GET /bulk/.env for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:43 HTTPRequest [I] router: completed GET /phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:43 HTTPRequest [I] router: completed GET /info.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:43 HTTPRequest [I] router: completed GET /php.php for 13.232.91.177:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:43 HTTPRequest [I] router: completed GET /i.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:43 HTTPRequest [I] router: completed GET /pi.php for 13.232.91.177:0, 404 Not Found in 0.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:43 HTTPRequest [I] router: completed GET /pinfo.php for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:44 HTTPRequest [I] router: completed GET /test.php for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:44 HTTPRequest [I] router: completed GET /phpinfo for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:44 HTTPRequest [I] router: completed GET /p.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:44 HTTPRequest [I] router: completed GET /debug.php for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:44 HTTPRequest [I] router: completed GET /admin/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:45 HTTPRequest [I] router: completed GET /test/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:45 HTTPRequest [I] router: completed GET /dev/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:45 HTTPRequest [I] router: completed GET /old/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:45 HTTPRequest [I] router: completed GET /tmp/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:45 HTTPRequest [I] router: completed GET /public/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:46 HTTPRequest [I] router: completed GET /info for 13.232.91.177:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:46 HTTPRequest [I] router: completed GET /php-info.php for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:46 HTTPRequest [I] router: completed GET /phpversion.php for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:46 HTTPRequest [I] router: completed GET /_phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:46 HTTPRequest [I] router: completed GET /old_phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:46 HTTPRequest [I] router: completed GET /server-info.php for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:47 HTTPRequest [I] router: completed GET /server-status.php for 13.232.91.177:0, 404 Not Found in 1.3ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:47 HTTPRequest [I] router: completed GET /_profiler/phpinfo for 13.232.91.177:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:47 HTTPRequest [I] router: completed GET /_environment for 13.232.91.177:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 12:36:47 HTTPRequest [I] router: completed GET /webroot/index.php/_environment for 13.232.91.177:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/20 12:36:47 HTTPRequest [I] router: completed GET /mail/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:48 HTTPRequest [I] router: completed GET /cpanel/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:48 HTTPRequest [I] router: completed GET /hosting/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:48 HTTPRequest [I] router: completed GET /webmail/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 12:36:48 HTTPRequest [I] router: completed GET /smtp/phpinfo.php for 13.232.91.177:0, 404 Not Found in 1.1ms @ context/repo.go:417(context.RepoAssignment) banner exchange: Connection from 192.168.1.214 port 35040: invalid format Invalid user admin from 192.168.1.214 port 35845 Connection closed by invalid user admin 192.168.1.214 port 35845 [preauth] Invalid user orangepi from 192.168.1.214 port 38323 Connection closed by invalid user orangepi 192.168.1.214 port 38323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49325 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 19596 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57331 [preauth] Invalid user usuario from 192.168.1.214 port 60678 Connection reset by invalid user usuario 192.168.1.214 port 60678 [preauth] Invalid user abc from 192.168.1.214 port 48012 Connection reset by invalid user abc 192.168.1.214 port 48012 [preauth] Invalid user cloud from 192.168.1.214 port 11008 Connection reset by invalid user cloud 192.168.1.214 port 11008 [preauth] Invalid user mc from 192.168.1.214 port 24698 Connection reset by invalid user mc 192.168.1.214 port 24698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9841 [preauth] Invalid user user from 192.168.1.214 port 7082 Connection reset by invalid user user 192.168.1.214 port 7082 [preauth] Invalid user bot from 192.168.1.214 port 62417 Connection reset by invalid user bot 192.168.1.214 port 62417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44745 [preauth] Invalid user test1 from 192.168.1.214 port 40181 Connection reset by invalid user test1 192.168.1.214 port 40181 [preauth] Invalid user user from 192.168.1.214 port 48366 Connection reset by invalid user user 192.168.1.214 port 48366 [preauth] Invalid user admin from 192.168.1.214 port 25223 Connection reset by invalid user admin 192.168.1.214 port 25223 [preauth] Connection reset by authenticating user git 192.168.1.214 port 49368 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 17728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41523 [preauth] Connection closed by 192.168.1.214 port 48618 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2655 [preauth] Invalid user tommy from 192.168.1.214 port 23662 Connection reset by invalid user tommy 192.168.1.214 port 23662 [preauth] Invalid user ubuntu from 192.168.1.214 port 26984 Connection reset by invalid user ubuntu 192.168.1.214 port 26984 [preauth] Invalid user ubuntu from 192.168.1.214 port 25828 Connection reset by invalid user ubuntu 192.168.1.214 port 25828 [preauth] Invalid user user1 from 192.168.1.214 port 49546 Connection reset by invalid user user1 192.168.1.214 port 49546 [preauth] Invalid user user from 192.168.1.214 port 12938 Connection reset by invalid user user 192.168.1.214 port 12938 [preauth] User uucp not allowed because account is locked Connection reset by invalid user uucp 192.168.1.214 port 65515 [preauth] Invalid user vagrant from 192.168.1.214 port 13355 Connection reset by invalid user vagrant 192.168.1.214 port 13355 [preauth] Invalid user xhl from 192.168.1.214 port 27080 Connection reset by invalid user xhl 192.168.1.214 port 27080 [preauth] Invalid user xtyno1 from 192.168.1.214 port 23584 Connection reset by invalid user xtyno1 192.168.1.214 port 23584 [preauth] Invalid user ylin from 192.168.1.214 port 33472 Connection reset by invalid user ylin 192.168.1.214 port 33472 [preauth] Invalid user yuzq from 192.168.1.214 port 41803 Connection reset by invalid user yuzq 192.168.1.214 port 41803 [preauth] Invalid user admin from 192.168.1.214 port 11209 Connection reset by invalid user admin 192.168.1.214 port 11209 [preauth] Invalid user administrator from 192.168.1.214 port 30903 Connection reset by invalid user administrator 192.168.1.214 port 30903 [preauth] Invalid user ansible from 192.168.1.214 port 35930 Connection reset by invalid user ansible 192.168.1.214 port 35930 [preauth] Invalid user caozh from 192.168.1.214 port 56350 Connection reset by invalid user caozh 192.168.1.214 port 56350 [preauth] Invalid user centos from 192.168.1.214 port 8138 Connection reset by invalid user centos 192.168.1.214 port 8138 [preauth] Invalid user default from 192.168.1.214 port 26288 Connection reset by invalid user default 192.168.1.214 port 26288 [preauth] Invalid user default from 192.168.1.214 port 55772 Connection reset by invalid user default 192.168.1.214 port 55772 [preauth] Invalid user dypang from 192.168.1.214 port 3075 Connection reset by invalid user dypang 192.168.1.214 port 3075 [preauth] Invalid user es from 192.168.1.214 port 39225 Connection reset by invalid user es 192.168.1.214 port 39225 [preauth] Invalid user ftpuser from 192.168.1.214 port 57142 Connection reset by invalid user ftpuser 192.168.1.214 port 57142 [preauth] Invalid user guest-jazoxf from 192.168.1.214 port 35980 Connection reset by invalid user guest-jazoxf 192.168.1.214 port 35980 [preauth] Invalid user huarui from 192.168.1.214 port 1836 Connection reset by invalid user huarui 192.168.1.214 port 1836 [preauth] Invalid user hyy from 192.168.1.214 port 19946 Connection reset by invalid user hyy 192.168.1.214 port 19946 [preauth] Invalid user linc from 192.168.1.214 port 58826 Connection reset by invalid user linc 192.168.1.214 port 58826 [preauth] Invalid user lxz from 192.168.1.214 port 3492 Connection reset by invalid user lxz 192.168.1.214 port 3492 [preauth] Invalid user lxz from 192.168.1.214 port 46808 Connection reset by invalid user lxz 192.168.1.214 port 46808 [preauth] Invalid user mysql from 192.168.1.214 port 53171 Connection reset by invalid user mysql 192.168.1.214 port 53171 [preauth] Invalid user mysql from 192.168.1.214 port 58134 Connection reset by invalid user mysql 192.168.1.214 port 58134 [preauth] Invalid user office from 192.168.1.214 port 13679 Connection reset by invalid user office 192.168.1.214 port 13679 [preauth] banner exchange: Connection from 192.168.1.214 port 14863: invalid format Connection closed by 192.168.1.214 port 3040 Unable to negotiate with 192.168.1.214 port 52451: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35941 [preauth] Invalid user user from 192.168.1.214 port 27418 Connection reset by invalid user user 192.168.1.214 port 27418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38689 [preauth] Invalid user admin from 192.168.1.214 port 42870 Connection reset by invalid user admin 192.168.1.214 port 42870 [preauth] Invalid user admin from 192.168.1.214 port 8603 Connection reset by invalid user admin 192.168.1.214 port 8603 [preauth] Invalid user ubuntu from 192.168.1.214 port 8428 Connection reset by invalid user ubuntu 192.168.1.214 port 8428 [preauth] Invalid user admin from 192.168.1.214 port 36410 Connection reset by invalid user admin 192.168.1.214 port 36410 [preauth] Invalid user me from 192.168.1.214 port 25159 Connection reset by invalid user me 192.168.1.214 port 25159 [preauth] Invalid user admin123 from 192.168.1.214 port 22941 Connection reset by invalid user admin123 192.168.1.214 port 22941 [preauth] Invalid user user from 192.168.1.214 port 41173 Connection reset by invalid user user 192.168.1.214 port 41173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31636 [preauth] Invalid user user from 192.168.1.214 port 1573 Connection reset by invalid user user 192.168.1.214 port 1573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57097 [preauth] Invalid user admin1234 from 192.168.1.214 port 39322 Connection reset by invalid user admin1234 192.168.1.214 port 39322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38648 [preauth] Invalid user deploy from 192.168.1.214 port 33080 Connection reset by invalid user deploy 192.168.1.214 port 33080 [preauth] Invalid user user1 from 192.168.1.214 port 28669 Connection reset by invalid user user1 192.168.1.214 port 28669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31562 [preauth] Connection closed by 192.168.1.214 port 12694 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18415 [preauth] Connection closed by 192.168.1.214 port 21303 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8169 [preauth] Connection closed by 192.168.1.214 port 4881 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45681 [preauth] 2026/04/20 15:44:14 HTTPRequest [I] router: completed GET / for 34.68.9.4:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 23511 Connection closed by 192.168.1.214 port 18597 Invalid user a from 192.168.1.214 port 21024 Connection closed by invalid user a 192.168.1.214 port 21024 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 22333 Connection closed by 192.168.1.214 port 53313 Connection closed by 192.168.1.214 port 1526 Connection closed by 192.168.1.214 port 48979 banner exchange: Connection from 192.168.1.214 port 7876: invalid format User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 30899 [preauth] Invalid user huawei from 192.168.1.214 port 49357 Connection reset by invalid user huawei 192.168.1.214 port 49357 [preauth] Invalid user info from 192.168.1.214 port 48203 Connection reset by invalid user info 192.168.1.214 port 48203 [preauth] Invalid user linuxadmin from 192.168.1.214 port 15014 Connection reset by invalid user linuxadmin 192.168.1.214 port 15014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49007 [preauth] Invalid user server from 192.168.1.214 port 32392 Connection reset by invalid user server 192.168.1.214 port 32392 [preauth] Invalid user test from 192.168.1.214 port 35856 Connection reset by invalid user test 192.168.1.214 port 35856 [preauth] Invalid user test from 192.168.1.214 port 64675 Connection reset by invalid user test 192.168.1.214 port 64675 [preauth] Invalid user admin from 192.168.1.214 port 9529 Connection reset by invalid user admin 192.168.1.214 port 9529 [preauth] Invalid user admin from 192.168.1.214 port 29176 Connection reset by invalid user admin 192.168.1.214 port 29176 [preauth] Invalid user postgres from 192.168.1.214 port 52271 Connection reset by invalid user postgres 192.168.1.214 port 52271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62854 [preauth] banner exchange: Connection from 192.168.1.214 port 19104: invalid format Connection closed by 192.168.1.214 port 1351 Connection closed by 192.168.1.214 port 13284 Unable to negotiate with 192.168.1.214 port 1620: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] Connection closed by 192.168.1.214 port 2336 [preauth] Connection closed by 192.168.1.214 port 4420 [preauth] Connection closed by 192.168.1.214 port 16659 [preauth] Unable to negotiate with 192.168.1.214 port 4639: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16912 [preauth] Invalid user user from 192.168.1.214 port 8033 Connection reset by invalid user user 192.168.1.214 port 8033 [preauth] Invalid user bot from 192.168.1.214 port 7654 Connection reset by invalid user bot 192.168.1.214 port 7654 [preauth] Invalid user debian from 192.168.1.214 port 52492 Connection reset by invalid user debian 192.168.1.214 port 52492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51250 [preauth] Connection reset by invalid user root 192.168.1.214 port 55246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32129 [preauth] Invalid user op from 192.168.1.214 port 4532 Connection reset by invalid user op 192.168.1.214 port 4532 [preauth] Invalid user op from 192.168.1.214 port 44462 Connection reset by invalid user op 192.168.1.214 port 44462 [preauth] Invalid user operador from 192.168.1.214 port 19648 Connection reset by invalid user operador 192.168.1.214 port 19648 [preauth] Invalid user oracle from 192.168.1.214 port 34339 Connection reset by invalid user oracle 192.168.1.214 port 34339 [preauth] Invalid user root1 from 192.168.1.214 port 50263 Connection reset by invalid user root1 192.168.1.214 port 50263 [preauth] Invalid user root1 from 192.168.1.214 port 53856 Connection reset by invalid user root1 192.168.1.214 port 53856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64717 [preauth] Invalid user tomcat from 192.168.1.214 port 62341 Connection reset by invalid user tomcat 192.168.1.214 port 62341 [preauth] Invalid user ubuntu from 192.168.1.214 port 56992 Connection reset by invalid user ubuntu 192.168.1.214 port 56992 [preauth] Invalid user user2 from 192.168.1.214 port 3569 Connection reset by invalid user user2 192.168.1.214 port 3569 [preauth] Invalid user web from 192.168.1.214 port 56302 Connection reset by invalid user web 192.168.1.214 port 56302 [preauth] Invalid user RPM from 192.168.1.214 port 5926 Connection reset by invalid user RPM 192.168.1.214 port 5926 [preauth] Invalid user admin from 192.168.1.214 port 63234 Connection reset by invalid user admin 192.168.1.214 port 63234 [preauth] Invalid user deploy from 192.168.1.214 port 38957 Connection reset by invalid user deploy 192.168.1.214 port 38957 [preauth] Invalid user dev from 192.168.1.214 port 27895 Connection reset by invalid user dev 192.168.1.214 port 27895 [preauth] Invalid user ftpuser from 192.168.1.214 port 55747 Connection reset by invalid user ftpuser 192.168.1.214 port 55747 [preauth] Invalid user max from 192.168.1.214 port 34026 Connection reset by invalid user max 192.168.1.214 port 34026 [preauth] Invalid user media from 192.168.1.214 port 50604 Connection reset by invalid user media 192.168.1.214 port 50604 [preauth] Invalid user mysql from 192.168.1.214 port 23280 Connection reset by invalid user mysql 192.168.1.214 port 23280 [preauth] Invalid user oracle from 192.168.1.214 port 56631 Connection reset by invalid user oracle 192.168.1.214 port 56631 [preauth] Invalid user oracle from 192.168.1.214 port 21659 Connection reset by invalid user oracle 192.168.1.214 port 21659 [preauth] Invalid user oracle from 192.168.1.214 port 62049 Connection reset by invalid user oracle 192.168.1.214 port 62049 [preauth] Invalid user postgres from 192.168.1.214 port 4499 Connection reset by invalid user postgres 192.168.1.214 port 4499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58418 [preauth] Connection closed by 192.168.1.214 port 8619 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 22596 Connection closed by 192.168.1.214 port 9563 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 22599 Connection closed by 192.168.1.214 port 45474 2026/04/20 18:43:16 HTTPRequest [I] router: completed GET / for 103.153.182.11:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) 2026/04/20 18:43:16 HTTPRequest [I] router: completed GET /.env.backup for 103.153.182.11:0, 404 Not Found in 1.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:16 HTTPRequest [I] router: completed GET /php.php for 103.153.182.11:0, 404 Not Found in 1.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:16 HTTPRequest [I] router: completed GET /.pgpass for 103.153.182.11:0, 404 Not Found in 1.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:16 HTTPRequest [I] router: completed GET /phpinfo.php for 103.153.182.11:0, 404 Not Found in 2.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /info.php for 103.153.182.11:0, 404 Not Found in 1.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /test.php for 103.153.182.11:0, 404 Not Found in 1.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /.netrc for 103.153.182.11:0, 404 Not Found in 1.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /.env.old for 103.153.182.11:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /.env.save for 103.153.182.11:0, 404 Not Found in 0.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /wp-config.php.swp for 103.153.182.11:0, 404 Not Found in 1.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /wp-config.php.bak for 103.153.182.11:0, 404 Not Found in 2.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /wp-config.php.old for 103.153.182.11:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/20 18:43:17 HTTPRequest [I] router: completed GET /backend/.env for 103.153.182.11:0, 404 Not Found in 8.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 18:43:18 HTTPRequest [I] router: completed GET /api/.env for 103.153.182.11:0, 404 Not Found in 1.4ms @ context/repo.go:417(context.RepoAssignment) 2026/04/20 18:43:18 HTTPRequest [I] router: completed GET /wp-config.php~ for 103.153.182.11:0, 404 Not Found in 1.1ms @ user/home.go:715(user.UsernameSubRoute) banner exchange: Connection from 192.168.1.214 port 23602: invalid format banner exchange: Connection from 192.168.1.214 port 33426: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50574 [preauth] Invalid user user from 192.168.1.214 port 31134 Connection reset by invalid user user 192.168.1.214 port 31134 [preauth] Invalid user 123 from 192.168.1.214 port 12674 Connection reset by invalid user 123 192.168.1.214 port 12674 [preauth] Invalid user admin from 192.168.1.214 port 31013 Connection reset by invalid user admin 192.168.1.214 port 31013 [preauth] Invalid user informix from 192.168.1.214 port 21733 Connection reset by invalid user informix 192.168.1.214 port 21733 [preauth] Invalid user lenovo from 192.168.1.214 port 64560 Connection reset by invalid user lenovo 192.168.1.214 port 64560 [preauth] Invalid user postgres from 192.168.1.214 port 18952 Connection reset by invalid user postgres 192.168.1.214 port 18952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12934 [preauth] Connection closed by 192.168.1.214 port 29649 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28925 [preauth] Invalid user scan from 192.168.1.214 port 43270 Connection reset by invalid user scan 192.168.1.214 port 43270 [preauth] Invalid user teamspeak3 from 192.168.1.214 port 35950 Connection reset by invalid user teamspeak3 192.168.1.214 port 35950 [preauth] Invalid user testenv from 192.168.1.214 port 43789 Connection reset by invalid user testenv 192.168.1.214 port 43789 [preauth] Invalid user top from 192.168.1.214 port 16127 Connection reset by invalid user top 192.168.1.214 port 16127 [preauth] Invalid user user1 from 192.168.1.214 port 23138 Connection reset by invalid user user1 192.168.1.214 port 23138 [preauth] Invalid user user1 from 192.168.1.214 port 61257 Connection reset by invalid user user1 192.168.1.214 port 61257 [preauth] Invalid user user2 from 192.168.1.214 port 32692 Connection reset by invalid user user2 192.168.1.214 port 32692 [preauth] Invalid user user2 from 192.168.1.214 port 50427 Connection reset by invalid user user2 192.168.1.214 port 50427 [preauth] Invalid user user95 from 192.168.1.214 port 61635 Connection reset by invalid user user95 192.168.1.214 port 61635 [preauth] Invalid user user from 192.168.1.214 port 52947 Connection reset by invalid user user 192.168.1.214 port 52947 [preauth] Invalid user vagrant from 192.168.1.214 port 25802 Connection reset by invalid user vagrant 192.168.1.214 port 25802 [preauth] Invalid user wroot from 192.168.1.214 port 33683 Connection reset by invalid user wroot 192.168.1.214 port 33683 [preauth] Invalid user www-data from 192.168.1.214 port 52683 Connection reset by invalid user www-data 192.168.1.214 port 52683 [preauth] Invalid user xhy from 192.168.1.214 port 3247 Connection reset by invalid user xhy 192.168.1.214 port 3247 [preauth] Invalid user Admin from 192.168.1.214 port 16994 Connection reset by invalid user Admin 192.168.1.214 port 16994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58998 [preauth] Connection closed by 192.168.1.214 port 52325 Invalid user admin from 192.168.1.214 port 4022 Connection closed by invalid user admin 192.168.1.214 port 4022 [preauth] Invalid user orangepi from 192.168.1.214 port 30664 Connection closed by invalid user orangepi 192.168.1.214 port 30664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58543 [preauth] Connection closed by 192.168.1.214 port 47660 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1112 [preauth] Invalid user test from 192.168.1.214 port 30481 Connection closed by invalid user test 192.168.1.214 port 30481 [preauth] Invalid user user from 192.168.1.214 port 19178 Connection closed by invalid user user 192.168.1.214 port 19178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21082 [preauth] Invalid user admin from 192.168.1.214 port 56069 Connection closed by invalid user admin 192.168.1.214 port 56069 [preauth] Invalid user cirros from 192.168.1.214 port 51555 Connection closed by invalid user cirros 192.168.1.214 port 51555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27089 [preauth] Invalid user admin from 192.168.1.214 port 2696 Connection closed by invalid user admin 192.168.1.214 port 2696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62067 [preauth] Invalid user rpc from 192.168.1.214 port 32547 Connection closed by invalid user rpc 192.168.1.214 port 32547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47016 [preauth] Invalid user user1 from 192.168.1.214 port 37900 Connection closed by invalid user user1 192.168.1.214 port 37900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49772 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 1891 [preauth] Invalid user kali from 192.168.1.214 port 29961 Connection closed by invalid user kali 192.168.1.214 port 29961 [preauth] Invalid user linaro from 192.168.1.214 port 64405 Connection closed by invalid user linaro 192.168.1.214 port 64405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59076 [preauth] Invalid user admin from 192.168.1.214 port 30821 Connection closed by invalid user admin 192.168.1.214 port 30821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41522 [preauth] Invalid user admin from 192.168.1.214 port 18427 Connection closed by invalid user admin 192.168.1.214 port 18427 [preauth] Invalid user user from 192.168.1.214 port 54190 Connection closed by invalid user user 192.168.1.214 port 54190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22634 [preauth] Invalid user admin from 192.168.1.214 port 21875 Connection closed by invalid user admin 192.168.1.214 port 21875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25796 [preauth] Invalid user postgres from 192.168.1.214 port 51587 Connection closed by invalid user postgres 192.168.1.214 port 51587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55520 [preauth] Invalid user openhabian from 192.168.1.214 port 9353 Connection closed by invalid user openhabian 192.168.1.214 port 9353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49397 [preauth] Invalid user sshadmin from 192.168.1.214 port 33175 Connection closed by invalid user sshadmin 192.168.1.214 port 33175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48686 [preauth] Invalid user frappe from 192.168.1.214 port 42601 Connection closed by invalid user frappe 192.168.1.214 port 42601 [preauth] Invalid user huawei from 192.168.1.214 port 40973 Connection closed by invalid user huawei 192.168.1.214 port 40973 [preauth] Invalid user ubuntu from 192.168.1.214 port 1598 Connection closed by invalid user ubuntu 192.168.1.214 port 1598 [preauth] Invalid user vyos from 192.168.1.214 port 23471 Connection closed by invalid user vyos 192.168.1.214 port 23471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5038 [preauth] Invalid user admin from 192.168.1.214 port 33645 Connection closed by invalid user admin 192.168.1.214 port 33645 [preauth] Invalid user p from 192.168.1.214 port 38945 Connection closed by invalid user p 192.168.1.214 port 38945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65268 [preauth] Invalid user public from 192.168.1.214 port 53422 Connection closed by invalid user public 192.168.1.214 port 53422 [preauth] Invalid user debian from 192.168.1.214 port 35469 Connection closed by invalid user debian 192.168.1.214 port 35469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41947 [preauth] Invalid user steam from 192.168.1.214 port 2409 Connection closed by invalid user steam 192.168.1.214 port 2409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38956 [preauth] Invalid user nvidia from 192.168.1.214 port 14445 Connection closed by invalid user nvidia 192.168.1.214 port 14445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27026 [preauth] Invalid user admin from 192.168.1.214 port 56807 Connection closed by invalid user admin 192.168.1.214 port 56807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42221 [preauth] Invalid user test from 192.168.1.214 port 17412 Connection closed by invalid user test 192.168.1.214 port 17412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55301 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 65357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31056 [preauth] Invalid user admin from 192.168.1.214 port 29603 Connection closed by invalid user admin 192.168.1.214 port 29603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61363 [preauth] Invalid user demo from 192.168.1.214 port 1300 Connection closed by invalid user demo 192.168.1.214 port 1300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56485 [preauth] Invalid user vpn from 192.168.1.214 port 1957 Connection closed by invalid user vpn 192.168.1.214 port 1957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27298 [preauth] Invalid user deploy from 192.168.1.214 port 30272 Connection closed by invalid user deploy 192.168.1.214 port 30272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42944 [preauth] Invalid user admin from 192.168.1.214 port 43731 Connection closed by invalid user admin 192.168.1.214 port 43731 [preauth] Invalid user alan from 192.168.1.214 port 20773 Connection closed by invalid user alan 192.168.1.214 port 20773 [preauth] Invalid user admin from 192.168.1.214 port 57050 Connection closed by invalid user admin 192.168.1.214 port 57050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62977 [preauth] Invalid user username from 192.168.1.214 port 1440 Connection closed by invalid user username 192.168.1.214 port 1440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31947 [preauth] Invalid user rema from 192.168.1.214 port 41311 Connection closed by invalid user rema 192.168.1.214 port 41311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58519 [preauth] Invalid user test from 192.168.1.214 port 36432 Connection closed by invalid user test 192.168.1.214 port 36432 [preauth] Invalid user odroid from 192.168.1.214 port 18632 Connection closed by invalid user odroid 192.168.1.214 port 18632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53429 [preauth] Invalid user support from 192.168.1.214 port 2015 Connection reset by invalid user support 192.168.1.214 port 2015 [preauth] Invalid user admin from 192.168.1.214 port 4523 Connection reset by invalid user admin 192.168.1.214 port 4523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5755 [preauth] Invalid user ftpuser from 192.168.1.214 port 29966 Invalid user user from 192.168.1.214 port 2583 Connection reset by invalid user user 192.168.1.214 port 2583 [preauth] Connection closed by invalid user ftpuser 192.168.1.214 port 29966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48233 [preauth] Invalid user user from 192.168.1.214 port 39563 Connection reset by invalid user user 192.168.1.214 port 39563 [preauth] Invalid user telecomadmin from 192.168.1.214 port 33705 Connection reset by invalid user telecomadmin 192.168.1.214 port 33705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23036 [preauth] Invalid user ubnt from 192.168.1.214 port 1782 Connection reset by invalid user ubnt 192.168.1.214 port 1782 [preauth] Invalid user admin from 192.168.1.214 port 15685 Connection reset by invalid user admin 192.168.1.214 port 15685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58632 [preauth] Invalid user admin from 192.168.1.214 port 33066 Connection reset by invalid user admin 192.168.1.214 port 33066 [preauth] Invalid user 1234 from 192.168.1.214 port 12488 Connection reset by invalid user 1234 192.168.1.214 port 12488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59559 [preauth] Invalid user onlime_r from 192.168.1.214 port 49956 Connection reset by invalid user onlime_r 192.168.1.214 port 49956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65058 [preauth] Invalid user admin from 192.168.1.214 port 55781 Connection reset by invalid user admin 192.168.1.214 port 55781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34347 [preauth] Invalid user admin from 192.168.1.214 port 1568 Connection reset by invalid user admin 192.168.1.214 port 1568 [preauth] Invalid user admin from 192.168.1.214 port 38859 Connection reset by invalid user admin 192.168.1.214 port 38859 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 56955 [preauth] Invalid user test from 192.168.1.214 port 46497 Connection reset by invalid user test 192.168.1.214 port 46497 [preauth] Invalid user admin from 192.168.1.214 port 42664 Connection reset by invalid user admin 192.168.1.214 port 42664 [preauth] Invalid user user3 from 192.168.1.214 port 22387 Connection reset by invalid user user3 192.168.1.214 port 22387 [preauth] Invalid user operator from 192.168.1.214 port 38443 Connection reset by invalid user operator 192.168.1.214 port 38443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43706 [preauth] Invalid user admin from 192.168.1.214 port 13245 Connection reset by invalid user admin 192.168.1.214 port 13245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1221 [preauth] Invalid user ftpuser from 192.168.1.214 port 50544 Connection closed by invalid user ftpuser 192.168.1.214 port 50544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3299 [preauth] Invalid user oracle from 192.168.1.214 port 53623 Connection closed by invalid user oracle 192.168.1.214 port 53623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60855 [preauth] Invalid user aaa from 192.168.1.214 port 30605 Connection closed by invalid user aaa 192.168.1.214 port 30605 [preauth] Invalid user debian from 192.168.1.214 port 15004 Connection closed by invalid user debian 192.168.1.214 port 15004 [preauth] Invalid user user from 192.168.1.214 port 21824 Connection closed by invalid user user 192.168.1.214 port 21824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44497 [preauth] Invalid user vagrant from 192.168.1.214 port 36168 Connection closed by invalid user vagrant 192.168.1.214 port 36168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23846 [preauth] Invalid user usuario from 192.168.1.214 port 43782 Connection reset by invalid user usuario 192.168.1.214 port 43782 [preauth] Invalid user administrator from 192.168.1.214 port 64136 Connection reset by invalid user administrator 192.168.1.214 port 64136 [preauth] Invalid user anonymous from 192.168.1.214 port 17344 Connection reset by invalid user anonymous 192.168.1.214 port 17344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16838 [preauth] Invalid user test from 192.168.1.214 port 62176 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51725 [preauth] Connection closed by invalid user test 192.168.1.214 port 62176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10179 [preauth] Invalid user debian from 192.168.1.214 port 8023 Connection closed by invalid user debian 192.168.1.214 port 8023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37201 [preauth] Invalid user admin from 192.168.1.214 port 36766 Connection closed by invalid user admin 192.168.1.214 port 36766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26898 [preauth] Invalid user ansible from 192.168.1.214 port 60430 Connection closed by invalid user ansible 192.168.1.214 port 60430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64685 [preauth] Invalid user testuser from 192.168.1.214 port 16549 Connection closed by invalid user testuser 192.168.1.214 port 16549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1982 [preauth] Invalid user test1 from 192.168.1.214 port 5782 Connection closed by invalid user test1 192.168.1.214 port 5782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20808 [preauth] Invalid user ali from 192.168.1.214 port 38498 Connection closed by invalid user ali 192.168.1.214 port 38498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16183 [preauth] Invalid user teste from 192.168.1.214 port 19121 Connection closed by invalid user teste 192.168.1.214 port 19121 [preauth] Invalid user admin from 192.168.1.214 port 44849 Connection closed by invalid user admin 192.168.1.214 port 44849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16795 [preauth] Invalid user user from 192.168.1.214 port 13811 Connection closed by invalid user user 192.168.1.214 port 13811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35065 [preauth] Invalid user pi from 192.168.1.214 port 9697 Connection closed by invalid user pi 192.168.1.214 port 9697 [preauth] Invalid user httpadmin from 192.168.1.214 port 12738 Connection closed by invalid user httpadmin 192.168.1.214 port 12738 [preauth] Invalid user admin from 192.168.1.214 port 15575 Connection closed by invalid user admin 192.168.1.214 port 15575 [preauth] Invalid user teamspeak from 192.168.1.214 port 42953 Connection closed by invalid user teamspeak 192.168.1.214 port 42953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57551 [preauth] Invalid user admin from 192.168.1.214 port 32659 Connection closed by invalid user admin 192.168.1.214 port 32659 [preauth] Invalid user admin from 192.168.1.214 port 5635 Connection closed by invalid user admin 192.168.1.214 port 5635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37028 [preauth] Invalid user pi from 192.168.1.214 port 47003 Connection closed by invalid user pi 192.168.1.214 port 47003 [preauth] Invalid user admin from 192.168.1.214 port 12813 Connection closed by invalid user admin 192.168.1.214 port 12813 [preauth] Invalid user user from 192.168.1.214 port 1993 Connection closed by invalid user user 192.168.1.214 port 1993 [preauth] Invalid user server from 192.168.1.214 port 52694 Connection closed by invalid user server 192.168.1.214 port 52694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48246 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 33730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35322 [preauth] Invalid user minecraft from 192.168.1.214 port 63237 Connection closed by invalid user minecraft 192.168.1.214 port 63237 [preauth] Invalid user huawei from 192.168.1.214 port 26424 Connection closed by invalid user huawei 192.168.1.214 port 26424 [preauth] Invalid user student from 192.168.1.214 port 59757 Connection closed by invalid user student 192.168.1.214 port 59757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50611 [preauth] Invalid user test from 192.168.1.214 port 14664 Connection closed by invalid user test 192.168.1.214 port 14664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54840 [preauth] Invalid user test from 192.168.1.214 port 19678 Connection closed by invalid user test 192.168.1.214 port 19678 [preauth] Invalid user test from 192.168.1.214 port 16528 Connection closed by invalid user test 192.168.1.214 port 16528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11969 [preauth] Invalid user postgres from 192.168.1.214 port 34018 Connection closed by invalid user postgres 192.168.1.214 port 34018 [preauth] Invalid user jenkins from 192.168.1.214 port 1298 Connection closed by invalid user jenkins 192.168.1.214 port 1298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27133 [preauth] Invalid user ubuntu from 192.168.1.214 port 56311 Connection closed by invalid user ubuntu 192.168.1.214 port 56311 [preauth] Invalid user test2 from 192.168.1.214 port 42048 Connection closed by invalid user test2 192.168.1.214 port 42048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24184 [preauth] Invalid user zjw from 192.168.1.214 port 1079 Connection closed by invalid user zjw 192.168.1.214 port 1079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10356 [preauth] Invalid user a from 192.168.1.214 port 20161 Connection reset by invalid user a 192.168.1.214 port 20161 [preauth] Invalid user administrator from 192.168.1.214 port 39599 Connection reset by invalid user administrator 192.168.1.214 port 39599 [preauth] Invalid user administrator from 192.168.1.214 port 37763 Connection reset by invalid user administrator 192.168.1.214 port 37763 [preauth] Invalid user administrator from 192.168.1.214 port 61682 Connection reset by invalid user administrator 192.168.1.214 port 61682 [preauth] Invalid user appuser from 192.168.1.214 port 62272 Connection reset by invalid user appuser 192.168.1.214 port 62272 [preauth] Invalid user centos from 192.168.1.214 port 7862 Connection reset by invalid user centos 192.168.1.214 port 7862 [preauth] Invalid user cty from 192.168.1.214 port 40031 Connection reset by invalid user cty 192.168.1.214 port 40031 [preauth] Invalid user default from 192.168.1.214 port 31726 Connection reset by invalid user default 192.168.1.214 port 31726 [preauth] Invalid user ftpuser from 192.168.1.214 port 45121 Connection reset by invalid user ftpuser 192.168.1.214 port 45121 [preauth] Connection reset by authenticating user git 192.168.1.214 port 32450 [preauth] Invalid user gpu from 192.168.1.214 port 32541 Connection reset by invalid user gpu 192.168.1.214 port 32541 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 48729 [preauth] Invalid user ljl from 192.168.1.214 port 62300 Connection reset by invalid user ljl 192.168.1.214 port 62300 [preauth] Invalid user localadmin from 192.168.1.214 port 44279 Connection reset by invalid user localadmin 192.168.1.214 port 44279 [preauth] Invalid user monitor from 192.168.1.214 port 58739 Connection reset by invalid user monitor 192.168.1.214 port 58739 [preauth] Invalid user monitor from 192.168.1.214 port 18635 Connection reset by invalid user monitor 192.168.1.214 port 18635 [preauth] Invalid user op from 192.168.1.214 port 58213 Connection reset by invalid user op 192.168.1.214 port 58213 [preauth] Invalid user public from 192.168.1.214 port 19913 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10840 [preauth] Connection reset by invalid user public 192.168.1.214 port 19913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63288 [preauth] Invalid user admin from 192.168.1.214 port 37181 Connection closed by invalid user admin 192.168.1.214 port 37181 [preauth] Invalid user user from 192.168.1.214 port 52695 Connection closed by invalid user user 192.168.1.214 port 52695 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 23457 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61601 [preauth] Invalid user admin from 192.168.1.214 port 22070 Connection closed by invalid user admin 192.168.1.214 port 22070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58145 [preauth] Invalid user testuser from 192.168.1.214 port 7018 Connection closed by invalid user testuser 192.168.1.214 port 7018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57963 [preauth] Invalid user backup from 192.168.1.214 port 57597 Connection closed by invalid user backup 192.168.1.214 port 57597 [preauth] Invalid user admin from 192.168.1.214 port 3389 Connection closed by invalid user admin 192.168.1.214 port 3389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62209 [preauth] Invalid user linuxadmin from 192.168.1.214 port 53828 Connection closed by invalid user linuxadmin 192.168.1.214 port 53828 [preauth] Invalid user ftpuser from 192.168.1.214 port 53651 Connection closed by invalid user ftpuser 192.168.1.214 port 53651 [preauth] Invalid user useradmin from 192.168.1.214 port 45208 Connection closed by invalid user useradmin 192.168.1.214 port 45208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1473 [preauth] Invalid user ftptest from 192.168.1.214 port 21069 Connection closed by invalid user ftptest 192.168.1.214 port 21069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55197 [preauth] Invalid user node from 192.168.1.214 port 58314 Connection closed by invalid user node 192.168.1.214 port 58314 [preauth] Invalid user builder from 192.168.1.214 port 58291 Connection closed by invalid user builder 192.168.1.214 port 58291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15111 [preauth] Invalid user postgres from 192.168.1.214 port 4442 Connection closed by invalid user postgres 192.168.1.214 port 4442 [preauth] Invalid user lab from 192.168.1.214 port 65430 Connection closed by invalid user lab 192.168.1.214 port 65430 [preauth] Invalid user sftpuser from 192.168.1.214 port 32399 Connection closed by invalid user sftpuser 192.168.1.214 port 32399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50895 [preauth] Connection closed by 192.168.1.214 port 53148 [preauth] Invalid user 1234 from 192.168.1.214 port 1578 Connection closed by invalid user 1234 192.168.1.214 port 1578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60279 [preauth] Invalid user admin from 192.168.1.214 port 35620 Connection closed by invalid user admin 192.168.1.214 port 35620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15562 [preauth] Invalid user a from 192.168.1.214 port 27687 Connection closed by invalid user a 192.168.1.214 port 27687 [preauth] Invalid user test123 from 192.168.1.214 port 49357 Connection closed by invalid user test123 192.168.1.214 port 49357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11567 [preauth] Connection reset by 192.168.1.214 port 25962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43635 [preauth] Connection closed by authenticating user git 192.168.1.214 port 8755 [preauth] Invalid user admin from 192.168.1.214 port 42866 Connection closed by invalid user admin 192.168.1.214 port 42866 [preauth] Invalid user user from 192.168.1.214 port 1653 Connection closed by invalid user user 192.168.1.214 port 1653 [preauth] Connection closed by 192.168.1.214 port 25940 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3917 [preauth] Invalid user deployer from 192.168.1.214 port 3810 Connection closed by invalid user deployer 192.168.1.214 port 3810 [preauth] Invalid user 1 from 192.168.1.214 port 58641 Connection closed by invalid user 1 192.168.1.214 port 58641 [preauth] Invalid user test1 from 192.168.1.214 port 48790 Connection closed by invalid user test1 192.168.1.214 port 48790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15513 [preauth] Invalid user alex from 192.168.1.214 port 35691 Connection closed by invalid user alex 192.168.1.214 port 35691 [preauth] Invalid user admin from 192.168.1.214 port 22329 Connection closed by invalid user admin 192.168.1.214 port 22329 [preauth] Invalid user sammy from 192.168.1.214 port 60561 Connection closed by invalid user sammy 192.168.1.214 port 60561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50811 [preauth] Invalid user orangepi from 192.168.1.214 port 37057 Connection closed by invalid user orangepi 192.168.1.214 port 37057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46680 [preauth] Invalid user postgres from 192.168.1.214 port 13622 Connection closed by invalid user postgres 192.168.1.214 port 13622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40349 [preauth] Invalid user mysql from 192.168.1.214 port 18007 Connection closed by invalid user mysql 192.168.1.214 port 18007 [preauth] Invalid user mc from 192.168.1.214 port 26017 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user mc 192.168.1.214 port 26017 [preauth] Connection closed by invalid user root 192.168.1.214 port 10649 [preauth] Invalid user tester from 192.168.1.214 port 28056 Connection closed by invalid user tester 192.168.1.214 port 28056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10198 [preauth] Invalid user temp from 192.168.1.214 port 3530 Connection closed by invalid user temp 192.168.1.214 port 3530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61151 [preauth] Invalid user test from 192.168.1.214 port 64130 Connection closed by invalid user test 192.168.1.214 port 64130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57141 [preauth] Invalid user user from 192.168.1.214 port 53156 Connection closed by invalid user user 192.168.1.214 port 53156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59585 [preauth] Invalid user admin from 192.168.1.214 port 5197 Connection closed by invalid user admin 192.168.1.214 port 5197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58827 [preauth] Invalid user deploy from 192.168.1.214 port 10381 Connection closed by invalid user deploy 192.168.1.214 port 10381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6359 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 23726 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41292 [preauth] Invalid user admin from 192.168.1.214 port 63130 Connection closed by invalid user admin 192.168.1.214 port 63130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35325 [preauth] Invalid user odoo from 192.168.1.214 port 23491 Connection closed by invalid user odoo 192.168.1.214 port 23491 [preauth] Invalid user server from 192.168.1.214 port 60659 Connection closed by invalid user server 192.168.1.214 port 60659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23800 [preauth] Invalid user kafka from 192.168.1.214 port 11251 Connection closed by invalid user kafka 192.168.1.214 port 11251 [preauth] Connection closed by authenticating user git 192.168.1.214 port 65284 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 36049 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 36049 [preauth] Invalid user docker from 192.168.1.214 port 27504 Connection closed by invalid user docker 192.168.1.214 port 27504 [preauth] Invalid user test from 192.168.1.214 port 64873 Connection closed by invalid user test 192.168.1.214 port 64873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49993 [preauth] Invalid user prueba from 192.168.1.214 port 15056 Connection closed by invalid user prueba 192.168.1.214 port 15056 [preauth] Invalid user user1 from 192.168.1.214 port 32676 Connection closed by invalid user user1 192.168.1.214 port 32676 [preauth] Invalid user support from 192.168.1.214 port 39871 Connection closed by invalid user support 192.168.1.214 port 39871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54830 [preauth] Invalid user upload from 192.168.1.214 port 59987 Connection closed by invalid user upload 192.168.1.214 port 59987 [preauth] Invalid user steam from 192.168.1.214 port 17816 Invalid user orangepi from 192.168.1.214 port 37867 User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 15685 Connection closed by invalid user steam 192.168.1.214 port 17816 [preauth] Connection closed by invalid user orangepi 192.168.1.214 port 37867 [preauth] Connection closed by invalid user root 192.168.1.214 port 35920 [preauth] Connection closed by invalid user admin 192.168.1.214 port 15685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45947 [preauth] Invalid user admin from 192.168.1.214 port 6040 Connection closed by invalid user admin 192.168.1.214 port 6040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user clawd from 192.168.1.214 port 7542 Invalid user minecraft from 192.168.1.214 port 54962 Connection closed by invalid user root 192.168.1.214 port 63842 [preauth] Connection closed by invalid user clawd 192.168.1.214 port 7542 [preauth] Connection closed by invalid user minecraft 192.168.1.214 port 54962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37191 [preauth] Invalid user peertube from 192.168.1.214 port 51217 Connection closed by invalid user peertube 192.168.1.214 port 51217 [preauth] Invalid user osboxes from 192.168.1.214 port 24250 Connection closed by invalid user osboxes 192.168.1.214 port 24250 [preauth] Invalid user crafty from 192.168.1.214 port 48781 Connection closed by invalid user crafty 192.168.1.214 port 48781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40817 [preauth] Invalid user mysql from 192.168.1.214 port 15577 Connection closed by invalid user mysql 192.168.1.214 port 15577 [preauth] Invalid user ubuntu from 192.168.1.214 port 26289 Connection closed by invalid user ubuntu 192.168.1.214 port 26289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46714 [preauth] 2026/04/21 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/21 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/21 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/21 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27359 [preauth] Invalid user user01 from 192.168.1.214 port 12908 Connection closed by invalid user user01 192.168.1.214 port 12908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16088 [preauth] Invalid user user1 from 192.168.1.214 port 2410 Connection closed by invalid user user1 192.168.1.214 port 2410 [preauth] Invalid user user from 192.168.1.214 port 12266 Connection closed by invalid user user 192.168.1.214 port 12266 [preauth] Invalid user ubuntu from 192.168.1.214 port 29607 Connection closed by invalid user ubuntu 192.168.1.214 port 29607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52189 [preauth] Connection closed by 192.168.1.214 port 44808 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64895 [preauth] Invalid user AdminGPON from 192.168.1.214 port 36085 Connection closed by invalid user AdminGPON 192.168.1.214 port 36085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33450 [preauth] banner exchange: Connection from 192.168.1.214 port 12503: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47530 [preauth] Invalid user prueba from 192.168.1.214 port 25331 Connection closed by invalid user prueba 192.168.1.214 port 25331 [preauth] Invalid user what from 192.168.1.214 port 13960 Connection closed by invalid user what 192.168.1.214 port 13960 [preauth] Invalid user samba from 192.168.1.214 port 44774 Connection closed by invalid user samba 192.168.1.214 port 44774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37268 [preauth] Invalid user admin from 192.168.1.214 port 36330 Connection reset by invalid user admin 192.168.1.214 port 36330 [preauth] Invalid user pi from 192.168.1.214 port 33794 Connection reset by invalid user pi 192.168.1.214 port 33794 [preauth] Invalid user Admin from 192.168.1.214 port 32713 Connection reset by invalid user Admin 192.168.1.214 port 32713 [preauth] Invalid user pi from 192.168.1.214 port 61751 Connection reset by invalid user pi 192.168.1.214 port 61751 [preauth] Invalid user username from 192.168.1.214 port 61974 Connection reset by invalid user username 192.168.1.214 port 61974 [preauth] Invalid user from 192.168.1.214 port 5823 Connection reset by invalid user 192.168.1.214 port 5823 [preauth] Invalid user telnet from 192.168.1.214 port 32916 Connection reset by invalid user telnet 192.168.1.214 port 32916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45025 [preauth] Invalid user test from 192.168.1.214 port 14148 Connection reset by invalid user test 192.168.1.214 port 14148 [preauth] Invalid user admin from 192.168.1.214 port 23331 Connection reset by invalid user admin 192.168.1.214 port 23331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3600 [preauth] Invalid user admin from 192.168.1.214 port 39822 Connection reset by invalid user admin 192.168.1.214 port 39822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19193 [preauth] Invalid user admin from 192.168.1.214 port 27535 Connection reset by invalid user admin 192.168.1.214 port 27535 [preauth] Invalid user sshadmin from 192.168.1.214 port 12432 Connection reset by invalid user sshadmin 192.168.1.214 port 12432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17133 [preauth] Invalid user user from 192.168.1.214 port 6315 Connection reset by invalid user user 192.168.1.214 port 6315 [preauth] Invalid user admin from 192.168.1.214 port 43389 Connection reset by invalid user admin 192.168.1.214 port 43389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49684 [preauth] Invalid user AdminGPON from 192.168.1.214 port 7241 Connection reset by invalid user AdminGPON 192.168.1.214 port 7241 [preauth] Invalid user config from 192.168.1.214 port 31179 Connection reset by invalid user config 192.168.1.214 port 31179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46623 [preauth] Invalid user vpn from 192.168.1.214 port 48390 Connection reset by invalid user vpn 192.168.1.214 port 48390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38873 [preauth] Invalid user music from 192.168.1.214 port 50264 Connection closed by invalid user music 192.168.1.214 port 50264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ftpuser from 192.168.1.214 port 14867 Connection reset by invalid user root 192.168.1.214 port 39085 [preauth] Connection closed by invalid user ftpuser 192.168.1.214 port 14867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50606 [preauth] Invalid user test1 from 192.168.1.214 port 16878 Connection reset by invalid user test1 192.168.1.214 port 16878 [preauth] Invalid user test2 from 192.168.1.214 port 2861 Connection reset by invalid user test2 192.168.1.214 port 2861 [preauth] Invalid user www from 192.168.1.214 port 60909 Connection reset by invalid user www 192.168.1.214 port 60909 [preauth] Invalid user Admin from 192.168.1.214 port 4890 Connection reset by invalid user Admin 192.168.1.214 port 4890 [preauth] Invalid user adm from 192.168.1.214 port 20109 Connection reset by invalid user adm 192.168.1.214 port 20109 [preauth] Invalid user admin from 192.168.1.214 port 57671 Connection reset by invalid user admin 192.168.1.214 port 57671 [preauth] Invalid user guest1 from 192.168.1.214 port 7134 Connection reset by invalid user guest1 192.168.1.214 port 7134 [preauth] Invalid user james from 192.168.1.214 port 15479 Connection reset by invalid user james 192.168.1.214 port 15479 [preauth] Invalid user oracle from 192.168.1.214 port 21163 Connection reset by invalid user oracle 192.168.1.214 port 21163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40920 [preauth] Invalid user download from 192.168.1.214 port 35487 Connection closed by invalid user download 192.168.1.214 port 35487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6445 [preauth] Invalid user developer from 192.168.1.214 port 43806 Connection closed by invalid user developer 192.168.1.214 port 43806 [preauth] Invalid user user2 from 192.168.1.214 port 2976 Connection closed by invalid user user2 192.168.1.214 port 2976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41487 [preauth] Invalid user pi from 192.168.1.214 port 45983 Connection closed by invalid user pi 192.168.1.214 port 45983 [preauth] Invalid user 0 from 192.168.1.214 port 40114 Connection closed by invalid user 0 192.168.1.214 port 40114 [preauth] Invalid user steam from 192.168.1.214 port 13222 Connection closed by invalid user steam 192.168.1.214 port 13222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29497 [preauth] Invalid user hadoop from 192.168.1.214 port 1983 Connection closed by invalid user hadoop 192.168.1.214 port 1983 [preauth] Invalid user ahmed from 192.168.1.214 port 41772 Connection closed by invalid user ahmed 192.168.1.214 port 41772 [preauth] Invalid user web from 192.168.1.214 port 54802 Connection closed by invalid user web 192.168.1.214 port 54802 [preauth] Invalid user super from 192.168.1.214 port 40515 Connection closed by invalid user super 192.168.1.214 port 40515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65166 [preauth] Invalid user ftpuser from 192.168.1.214 port 61970 Connection closed by invalid user ftpuser 192.168.1.214 port 61970 [preauth] Invalid user user from 192.168.1.214 port 45977 Connection closed by invalid user user 192.168.1.214 port 45977 [preauth] Invalid user ubuntu from 192.168.1.214 port 40393 Connection closed by invalid user ubuntu 192.168.1.214 port 40393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20607 [preauth] Invalid user pi from 192.168.1.214 port 42589 Connection closed by invalid user pi 192.168.1.214 port 42589 [preauth] Invalid user oracle from 192.168.1.214 port 15865 Connection closed by invalid user oracle 192.168.1.214 port 15865 [preauth] Invalid user mcserver from 192.168.1.214 port 6529 Connection closed by invalid user mcserver 192.168.1.214 port 6529 [preauth] Invalid user adam from 192.168.1.214 port 45271 Connection closed by invalid user adam 192.168.1.214 port 45271 [preauth] Invalid user ts3 from 192.168.1.214 port 58578 Connection closed by invalid user ts3 192.168.1.214 port 58578 [preauth] Invalid user test from 192.168.1.214 port 24988 Connection closed by invalid user test 192.168.1.214 port 24988 [preauth] Invalid user scan from 192.168.1.214 port 17633 Connection closed by invalid user scan 192.168.1.214 port 17633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57574 [preauth] Invalid user huawei from 192.168.1.214 port 47317 Connection closed by invalid user huawei 192.168.1.214 port 47317 [preauth] Invalid user sysadmin from 192.168.1.214 port 1057 Connection closed by invalid user sysadmin 192.168.1.214 port 1057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17108 [preauth] Invalid user mysql from 192.168.1.214 port 18178 Connection closed by invalid user mysql 192.168.1.214 port 18178 [preauth] Invalid user max from 192.168.1.214 port 40235 Connection closed by invalid user max 192.168.1.214 port 40235 [preauth] Invalid user master from 192.168.1.214 port 59343 Connection closed by invalid user master 192.168.1.214 port 59343 [preauth] Invalid user ftpadmin from 192.168.1.214 port 16793 Connection closed by invalid user ftpadmin 192.168.1.214 port 16793 [preauth] Invalid user dspace from 192.168.1.214 port 2309 Connection closed by invalid user dspace 192.168.1.214 port 2309 [preauth] Invalid user admin from 192.168.1.214 port 52217 Connection closed by invalid user admin 192.168.1.214 port 52217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40504 [preauth] drop connection #16 from [192.168.1.214]:18896 on [10.233.94.47]:22 Maxstartups drop connection #16 from [192.168.1.214]:47666 on [10.233.94.47]:22 Maxstartups drop connection #19 from [192.168.1.214]:30058 on [10.233.94.47]:22 Maxstartups User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user test from 192.168.1.214 port 26374 Invalid user admin from 192.168.1.214 port 19117 User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user orangepi from 192.168.1.214 port 51606 User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user debian from 192.168.1.214 port 25190 User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user user from 192.168.1.214 port 7051 Invalid user user from 192.168.1.214 port 9893 User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user artem from 192.168.1.214 port 9808 Connection closed by invalid user root 192.168.1.214 port 54030 [preauth] Connection closed by invalid user test 192.168.1.214 port 26374 [preauth] Connection closed by invalid user root 192.168.1.214 port 34191 [preauth] Connection closed by invalid user admin 192.168.1.214 port 19117 [preauth] Connection closed by invalid user root 192.168.1.214 port 31627 [preauth] Invalid user user from 192.168.1.214 port 43493 Connection closed by invalid user orangepi 192.168.1.214 port 51606 [preauth] Connection closed by invalid user root 192.168.1.214 port 60504 [preauth] Connection closed by invalid user root 192.168.1.214 port 39166 [preauth] Connection closed by invalid user root 192.168.1.214 port 6596 [preauth] Connection closed by invalid user debian 192.168.1.214 port 25190 [preauth] Connection closed by invalid user root 192.168.1.214 port 15490 [preauth] Connection closed by invalid user root 192.168.1.214 port 19999 [preauth] Connection closed by invalid user root 192.168.1.214 port 19553 [preauth] Connection closed by invalid user root 192.168.1.214 port 59225 [preauth] Connection closed by invalid user user 192.168.1.214 port 7051 [preauth] Connection closed by invalid user user 192.168.1.214 port 9893 [preauth] Invalid user postgres from 192.168.1.214 port 51987 Connection closed by invalid user root 192.168.1.214 port 61294 [preauth] Invalid user web from 192.168.1.214 port 52300 Connection closed by invalid user artem 192.168.1.214 port 9808 [preauth] Invalid user pi from 192.168.1.214 port 2363 User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user test from 192.168.1.214 port 4218 Connection closed by invalid user user 192.168.1.214 port 43493 [preauth] Invalid user steam from 192.168.1.214 port 1176 Invalid user home from 192.168.1.214 port 55521 Invalid user steam from 192.168.1.214 port 4541 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user postgres 192.168.1.214 port 51987 [preauth] Connection closed by invalid user web 192.168.1.214 port 52300 [preauth] Connection closed by invalid user pi 192.168.1.214 port 2363 [preauth] Connection closed by invalid user root 192.168.1.214 port 61288 [preauth] Connection closed by invalid user test 192.168.1.214 port 4218 [preauth] Connection closed by invalid user steam 192.168.1.214 port 1176 [preauth] Connection closed by invalid user steam 192.168.1.214 port 4541 [preauth] Connection closed by invalid user home 192.168.1.214 port 55521 [preauth] Connection closed by invalid user root 192.168.1.214 port 48475 [preauth] drop connection #0 from [192.168.1.214]:20043 on [10.233.94.47]:22 penalty: connections without attempting authentication PerSourcePenalties logging rate-limited: additional 39 connections dropped drop connection #0 from [192.168.1.214]:37435 on [10.233.94.47]:22 penalty: connections without attempting authentication User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17860 [preauth] Invalid user samba from 192.168.1.214 port 48840 Connection reset by invalid user samba 192.168.1.214 port 48840 [preauth] Invalid user telnet from 192.168.1.214 port 11044 Connection reset by invalid user telnet 192.168.1.214 port 11044 [preauth] Invalid user test from 192.168.1.214 port 49089 Connection reset by invalid user test 192.168.1.214 port 49089 [preauth] Invalid user test from 192.168.1.214 port 7345 Connection reset by invalid user test 192.168.1.214 port 7345 [preauth] Invalid user ubnt from 192.168.1.214 port 56798 Connection reset by invalid user ubnt 192.168.1.214 port 56798 [preauth] Invalid user ubuntu from 192.168.1.214 port 54334 Connection reset by invalid user ubuntu 192.168.1.214 port 54334 [preauth] Invalid user usuario from 192.168.1.214 port 43073 Connection reset by invalid user usuario 192.168.1.214 port 43073 [preauth] Invalid user usuario from 192.168.1.214 port 38856 Connection reset by invalid user usuario 192.168.1.214 port 38856 [preauth] Invalid user adm from 192.168.1.214 port 4757 Connection reset by invalid user adm 192.168.1.214 port 4757 [preauth] Invalid user admin from 192.168.1.214 port 1480 Connection reset by invalid user admin 192.168.1.214 port 1480 [preauth] Invalid user ahmed from 192.168.1.214 port 56405 Connection reset by invalid user ahmed 192.168.1.214 port 56405 [preauth] Invalid user cisco from 192.168.1.214 port 43135 Connection reset by invalid user cisco 192.168.1.214 port 43135 [preauth] Invalid user maria from 192.168.1.214 port 11840 Connection reset by invalid user maria 192.168.1.214 port 11840 [preauth] Invalid user postgres from 192.168.1.214 port 29953 Connection reset by invalid user postgres 192.168.1.214 port 29953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54652 [preauth] Invalid user admin from 192.168.1.214 port 32298 Connection closed by invalid user admin 192.168.1.214 port 32298 [preauth] Invalid user orangepi from 192.168.1.214 port 25541 Connection closed by invalid user orangepi 192.168.1.214 port 25541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10428 [preauth] Connection reset by invalid user root 192.168.1.214 port 8051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50891 [preauth] Invalid user rstudio from 192.168.1.214 port 49846 Connection reset by invalid user rstudio 192.168.1.214 port 49846 [preauth] Invalid user temp from 192.168.1.214 port 38207 Connection reset by invalid user temp 192.168.1.214 port 38207 [preauth] Invalid user test1 from 192.168.1.214 port 35784 Connection reset by invalid user test1 192.168.1.214 port 35784 [preauth] Invalid user test from 192.168.1.214 port 11419 Connection reset by invalid user test 192.168.1.214 port 11419 [preauth] Invalid user ubuntu from 192.168.1.214 port 45709 Connection reset by invalid user ubuntu 192.168.1.214 port 45709 [preauth] Invalid user ubuntuserver from 192.168.1.214 port 37978 Connection reset by invalid user ubuntuserver 192.168.1.214 port 37978 [preauth] Invalid user user1 from 192.168.1.214 port 45039 Connection reset by invalid user user1 192.168.1.214 port 45039 [preauth] Invalid user user1 from 192.168.1.214 port 39280 Connection reset by invalid user user1 192.168.1.214 port 39280 [preauth] Invalid user uzivatel from 192.168.1.214 port 54754 Connection reset by invalid user uzivatel 192.168.1.214 port 54754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54875 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 24393 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20732 [preauth] Invalid user test from 192.168.1.214 port 20220 Connection closed by invalid user test 192.168.1.214 port 20220 [preauth] Invalid user user from 192.168.1.214 port 38097 Connection closed by invalid user user 192.168.1.214 port 38097 [preauth] Invalid user user from 192.168.1.214 port 52455 Connection closed by invalid user user 192.168.1.214 port 52455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38176 [preauth] Invalid user admin from 192.168.1.214 port 14284 Connection closed by invalid user admin 192.168.1.214 port 14284 [preauth] Invalid user cirros from 192.168.1.214 port 57527 Connection closed by invalid user cirros 192.168.1.214 port 57527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40127 [preauth] Invalid user admin from 192.168.1.214 port 40880 Connection closed by invalid user admin 192.168.1.214 port 40880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34296 [preauth] Invalid user rpc from 192.168.1.214 port 38430 Connection closed by invalid user rpc 192.168.1.214 port 38430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32271 [preauth] Invalid user user1 from 192.168.1.214 port 18902 Connection closed by invalid user user1 192.168.1.214 port 18902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11251 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 42486 [preauth] Invalid user kali from 192.168.1.214 port 53820 Connection closed by invalid user kali 192.168.1.214 port 53820 [preauth] Invalid user linaro from 192.168.1.214 port 44849 Connection closed by invalid user linaro 192.168.1.214 port 44849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8426 [preauth] Invalid user admin from 192.168.1.214 port 16277 Connection closed by invalid user admin 192.168.1.214 port 16277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51422 [preauth] Invalid user admin from 192.168.1.214 port 6285 Connection closed by invalid user admin 192.168.1.214 port 6285 [preauth] Invalid user user from 192.168.1.214 port 65044 Connection closed by invalid user user 192.168.1.214 port 65044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27383 [preauth] Invalid user admin from 192.168.1.214 port 20127 Connection closed by invalid user admin 192.168.1.214 port 20127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36246 [preauth] Invalid user postgres from 192.168.1.214 port 39482 Connection closed by invalid user postgres 192.168.1.214 port 39482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14260 [preauth] Invalid user openhabian from 192.168.1.214 port 47146 Connection closed by invalid user openhabian 192.168.1.214 port 47146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16332 [preauth] Invalid user sshadmin from 192.168.1.214 port 41942 Connection closed by invalid user sshadmin 192.168.1.214 port 41942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14946 [preauth] Invalid user frappe from 192.168.1.214 port 51585 Connection closed by invalid user frappe 192.168.1.214 port 51585 [preauth] Invalid user huawei from 192.168.1.214 port 30526 Connection closed by invalid user huawei 192.168.1.214 port 30526 [preauth] Invalid user ubuntu from 192.168.1.214 port 14984 Connection closed by invalid user ubuntu 192.168.1.214 port 14984 [preauth] Invalid user vyos from 192.168.1.214 port 15019 Connection closed by invalid user vyos 192.168.1.214 port 15019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12945 [preauth] Invalid user admin from 192.168.1.214 port 46160 Connection closed by invalid user admin 192.168.1.214 port 46160 [preauth] Invalid user p from 192.168.1.214 port 42958 Connection closed by invalid user p 192.168.1.214 port 42958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42426 [preauth] Invalid user public from 192.168.1.214 port 26507 Connection closed by invalid user public 192.168.1.214 port 26507 [preauth] Invalid user debian from 192.168.1.214 port 48944 Connection closed by invalid user debian 192.168.1.214 port 48944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43572 [preauth] Invalid user steam from 192.168.1.214 port 7435 Connection closed by invalid user steam 192.168.1.214 port 7435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29940 [preauth] Invalid user nvidia from 192.168.1.214 port 1477 Connection closed by invalid user nvidia 192.168.1.214 port 1477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1747 [preauth] Invalid user admin from 192.168.1.214 port 21962 Connection closed by invalid user admin 192.168.1.214 port 21962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34397 [preauth] Invalid user test from 192.168.1.214 port 60991 Connection closed by invalid user test 192.168.1.214 port 60991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17537 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 16323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30297 [preauth] Invalid user admin from 192.168.1.214 port 22923 Connection closed by invalid user admin 192.168.1.214 port 22923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16771 [preauth] Connection closed by 192.168.1.214 port 12279 banner exchange: Connection from 192.168.1.214 port 58705: invalid format Connection closed by 192.168.1.214 port 32664 Connection closed by 192.168.1.214 port 41895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35056 [preauth] Invalid user demo from 192.168.1.214 port 42439 Connection closed by invalid user demo 192.168.1.214 port 42439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44784 [preauth] Connection closed by 192.168.1.214 port 59079 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39043 [preauth] Invalid user vpn from 192.168.1.214 port 38050 Connection closed by invalid user vpn 192.168.1.214 port 38050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2564 [preauth] Invalid user deploy from 192.168.1.214 port 14309 Connection closed by invalid user deploy 192.168.1.214 port 14309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13718 [preauth] Invalid user admin from 192.168.1.214 port 15434 Connection closed by invalid user admin 192.168.1.214 port 15434 [preauth] Connection closed by 192.168.1.214 port 1842 banner exchange: Connection from 192.168.1.214 port 4245: invalid format banner exchange: Connection from 192.168.1.214 port 65080: invalid format Connection closed by 192.168.1.214 port 22674 [preauth] Invalid user alan from 192.168.1.214 port 22978 Connection closed by invalid user alan 192.168.1.214 port 22978 [preauth] Invalid user admin from 192.168.1.214 port 57391 Connection closed by invalid user admin 192.168.1.214 port 57391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9862 [preauth] Invalid user username from 192.168.1.214 port 44756 Connection closed by invalid user username 192.168.1.214 port 44756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14794 [preauth] Invalid user rema from 192.168.1.214 port 65530 Connection closed by invalid user rema 192.168.1.214 port 65530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1496 [preauth] Invalid user test from 192.168.1.214 port 30625 Connection closed by invalid user test 192.168.1.214 port 30625 [preauth] Invalid user odroid from 192.168.1.214 port 18280 Connection closed by invalid user odroid 192.168.1.214 port 18280 [preauth] Invalid user ftpuser from 192.168.1.214 port 18043 Connection closed by invalid user ftpuser 192.168.1.214 port 18043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32855 [preauth] Invalid user ftpuser from 192.168.1.214 port 27726 Connection closed by invalid user ftpuser 192.168.1.214 port 27726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57838 [preauth] Invalid user oracle from 192.168.1.214 port 29407 Connection closed by invalid user oracle 192.168.1.214 port 29407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6847 [preauth] Invalid user aaa from 192.168.1.214 port 37761 Connection closed by invalid user aaa 192.168.1.214 port 37761 [preauth] Invalid user debian from 192.168.1.214 port 49401 Connection closed by invalid user debian 192.168.1.214 port 49401 [preauth] Invalid user user from 192.168.1.214 port 15715 Connection closed by invalid user user 192.168.1.214 port 15715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14034 [preauth] Invalid user vagrant from 192.168.1.214 port 64706 Connection closed by invalid user vagrant 192.168.1.214 port 64706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23589 [preauth] Invalid user test from 192.168.1.214 port 11657 Connection closed by invalid user test 192.168.1.214 port 11657 [preauth] Invalid user ubnt from 192.168.1.214 port 49534 Connection closed by invalid user ubnt 192.168.1.214 port 49534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32263 [preauth] Invalid user debian from 192.168.1.214 port 46306 Connection closed by invalid user debian 192.168.1.214 port 46306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5916 [preauth] Invalid user admin from 192.168.1.214 port 20452 Connection closed by invalid user admin 192.168.1.214 port 20452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25188 [preauth] Invalid user ansible from 192.168.1.214 port 33628 Connection closed by invalid user ansible 192.168.1.214 port 33628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16979 [preauth] Invalid user testuser from 192.168.1.214 port 8389 Connection closed by invalid user testuser 192.168.1.214 port 8389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20506 [preauth] Invalid user test1 from 192.168.1.214 port 7267 Connection closed by invalid user test1 192.168.1.214 port 7267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20874 [preauth] Invalid user ali from 192.168.1.214 port 9979 Connection closed by invalid user ali 192.168.1.214 port 9979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51159 [preauth] Invalid user teste from 192.168.1.214 port 13223 Connection closed by invalid user teste 192.168.1.214 port 13223 [preauth] Invalid user admin from 192.168.1.214 port 40065 Connection closed by invalid user admin 192.168.1.214 port 40065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45095 [preauth] Invalid user user from 192.168.1.214 port 60641 Connection closed by invalid user user 192.168.1.214 port 60641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13943 [preauth] Invalid user pi from 192.168.1.214 port 6245 Connection closed by invalid user pi 192.168.1.214 port 6245 [preauth] Invalid user httpadmin from 192.168.1.214 port 6376 Connection closed by invalid user httpadmin 192.168.1.214 port 6376 [preauth] Invalid user admin from 192.168.1.214 port 41230 Connection closed by invalid user admin 192.168.1.214 port 41230 [preauth] Invalid user teamspeak from 192.168.1.214 port 46554 Connection closed by invalid user teamspeak 192.168.1.214 port 46554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63723 [preauth] Invalid user admin from 192.168.1.214 port 27060 Connection closed by invalid user admin 192.168.1.214 port 27060 [preauth] Invalid user admin from 192.168.1.214 port 11125 Connection closed by invalid user admin 192.168.1.214 port 11125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54480 [preauth] Invalid user pi from 192.168.1.214 port 48669 Connection closed by invalid user pi 192.168.1.214 port 48669 [preauth] Invalid user admin from 192.168.1.214 port 18695 Connection closed by invalid user admin 192.168.1.214 port 18695 [preauth] Invalid user user from 192.168.1.214 port 9581 Connection closed by invalid user user 192.168.1.214 port 9581 [preauth] Invalid user server from 192.168.1.214 port 64206 Connection closed by invalid user server 192.168.1.214 port 64206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35498 [preauth] Invalid user admin from 192.168.1.214 port 64044 Connection reset by invalid user admin 192.168.1.214 port 64044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1648 [preauth] Invalid user ubnt from 192.168.1.214 port 61745 Connection reset by invalid user ubnt 192.168.1.214 port 61745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34966 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 14741 [preauth] Invalid user user1 from 192.168.1.214 port 46714 Connection reset by invalid user user1 192.168.1.214 port 46714 [preauth] Invalid user ubnt from 192.168.1.214 port 15091 Connection reset by invalid user ubnt 192.168.1.214 port 15091 [preauth] Invalid user admin from 192.168.1.214 port 24989 Connection reset by invalid user admin 192.168.1.214 port 24989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28747 [preauth] Invalid user orangepi from 192.168.1.214 port 15295 Connection reset by invalid user orangepi 192.168.1.214 port 15295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user supervisor from 192.168.1.214 port 62759 Connection closed by invalid user root 192.168.1.214 port 45377 [preauth] Connection reset by invalid user supervisor 192.168.1.214 port 62759 [preauth] User uucp not allowed because account is locked Connection reset by invalid user uucp 192.168.1.214 port 12438 [preauth] Invalid user mysql from 192.168.1.214 port 37214 Connection reset by invalid user mysql 192.168.1.214 port 37214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63225 [preauth] Invalid user admin from 192.168.1.214 port 63046 Connection reset by invalid user admin 192.168.1.214 port 63046 [preauth] Invalid user adm from 192.168.1.214 port 53225 Connection reset by invalid user adm 192.168.1.214 port 53225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58333 [preauth] Invalid user ubuntu from 192.168.1.214 port 43159 Connection reset by invalid user ubuntu 192.168.1.214 port 43159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20114 [preauth] Invalid user user from 192.168.1.214 port 6983 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17344 [preauth] Connection reset by invalid user user 192.168.1.214 port 6983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60886 [preauth] Invalid user admin from 192.168.1.214 port 10091 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4957 [preauth] Connection reset by invalid user admin 192.168.1.214 port 10091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39537 [preauth] Connection reset by invalid user root 192.168.1.214 port 40492 [preauth] Invalid user tech from 192.168.1.214 port 19420 Connection reset by invalid user tech 192.168.1.214 port 19420 [preauth] Invalid user test1 from 192.168.1.214 port 20338 Connection reset by invalid user test1 192.168.1.214 port 20338 [preauth] Invalid user squid from 192.168.1.214 port 1100 Invalid user ubnt from 192.168.1.214 port 2308 Connection reset by invalid user ubnt 192.168.1.214 port 2308 [preauth] Connection reset by invalid user squid 192.168.1.214 port 1100 [preauth] Invalid user ubuntu from 192.168.1.214 port 34486 Connection reset by invalid user ubuntu 192.168.1.214 port 34486 [preauth] Invalid user ubuntu from 192.168.1.214 port 44389 Connection reset by invalid user ubuntu 192.168.1.214 port 44389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56002 [preauth] Invalid user ubuntu from 192.168.1.214 port 56770 Connection reset by invalid user ubuntu 192.168.1.214 port 56770 [preauth] Invalid user user3 from 192.168.1.214 port 43490 Connection reset by invalid user user3 192.168.1.214 port 43490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9895 [preauth] Invalid user temp from 192.168.1.214 port 34146 Connection reset by invalid user temp 192.168.1.214 port 34146 [preauth] Invalid user manager from 192.168.1.214 port 23417 Connection reset by invalid user manager 192.168.1.214 port 23417 [preauth] Invalid user admin from 192.168.1.214 port 26964 Connection reset by invalid user admin 192.168.1.214 port 26964 [preauth] Invalid user asterisk from 192.168.1.214 port 61206 Connection reset by invalid user asterisk 192.168.1.214 port 61206 [preauth] Invalid user backups from 192.168.1.214 port 17283 Connection reset by invalid user backups 192.168.1.214 port 17283 [preauth] Invalid user ftpuser from 192.168.1.214 port 47540 Connection reset by invalid user ftpuser 192.168.1.214 port 47540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32423 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 48118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43743 [preauth] Invalid user minecraft from 192.168.1.214 port 9812 Connection closed by invalid user minecraft 192.168.1.214 port 9812 [preauth] Invalid user huawei from 192.168.1.214 port 31732 Connection closed by invalid user huawei 192.168.1.214 port 31732 [preauth] Invalid user student from 192.168.1.214 port 29254 Connection closed by invalid user student 192.168.1.214 port 29254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4555 [preauth] Invalid user test from 192.168.1.214 port 27706 Connection closed by invalid user test 192.168.1.214 port 27706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59329 [preauth] Invalid user test from 192.168.1.214 port 1122 Connection closed by invalid user test 192.168.1.214 port 1122 [preauth] Invalid user test from 192.168.1.214 port 22949 Connection closed by invalid user test 192.168.1.214 port 22949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6442 [preauth] Invalid user postgres from 192.168.1.214 port 14102 Connection closed by invalid user postgres 192.168.1.214 port 14102 [preauth] Invalid user jenkins from 192.168.1.214 port 22476 Connection closed by invalid user jenkins 192.168.1.214 port 22476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53228 [preauth] Invalid user ubuntu from 192.168.1.214 port 52490 Connection closed by invalid user ubuntu 192.168.1.214 port 52490 [preauth] Invalid user test2 from 192.168.1.214 port 35669 Connection closed by invalid user test2 192.168.1.214 port 35669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55228 [preauth] Invalid user zjw from 192.168.1.214 port 62856 Connection closed by invalid user zjw 192.168.1.214 port 62856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37466 [preauth] Invalid user admin from 192.168.1.214 port 35194 Connection closed by invalid user admin 192.168.1.214 port 35194 [preauth] Invalid user user from 192.168.1.214 port 3674 Connection closed by invalid user user 192.168.1.214 port 3674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56655 [preauth] Invalid user admin from 192.168.1.214 port 60933 Connection closed by invalid user admin 192.168.1.214 port 60933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62177 [preauth] Invalid user testuser from 192.168.1.214 port 3526 Connection closed by invalid user testuser 192.168.1.214 port 3526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14155 [preauth] Invalid user backup from 192.168.1.214 port 6206 Connection closed by invalid user backup 192.168.1.214 port 6206 [preauth] Invalid user admin from 192.168.1.214 port 31627 Connection closed by invalid user admin 192.168.1.214 port 31627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11088 [preauth] Invalid user test from 192.168.1.214 port 12382 Connection closed by invalid user test 192.168.1.214 port 12382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35669 [preauth] Invalid user linuxadmin from 192.168.1.214 port 9967 Connection closed by invalid user linuxadmin 192.168.1.214 port 9967 [preauth] Invalid user ftpuser from 192.168.1.214 port 35964 Connection closed by invalid user ftpuser 192.168.1.214 port 35964 [preauth] Invalid user useradmin from 192.168.1.214 port 13815 Connection closed by invalid user useradmin 192.168.1.214 port 13815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14725 [preauth] Invalid user ftptest from 192.168.1.214 port 59461 Connection closed by invalid user ftptest 192.168.1.214 port 59461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6794 [preauth] Invalid user node from 192.168.1.214 port 1063 Connection closed by invalid user node 192.168.1.214 port 1063 [preauth] Invalid user builder from 192.168.1.214 port 26429 Connection closed by invalid user builder 192.168.1.214 port 26429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8887 [preauth] Invalid user postgres from 192.168.1.214 port 36488 Connection closed by invalid user postgres 192.168.1.214 port 36488 [preauth] Invalid user lab from 192.168.1.214 port 20071 Connection closed by invalid user lab 192.168.1.214 port 20071 [preauth] Invalid user sftpuser from 192.168.1.214 port 2798 Connection closed by invalid user sftpuser 192.168.1.214 port 2798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5012 [preauth] Invalid user 1234 from 192.168.1.214 port 44995 Connection closed by invalid user 1234 192.168.1.214 port 44995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36278 [preauth] Invalid user admin from 192.168.1.214 port 62119 Connection closed by invalid user admin 192.168.1.214 port 62119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1657 [preauth] Invalid user a from 192.168.1.214 port 56832 Connection closed by invalid user a 192.168.1.214 port 56832 [preauth] Invalid user test123 from 192.168.1.214 port 59995 Connection closed by invalid user test123 192.168.1.214 port 59995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59627 [preauth] Connection closed by authenticating user git 192.168.1.214 port 57897 [preauth] Invalid user admin from 192.168.1.214 port 41194 Connection closed by invalid user admin 192.168.1.214 port 41194 [preauth] Invalid user user from 192.168.1.214 port 54387 Connection closed by invalid user user 192.168.1.214 port 54387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7675 [preauth] Invalid user deployer from 192.168.1.214 port 57102 Connection closed by invalid user deployer 192.168.1.214 port 57102 [preauth] Invalid user 1 from 192.168.1.214 port 4232 Connection closed by invalid user 1 192.168.1.214 port 4232 [preauth] Invalid user test1 from 192.168.1.214 port 65073 Connection closed by invalid user test1 192.168.1.214 port 65073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16952 [preauth] Invalid user alex from 192.168.1.214 port 22858 Connection closed by invalid user alex 192.168.1.214 port 22858 [preauth] Invalid user sammy from 192.168.1.214 port 11866 Connection closed by invalid user sammy 192.168.1.214 port 11866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42388 [preauth] Invalid user postgres from 192.168.1.214 port 60142 Connection closed by invalid user postgres 192.168.1.214 port 60142 [preauth] Invalid user wangshiquan from 192.168.1.214 port 21153 Connection reset by invalid user wangshiquan 192.168.1.214 port 21153 [preauth] Invalid user xiaoyu from 192.168.1.214 port 42747 Connection reset by invalid user xiaoyu 192.168.1.214 port 42747 [preauth] Invalid user zourui from 192.168.1.214 port 17733 Connection reset by invalid user zourui 192.168.1.214 port 17733 [preauth] Invalid user zsj from 192.168.1.214 port 1526 Connection reset by invalid user zsj 192.168.1.214 port 1526 [preauth] Invalid user abc from 192.168.1.214 port 21189 Connection reset by invalid user abc 192.168.1.214 port 21189 [preauth] Invalid user abc from 192.168.1.214 port 59949 Connection reset by invalid user abc 192.168.1.214 port 59949 [preauth] Invalid user adm from 192.168.1.214 port 36676 Connection reset by invalid user adm 192.168.1.214 port 36676 [preauth] Invalid user administrator from 192.168.1.214 port 58071 Connection reset by invalid user administrator 192.168.1.214 port 58071 [preauth] Invalid user administrator from 192.168.1.214 port 63735 Connection reset by invalid user administrator 192.168.1.214 port 63735 [preauth] Invalid user administrator from 192.168.1.214 port 41807 Connection reset by invalid user administrator 192.168.1.214 port 41807 [preauth] Invalid user administrator from 192.168.1.214 port 7905 Connection reset by invalid user administrator 192.168.1.214 port 7905 [preauth] Invalid user administrator from 192.168.1.214 port 3536 Connection reset by invalid user administrator 192.168.1.214 port 3536 [preauth] Invalid user administrator from 192.168.1.214 port 6456 Connection reset by invalid user administrator 192.168.1.214 port 6456 [preauth] Invalid user administrator from 192.168.1.214 port 28504 Connection reset by invalid user administrator 192.168.1.214 port 28504 [preauth] Invalid user administrator from 192.168.1.214 port 56629 Connection reset by invalid user administrator 192.168.1.214 port 56629 [preauth] Invalid user administrator from 192.168.1.214 port 19141 Connection reset by invalid user administrator 192.168.1.214 port 19141 [preauth] Invalid user administrator from 192.168.1.214 port 32133 Connection reset by invalid user administrator 192.168.1.214 port 32133 [preauth] Invalid user administrator from 192.168.1.214 port 62644 Connection reset by invalid user administrator 192.168.1.214 port 62644 [preauth] Invalid user administrator from 192.168.1.214 port 8648 Connection reset by invalid user administrator 192.168.1.214 port 8648 [preauth] Invalid user administrator from 192.168.1.214 port 40882 Connection reset by invalid user administrator 192.168.1.214 port 40882 [preauth] Invalid user ansible from 192.168.1.214 port 42796 Connection reset by invalid user ansible 192.168.1.214 port 42796 [preauth] Invalid user ansible from 192.168.1.214 port 2142 Connection reset by invalid user ansible 192.168.1.214 port 2142 [preauth] Invalid user appuser from 192.168.1.214 port 42040 Connection reset by invalid user appuser 192.168.1.214 port 42040 [preauth] Invalid user bot from 192.168.1.214 port 47426 Connection reset by invalid user bot 192.168.1.214 port 47426 [preauth] Invalid user centos from 192.168.1.214 port 64036 Connection reset by invalid user centos 192.168.1.214 port 64036 [preauth] Invalid user cloud-user from 192.168.1.214 port 51005 Connection reset by invalid user cloud-user 192.168.1.214 port 51005 [preauth] Invalid user ftpuser from 192.168.1.214 port 63419 Connection reset by invalid user ftpuser 192.168.1.214 port 63419 [preauth] Connection reset by authenticating user git 192.168.1.214 port 32218 [preauth] Invalid user gpu from 192.168.1.214 port 32173 Connection reset by invalid user gpu 192.168.1.214 port 32173 [preauth] Invalid user jenkins from 192.168.1.214 port 32344 Connection reset by invalid user jenkins 192.168.1.214 port 32344 [preauth] Invalid user mysql from 192.168.1.214 port 3191 Connection closed by invalid user mysql 192.168.1.214 port 3191 [preauth] Connection closed by 192.168.1.214 port 11509 Invalid user mc from 192.168.1.214 port 33790 Connection closed by invalid user mc 192.168.1.214 port 33790 [preauth] Invalid user tester from 192.168.1.214 port 17694 Connection closed by invalid user tester 192.168.1.214 port 17694 [preauth] Invalid user temp from 192.168.1.214 port 14056 Connection closed by invalid user temp 192.168.1.214 port 14056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47901 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 25327 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28488 [preauth] Invalid user deploy from 192.168.1.214 port 61424 Connection closed by invalid user deploy 192.168.1.214 port 61424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7073 [preauth] Invalid user odoo from 192.168.1.214 port 8756 Connection closed by invalid user odoo 192.168.1.214 port 8756 [preauth] Invalid user server from 192.168.1.214 port 8998 Connection closed by invalid user server 192.168.1.214 port 8998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38171 [preauth] Invalid user kafka from 192.168.1.214 port 11615 Connection closed by invalid user kafka 192.168.1.214 port 11615 [preauth] Connection closed by authenticating user git 192.168.1.214 port 59697 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 63735 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 63735 [preauth] Invalid user docker from 192.168.1.214 port 32364 Connection closed by invalid user docker 192.168.1.214 port 32364 [preauth] Invalid user test from 192.168.1.214 port 55331 Connection closed by invalid user test 192.168.1.214 port 55331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25327 [preauth] Invalid user prueba from 192.168.1.214 port 10239 Connection closed by invalid user prueba 192.168.1.214 port 10239 [preauth] Invalid user user1 from 192.168.1.214 port 48333 Connection closed by invalid user user1 192.168.1.214 port 48333 [preauth] Invalid user support from 192.168.1.214 port 5306 Connection closed by invalid user support 192.168.1.214 port 5306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51872 [preauth] Invalid user upload from 192.168.1.214 port 33923 Connection closed by invalid user upload 192.168.1.214 port 33923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38904 [preauth] Invalid user admin from 192.168.1.214 port 33825 Connection closed by invalid user admin 192.168.1.214 port 33825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38904 [preauth] Invalid user peertube from 192.168.1.214 port 1793 Connection closed by invalid user peertube 192.168.1.214 port 1793 [preauth] Invalid user osboxes from 192.168.1.214 port 23120 Connection closed by invalid user osboxes 192.168.1.214 port 23120 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 45455 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15594 [preauth] Invalid user mysql from 192.168.1.214 port 43700 Connection closed by invalid user mysql 192.168.1.214 port 43700 [preauth] Invalid user ubuntu from 192.168.1.214 port 12045 Connection closed by invalid user ubuntu 192.168.1.214 port 12045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6355 [preauth] Invalid user user01 from 192.168.1.214 port 41957 Connection closed by invalid user user01 192.168.1.214 port 41957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64294 [preauth] Invalid user user1 from 192.168.1.214 port 24048 Connection closed by invalid user user1 192.168.1.214 port 24048 [preauth] Invalid user user from 192.168.1.214 port 35677 Connection closed by invalid user user 192.168.1.214 port 35677 [preauth] Invalid user ubuntu from 192.168.1.214 port 20799 Connection closed by invalid user ubuntu 192.168.1.214 port 20799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3205 [preauth] Invalid user prueba from 192.168.1.214 port 42694 Connection closed by invalid user prueba 192.168.1.214 port 42694 [preauth] Invalid user what from 192.168.1.214 port 48473 Connection closed by invalid user what 192.168.1.214 port 48473 [preauth] Invalid user samba from 192.168.1.214 port 12572 Connection closed by invalid user samba 192.168.1.214 port 12572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40729 [preauth] Invalid user admin from 192.168.1.214 port 59715 Connection closed by invalid user admin 192.168.1.214 port 59715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55386 [preauth] Invalid user music from 192.168.1.214 port 61578 Connection closed by invalid user music 192.168.1.214 port 61578 [preauth] Invalid user ftpuser from 192.168.1.214 port 37909 Connection closed by invalid user ftpuser 192.168.1.214 port 37909 [preauth] Invalid user download from 192.168.1.214 port 25089 Connection closed by invalid user download 192.168.1.214 port 25089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35032 [preauth] Invalid user developer from 192.168.1.214 port 51219 Connection closed by invalid user developer 192.168.1.214 port 51219 [preauth] Invalid user user2 from 192.168.1.214 port 21499 Connection closed by invalid user user2 192.168.1.214 port 21499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1550 [preauth] Invalid user pi from 192.168.1.214 port 4650 Connection closed by invalid user pi 192.168.1.214 port 4650 [preauth] Invalid user 0 from 192.168.1.214 port 34185 Connection closed by invalid user 0 192.168.1.214 port 34185 [preauth] Invalid user steam from 192.168.1.214 port 63469 Connection closed by invalid user steam 192.168.1.214 port 63469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30752 [preauth] banner exchange: Connection from 192.168.1.214 port 58605: invalid format banner exchange: Connection from 192.168.1.214 port 33405: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59046 [preauth] Invalid user hadoop from 192.168.1.214 port 59832 Connection closed by invalid user hadoop 192.168.1.214 port 59832 [preauth] Invalid user ahmed from 192.168.1.214 port 59666 Connection closed by invalid user ahmed 192.168.1.214 port 59666 [preauth] Invalid user web from 192.168.1.214 port 37087 Connection closed by invalid user web 192.168.1.214 port 37087 [preauth] Invalid user super from 192.168.1.214 port 20679 Connection closed by invalid user super 192.168.1.214 port 20679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5732 [preauth] Invalid user ftpuser from 192.168.1.214 port 4681 Connection closed by invalid user ftpuser 192.168.1.214 port 4681 [preauth] Invalid user user from 192.168.1.214 port 17744 Connection closed by invalid user user 192.168.1.214 port 17744 [preauth] Invalid user ubuntu from 192.168.1.214 port 26885 Connection closed by invalid user ubuntu 192.168.1.214 port 26885 [preauth] Invalid user admin from 192.168.1.214 port 54655 Connection closed by invalid user admin 192.168.1.214 port 54655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49363 [preauth] Connection closed by 192.168.1.214 port 26125 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20474 [preauth] Connection closed by 192.168.1.214 port 36495 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59431 [preauth] Invalid user ubuntu from 192.168.1.214 port 32367 Connection reset by invalid user ubuntu 192.168.1.214 port 32367 [preauth] Invalid user ubuntu from 192.168.1.214 port 19965 Connection reset by invalid user ubuntu 192.168.1.214 port 19965 [preauth] Invalid user user1 from 192.168.1.214 port 50885 Connection reset by invalid user user1 192.168.1.214 port 50885 [preauth] Invalid user www-data from 192.168.1.214 port 57940 Connection reset by invalid user www-data 192.168.1.214 port 57940 [preauth] Invalid user admin from 192.168.1.214 port 3674 Connection reset by invalid user admin 192.168.1.214 port 3674 [preauth] Invalid user admin from 192.168.1.214 port 14426 Connection reset by invalid user admin 192.168.1.214 port 14426 [preauth] Invalid user admin from 192.168.1.214 port 18292 Connection reset by invalid user admin 192.168.1.214 port 18292 [preauth] Invalid user db2inst1 from 192.168.1.214 port 56283 Connection reset by invalid user db2inst1 192.168.1.214 port 56283 [preauth] Invalid user main from 192.168.1.214 port 59477 Connection reset by invalid user main 192.168.1.214 port 59477 [preauth] Invalid user nagios from 192.168.1.214 port 3096 Connection reset by invalid user nagios 192.168.1.214 port 3096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35769 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 22716 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28356 [preauth] Invalid user ubnt from 192.168.1.214 port 2877 Connection reset by invalid user ubnt 192.168.1.214 port 2877 [preauth] Invalid user default from 192.168.1.214 port 40080 Connection reset by invalid user default 192.168.1.214 port 40080 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 34602 [preauth] Invalid user admin from 192.168.1.214 port 34120 Connection reset by invalid user admin 192.168.1.214 port 34120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16372 [preauth] Invalid user admin from 192.168.1.214 port 41052 Connection reset by invalid user admin 192.168.1.214 port 41052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5878 [preauth] Invalid user admin from 192.168.1.214 port 1927 Connection reset by invalid user admin 192.168.1.214 port 1927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28752 [preauth] Invalid user user from 192.168.1.214 port 9912 Connection reset by invalid user user 192.168.1.214 port 9912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2016 [preauth] Invalid user proxyuser from 192.168.1.214 port 33813 Connection reset by invalid user proxyuser 192.168.1.214 port 33813 [preauth] Invalid user ftpuser from 192.168.1.214 port 54940 Connection reset by invalid user ftpuser 192.168.1.214 port 54940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3600 [preauth] Invalid user user from 192.168.1.214 port 62020 Connection reset by invalid user user 192.168.1.214 port 62020 [preauth] Invalid user ftpuser from 192.168.1.214 port 1337 Connection reset by invalid user ftpuser 192.168.1.214 port 1337 [preauth] Invalid user anonymous from 192.168.1.214 port 11390 Connection reset by invalid user anonymous 192.168.1.214 port 11390 [preauth] Invalid user admin from 192.168.1.214 port 28436 Connection reset by invalid user admin 192.168.1.214 port 28436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29840 [preauth] Connection closed by 192.168.1.214 port 47535 [preauth] Connection closed by 192.168.1.214 port 18072 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51099 [preauth] Connection reset by invalid user root 192.168.1.214 port 46341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31588 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 49952 Invalid user kk from 192.168.1.214 port 64268 Connection reset by invalid user kk 192.168.1.214 port 64268 [preauth] Invalid user lyl from 192.168.1.214 port 37466 Connection reset by invalid user lyl 192.168.1.214 port 37466 [preauth] Invalid user manager from 192.168.1.214 port 7315 Connection reset by invalid user manager 192.168.1.214 port 7315 [preauth] Invalid user miner from 192.168.1.214 port 5042 Connection reset by invalid user miner 192.168.1.214 port 5042 [preauth] Invalid user mongo from 192.168.1.214 port 61827 Connection reset by invalid user mongo 192.168.1.214 port 61827 [preauth] Invalid user monitor from 192.168.1.214 port 41077 Connection reset by invalid user monitor 192.168.1.214 port 41077 [preauth] Invalid user postgres from 192.168.1.214 port 35573 Connection reset by invalid user postgres 192.168.1.214 port 35573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4461 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 15201 banner exchange: Connection from 192.168.1.214 port 52484: invalid format Invalid user NL5xUDpV2xRa from 192.168.1.214 port 6391 userauth_pubkey: parse publickey packet: incomplete message [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21944 [preauth] Invalid user steam from 192.168.1.214 port 43326 Connection reset by invalid user steam 192.168.1.214 port 43326 [preauth] Invalid user ubnt from 192.168.1.214 port 33920 Connection reset by invalid user ubnt 192.168.1.214 port 33920 [preauth] Invalid user ui from 192.168.1.214 port 45473 Connection reset by invalid user ui 192.168.1.214 port 45473 [preauth] Invalid user user1 from 192.168.1.214 port 9465 Connection reset by invalid user user1 192.168.1.214 port 9465 [preauth] Invalid user user from 192.168.1.214 port 64219 Connection reset by invalid user user 192.168.1.214 port 64219 [preauth] Invalid user PlcmSpIp from 192.168.1.214 port 21473 Connection reset by invalid user PlcmSpIp 192.168.1.214 port 21473 [preauth] Invalid user admin from 192.168.1.214 port 44322 Connection reset by invalid user admin 192.168.1.214 port 44322 [preauth] Invalid user admin from 192.168.1.214 port 28050 Connection reset by invalid user admin 192.168.1.214 port 28050 [preauth] 2026/04/21 08:17:08 HTTPRequest [I] router: completed GET /robots.txt for 216.73.217.137:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/21 08:17:08 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2FVova%2F-%2Fpackages for 216.73.217.137:0, 200 OK in 2.8ms @ auth/auth.go:184(auth.SignIn) 2026/04/21 08:18:50 HTTPRequest [I] router: completed GET /admin/-/projects?state=open for 216.73.217.137:0, 200 OK in 9.1ms @ org/projects.go:45(org.Projects) Invalid user admin from 192.168.1.214 port 22254 Connection reset by invalid user admin 192.168.1.214 port 22254 [preauth] Invalid user tomcat from 192.168.1.214 port 23012 Connection reset by invalid user tomcat 192.168.1.214 port 23012 [preauth] Invalid user system from 192.168.1.214 port 55440 Connection reset by invalid user system 192.168.1.214 port 55440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31254 [preauth] Invalid user user from 192.168.1.214 port 39475 Connection reset by invalid user user 192.168.1.214 port 39475 [preauth] Invalid user debian from 192.168.1.214 port 35997 Connection reset by invalid user debian 192.168.1.214 port 35997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16010 [preauth] Invalid user admin from 192.168.1.214 port 2036 Connection reset by invalid user admin 192.168.1.214 port 2036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4811 [preauth] Invalid user admin from 192.168.1.214 port 65102 Connection reset by invalid user admin 192.168.1.214 port 65102 [preauth] Invalid user Admin1 from 192.168.1.214 port 49463 Connection reset by invalid user Admin1 192.168.1.214 port 49463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22625 [preauth] Invalid user ubnt from 192.168.1.214 port 1029 Connection reset by invalid user ubnt 192.168.1.214 port 1029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55180 [preauth] Invalid user Administrator from 192.168.1.214 port 3849 Connection reset by invalid user Administrator 192.168.1.214 port 3849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59486 [preauth] Invalid user default from 192.168.1.214 port 27728 Connection reset by invalid user default 192.168.1.214 port 27728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ubnt from 192.168.1.214 port 10036 Connection reset by invalid user ubnt 192.168.1.214 port 10036 [preauth] Invalid user test from 192.168.1.214 port 31195 Connection reset by invalid user test 192.168.1.214 port 31195 [preauth] Invalid user openhabian from 192.168.1.214 port 50296 Connection reset by invalid user openhabian 192.168.1.214 port 50296 [preauth] Invalid user ubnt from 192.168.1.214 port 5877 Connection reset by invalid user ubnt 192.168.1.214 port 5877 [preauth] Invalid user ubnt from 192.168.1.214 port 22371 Connection reset by invalid user ubnt 192.168.1.214 port 22371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16270 [preauth] Invalid user admin from 192.168.1.214 port 4539 Connection reset by invalid user admin 192.168.1.214 port 4539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25333 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 25981 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 26002 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 26001 Connection closed by 192.168.1.214 port 25699 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20408 [preauth] Invalid user ubuntu from 192.168.1.214 port 23424 Connection reset by invalid user ubuntu 192.168.1.214 port 23424 [preauth] Invalid user admin from 192.168.1.214 port 5789 Connection reset by invalid user admin 192.168.1.214 port 5789 [preauth] Invalid user admin from 192.168.1.214 port 4861 Connection reset by invalid user admin 192.168.1.214 port 4861 [preauth] Invalid user admin from 192.168.1.214 port 39116 Connection reset by invalid user admin 192.168.1.214 port 39116 [preauth] Invalid user admin from 192.168.1.214 port 9981 Connection reset by invalid user admin 192.168.1.214 port 9981 [preauth] Invalid user array from 192.168.1.214 port 22325 Connection reset by invalid user array 192.168.1.214 port 22325 [preauth] Invalid user bot from 192.168.1.214 port 42470 Connection reset by invalid user bot 192.168.1.214 port 42470 [preauth] Invalid user elasticsearch from 192.168.1.214 port 65449 Connection reset by invalid user elasticsearch 192.168.1.214 port 65449 [preauth] Invalid user free from 192.168.1.214 port 22893 Connection reset by invalid user free 192.168.1.214 port 22893 [preauth] Invalid user ftpuser from 192.168.1.214 port 34039 Connection reset by invalid user ftpuser 192.168.1.214 port 34039 [preauth] Connection reset by authenticating user git 192.168.1.214 port 17823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35846 [preauth] Invalid user scan from 192.168.1.214 port 15162 Connection reset by invalid user scan 192.168.1.214 port 15162 [preauth] Invalid user tomcat from 192.168.1.214 port 38730 Connection reset by invalid user tomcat 192.168.1.214 port 38730 [preauth] Invalid user ubuntu from 192.168.1.214 port 31333 Connection reset by invalid user ubuntu 192.168.1.214 port 31333 [preauth] Invalid user z from 192.168.1.214 port 49584 Connection reset by invalid user z 192.168.1.214 port 49584 [preauth] Invalid user zkx from 192.168.1.214 port 15137 Connection reset by invalid user zkx 192.168.1.214 port 15137 [preauth] Invalid user zyg from 192.168.1.214 port 55741 Connection reset by invalid user zyg 192.168.1.214 port 55741 [preauth] Invalid user admin from 192.168.1.214 port 59738 Connection reset by invalid user admin 192.168.1.214 port 59738 [preauth] Invalid user administrator from 192.168.1.214 port 32107 Connection reset by invalid user administrator 192.168.1.214 port 32107 [preauth] Invalid user administrator from 192.168.1.214 port 1509 Connection reset by invalid user administrator 192.168.1.214 port 1509 [preauth] Invalid user alias from 192.168.1.214 port 33305 Connection reset by invalid user alias 192.168.1.214 port 33305 [preauth] Invalid user azureuser from 192.168.1.214 port 34277 Connection reset by invalid user azureuser 192.168.1.214 port 34277 [preauth] Invalid user backup from 192.168.1.214 port 34378 Connection reset by invalid user backup 192.168.1.214 port 34378 [preauth] Invalid user cisco from 192.168.1.214 port 41123 Connection reset by invalid user cisco 192.168.1.214 port 41123 [preauth] Invalid user dan from 192.168.1.214 port 7788 Connection reset by invalid user dan 192.168.1.214 port 7788 [preauth] Connection reset by authenticating user git 192.168.1.214 port 56275 [preauth] Invalid user gpu01 from 192.168.1.214 port 57359 Connection reset by invalid user gpu01 192.168.1.214 port 57359 [preauth] Invalid user huyan from 192.168.1.214 port 45946 Connection reset by invalid user huyan 192.168.1.214 port 45946 [preauth] Invalid user lenovo from 192.168.1.214 port 42626 Connection reset by invalid user lenovo 192.168.1.214 port 42626 [preauth] Invalid user monitor from 192.168.1.214 port 31743 Connection reset by invalid user monitor 192.168.1.214 port 31743 [preauth] Invalid user nagios from 192.168.1.214 port 17713 Connection reset by invalid user nagios 192.168.1.214 port 17713 [preauth] Invalid user office from 192.168.1.214 port 16057 Connection reset by invalid user office 192.168.1.214 port 16057 [preauth] Invalid user oracle from 192.168.1.214 port 41203 Connection reset by invalid user oracle 192.168.1.214 port 41203 [preauth] Connection closed by 192.168.1.214 port 19638 [preauth] Connection closed by 192.168.1.214 port 42165 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32006 [preauth] 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /kubernetes/secrets.env for 2.57.122.173:0, 404 Not Found in 1.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /.env for 2.57.122.173:0, 404 Not Found in 0.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /.env.production for 2.57.122.173:0, 404 Not Found in 0.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /production/.env for 2.57.122.173:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /.github/workflows/secrets.env for 2.57.122.173:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /docker/.env for 2.57.122.173:0, 404 Not Found in 1.2ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /config/.env.production for 2.57.122.173:0, 404 Not Found in 0.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 10:47:00 HTTPRequest [I] router: completed GET /secrets/.env for 2.57.122.173:0, 404 Not Found in 1.0ms @ context/repo.go:417(context.RepoAssignment) Invalid user admin from 192.168.1.214 port 50005 Connection reset by invalid user admin 192.168.1.214 port 50005 [preauth] Invalid user amssys from 192.168.1.214 port 8589 Connection reset by invalid user amssys 192.168.1.214 port 8589 [preauth] Invalid user anonymous from 192.168.1.214 port 64968 Connection reset by invalid user anonymous 192.168.1.214 port 64968 [preauth] Invalid user gg from 192.168.1.214 port 2993 Connection reset by invalid user gg 192.168.1.214 port 2993 [preauth] Invalid user home from 192.168.1.214 port 47819 Connection reset by invalid user home 192.168.1.214 port 47819 [preauth] Invalid user localadmin from 192.168.1.214 port 1184 Connection reset by invalid user localadmin 192.168.1.214 port 1184 [preauth] Invalid user matt from 192.168.1.214 port 35022 Connection reset by invalid user matt 192.168.1.214 port 35022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22569 [preauth] Invalid user share from 192.168.1.214 port 39897 Connection reset by invalid user share 192.168.1.214 port 39897 [preauth] Invalid user telegram from 192.168.1.214 port 50679 Connection reset by invalid user telegram 192.168.1.214 port 50679 [preauth] Invalid user user from 192.168.1.214 port 21740 Connection reset by invalid user user 192.168.1.214 port 21740 [preauth] Invalid user admin from 192.168.1.214 port 3434 Connection reset by invalid user admin 192.168.1.214 port 3434 [preauth] Invalid user admin from 192.168.1.214 port 45503 Connection reset by invalid user admin 192.168.1.214 port 45503 [preauth] Invalid user cisco from 192.168.1.214 port 1698 Connection reset by invalid user cisco 192.168.1.214 port 1698 [preauth] Invalid user cyber from 192.168.1.214 port 51356 Connection reset by invalid user cyber 192.168.1.214 port 51356 [preauth] Connection reset by authenticating user git 192.168.1.214 port 19744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46242 [preauth] Invalid user postgres from 192.168.1.214 port 12438 Received disconnect from 192.168.1.214 port 12438:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 12438 [preauth] Connection closed by 192.168.1.214 port 59752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60119:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60119 [preauth] Invalid user group1 from 192.168.1.214 port 64414 Received disconnect from 192.168.1.214 port 64414:11: Bye Bye [preauth] Disconnected from invalid user group1 192.168.1.214 port 64414 [preauth] Invalid user install from 192.168.1.214 port 56832 Received disconnect from 192.168.1.214 port 56832:11: Bye Bye [preauth] Disconnected from invalid user install 192.168.1.214 port 56832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12439:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12439 [preauth] Invalid user teamspeak from 192.168.1.214 port 5403 Received disconnect from 192.168.1.214 port 5403:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 5403 [preauth] Connection closed by 192.168.1.214 port 42574 [preauth] Invalid user ubuntu from 192.168.1.214 port 21635 Received disconnect from 192.168.1.214 port 21635:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 21635 [preauth] Invalid user cirros from 192.168.1.214 port 33985 Connection reset by invalid user cirros 192.168.1.214 port 33985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15563 [preauth] Invalid user service from 192.168.1.214 port 62321 Connection reset by invalid user service 192.168.1.214 port 62321 [preauth] Invalid user admin from 192.168.1.214 port 17553 Connection reset by invalid user admin 192.168.1.214 port 17553 [preauth] Invalid user admin from 192.168.1.214 port 34252 Connection reset by invalid user admin 192.168.1.214 port 34252 [preauth] Invalid user abc from 192.168.1.214 port 5948 Connection reset by invalid user abc 192.168.1.214 port 5948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54301 [preauth] Invalid user support from 192.168.1.214 port 62163 Connection reset by invalid user support 192.168.1.214 port 62163 [preauth] Invalid user none from 192.168.1.214 port 29129 Connection reset by invalid user none 192.168.1.214 port 29129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57526 [preauth] Invalid user user from 192.168.1.214 port 19909 Connection reset by invalid user user 192.168.1.214 port 19909 [preauth] Invalid user user from 192.168.1.214 port 31763 Connection reset by invalid user user 192.168.1.214 port 31763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32858 [preauth] Invalid user admin from 192.168.1.214 port 58384 Connection reset by invalid user admin 192.168.1.214 port 58384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41248 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 46346 [preauth] Invalid user user from 192.168.1.214 port 21518 Connection reset by invalid user user 192.168.1.214 port 21518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33213 [preauth] Invalid user deploy from 192.168.1.214 port 53489 Received disconnect from 192.168.1.214 port 53489:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 53489 [preauth] Invalid user steam from 192.168.1.214 port 30338 Received disconnect from 192.168.1.214 port 30338:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 30338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45217:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45217 [preauth] Invalid user sammy from 192.168.1.214 port 30230 Received disconnect from 192.168.1.214 port 30230:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 30230 [preauth] Invalid user ftproot from 192.168.1.214 port 9014 Received disconnect from 192.168.1.214 port 9014:11: Bye Bye [preauth] Disconnected from invalid user ftproot 192.168.1.214 port 9014 [preauth] Invalid user testing from 192.168.1.214 port 18730 Received disconnect from 192.168.1.214 port 18730:11: Bye Bye [preauth] Disconnected from invalid user testing 192.168.1.214 port 18730 [preauth] Invalid user admin from 192.168.1.214 port 4856 Connection closed by invalid user admin 192.168.1.214 port 4856 [preauth] Invalid user steam from 192.168.1.214 port 8061 Received disconnect from 192.168.1.214 port 8061:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 8061 [preauth] Invalid user steam from 192.168.1.214 port 22359 Received disconnect from 192.168.1.214 port 22359:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 22359 [preauth] Invalid user vpn from 192.168.1.214 port 13020 Received disconnect from 192.168.1.214 port 13020:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 13020 [preauth] Received disconnect from 192.168.1.214 port 37383:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 37383 [preauth] Invalid user install from 192.168.1.214 port 4495 Received disconnect from 192.168.1.214 port 4495:11: Bye Bye [preauth] Disconnected from invalid user install 192.168.1.214 port 4495 [preauth] Invalid user root2 from 192.168.1.214 port 21369 Received disconnect from 192.168.1.214 port 21369:11: Bye Bye [preauth] Disconnected from invalid user root2 192.168.1.214 port 21369 [preauth] Invalid user test from 192.168.1.214 port 64110 Received disconnect from 192.168.1.214 port 64110:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 64110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48582:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48582 [preauth] Invalid user frappe from 192.168.1.214 port 55380 Received disconnect from 192.168.1.214 port 55380:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 55380 [preauth] Invalid user postgres from 192.168.1.214 port 57263 Received disconnect from 192.168.1.214 port 57263:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 57263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25225:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25225 [preauth] Invalid user deploy from 192.168.1.214 port 41521 Received disconnect from 192.168.1.214 port 41521:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 41521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30510:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30510 [preauth] Invalid user u1 from 192.168.1.214 port 9218 Received disconnect from 192.168.1.214 port 9218:11: Bye Bye [preauth] Disconnected from invalid user u1 192.168.1.214 port 9218 [preauth] Invalid user teamspeak from 192.168.1.214 port 24279 Received disconnect from 192.168.1.214 port 24279:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 24279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33249 [preauth] Invalid user legales from 192.168.1.214 port 25099 Received disconnect from 192.168.1.214 port 25099:11: Bye Bye [preauth] Disconnected from invalid user legales 192.168.1.214 port 25099 [preauth] Invalid user claude from 192.168.1.214 port 61825 Received disconnect from 192.168.1.214 port 61825:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 61825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13740:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13740 [preauth] Invalid user appuser from 192.168.1.214 port 30827 Received disconnect from 192.168.1.214 port 30827:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 30827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58308:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58308 [preauth] Invalid user test from 192.168.1.214 port 64273 Received disconnect from 192.168.1.214 port 64273:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 64273 [preauth] Invalid user ubuntu from 192.168.1.214 port 5828 Received disconnect from 192.168.1.214 port 5828:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5828 [preauth] Invalid user ubuntu from 192.168.1.214 port 40977 Received disconnect from 192.168.1.214 port 40977:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40977 [preauth] Invalid user test1 from 192.168.1.214 port 47582 Received disconnect from 192.168.1.214 port 47582:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 47582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52373:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52373 [preauth] Invalid user steam from 192.168.1.214 port 36631 Received disconnect from 192.168.1.214 port 36631:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 36631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51995:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51995 [preauth] Invalid user legales from 192.168.1.214 port 25565 Received disconnect from 192.168.1.214 port 25565:11: Bye Bye [preauth] Disconnected from invalid user legales 192.168.1.214 port 25565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41324:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41324 [preauth] Invalid user sammy from 192.168.1.214 port 41407 Received disconnect from 192.168.1.214 port 41407:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 41407 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 38745 kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 46061 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1844:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1844 [preauth] Invalid user openwrt from 192.168.1.214 port 10062 Received disconnect from 192.168.1.214 port 10062:11: Bye Bye [preauth] Disconnected from invalid user openwrt 192.168.1.214 port 10062 [preauth] Invalid user judith from 192.168.1.214 port 35819 Received disconnect from 192.168.1.214 port 35819:11: Bye Bye [preauth] Disconnected from invalid user judith 192.168.1.214 port 35819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51205:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30283:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30283 [preauth] Invalid user dev from 192.168.1.214 port 34662 Received disconnect from 192.168.1.214 port 34662:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 34662 [preauth] Invalid user test from 192.168.1.214 port 28611 Received disconnect from 192.168.1.214 port 28611:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 28611 [preauth] Invalid user test1 from 192.168.1.214 port 42940 Received disconnect from 192.168.1.214 port 42940:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 42940 [preauth] Invalid user test from 192.168.1.214 port 27916 Received disconnect from 192.168.1.214 port 27916:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 27916 [preauth] Invalid user ali from 192.168.1.214 port 36575 Received disconnect from 192.168.1.214 port 36575:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 36575 [preauth] Invalid user admin from 192.168.1.214 port 58569 Received disconnect from 192.168.1.214 port 58569:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 58569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41603:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39604:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39604 [preauth] Invalid user u1 from 192.168.1.214 port 1178 Received disconnect from 192.168.1.214 port 1178:11: Bye Bye [preauth] Disconnected from invalid user u1 192.168.1.214 port 1178 [preauth] Invalid user admin from 192.168.1.214 port 45243 Received disconnect from 192.168.1.214 port 45243:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 45243 [preauth] Invalid user splunk from 192.168.1.214 port 61966 Received disconnect from 192.168.1.214 port 61966:11: Bye Bye [preauth] Disconnected from invalid user splunk 192.168.1.214 port 61966 [preauth] Invalid user dev from 192.168.1.214 port 46901 Received disconnect from 192.168.1.214 port 46901:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 46901 [preauth] Invalid user joe from 192.168.1.214 port 42705 Received disconnect from 192.168.1.214 port 42705:11: Bye Bye [preauth] Disconnected from invalid user joe 192.168.1.214 port 42705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8862:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41791:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41791 [preauth] Invalid user ubuntu from 192.168.1.214 port 62950 Received disconnect from 192.168.1.214 port 62950:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62950 [preauth] Invalid user ubuntu from 192.168.1.214 port 41689 Received disconnect from 192.168.1.214 port 41689:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 41689 [preauth] Invalid user postgres from 192.168.1.214 port 50316 Received disconnect from 192.168.1.214 port 50316:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 50316 [preauth] Invalid user ubuntu from 192.168.1.214 port 5984 Received disconnect from 192.168.1.214 port 5984:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5984 [preauth] Invalid user steam from 192.168.1.214 port 54671 Received disconnect from 192.168.1.214 port 54671:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 54671 [preauth] Received disconnect from 192.168.1.214 port 40529:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 40529 [preauth] Invalid user kamil from 192.168.1.214 port 4645 Received disconnect from 192.168.1.214 port 4645:11: Bye Bye [preauth] Disconnected from invalid user kamil 192.168.1.214 port 4645 [preauth] Invalid user ubuntu from 192.168.1.214 port 62054 Received disconnect from 192.168.1.214 port 62054:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62054 [preauth] Invalid user odoo from 192.168.1.214 port 29951 Received disconnect from 192.168.1.214 port 29951:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 29951 [preauth] Invalid user server from 192.168.1.214 port 20926 Received disconnect from 192.168.1.214 port 20926:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 20926 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 14618 [preauth] Invalid user hadoop from 192.168.1.214 port 13580 Connection reset by invalid user hadoop 192.168.1.214 port 13580 [preauth] Invalid user manager from 192.168.1.214 port 2864 Connection reset by invalid user manager 192.168.1.214 port 2864 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 46175 [preauth] Invalid user onlime_r from 192.168.1.214 port 35500 Connection reset by invalid user onlime_r 192.168.1.214 port 35500 [preauth] Invalid user osmc from 192.168.1.214 port 3276 Connection reset by invalid user osmc 192.168.1.214 port 3276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32432 [preauth] Invalid user teamspeak from 192.168.1.214 port 33147 Received disconnect from 192.168.1.214 port 33147:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 33147 [preauth] Invalid user manu from 192.168.1.214 port 22361 Received disconnect from 192.168.1.214 port 22361:11: Bye Bye [preauth] Disconnected from invalid user manu 192.168.1.214 port 22361 [preauth] Received disconnect from 192.168.1.214 port 65043:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 65043 [preauth] Invalid user postgres from 192.168.1.214 port 1921 Received disconnect from 192.168.1.214 port 1921:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 1921 [preauth] Invalid user steam from 192.168.1.214 port 31468 Received disconnect from 192.168.1.214 port 31468:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 31468 [preauth] Invalid user steam from 192.168.1.214 port 38443 Received disconnect from 192.168.1.214 port 38443:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 38443 [preauth] Invalid user test from 192.168.1.214 port 44840 Received disconnect from 192.168.1.214 port 44840:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 44840 [preauth] Invalid user vaibhav from 192.168.1.214 port 45542 Received disconnect from 192.168.1.214 port 45542:11: Bye Bye [preauth] Disconnected from invalid user vaibhav 192.168.1.214 port 45542 [preauth] Invalid user nvidia from 192.168.1.214 port 25952 Received disconnect from 192.168.1.214 port 25952:11: Bye Bye [preauth] Disconnected from invalid user nvidia 192.168.1.214 port 25952 [preauth] Invalid user postgres from 192.168.1.214 port 29330 Received disconnect from 192.168.1.214 port 29330:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 29330 [preauth] Invalid user AdminGPON from 192.168.1.214 port 26498 Connection closed by invalid user AdminGPON 192.168.1.214 port 26498 [preauth] Invalid user ubuntu from 192.168.1.214 port 30847 Received disconnect from 192.168.1.214 port 30847:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 30847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46827:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46827 [preauth] Invalid user testing from 192.168.1.214 port 56900 Received disconnect from 192.168.1.214 port 56900:11: Bye Bye [preauth] Disconnected from invalid user testing 192.168.1.214 port 56900 [preauth] Invalid user kevin from 192.168.1.214 port 18573 Received disconnect from 192.168.1.214 port 18573:11: Bye Bye [preauth] Disconnected from invalid user kevin 192.168.1.214 port 18573 [preauth] Invalid user ftpuser from 192.168.1.214 port 46433 Received disconnect from 192.168.1.214 port 46433:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 46433 [preauth] Invalid user abc123 from 192.168.1.214 port 65344 Received disconnect from 192.168.1.214 port 65344:11: Bye Bye [preauth] Disconnected from invalid user abc123 192.168.1.214 port 65344 [preauth] Invalid user ftpuser from 192.168.1.214 port 37166 Received disconnect from 192.168.1.214 port 37166:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 37166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45328:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45328 [preauth] Invalid user frappe from 192.168.1.214 port 59189 Received disconnect from 192.168.1.214 port 59189:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 59189 [preauth] Invalid user panda from 192.168.1.214 port 2006 Received disconnect from 192.168.1.214 port 2006:11: Bye Bye [preauth] Disconnected from invalid user panda 192.168.1.214 port 2006 [preauth] Invalid user sammy from 192.168.1.214 port 32645 Received disconnect from 192.168.1.214 port 32645:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 32645 [preauth] Invalid user deployer from 192.168.1.214 port 29604 Received disconnect from 192.168.1.214 port 29604:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 29604 [preauth] Invalid user frappe from 192.168.1.214 port 36582 Received disconnect from 192.168.1.214 port 36582:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 36582 [preauth] Invalid user abc from 192.168.1.214 port 34329 Received disconnect from 192.168.1.214 port 34329:11: Bye Bye [preauth] Disconnected from invalid user abc 192.168.1.214 port 34329 [preauth] Invalid user test from 192.168.1.214 port 40207 Received disconnect from 192.168.1.214 port 40207:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 40207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65506:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65506 [preauth] Invalid user ubuntu from 192.168.1.214 port 49684 Received disconnect from 192.168.1.214 port 49684:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 49684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4256:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4256 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 36391 Received disconnect from 192.168.1.214 port 36391:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 36391 [preauth] Invalid user usuario1 from 192.168.1.214 port 29299 Received disconnect from 192.168.1.214 port 29299:11: Bye Bye [preauth] Disconnected from invalid user usuario1 192.168.1.214 port 29299 [preauth] Invalid user n8n from 192.168.1.214 port 24123 Received disconnect from 192.168.1.214 port 24123:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 24123 [preauth] Invalid user frappe from 192.168.1.214 port 57477 Received disconnect from 192.168.1.214 port 57477:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 57477 [preauth] Invalid user jarvis from 192.168.1.214 port 23731 Received disconnect from 192.168.1.214 port 23731:11: Bye Bye [preauth] Disconnected from invalid user jarvis 192.168.1.214 port 23731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54237:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54237 [preauth] Invalid user bot from 192.168.1.214 port 19250 Received disconnect from 192.168.1.214 port 19250:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 19250 [preauth] Invalid user bot from 192.168.1.214 port 52822 Received disconnect from 192.168.1.214 port 52822:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 52822 [preauth] Invalid user oracle from 192.168.1.214 port 57363 Received disconnect from 192.168.1.214 port 57363:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 57363 [preauth] Invalid user sammy from 192.168.1.214 port 59446 Received disconnect from 192.168.1.214 port 59446:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 59446 [preauth] Invalid user postgres from 192.168.1.214 port 59282 Received disconnect from 192.168.1.214 port 59282:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 59282 [preauth] Invalid user sammy from 192.168.1.214 port 28209 Received disconnect from 192.168.1.214 port 28209:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 28209 [preauth] Invalid user user01 from 192.168.1.214 port 11966 Received disconnect from 192.168.1.214 port 11966:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 11966 [preauth] Connection closed by 192.168.1.214 port 2596 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63731:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63731 [preauth] Invalid user sammy from 192.168.1.214 port 49010 Received disconnect from 192.168.1.214 port 49010:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 49010 [preauth] Invalid user deploy from 192.168.1.214 port 56126 Received disconnect from 192.168.1.214 port 56126:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 56126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2384:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2384 [preauth] Invalid user ubuntu from 192.168.1.214 port 55295 Received disconnect from 192.168.1.214 port 55295:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 55295 [preauth] Invalid user user01 from 192.168.1.214 port 56317 Received disconnect from 192.168.1.214 port 56317:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 56317 [preauth] Invalid user ftpuser from 192.168.1.214 port 43367 Received disconnect from 192.168.1.214 port 43367:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 43367 [preauth] Invalid user sshuser from 192.168.1.214 port 6633 Received disconnect from 192.168.1.214 port 6633:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 6633 [preauth] Received disconnect from 192.168.1.214 port 51888:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 51888 [preauth] Invalid user test from 192.168.1.214 port 49291 Received disconnect from 192.168.1.214 port 49291:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 49291 [preauth] Invalid user steam from 192.168.1.214 port 27724 Received disconnect from 192.168.1.214 port 27724:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 27724 [preauth] Invalid user claude from 192.168.1.214 port 18675 Received disconnect from 192.168.1.214 port 18675:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 18675 [preauth] Invalid user jarvis from 192.168.1.214 port 2180 Received disconnect from 192.168.1.214 port 2180:11: Bye Bye [preauth] Disconnected from invalid user jarvis 192.168.1.214 port 2180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1427:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16929 [preauth] Received disconnect from 192.168.1.214 port 34077:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 34077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40862:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40862 [preauth] Invalid user sammy from 192.168.1.214 port 49489 Received disconnect from 192.168.1.214 port 49489:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 49489 [preauth] Invalid user test from 192.168.1.214 port 47299 Received disconnect from 192.168.1.214 port 47299:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 47299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63345:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53169:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46921:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46921 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 19439 Received disconnect from 192.168.1.214 port 19439:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 19439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36324:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36324 [preauth] Invalid user postgres from 192.168.1.214 port 9669 Received disconnect from 192.168.1.214 port 9669:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 9669 [preauth] Invalid user frappe from 192.168.1.214 port 57160 Received disconnect from 192.168.1.214 port 57160:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 57160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28049:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28049 [preauth] Invalid user bot from 192.168.1.214 port 43978 Received disconnect from 192.168.1.214 port 43978:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 43978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35225:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35225 [preauth] Invalid user newuser from 192.168.1.214 port 25623 Received disconnect from 192.168.1.214 port 25623:11: Bye Bye [preauth] Disconnected from invalid user newuser 192.168.1.214 port 25623 [preauth] Received disconnect from 192.168.1.214 port 3351:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 3351 [preauth] Invalid user odoo from 192.168.1.214 port 41093 Received disconnect from 192.168.1.214 port 41093:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 41093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60216:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60216 [preauth] Invalid user userroot from 192.168.1.214 port 42165 Received disconnect from 192.168.1.214 port 42165:11: Bye Bye [preauth] Disconnected from invalid user userroot 192.168.1.214 port 42165 [preauth] Invalid user usuario1 from 192.168.1.214 port 20936 Received disconnect from 192.168.1.214 port 20936:11: Bye Bye [preauth] Disconnected from invalid user usuario1 192.168.1.214 port 20936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7462 [preauth] Invalid user ubuntu from 192.168.1.214 port 14899 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59631 [preauth] Received disconnect from 192.168.1.214 port 14899:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8274 [preauth] Invalid user runner from 192.168.1.214 port 4564 Received disconnect from 192.168.1.214 port 4564:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 4564 [preauth] Invalid user odoo from 192.168.1.214 port 1466 Received disconnect from 192.168.1.214 port 1466:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 1466 [preauth] Invalid user vaibhav from 192.168.1.214 port 41605 Received disconnect from 192.168.1.214 port 41605:11: Bye Bye [preauth] Disconnected from invalid user vaibhav 192.168.1.214 port 41605 [preauth] Invalid user deployer from 192.168.1.214 port 44015 Received disconnect from 192.168.1.214 port 44015:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 44015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7325:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7325 [preauth] Invalid user appe from 192.168.1.214 port 27420 Received disconnect from 192.168.1.214 port 27420:11: Bye Bye [preauth] Disconnected from invalid user appe 192.168.1.214 port 27420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29495:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29495 [preauth] Invalid user sshuser from 192.168.1.214 port 22833 Received disconnect from 192.168.1.214 port 22833:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 22833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37432:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37432 [preauth] Invalid user bot from 192.168.1.214 port 63848 Received disconnect from 192.168.1.214 port 63848:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 63848 [preauth] Invalid user frappe from 192.168.1.214 port 58024 Received disconnect from 192.168.1.214 port 58024:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 58024 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 26697 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1176:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1176 [preauth] Invalid user test5 from 192.168.1.214 port 17595 Received disconnect from 192.168.1.214 port 17595:11: Bye Bye [preauth] Disconnected from invalid user test5 192.168.1.214 port 17595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58046:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58046 [preauth] Invalid user frappe from 192.168.1.214 port 61672 Received disconnect from 192.168.1.214 port 61672:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 61672 [preauth] Invalid user ubuntu from 192.168.1.214 port 41299 Received disconnect from 192.168.1.214 port 41299:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 41299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19502:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19502 [preauth] Invalid user test from 192.168.1.214 port 42954 Received disconnect from 192.168.1.214 port 42954:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 42954 [preauth] Invalid user bot from 192.168.1.214 port 11936 Received disconnect from 192.168.1.214 port 11936:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 11936 [preauth] Invalid user oracle from 192.168.1.214 port 32073 Received disconnect from 192.168.1.214 port 32073:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 32073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53197 [preauth] Invalid user ubuntu from 192.168.1.214 port 49139 Received disconnect from 192.168.1.214 port 49139:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 49139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30869:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30869 [preauth] Invalid user test1 from 192.168.1.214 port 27534 Received disconnect from 192.168.1.214 port 27534:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 27534 [preauth] Invalid user steam from 192.168.1.214 port 15615 Received disconnect from 192.168.1.214 port 15615:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 15615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60590:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60590 [preauth] Invalid user ubuntu from 192.168.1.214 port 47100 Received disconnect from 192.168.1.214 port 47100:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47100 [preauth] Invalid user walter from 192.168.1.214 port 62132 Received disconnect from 192.168.1.214 port 62132:11: Bye Bye [preauth] Disconnected from invalid user walter 192.168.1.214 port 62132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1046:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1046 [preauth] Invalid user testuser from 192.168.1.214 port 26525 Received disconnect from 192.168.1.214 port 26525:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 26525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57604:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57604 [preauth] Invalid user user03 from 192.168.1.214 port 45077 Received disconnect from 192.168.1.214 port 45077:11: Bye Bye [preauth] Disconnected from invalid user user03 192.168.1.214 port 45077 [preauth] Invalid user user from 192.168.1.214 port 7736 Received disconnect from 192.168.1.214 port 7736:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 7736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26928:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26928 [preauth] Invalid user user from 192.168.1.214 port 25984 Received disconnect from 192.168.1.214 port 25984:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 25984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41828:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21506:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21506 [preauth] Invalid user test from 192.168.1.214 port 60298 Received disconnect from 192.168.1.214 port 60298:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 60298 [preauth] Invalid user ubuntu from 192.168.1.214 port 23788 Received disconnect from 192.168.1.214 port 23788:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 23788 [preauth] Invalid user jerry from 192.168.1.214 port 9535 Received disconnect from 192.168.1.214 port 9535:11: Bye Bye [preauth] Disconnected from invalid user jerry 192.168.1.214 port 9535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4128:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4128 [preauth] Invalid user test from 192.168.1.214 port 59688 Invalid user sincroniza from 192.168.1.214 port 43607 Received disconnect from 192.168.1.214 port 59688:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 59688 [preauth] Received disconnect from 192.168.1.214 port 43607:11: Bye Bye [preauth] Disconnected from invalid user sincroniza 192.168.1.214 port 43607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47969:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47969 [preauth] Invalid user vpn from 192.168.1.214 port 2700 Received disconnect from 192.168.1.214 port 2700:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 2700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41254:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41254 [preauth] Invalid user vpn from 192.168.1.214 port 33126 Received disconnect from 192.168.1.214 port 33126:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 33126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47775:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47775 [preauth] Invalid user zgr from 192.168.1.214 port 1039 Received disconnect from 192.168.1.214 port 1039:11: Bye Bye [preauth] Disconnected from invalid user zgr 192.168.1.214 port 1039 [preauth] Invalid user testftp1 from 192.168.1.214 port 16882 Received disconnect from 192.168.1.214 port 16882:11: Bye Bye [preauth] Disconnected from invalid user testftp1 192.168.1.214 port 16882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30750:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30750 [preauth] Invalid user user from 192.168.1.214 port 2497 Received disconnect from 192.168.1.214 port 2497:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 2497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user odoo from 192.168.1.214 port 1571 Received disconnect from 192.168.1.214 port 1571:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 1571 [preauth] Received disconnect from 192.168.1.214 port 30304:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59967:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29691:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29691 [preauth] Invalid user mongo from 192.168.1.214 port 38986 Received disconnect from 192.168.1.214 port 38986:11: Bye Bye [preauth] Disconnected from invalid user mongo 192.168.1.214 port 38986 [preauth] Invalid user ubuntu from 192.168.1.214 port 51205 Received disconnect from 192.168.1.214 port 51205:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 51205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2467:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35229:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17328:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61807:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30040:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36558:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33656:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34343:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61497:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30464:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30464 [preauth] Invalid user ubuntu from 192.168.1.214 port 10097 Received disconnect from 192.168.1.214 port 10097:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 10097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17015:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17015 [preauth] Invalid user frappe from 192.168.1.214 port 12249 Received disconnect from 192.168.1.214 port 12249:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 12249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41714:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24036:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12989:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13428:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13428 [preauth] Invalid user steam from 192.168.1.214 port 61636 Received disconnect from 192.168.1.214 port 61636:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 61636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9705:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9705 [preauth] Invalid user n from 192.168.1.214 port 4014 Received disconnect from 192.168.1.214 port 4014:11: Bye Bye [preauth] Disconnected from invalid user n 192.168.1.214 port 4014 [preauth] Invalid user ela from 192.168.1.214 port 10022 Received disconnect from 192.168.1.214 port 10022:11: Bye Bye [preauth] Disconnected from invalid user ela 192.168.1.214 port 10022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32658:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25900:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25900 [preauth] Invalid user steam from 192.168.1.214 port 41131 Received disconnect from 192.168.1.214 port 41131:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 41131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29815:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25643:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25643 [preauth] Invalid user gogs from 192.168.1.214 port 14371 Received disconnect from 192.168.1.214 port 14371:11: Bye Bye [preauth] Disconnected from invalid user gogs 192.168.1.214 port 14371 [preauth] Invalid user user3 from 192.168.1.214 port 50029 Received disconnect from 192.168.1.214 port 50029:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 50029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29944:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user sambauser from 192.168.1.214 port 24924 Received disconnect from 192.168.1.214 port 52895:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52895 [preauth] Received disconnect from 192.168.1.214 port 24924:11: Bye Bye [preauth] Disconnected from invalid user sambauser 192.168.1.214 port 24924 [preauth] Invalid user h from 192.168.1.214 port 3276 Received disconnect from 192.168.1.214 port 3276:11: Bye Bye [preauth] Disconnected from invalid user h 192.168.1.214 port 3276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42729:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63489:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5133:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5133 [preauth] Invalid user ubuntu from 192.168.1.214 port 16761 Received disconnect from 192.168.1.214 port 16761:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 16761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42092:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38005:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1864:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1864 [preauth] Invalid user ubuntu from 192.168.1.214 port 14894 Received disconnect from 192.168.1.214 port 14894:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14894 [preauth] Invalid user zy from 192.168.1.214 port 51790 Received disconnect from 192.168.1.214 port 51790:11: Bye Bye [preauth] Disconnected from invalid user zy 192.168.1.214 port 51790 [preauth] Invalid user steam from 192.168.1.214 port 59637 Received disconnect from 192.168.1.214 port 59637:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 59637 [preauth] Invalid user test from 192.168.1.214 port 62245 Received disconnect from 192.168.1.214 port 62245:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 62245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21032:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64957:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27120:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27120 [preauth] Invalid user aditya from 192.168.1.214 port 33317 Received disconnect from 192.168.1.214 port 33317:11: Bye Bye [preauth] Disconnected from invalid user aditya 192.168.1.214 port 33317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18627:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18627 [preauth] Invalid user ubuntu from 192.168.1.214 port 44914 Received disconnect from 192.168.1.214 port 44914:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44914 [preauth] Invalid user h from 192.168.1.214 port 5186 Received disconnect from 192.168.1.214 port 5186:11: Bye Bye [preauth] Disconnected from invalid user h 192.168.1.214 port 5186 [preauth] Invalid user steam from 192.168.1.214 port 15586 Received disconnect from 192.168.1.214 port 15586:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 15586 [preauth] Invalid user ubuntu from 192.168.1.214 port 14134 Received disconnect from 192.168.1.214 port 14134:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14134 [preauth] Invalid user n8n from 192.168.1.214 port 35572 Received disconnect from 192.168.1.214 port 35572:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 35572 [preauth] Invalid user eli from 192.168.1.214 port 36217 Received disconnect from 192.168.1.214 port 36217:11: Bye Bye [preauth] Disconnected from invalid user eli 192.168.1.214 port 36217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62604:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61423:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61423 [preauth] Invalid user ubuntu from 192.168.1.214 port 24139 Received disconnect from 192.168.1.214 port 24139:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 24139 [preauth] Invalid user eli from 192.168.1.214 port 23332 Received disconnect from 192.168.1.214 port 23332:11: Bye Bye [preauth] Disconnected from invalid user eli 192.168.1.214 port 23332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37311:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37311 [preauth] Invalid user user3 from 192.168.1.214 port 42335 Received disconnect from 192.168.1.214 port 42335:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 42335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21857:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21857 [preauth] Invalid user user from 192.168.1.214 port 48195 Connection closed by invalid user user 192.168.1.214 port 48195 [preauth] Invalid user test from 192.168.1.214 port 59646 Received disconnect from 192.168.1.214 port 59646:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 59646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61837:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61837 [preauth] Invalid user admin from 192.168.1.214 port 56886 Connection closed by invalid user admin 192.168.1.214 port 56886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39586:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39586 [preauth] Invalid user orangepi from 192.168.1.214 port 57511 Connection closed by invalid user orangepi 192.168.1.214 port 57511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15872:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39787 [preauth] Invalid user n8n from 192.168.1.214 port 7384 Received disconnect from 192.168.1.214 port 7384:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 7384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20392 [preauth] Connection closed by 192.168.1.214 port 33954 [preauth] Connection closed by 192.168.1.214 port 55418 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25214 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 26954 2026/04/21 13:25:40 HTTPRequest [I] router: completed GET /vyudin/domovoy for 109.195.195.189:0, 404 Not Found in 3.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 13:25:42 HTTPRequest [I] router: completed GET /explore/repos for 109.195.195.189:0, 200 OK in 2.6ms @ explore/repo.go:148(explore.Repos) 2026/04/21 13:25:43 HTTPRequest [I] router: completed GET /explore/repos for 109.195.195.189:0, 200 OK in 2.3ms @ explore/repo.go:148(explore.Repos) 2026/04/21 13:25:45 HTTPRequest [I] router: completed GET /user/login?redirect_to=%2fexplore%2frepos for 109.195.195.189:0, 200 OK in 2.4ms @ auth/auth.go:184(auth.SignIn) 2026/04/21 13:25:49 HTTPRequest [I] router: completed POST /user/login for 109.195.195.189:0, 303 See Other in 73.3ms @ auth/auth.go:197(auth.SignInPost) 2026/04/21 13:25:49 HTTPRequest [I] router: completed GET /explore/repos for 109.195.195.189:0, 200 OK in 7.4ms @ explore/repo.go:148(explore.Repos) 2026/04/21 13:25:50 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=48 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:25:52 HTTPRequest [I] router: completed GET /vyudin/domovoy for 109.195.195.189:0, 200 OK in 26.2ms @ repo/view_home.go:359(repo.Home) 2026/04/21 13:25:56 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3484.1ms @ events/events.go:18(events.Events) Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 26956 2026/04/21 13:27:42 HTTPRequest [I] router: completed GET /vyudin for 109.195.195.189:0, 200 OK in 13.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 13:27:42 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=512 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:27:46 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3558.8ms @ events/events.go:18(events.Events) 2026/04/21 13:27:51 HTTPRequest [I] router: completed GET /vyudin/domovoy for 109.195.195.189:0, 200 OK in 24.4ms @ repo/view_home.go:359(repo.Home) 2026/04/21 13:27:53 HTTPRequest [I] router: completed GET /vyudin/domovoy/settings for 109.195.195.189:0, 200 OK in 54.4ms @ setting/setting.go:95(setting.Settings) 2026/04/21 13:27:56 HTTPRequest [I] router: completed GET /vyudin/domovoy/settings/public_access for 109.195.195.189:0, 200 OK in 8.7ms @ setting/public_access.go:127(setting.PublicAccess) 2026/04/21 13:27:57 HTTPRequest [I] router: completed GET /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 200 OK in 9.4ms @ setting/collaboration.go:24(setting.Collaboration) Invalid user odoo from 192.168.1.214 port 6873 Received disconnect from 192.168.1.214 port 6873:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 6873 [preauth] 2026/04/21 13:28:00 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3391.9ms @ events/events.go:18(events.Events) 2026/04/21 13:28:00 HTTPRequest [I] router: completed GET /user/search_candidates?q=de for 109.195.195.189:0, 200 OK in 49.8ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:00 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546 for 109.195.195.189:0, 200 OK in 0.2ms @ web/base.go:22(avatars) 2026/04/21 13:28:00 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:28:00 HTTPRequest [I] router: completed GET /user/search_candidates?q=dem for 109.195.195.189:0, 200 OK in 2.1ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:01 HTTPRequest [I] router: completed GET /user/search_candidates?q=demi for 109.195.195.189:0, 200 OK in 2.2ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:10 HTTPRequest [I] router: completed POST /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 303 See Other in 69.2ms @ setting/collaboration.go:51(setting.CollaborationPost) 2026/04/21 13:28:10 HTTPRequest [I] router: completed GET /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 200 OK in 8.8ms @ setting/collaboration.go:24(setting.Collaboration) 2026/04/21 13:28:10 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=64 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:28:14 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3766.3ms @ events/events.go:18(events.Events) 2026/04/21 13:28:16 HTTPRequest [I] router: completed GET /user/search_candidates?q=al for 109.195.195.189:0, 200 OK in 2.6ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:16 HTTPRequest [I] router: completed GET /user/search_candidates?q=ale for 109.195.195.189:0, 200 OK in 2.1ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:17 HTTPRequest [I] router: completed GET /user/search_candidates?q=alena for 109.195.195.189:0, 200 OK in 2.2ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:20 HTTPRequest [I] router: completed GET /user/search_candidates?q=do for 109.195.195.189:0, 200 OK in 2.2ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:20 HTTPRequest [I] router: completed GET /user/search_candidates?q=doz for 109.195.195.189:0, 200 OK in 2.2ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:23 HTTPRequest [I] router: completed GET /Demid_Z for 109.195.195.189:0, 200 OK in 13.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 13:28:23 HTTPRequest [I] router: completed GET /avatars/d0b0a16be0c04e05415cecf354e3b546?size=512 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:28:35 HTTPRequest [I] router: completed GET /user/search_candidates?q=qa for 109.195.195.189:0, 200 OK in 1.9ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:36 HTTPRequest [I] router: completed GET /user/search_candidates?q=qaq for 109.195.195.189:0, 200 OK in 1.9ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:40 HTTPRequest [I] router: completed GET /user/search_candidates?q=der for 109.195.195.189:0, 200 OK in 2.0ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:40 HTTPRequest [I] router: completed GET /user/search_candidates?q=de for 109.195.195.189:0, 200 OK in 2.4ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:44 HTTPRequest [I] router: completed GET /user/search_candidates?q=alen for 109.195.195.189:0, 200 OK in 2.2ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:47 HTTPRequest [I] router: completed GET /user/search_candidates?q=dozo for 109.195.195.189:0, 200 OK in 2.3ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:28:49 HTTPRequest [I] router: completed GET /user/search_candidates?q=qw for 109.195.195.189:0, 200 OK in 2.0ms @ user/search.go:18(user.SearchCandidates) Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 26966 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 26976 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8699 [preauth] Invalid user supervisor from 192.168.1.214 port 14563 Connection reset by invalid user supervisor 192.168.1.214 port 14563 [preauth] Invalid user test from 192.168.1.214 port 46183 Connection reset by invalid user test 192.168.1.214 port 46183 [preauth] Invalid user ubnt from 192.168.1.214 port 22780 Connection reset by invalid user ubnt 192.168.1.214 port 22780 [preauth] Invalid user Administrator from 192.168.1.214 port 38649 Connection reset by invalid user Administrator 192.168.1.214 port 38649 [preauth] Invalid user admin1 from 192.168.1.214 port 31103 Connection reset by invalid user admin1 192.168.1.214 port 31103 [preauth] Invalid user admin1 from 192.168.1.214 port 31581 Connection reset by invalid user admin1 192.168.1.214 port 31581 [preauth] Invalid user admin from 192.168.1.214 port 9060 Connection reset by invalid user admin 192.168.1.214 port 9060 [preauth] Invalid user ubuntu from 192.168.1.214 port 47341 Received disconnect from 192.168.1.214 port 47341:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47341 [preauth] 2026/04/21 13:36:57 HTTPRequest [I] router: completed POST /user/login for 95.111.209.13:0, 303 See Other in 429.2ms @ auth/auth.go:197(auth.SignInPost) 2026/04/21 13:36:57 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 303 See Other in 1.1ms @ web/home.go:32(web.Home) 2026/04/21 13:36:57 HTTPRequest [I] router: completed GET /user/settings/change_password for 95.111.209.13:0, 200 OK in 3.0ms @ auth/password.go:252(auth.MustChangePassword) 2026/04/21 13:36:57 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=48 for 95.111.209.13:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:37:01 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3425.8ms @ events/events.go:18(events.Events) 2026/04/21 13:37:16 HTTPRequest [I] router: completed POST /user/settings/change_password for 95.111.209.13:0, 303 See Other in 50.1ms @ auth/password.go:261(auth.MustChangePasswordPost) 2026/04/21 13:37:16 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 6.2ms @ web/home.go:32(web.Home) 2026/04/21 13:37:16 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=4&team_id=undefined&q=&page=1&mode= for 95.111.209.13:0, 200 OK in 1.7ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/21 13:37:16 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=4&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 95.111.209.13:0, 200 OK in 2.6ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/21 13:37:20 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3845.5ms @ events/events.go:18(events.Events) 2026/04/21 13:37:23 HTTPRequest [I] router: completed GET /developer1 for 95.111.209.13:0, 200 OK in 12.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 13:37:23 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=512 for 95.111.209.13:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:37:26 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3180.8ms @ events/events.go:18(events.Events) 2026/04/21 13:37:30 HTTPRequest [I] router: completed GET /user/settings for 95.111.209.13:0, 200 OK in 3.7ms @ setting/profile.go:46(setting.Profile) 2026/04/21 13:37:34 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3547.2ms @ events/events.go:18(events.Events) 2026/04/21 13:37:49 HTTPRequest [I] router: completed POST /user/settings for 95.111.209.13:0, 303 See Other in 80.8ms @ setting/profile.go:58(setting.ProfilePost) 2026/04/21 13:37:49 HTTPRequest [I] router: completed GET /user/settings for 95.111.209.13:0, 200 OK in 3.5ms @ setting/profile.go:46(setting.Profile) 2026/04/21 13:37:51 HTTPRequest [I] router: completed GET /user/settings for 95.111.209.13:0, 200 OK in 3.7ms @ setting/profile.go:46(setting.Profile) 2026/04/21 13:37:53 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 5.9ms @ web/home.go:32(web.Home) 2026/04/21 13:37:53 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=4&team_id=undefined&q=&page=1&mode= for 95.111.209.13:0, 200 OK in 1.8ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/21 13:37:53 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=4&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 95.111.209.13:0, 200 OK in 2.6ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/21 13:37:57 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3898.2ms @ events/events.go:18(events.Events) 2026/04/21 13:38:11 HTTPRequest [I] router: completed GET /user/search_candidates?q=Alena for 109.195.195.189:0, 200 OK in 2.5ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:38:12 HTTPRequest [I] router: completed POST /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 303 See Other in 57.6ms @ setting/collaboration.go:51(setting.CollaborationPost) 2026/04/21 13:38:13 HTTPRequest [I] router: completed GET /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 200 OK in 9.1ms @ setting/collaboration.go:24(setting.Collaboration) 2026/04/21 13:38:13 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=64 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:38:14 HTTPRequest [I] router: completed GET /Alena for 109.195.195.189:0, 200 OK in 14.7ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 13:38:14 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=512 for 109.195.195.189:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/21 13:38:55 HTTPRequest [I] router: completed POST /vyudin/domovoy/settings/collaboration/delete?id=4 for 109.195.195.189:0, 200 OK in 44.6ms @ setting/collaboration.go:131(setting.DeleteCollaboration) 2026/04/21 13:38:55 HTTPRequest [I] router: completed POST /-/fetch-redirect for 109.195.195.189:0, 303 See Other in 0.1ms @ common/redirect.go:13(common.FetchRedirectDelegate) 2026/04/21 13:38:55 HTTPRequest [I] router: completed GET /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 200 OK in 8.6ms @ setting/collaboration.go:24(setting.Collaboration) 2026/04/21 13:39:09 HTTPRequest [I] router: completed GET /user/search_candidates?q=developer1%40mcrt.space for 109.195.195.189:0, 200 OK in 1.9ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:39:12 HTTPRequest [I] router: completed GET /user/search_candidates?q=%D1%84%D0%B4 for 109.195.195.189:0, 200 OK in 2.2ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:39:13 HTTPRequest [I] router: completed GET /user/search_candidates?q=%D1%84%D0%B4%D1%83%D1%82 for 109.195.195.189:0, 200 OK in 2.3ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:39:14 HTTPRequest [I] router: completed GET /user/search_candidates?q=al for 109.195.195.189:0, 200 OK in 2.5ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:39:15 HTTPRequest [I] router: completed GET /user/search_candidates?q=alena for 109.195.195.189:0, 200 OK in 2.5ms @ user/search.go:18(user.SearchCandidates) 2026/04/21 13:39:17 HTTPRequest [I] router: completed POST /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 303 See Other in 109.4ms @ setting/collaboration.go:51(setting.CollaborationPost) 2026/04/21 13:39:17 HTTPRequest [I] router: completed GET /vyudin/domovoy/settings/collaboration for 109.195.195.189:0, 200 OK in 9.9ms @ setting/collaboration.go:24(setting.Collaboration) 2026/04/21 13:39:30 HTTPRequest [I] router: completed GET /vyudin/domovoy/src/ for 109.195.195.189:0, 303 See Other in 10.4ms @ web/web.go:1618(web.registerWebRoutes.func53.(*Router).Group.registerWebRoutes.func53.10.14) 2026/04/21 13:39:30 HTTPRequest [I] router: completed GET /vyudin/domovoy for 109.195.195.189:0, 200 OK in 22.7ms @ repo/view_home.go:359(repo.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3826:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58034:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58034 [preauth] Invalid user dev from 192.168.1.214 port 13759 Received disconnect from 192.168.1.214 port 13759:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 13759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8178:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32570:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32570 [preauth] Invalid user ftpuser from 192.168.1.214 port 2586 Received disconnect from 192.168.1.214 port 2586:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 2586 [preauth] Invalid user ubuntu from 192.168.1.214 port 12095 Received disconnect from 192.168.1.214 port 12095:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 12095 [preauth] Invalid user user1 from 192.168.1.214 port 39737 Received disconnect from 192.168.1.214 port 39737:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 39737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35648:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35648 [preauth] Invalid user sammy from 192.168.1.214 port 17559 Received disconnect from 192.168.1.214 port 17559:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 17559 [preauth] Invalid user demo from 192.168.1.214 port 60903 Received disconnect from 192.168.1.214 port 60903:11: Bye Bye [preauth] Disconnected from invalid user demo 192.168.1.214 port 60903 [preauth] Invalid user test from 192.168.1.214 port 60251 Received disconnect from 192.168.1.214 port 60251:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 60251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41170:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41170 [preauth] Invalid user n8n from 192.168.1.214 port 18693 Received disconnect from 192.168.1.214 port 18693:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 18693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7639:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7639 [preauth] Invalid user dbuser from 192.168.1.214 port 25932 Received disconnect from 192.168.1.214 port 25932:11: Bye Bye [preauth] Disconnected from invalid user dbuser 192.168.1.214 port 25932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43765:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20901 [preauth] Invalid user admin from 192.168.1.214 port 45686 Connection reset by invalid user admin 192.168.1.214 port 45686 [preauth] Invalid user admin from 192.168.1.214 port 17357 Connection reset by invalid user admin 192.168.1.214 port 17357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8931 [preauth] Invalid user sammy from 192.168.1.214 port 3611 Received disconnect from 192.168.1.214 port 3611:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 3611 [preauth] Invalid user Admin from 192.168.1.214 port 32977 Connection reset by invalid user Admin 192.168.1.214 port 32977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19054 [preauth] Invalid user oracle from 192.168.1.214 port 24579 Connection reset by invalid user oracle 192.168.1.214 port 24579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50687 [preauth] Invalid user ftpuser from 192.168.1.214 port 59940 Invalid user admin from 192.168.1.214 port 20934 Connection reset by invalid user admin 192.168.1.214 port 20934 [preauth] Invalid user admin from 192.168.1.214 port 5269 Connection reset by invalid user admin 192.168.1.214 port 5269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 6856 Connection reset by invalid user admin 192.168.1.214 port 6856 [preauth] Invalid user admin from 192.168.1.214 port 34220 Connection reset by invalid user admin 192.168.1.214 port 34220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15704 [preauth] Invalid user admin from 192.168.1.214 port 26845 Invalid user test from 192.168.1.214 port 64313 Received disconnect from 192.168.1.214 port 64313:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 64313 [preauth] Connection reset by invalid user admin 192.168.1.214 port 26845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27171 [preauth] Invalid user admin from 192.168.1.214 port 14136 Connection reset by invalid user admin 192.168.1.214 port 14136 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 41056 [preauth] Invalid user demo from 192.168.1.214 port 18680 Received disconnect from 192.168.1.214 port 18680:11: Bye Bye [preauth] Disconnected from invalid user demo 192.168.1.214 port 18680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50803 [preauth] Invalid user service from 192.168.1.214 port 51012 Connection reset by invalid user service 192.168.1.214 port 51012 [preauth] Invalid user n8n from 192.168.1.214 port 32481 Received disconnect from 192.168.1.214 port 32481:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 32481 [preauth] Invalid user es1 from 192.168.1.214 port 12512 Received disconnect from 192.168.1.214 port 12512:11: Bye Bye [preauth] Disconnected from invalid user es1 192.168.1.214 port 12512 [preauth] Invalid user es1 from 192.168.1.214 port 2001 Received disconnect from 192.168.1.214 port 2001:11: Bye Bye [preauth] Disconnected from invalid user es1 192.168.1.214 port 2001 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27116 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15960:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15960 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27122 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14002:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12221:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42962:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44531:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44531 [preauth] Invalid user sammy from 192.168.1.214 port 15472 Received disconnect from 192.168.1.214 port 15472:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 15472 [preauth] Invalid user habib from 192.168.1.214 port 52706 Received disconnect from 192.168.1.214 port 52706:11: Bye Bye [preauth] Disconnected from invalid user habib 192.168.1.214 port 52706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51308:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45681:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38636:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38636 [preauth] Invalid user es from 192.168.1.214 port 3160 Received disconnect from 192.168.1.214 port 3160:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 3160 [preauth] Invalid user odoo from 192.168.1.214 port 45082 Received disconnect from 192.168.1.214 port 45082:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 45082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64607:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64607 [preauth] Invalid user dbuser from 192.168.1.214 port 37122 Received disconnect from 192.168.1.214 port 37122:11: Bye Bye [preauth] Disconnected from invalid user dbuser 192.168.1.214 port 37122 [preauth] Invalid user chrome from 192.168.1.214 port 51141 Received disconnect from 192.168.1.214 port 51141:11: Bye Bye [preauth] Disconnected from invalid user chrome 192.168.1.214 port 51141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50844:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50844 [preauth] Invalid user dev from 192.168.1.214 port 38543 Received disconnect from 192.168.1.214 port 38543:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 38543 [preauth] Invalid user chrome from 192.168.1.214 port 39140 Received disconnect from 192.168.1.214 port 39140:11: Bye Bye [preauth] Disconnected from invalid user chrome 192.168.1.214 port 39140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45451:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45451 [preauth] Invalid user sammy from 192.168.1.214 port 33061 Received disconnect from 192.168.1.214 port 33061:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 33061 [preauth] Invalid user sammy from 192.168.1.214 port 54613 Received disconnect from 192.168.1.214 port 54613:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 54613 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27194 Invalid user habib from 192.168.1.214 port 8165 Received disconnect from 192.168.1.214 port 8165:11: Bye Bye [preauth] Disconnected from invalid user habib 192.168.1.214 port 8165 [preauth] Invalid user ftpuser from 192.168.1.214 port 32501 Received disconnect from 192.168.1.214 port 32501:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 32501 [preauth] Invalid user user1 from 192.168.1.214 port 61288 Received disconnect from 192.168.1.214 port 61288:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 61288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16327:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16327 [preauth] Invalid user es from 192.168.1.214 port 50670 Received disconnect from 192.168.1.214 port 50670:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 50670 [preauth] Invalid user abc from 192.168.1.214 port 61643 Received disconnect from 192.168.1.214 port 61643:11: Bye Bye [preauth] Disconnected from invalid user abc 192.168.1.214 port 61643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1120:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1120 [preauth] Invalid user dev from 192.168.1.214 port 59446 Received disconnect from 192.168.1.214 port 59446:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 59446 [preauth] Invalid user manu from 192.168.1.214 port 7388 Received disconnect from 192.168.1.214 port 7388:11: Bye Bye [preauth] Disconnected from invalid user manu 192.168.1.214 port 7388 [preauth] Invalid user n8n from 192.168.1.214 port 5249 Received disconnect from 192.168.1.214 port 5249:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 5249 [preauth] Invalid user vncuser from 192.168.1.214 port 11476 Received disconnect from 192.168.1.214 port 11476:11: Bye Bye [preauth] Disconnected from invalid user vncuser 192.168.1.214 port 11476 [preauth] Invalid user ubuntu from 192.168.1.214 port 45441 Received disconnect from 192.168.1.214 port 45441:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 45441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17919:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5380:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5380 [preauth] Received disconnect from 192.168.1.214 port 63208:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 63208 [preauth] Invalid user steam from 192.168.1.214 port 24631 Received disconnect from 192.168.1.214 port 24631:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 24631 [preauth] Invalid user newuser from 192.168.1.214 port 25895 Received disconnect from 192.168.1.214 port 25895:11: Bye Bye [preauth] Disconnected from invalid user newuser 192.168.1.214 port 25895 [preauth] Invalid user ubuntu from 192.168.1.214 port 43263 Received disconnect from 192.168.1.214 port 43263:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 43263 [preauth] Invalid user frappe from 192.168.1.214 port 60134 Received disconnect from 192.168.1.214 port 60134:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 60134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7308 [preauth] Invalid user bot from 192.168.1.214 port 28954 Received disconnect from 192.168.1.214 port 28954:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 28954 [preauth] Invalid user ubuntu from 192.168.1.214 port 33916 Received disconnect from 192.168.1.214 port 33916:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 33916 [preauth] Invalid user ubuntu from 192.168.1.214 port 64613 Received disconnect from 192.168.1.214 port 64613:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 64613 [preauth] Invalid user frappe from 192.168.1.214 port 59497 Received disconnect from 192.168.1.214 port 59497:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 59497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39159:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39159 [preauth] Invalid user ubuntu from 192.168.1.214 port 17072 Received disconnect from 192.168.1.214 port 17072:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 17072 [preauth] Invalid user kevin from 192.168.1.214 port 45927 Received disconnect from 192.168.1.214 port 45927:11: Bye Bye [preauth] Disconnected from invalid user kevin 192.168.1.214 port 45927 [preauth] Invalid user user1 from 192.168.1.214 port 5365 Received disconnect from 192.168.1.214 port 5365:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 5365 [preauth] Invalid user steam from 192.168.1.214 port 51473 Received disconnect from 192.168.1.214 port 51473:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 51473 [preauth] Connection closed by 192.168.1.214 port 1998 Connection closed by 192.168.1.214 port 40568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58797 [preauth] Invalid user support from 192.168.1.214 port 37636 Connection reset by invalid user support 192.168.1.214 port 37636 [preauth] Invalid user test2 from 192.168.1.214 port 54468 Connection reset by invalid user test2 192.168.1.214 port 54468 [preauth] Invalid user ubuntu from 192.168.1.214 port 22861 Connection reset by invalid user ubuntu 192.168.1.214 port 22861 [preauth] Invalid user user from 192.168.1.214 port 2529 Connection reset by invalid user user 192.168.1.214 port 2529 [preauth] Invalid user vyos from 192.168.1.214 port 59900 Connection reset by invalid user vyos 192.168.1.214 port 59900 [preauth] Invalid user wordpress from 192.168.1.214 port 9785 Connection reset by invalid user wordpress 192.168.1.214 port 9785 [preauth] Invalid user administrator from 192.168.1.214 port 43904 Connection reset by invalid user administrator 192.168.1.214 port 43904 [preauth] Invalid user administrator from 192.168.1.214 port 44099 Connection reset by invalid user administrator 192.168.1.214 port 44099 [preauth] Invalid user administrator from 192.168.1.214 port 28213 Connection reset by invalid user administrator 192.168.1.214 port 28213 [preauth] Invalid user administrator from 192.168.1.214 port 57788 Connection reset by invalid user administrator 192.168.1.214 port 57788 [preauth] Invalid user administrator from 192.168.1.214 port 41271 Connection reset by invalid user administrator 192.168.1.214 port 41271 [preauth] Invalid user administrator from 192.168.1.214 port 42199 Connection reset by invalid user administrator 192.168.1.214 port 42199 [preauth] Invalid user administrator from 192.168.1.214 port 22365 Connection reset by invalid user administrator 192.168.1.214 port 22365 [preauth] Invalid user administrator from 192.168.1.214 port 45387 Connection reset by invalid user administrator 192.168.1.214 port 45387 [preauth] Invalid user administrator from 192.168.1.214 port 33541 Connection reset by invalid user administrator 192.168.1.214 port 33541 [preauth] Invalid user administrator from 192.168.1.214 port 5354 Connection reset by invalid user administrator 192.168.1.214 port 5354 [preauth] Invalid user administrator from 192.168.1.214 port 44310 Connection reset by invalid user administrator 192.168.1.214 port 44310 [preauth] Invalid user administrator from 192.168.1.214 port 9811 Connection reset by invalid user administrator 192.168.1.214 port 9811 [preauth] Invalid user administrator from 192.168.1.214 port 3814 Connection reset by invalid user administrator 192.168.1.214 port 3814 [preauth] Invalid user administrator from 192.168.1.214 port 28967 Connection reset by invalid user administrator 192.168.1.214 port 28967 [preauth] Invalid user administrator from 192.168.1.214 port 33432 Connection reset by invalid user administrator 192.168.1.214 port 33432 [preauth] Invalid user administrator from 192.168.1.214 port 30800 Connection reset by invalid user administrator 192.168.1.214 port 30800 [preauth] Invalid user administrator from 192.168.1.214 port 52867 Connection reset by invalid user administrator 192.168.1.214 port 52867 [preauth] Invalid user administrator from 192.168.1.214 port 37600 Connection reset by invalid user administrator 192.168.1.214 port 37600 [preauth] Invalid user administrator from 192.168.1.214 port 34340 Connection reset by invalid user administrator 192.168.1.214 port 34340 [preauth] Invalid user administrator from 192.168.1.214 port 19800 Connection reset by invalid user administrator 192.168.1.214 port 19800 [preauth] Invalid user administrator from 192.168.1.214 port 11099 Connection reset by invalid user administrator 192.168.1.214 port 11099 [preauth] Connection closed by 192.168.1.214 port 62778 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47001 [preauth] Connection closed by 192.168.1.214 port 29226 Invalid user a from 192.168.1.214 port 4303 Connection closed by invalid user a 192.168.1.214 port 4303 [preauth] 2026/04/21 15:20:20 HTTPRequest [I] router: polling GET /user/events for 109.195.195.189:0, elapsed 3332.4ms @ events/events.go:18(events.Events) Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27391 Invalid user neo4j from 192.168.1.214 port 7902 Received disconnect from 192.168.1.214 port 7902:11: Bye Bye [preauth] Disconnected from invalid user neo4j 192.168.1.214 port 7902 [preauth] Invalid user teste from 192.168.1.214 port 37273 Received disconnect from 192.168.1.214 port 37273:11: Bye Bye [preauth] Disconnected from invalid user teste 192.168.1.214 port 37273 [preauth] Connection closed by 192.168.1.214 port 44970 [preauth] Invalid user oracle from 192.168.1.214 port 50524 Received disconnect from 192.168.1.214 port 50524:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 50524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38911:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3624:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3624 [preauth] Invalid user test from 192.168.1.214 port 10439 Received disconnect from 192.168.1.214 port 10439:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 10439 [preauth] Invalid user hossein from 192.168.1.214 port 29021 Received disconnect from 192.168.1.214 port 29021:11: Bye Bye [preauth] Disconnected from invalid user hossein 192.168.1.214 port 29021 [preauth] Invalid user odoo from 192.168.1.214 port 43204 Received disconnect from 192.168.1.214 port 43204:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 43204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8267:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8267 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27405 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5558:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5558 [preauth] Invalid user test from 192.168.1.214 port 11394 Received disconnect from 192.168.1.214 port 11394:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 11394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11486:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11486 [preauth] Invalid user postgres from 192.168.1.214 port 21259 Received disconnect from 192.168.1.214 port 21259:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 21259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14029:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37110:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37110 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27423 Invalid user ubuntu from 192.168.1.214 port 56584 Received disconnect from 192.168.1.214 port 56584:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27819:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27819 [preauth] Invalid user postgres from 192.168.1.214 port 18952 Received disconnect from 192.168.1.214 port 18952:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 18952 [preauth] Invalid user ociisprd from 192.168.1.214 port 61480 Received disconnect from 192.168.1.214 port 61480:11: Bye Bye [preauth] Disconnected from invalid user ociisprd 192.168.1.214 port 61480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39727:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46891 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27433 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61703:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61703 [preauth] Invalid user customer from 192.168.1.214 port 61527 Connection reset by invalid user customer 192.168.1.214 port 61527 [preauth] Invalid user oracle from 192.168.1.214 port 36293 Connection reset by invalid user oracle 192.168.1.214 port 36293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8440 [preauth] Invalid user under from 192.168.1.214 port 47252 Received disconnect from 192.168.1.214 port 47252:11: Bye Bye [preauth] Disconnected from invalid user under 192.168.1.214 port 47252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36769 [preauth] Invalid user supervisor from 192.168.1.214 port 13322 Connection reset by invalid user supervisor 192.168.1.214 port 13322 [preauth] Invalid user ubnt from 192.168.1.214 port 31173 Connection reset by invalid user ubnt 192.168.1.214 port 31173 [preauth] Invalid user user from 192.168.1.214 port 13661 Connection reset by invalid user user 192.168.1.214 port 13661 [preauth] Invalid user user from 192.168.1.214 port 27236 Connection reset by invalid user user 192.168.1.214 port 27236 [preauth] Invalid user ubuntu from 192.168.1.214 port 56187 Received disconnect from 192.168.1.214 port 56187:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56187 [preauth] Invalid user server from 192.168.1.214 port 15555 Received disconnect from 192.168.1.214 port 15555:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 15555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32396:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32396 [preauth] Invalid user ftpuser from 192.168.1.214 port 59636 Received disconnect from 192.168.1.214 port 59636:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 59636 [preauth] Invalid user user1 from 192.168.1.214 port 36310 Received disconnect from 192.168.1.214 port 36310:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 36310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36544:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20010:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20010 [preauth] Invalid user claude from 192.168.1.214 port 27200 Received disconnect from 192.168.1.214 port 27200:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 27200 [preauth] Invalid user ubuntu from 192.168.1.214 port 49935 Received disconnect from 192.168.1.214 port 49935:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 49935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57311:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57311 [preauth] Invalid user user001 from 192.168.1.214 port 26423 Received disconnect from 192.168.1.214 port 26423:11: Bye Bye [preauth] Disconnected from invalid user user001 192.168.1.214 port 26423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1789:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1789 [preauth] Connection closed by 192.168.1.214 port 51193 [preauth] Invalid user server from 192.168.1.214 port 15589 Received disconnect from 192.168.1.214 port 15589:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 15589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24183:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10324:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2717:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2717 [preauth] Invalid user nifi from 192.168.1.214 port 17087 Received disconnect from 192.168.1.214 port 17087:11: Bye Bye [preauth] Disconnected from invalid user nifi 192.168.1.214 port 17087 [preauth] Invalid user user from 192.168.1.214 port 28099 Received disconnect from 192.168.1.214 port 28099:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 28099 [preauth] Invalid user n8n from 192.168.1.214 port 17299 Received disconnect from 192.168.1.214 port 17299:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 17299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17477:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17477 [preauth] Invalid user test from 192.168.1.214 port 33730 Received disconnect from 192.168.1.214 port 33730:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 33730 [preauth] Invalid user testuser from 192.168.1.214 port 15505 Received disconnect from 192.168.1.214 port 15505:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 15505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58346:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63239:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21857:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21857 [preauth] Invalid user admin from 192.168.1.214 port 23252 Received disconnect from 192.168.1.214 port 23252:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 23252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11298:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11298 [preauth] Invalid user pc from 192.168.1.214 port 33380 Received disconnect from 192.168.1.214 port 33380:11: Bye Bye [preauth] Disconnected from invalid user pc 192.168.1.214 port 33380 [preauth] Invalid user odoo from 192.168.1.214 port 62585 Received disconnect from 192.168.1.214 port 62585:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 62585 [preauth] Invalid user tecmint from 192.168.1.214 port 11382 Received disconnect from 192.168.1.214 port 11382:11: Bye Bye [preauth] Disconnected from invalid user tecmint 192.168.1.214 port 11382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39970:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39970 [preauth] Invalid user ubuntu from 192.168.1.214 port 32040 Received disconnect from 192.168.1.214 port 32040:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 32040 [preauth] Invalid user deploy from 192.168.1.214 port 18192 Received disconnect from 192.168.1.214 port 18192:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 18192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44585:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44585 [preauth] Invalid user test from 192.168.1.214 port 18307 Received disconnect from 192.168.1.214 port 18307:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18307 [preauth] Invalid user user from 192.168.1.214 port 22018 Received disconnect from 192.168.1.214 port 22018:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 22018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15349:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15349 [preauth] Invalid user VM from 192.168.1.214 port 39885 Received disconnect from 192.168.1.214 port 39885:11: Bye Bye [preauth] Disconnected from invalid user VM 192.168.1.214 port 39885 [preauth] Invalid user msf from 192.168.1.214 port 3864 Received disconnect from 192.168.1.214 port 3864:11: Bye Bye [preauth] Disconnected from invalid user msf 192.168.1.214 port 3864 [preauth] Invalid user ddd from 192.168.1.214 port 63999 Received disconnect from 192.168.1.214 port 63999:11: Bye Bye [preauth] Disconnected from invalid user ddd 192.168.1.214 port 63999 [preauth] Invalid user test from 192.168.1.214 port 18214 Received disconnect from 192.168.1.214 port 18214:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18214 [preauth] Invalid user test2 from 192.168.1.214 port 17578 Received disconnect from 192.168.1.214 port 17578:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 17578 [preauth] Invalid user postgres from 192.168.1.214 port 49779 Received disconnect from 192.168.1.214 port 49779:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 49779 [preauth] Invalid user ubuntu from 192.168.1.214 port 26615 Received disconnect from 192.168.1.214 port 26615:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 26615 [preauth] Invalid user user1 from 192.168.1.214 port 10443 Received disconnect from 192.168.1.214 port 10443:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 10443 [preauth] Invalid user ftpuser from 192.168.1.214 port 65013 Received disconnect from 192.168.1.214 port 65013:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 65013 [preauth] Invalid user steam from 192.168.1.214 port 25773 Received disconnect from 192.168.1.214 port 25773:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 25773 [preauth] Invalid user ftpuser from 192.168.1.214 port 40701 Received disconnect from 192.168.1.214 port 40701:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 40701 [preauth] Invalid user oracle from 192.168.1.214 port 10159 Received disconnect from 192.168.1.214 port 10159:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 10159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36118:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36118 [preauth] Invalid user test from 192.168.1.214 port 33067 Received disconnect from 192.168.1.214 port 33067:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 33067 [preauth] Invalid user proxyuser from 192.168.1.214 port 17744 Received disconnect from 192.168.1.214 port 17744:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 17744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23777:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23777 [preauth] Invalid user bot from 192.168.1.214 port 57797 Received disconnect from 192.168.1.214 port 57797:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 57797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13008:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10048:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36805:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36805 [preauth] Invalid user ubuntu from 192.168.1.214 port 54371 Received disconnect from 192.168.1.214 port 54371:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 54371 [preauth] Invalid user ali from 192.168.1.214 port 62500 Received disconnect from 192.168.1.214 port 62500:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 62500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36484:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36484 [preauth] Invalid user ubuntu from 192.168.1.214 port 19504 Received disconnect from 192.168.1.214 port 19504:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19504 [preauth] Invalid user ftp_test from 192.168.1.214 port 63730 Received disconnect from 192.168.1.214 port 63730:11: Bye Bye [preauth] Disconnected from invalid user ftp_test 192.168.1.214 port 63730 [preauth] Invalid user oracle from 192.168.1.214 port 27846 Received disconnect from 192.168.1.214 port 27846:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 27846 [preauth] Invalid user steam from 192.168.1.214 port 33121 Received disconnect from 192.168.1.214 port 33121:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 33121 [preauth] Invalid user user from 192.168.1.214 port 57921 Received disconnect from 192.168.1.214 port 57921:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 57921 [preauth] Invalid user proxyuser from 192.168.1.214 port 6011 Received disconnect from 192.168.1.214 port 6011:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 6011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21702:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6889:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46098:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55373:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5024:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5024 [preauth] Invalid user stack from 192.168.1.214 port 30083 Received disconnect from 192.168.1.214 port 30083:11: Bye Bye [preauth] Disconnected from invalid user stack 192.168.1.214 port 30083 [preauth] Invalid user server from 192.168.1.214 port 43432 Received disconnect from 192.168.1.214 port 43432:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 43432 [preauth] Invalid user admin from 192.168.1.214 port 28383 Received disconnect from 192.168.1.214 port 28383:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 28383 [preauth] Invalid user test2 from 192.168.1.214 port 45622 Received disconnect from 192.168.1.214 port 45622:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 45622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55146:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55146 [preauth] Invalid user usertest from 192.168.1.214 port 52337 Received disconnect from 192.168.1.214 port 52337:11: Bye Bye [preauth] Disconnected from invalid user usertest 192.168.1.214 port 52337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31525:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31713:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4076:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4076 [preauth] Invalid user deployer from 192.168.1.214 port 18037 Received disconnect from 192.168.1.214 port 18037:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 18037 [preauth] Invalid user admin from 192.168.1.214 port 4820 Connection reset by invalid user admin 192.168.1.214 port 4820 [preauth] Invalid user admin from 192.168.1.214 port 36602 Connection reset by invalid user admin 192.168.1.214 port 36602 [preauth] Invalid user admin from 192.168.1.214 port 56615 Connection reset by invalid user admin 192.168.1.214 port 56615 [preauth] Invalid user user from 192.168.1.214 port 6328 Connection reset by invalid user user 192.168.1.214 port 6328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24006 [preauth] Invalid user IEUser from 192.168.1.214 port 27742 Connection reset by invalid user IEUser 192.168.1.214 port 27742 [preauth] Invalid user admin from 192.168.1.214 port 51394 Connection reset by invalid user admin 192.168.1.214 port 51394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5726:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5726 [preauth] Invalid user admin from 192.168.1.214 port 46581 Connection reset by invalid user admin 192.168.1.214 port 46581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57994 [preauth] Invalid user admin from 192.168.1.214 port 10254 Connection reset by invalid user admin 192.168.1.214 port 10254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13549 [preauth] Invalid user admin from 192.168.1.214 port 51873 Connection reset by invalid user admin 192.168.1.214 port 51873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3301 [preauth] Invalid user admin from 192.168.1.214 port 3532 Connection reset by invalid user admin 192.168.1.214 port 3532 [preauth] Invalid user demo from 192.168.1.214 port 64326 Connection reset by invalid user demo 192.168.1.214 port 64326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19784 [preauth] Invalid user ubnt from 192.168.1.214 port 59939 Connection reset by invalid user ubnt 192.168.1.214 port 59939 [preauth] Invalid user ui from 192.168.1.214 port 49714 Connection reset by invalid user ui 192.168.1.214 port 49714 [preauth] Invalid user a from 192.168.1.214 port 58888 Connection reset by invalid user a 192.168.1.214 port 58888 [preauth] Invalid user admin from 192.168.1.214 port 3757 Connection reset by invalid user admin 192.168.1.214 port 3757 [preauth] Invalid user admin from 192.168.1.214 port 60398 Connection reset by invalid user admin 192.168.1.214 port 60398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58021 [preauth] Invalid user Admin from 192.168.1.214 port 8349 Connection reset by invalid user Admin 192.168.1.214 port 8349 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 27700 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1836:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65191:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65191 [preauth] Invalid user neo4j from 192.168.1.214 port 28305 Received disconnect from 192.168.1.214 port 28305:11: Bye Bye [preauth] Disconnected from invalid user neo4j 192.168.1.214 port 28305 [preauth] Invalid user under from 192.168.1.214 port 56405 Received disconnect from 192.168.1.214 port 56405:11: Bye Bye [preauth] Disconnected from invalid user under 192.168.1.214 port 56405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27649:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21867:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21867 [preauth] Invalid user hossein from 192.168.1.214 port 51091 Received disconnect from 192.168.1.214 port 51091:11: Bye Bye [preauth] Disconnected from invalid user hossein 192.168.1.214 port 51091 [preauth] Invalid user ftpuser from 192.168.1.214 port 63435 Received disconnect from 192.168.1.214 port 63435:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 63435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1705:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13214:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49098:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49098 [preauth] Invalid user ubuntu from 192.168.1.214 port 8584 Received disconnect from 192.168.1.214 port 8584:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 8584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8773:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8773 [preauth] Invalid user ociisprd from 192.168.1.214 port 17950 Received disconnect from 192.168.1.214 port 17950:11: Bye Bye [preauth] Disconnected from invalid user ociisprd 192.168.1.214 port 17950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28706:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43391:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43391 [preauth] Invalid user oracle from 192.168.1.214 port 11890 Received disconnect from 192.168.1.214 port 11890:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 11890 [preauth] Invalid user test from 192.168.1.214 port 48035 Received disconnect from 192.168.1.214 port 48035:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 48035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26183:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26183 [preauth] Invalid user ubuntu from 192.168.1.214 port 3045 Received disconnect from 192.168.1.214 port 3045:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 3045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28497:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28497 [preauth] Invalid user user1 from 192.168.1.214 port 43833 Received disconnect from 192.168.1.214 port 43833:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 43833 [preauth] Invalid user test from 192.168.1.214 port 16719 Received disconnect from 192.168.1.214 port 16719:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 16719 [preauth] Invalid user kamran from 192.168.1.214 port 50366 Received disconnect from 192.168.1.214 port 50366:11: Bye Bye [preauth] Disconnected from invalid user kamran 192.168.1.214 port 50366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40312:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59580 [preauth] Invalid user znc-admin from 192.168.1.214 port 32475 Received disconnect from 192.168.1.214 port 32475:11: Bye Bye [preauth] Disconnected from invalid user znc-admin 192.168.1.214 port 32475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62612:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62612 [preauth] Invalid user user from 192.168.1.214 port 12649 Received disconnect from 192.168.1.214 port 12649:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 12649 [preauth] Invalid user userftp from 192.168.1.214 port 33070 Received disconnect from 192.168.1.214 port 33070:11: Bye Bye [preauth] Disconnected from invalid user userftp 192.168.1.214 port 33070 [preauth] Invalid user n8n from 192.168.1.214 port 44212 Received disconnect from 192.168.1.214 port 44212:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 44212 [preauth] Invalid user deploybot from 192.168.1.214 port 23323 Received disconnect from 192.168.1.214 port 23323:11: Bye Bye [preauth] Disconnected from invalid user deploybot 192.168.1.214 port 23323 [preauth] Invalid user user1 from 192.168.1.214 port 42654 Received disconnect from 192.168.1.214 port 42654:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 42654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24678:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24678 [preauth] Invalid user socks from 192.168.1.214 port 60530 Received disconnect from 192.168.1.214 port 60530:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 60530 [preauth] Invalid user ubuntu from 192.168.1.214 port 62242 Received disconnect from 192.168.1.214 port 62242:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62242 [preauth] Invalid user server from 192.168.1.214 port 39528 Received disconnect from 192.168.1.214 port 39528:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 39528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39423:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37032:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50155:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50155 [preauth] Connection closed by 192.168.1.214 port 15155 Invalid user botuser from 192.168.1.214 port 46472 Received disconnect from 192.168.1.214 port 46472:11: Bye Bye [preauth] Disconnected from invalid user botuser 192.168.1.214 port 46472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44760:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44760 [preauth] Invalid user user1 from 192.168.1.214 port 1050 Received disconnect from 192.168.1.214 port 1050:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 1050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28643:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28643 [preauth] Invalid user ubuntu from 192.168.1.214 port 8872 Received disconnect from 192.168.1.214 port 8872:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 8872 [preauth] Invalid user ubuntu from 192.168.1.214 port 1853 Received disconnect from 192.168.1.214 port 1853:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1853 [preauth] Invalid user erp from 192.168.1.214 port 13024 Received disconnect from 192.168.1.214 port 13024:11: Bye Bye [preauth] Disconnected from invalid user erp 192.168.1.214 port 13024 [preauth] Invalid user rajesh from 192.168.1.214 port 4232 Received disconnect from 192.168.1.214 port 4232:11: Bye Bye [preauth] Disconnected from invalid user rajesh 192.168.1.214 port 4232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57393 [preauth] Invalid user user from 192.168.1.214 port 62115 Received disconnect from 192.168.1.214 port 62115:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 62115 [preauth] Invalid user claude from 192.168.1.214 port 21367 Received disconnect from 192.168.1.214 port 21367:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 21367 [preauth] Invalid user test from 192.168.1.214 port 37244 Received disconnect from 192.168.1.214 port 37244:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 37244 [preauth] Invalid user socks from 192.168.1.214 port 4015 Received disconnect from 192.168.1.214 port 4015:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 4015 [preauth] Invalid user bot from 192.168.1.214 port 63958 Received disconnect from 192.168.1.214 port 63958:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 63958 [preauth] Invalid user vpn from 192.168.1.214 port 15197 Received disconnect from 192.168.1.214 port 15197:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 15197 [preauth] Invalid user n8n from 192.168.1.214 port 58617 Received disconnect from 192.168.1.214 port 58617:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 58617 [preauth] Invalid user satis from 192.168.1.214 port 47155 Received disconnect from 192.168.1.214 port 47155:11: Bye Bye [preauth] Disconnected from invalid user satis 192.168.1.214 port 47155 [preauth] Invalid user postfixtester from 192.168.1.214 port 18944 Received disconnect from 192.168.1.214 port 18944:11: Bye Bye [preauth] Disconnected from invalid user postfixtester 192.168.1.214 port 18944 [preauth] Invalid user user01 from 192.168.1.214 port 43833 Received disconnect from 192.168.1.214 port 43833:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 43833 [preauth] Invalid user mailtest from 192.168.1.214 port 1747 Received disconnect from 192.168.1.214 port 1747:11: Bye Bye [preauth] Disconnected from invalid user mailtest 192.168.1.214 port 1747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60048:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60048 [preauth] Invalid user appuser from 192.168.1.214 port 54194 Received disconnect from 192.168.1.214 port 54194:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 54194 [preauth] Invalid user jellyfin from 192.168.1.214 port 15651 Received disconnect from 192.168.1.214 port 15651:11: Bye Bye [preauth] Disconnected from invalid user jellyfin 192.168.1.214 port 15651 [preauth] Invalid user user from 192.168.1.214 port 63859 Received disconnect from 192.168.1.214 port 63859:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 63859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61074 [preauth] Invalid user odoo from 192.168.1.214 port 28809 Received disconnect from 192.168.1.214 port 28809:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 28809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22633:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22633 [preauth] Invalid user test from 192.168.1.214 port 36238 Received disconnect from 192.168.1.214 port 36238:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 36238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32685:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42276:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42276 [preauth] Invalid user ftpuser from 192.168.1.214 port 1245 Received disconnect from 192.168.1.214 port 1245:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 1245 [preauth] Invalid user ali from 192.168.1.214 port 58417 Received disconnect from 192.168.1.214 port 58417:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 58417 [preauth] Invalid user tigergraph from 192.168.1.214 port 4899 Received disconnect from 192.168.1.214 port 4899:11: Bye Bye [preauth] Disconnected from invalid user tigergraph 192.168.1.214 port 4899 [preauth] Connection closed by 192.168.1.214 port 57437 Invalid user test1 from 192.168.1.214 port 17575 Received disconnect from 192.168.1.214 port 17575:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 17575 [preauth] Invalid user deploy from 192.168.1.214 port 1263 Received disconnect from 192.168.1.214 port 1263:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 1263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33699:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33699 [preauth] Invalid user postgres from 192.168.1.214 port 9358 Received disconnect from 192.168.1.214 port 9358:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 9358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16333 [preauth] Invalid user administrator from 192.168.1.214 port 42685 Received disconnect from 192.168.1.214 port 42685:11: Bye Bye [preauth] Disconnected from invalid user administrator 192.168.1.214 port 42685 [preauth] Invalid user administrator from 192.168.1.214 port 25101 Connection reset by invalid user administrator 192.168.1.214 port 25101 [preauth] Invalid user administrator from 192.168.1.214 port 50096 Connection reset by invalid user administrator 192.168.1.214 port 50096 [preauth] Invalid user administrator from 192.168.1.214 port 22260 Connection reset by invalid user administrator 192.168.1.214 port 22260 [preauth] Invalid user administrator from 192.168.1.214 port 43782 Connection reset by invalid user administrator 192.168.1.214 port 43782 [preauth] Invalid user administrator from 192.168.1.214 port 15381 Connection reset by invalid user administrator 192.168.1.214 port 15381 [preauth] Invalid user administrator from 192.168.1.214 port 23870 Connection reset by invalid user administrator 192.168.1.214 port 23870 [preauth] Invalid user administrator from 192.168.1.214 port 62649 Connection reset by invalid user administrator 192.168.1.214 port 62649 [preauth] Invalid user administrator from 192.168.1.214 port 8868 Connection reset by invalid user administrator 192.168.1.214 port 8868 [preauth] Invalid user administrator from 192.168.1.214 port 60683 Connection reset by invalid user administrator 192.168.1.214 port 60683 [preauth] Invalid user administrator from 192.168.1.214 port 37226 Connection reset by invalid user administrator 192.168.1.214 port 37226 [preauth] Invalid user administrator from 192.168.1.214 port 41138 Connection reset by invalid user administrator 192.168.1.214 port 41138 [preauth] Invalid user appuser from 192.168.1.214 port 43234 Connection reset by invalid user appuser 192.168.1.214 port 43234 [preauth] Invalid user azureuser from 192.168.1.214 port 10768 Connection reset by invalid user azureuser 192.168.1.214 port 10768 [preauth] User bin not allowed because account is locked Connection reset by invalid user bin 192.168.1.214 port 1367 [preauth] Invalid user cisco from 192.168.1.214 port 31133 Connection reset by invalid user cisco 192.168.1.214 port 31133 [preauth] Invalid user dbadmin from 192.168.1.214 port 6953 Connection reset by invalid user dbadmin 192.168.1.214 port 6953 [preauth] Invalid user guest1 from 192.168.1.214 port 45511 Connection reset by invalid user guest1 192.168.1.214 port 45511 [preauth] Invalid user jenkins from 192.168.1.214 port 28331 Connection reset by invalid user jenkins 192.168.1.214 port 28331 [preauth] Invalid user lab from 192.168.1.214 port 27866 Connection reset by invalid user lab 192.168.1.214 port 27866 [preauth] Invalid user linyue from 192.168.1.214 port 10781 Connection reset by invalid user linyue 192.168.1.214 port 10781 [preauth] Invalid user matt from 192.168.1.214 port 30459 Connection reset by invalid user matt 192.168.1.214 port 30459 [preauth] Invalid user nagios from 192.168.1.214 port 51724 Connection reset by invalid user nagios 192.168.1.214 port 51724 [preauth] Invalid user nexus from 192.168.1.214 port 41082 Connection reset by invalid user nexus 192.168.1.214 port 41082 [preauth] Invalid user node from 192.168.1.214 port 31604 Connection reset by invalid user node 192.168.1.214 port 31604 [preauth] Invalid user odoo11 from 192.168.1.214 port 50876 Connection reset by invalid user odoo11 192.168.1.214 port 50876 [preauth] Invalid user op from 192.168.1.214 port 16295 Connection reset by invalid user op 192.168.1.214 port 16295 [preauth] Invalid user operator from 192.168.1.214 port 1448 Connection reset by invalid user operator 192.168.1.214 port 1448 [preauth] Invalid user operator from 192.168.1.214 port 25728 Connection reset by invalid user operator 192.168.1.214 port 25728 [preauth] Invalid user oracle from 192.168.1.214 port 51125 Connection reset by invalid user oracle 192.168.1.214 port 51125 [preauth] Invalid user qiaodan from 192.168.1.214 port 52425 Connection reset by invalid user qiaodan 192.168.1.214 port 52425 [preauth] Invalid user vanessa from 192.168.1.214 port 47652 Received disconnect from 192.168.1.214 port 47652:11: Bye Bye [preauth] Disconnected from invalid user vanessa 192.168.1.214 port 47652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29476:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29476 [preauth] Invalid user user123 from 192.168.1.214 port 6439 Received disconnect from 192.168.1.214 port 6439:11: Bye Bye [preauth] Disconnected from invalid user user123 192.168.1.214 port 6439 [preauth] Invalid user socks from 192.168.1.214 port 13411 Received disconnect from 192.168.1.214 port 13411:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 13411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18406:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23569:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23569 [preauth] Invalid user mcuser from 192.168.1.214 port 57676 Received disconnect from 192.168.1.214 port 57676:11: Bye Bye [preauth] Disconnected from invalid user mcuser 192.168.1.214 port 57676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15180:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4394:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4394 [preauth] Invalid user clock from 192.168.1.214 port 41534 Received disconnect from 192.168.1.214 port 41534:11: Bye Bye [preauth] Disconnected from invalid user clock 192.168.1.214 port 41534 [preauth] Invalid user user from 192.168.1.214 port 9151 Received disconnect from 192.168.1.214 port 9151:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 9151 [preauth] Received disconnect from 192.168.1.214 port 16728:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 16728 [preauth] Invalid user n8n from 192.168.1.214 port 43166 Received disconnect from 192.168.1.214 port 43166:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 43166 [preauth] Invalid user postgres from 192.168.1.214 port 16156 Received disconnect from 192.168.1.214 port 16156:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 16156 [preauth] Invalid user sammy from 192.168.1.214 port 15191 Received disconnect from 192.168.1.214 port 15191:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 15191 [preauth] Invalid user ali from 192.168.1.214 port 16505 Received disconnect from 192.168.1.214 port 16505:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 16505 [preauth] Invalid user deployer from 192.168.1.214 port 30191 Received disconnect from 192.168.1.214 port 30191:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 30191 [preauth] Invalid user storage from 192.168.1.214 port 11261 Received disconnect from 192.168.1.214 port 11261:11: Bye Bye [preauth] Disconnected from invalid user storage 192.168.1.214 port 11261 [preauth] Invalid user test from 192.168.1.214 port 4190 Received disconnect from 192.168.1.214 port 4190:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 4190 [preauth] Invalid user alex from 192.168.1.214 port 4628 Received disconnect from 192.168.1.214 port 4628:11: Bye Bye [preauth] Disconnected from invalid user alex 192.168.1.214 port 4628 [preauth] Invalid user tests from 192.168.1.214 port 25875 Received disconnect from 192.168.1.214 port 25875:11: Bye Bye [preauth] Disconnected from invalid user tests 192.168.1.214 port 25875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62741:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62741 [preauth] Invalid user frappe from 192.168.1.214 port 19975 Received disconnect from 192.168.1.214 port 19975:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 19975 [preauth] Invalid user ubuntu from 192.168.1.214 port 47763 Received disconnect from 192.168.1.214 port 47763:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47763 [preauth] Invalid user appuser from 192.168.1.214 port 61805 Received disconnect from 192.168.1.214 port 61805:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 61805 [preauth] Invalid user bot from 192.168.1.214 port 35933 Received disconnect from 192.168.1.214 port 35933:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 35933 [preauth] Invalid user view from 192.168.1.214 port 19924 Connection reset by invalid user view 192.168.1.214 port 19924 [preauth] Invalid user 2 from 192.168.1.214 port 24186 Connection reset by invalid user 2 192.168.1.214 port 24186 [preauth] Invalid user ADMIN from 192.168.1.214 port 12639 Connection reset by invalid user ADMIN 192.168.1.214 port 12639 [preauth] Invalid user admin from 192.168.1.214 port 14534 Connection reset by invalid user admin 192.168.1.214 port 14534 [preauth] Invalid user admin from 192.168.1.214 port 44187 Connection reset by invalid user admin 192.168.1.214 port 44187 [preauth] Invalid user admin from 192.168.1.214 port 30551 Connection reset by invalid user admin 192.168.1.214 port 30551 [preauth] Invalid user admin from 192.168.1.214 port 39358 Connection reset by invalid user admin 192.168.1.214 port 39358 [preauth] Invalid user admin from 192.168.1.214 port 41511 Connection reset by invalid user admin 192.168.1.214 port 41511 [preauth] Invalid user administrator from 192.168.1.214 port 64738 Connection reset by invalid user administrator 192.168.1.214 port 64738 [preauth] Invalid user debian from 192.168.1.214 port 46646 Connection reset by invalid user debian 192.168.1.214 port 46646 [preauth] Invalid user fred from 192.168.1.214 port 35376 Connection reset by invalid user fred 192.168.1.214 port 35376 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 7005 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 61632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1969 [preauth] banner exchange: Connection from 192.168.1.214 port 2452: invalid format banner exchange: Connection from 192.168.1.214 port 47763: invalid format Invalid user admin from 192.168.1.214 port 61434 Connection closed by invalid user admin 192.168.1.214 port 61434 [preauth] Invalid user orangepi from 192.168.1.214 port 50136 Connection closed by invalid user orangepi 192.168.1.214 port 50136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51335 [preauth] Invalid user admin from 192.168.1.214 port 29232 Connection reset by invalid user admin 192.168.1.214 port 29232 [preauth] User nobody not allowed because account is locked Connection reset by invalid user nobody 192.168.1.214 port 1328 [preauth] Invalid user ADMIN from 192.168.1.214 port 41510 Connection reset by invalid user ADMIN 192.168.1.214 port 41510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18027 [preauth] Invalid user test from 192.168.1.214 port 35984 Connection reset by invalid user test 192.168.1.214 port 35984 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 15293 [preauth] Invalid user admin from 192.168.1.214 port 31832 Connection reset by invalid user admin 192.168.1.214 port 31832 [preauth] Invalid user admin from 192.168.1.214 port 31382 Connection reset by invalid user admin 192.168.1.214 port 31382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63606 [preauth] Invalid user admin from 192.168.1.214 port 19820 Connection reset by invalid user admin 192.168.1.214 port 19820 [preauth] Invalid user dixell from 192.168.1.214 port 25332 Connection reset by invalid user dixell 192.168.1.214 port 25332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5560 [preauth] Invalid user admin from 192.168.1.214 port 57753 Connection reset by invalid user admin 192.168.1.214 port 57753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7103 [preauth] Invalid user admin from 192.168.1.214 port 26000 Connection reset by invalid user admin 192.168.1.214 port 26000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9905 [preauth] Invalid user osmc from 192.168.1.214 port 22442 Connection reset by invalid user osmc 192.168.1.214 port 22442 [preauth] Invalid user sconsole from 192.168.1.214 port 43048 Connection reset by invalid user sconsole 192.168.1.214 port 43048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39128 [preauth] Invalid user admin from 192.168.1.214 port 49761 Connection reset by invalid user admin 192.168.1.214 port 49761 [preauth] Invalid user admin from 192.168.1.214 port 19795 Connection reset by invalid user admin 192.168.1.214 port 19795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10826 [preauth] Invalid user postgres from 192.168.1.214 port 61839 Connection reset by invalid user postgres 192.168.1.214 port 61839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22203 [preauth] Invalid user user from 192.168.1.214 port 2730 Connection reset by invalid user user 192.168.1.214 port 2730 [preauth] Invalid user 123456 from 192.168.1.214 port 53368 Connection reset by invalid user 123456 192.168.1.214 port 53368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46512 [preauth] Invalid user test from 192.168.1.214 port 15611 Connection closed by invalid user test 192.168.1.214 port 15611 [preauth] Invalid user user from 192.168.1.214 port 40364 Connection closed by invalid user user 192.168.1.214 port 40364 [preauth] Invalid user admin1234 from 192.168.1.214 port 27910 Received disconnect from 192.168.1.214 port 27910:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 27910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47567:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47567 [preauth] Invalid user admin from 192.168.1.214 port 9150 Connection closed by invalid user admin 192.168.1.214 port 9150 [preauth] Invalid user cirros from 192.168.1.214 port 11595 Connection closed by invalid user cirros 192.168.1.214 port 11595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28863 [preauth] Invalid user admin from 192.168.1.214 port 16053 Connection closed by invalid user admin 192.168.1.214 port 16053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33001 [preauth] Connection closed by 192.168.1.214 port 21914 Invalid user rpc from 192.168.1.214 port 56289 Connection closed by invalid user rpc 192.168.1.214 port 56289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25997 [preauth] User ftp not allowed because account is locked Received disconnect from 192.168.1.214 port 50042:11: Bye Bye [preauth] Disconnected from invalid user ftp 192.168.1.214 port 50042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1391 [preauth] Invalid user user1 from 192.168.1.214 port 31245 Connection closed by invalid user user1 192.168.1.214 port 31245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36032 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28227 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20097 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 32546 [preauth] Invalid user hath from 192.168.1.214 port 15341 Received disconnect from 192.168.1.214 port 15341:11: Bye Bye [preauth] Disconnected from invalid user hath 192.168.1.214 port 15341 [preauth] Invalid user kali from 192.168.1.214 port 1787 Connection closed by invalid user kali 192.168.1.214 port 1787 [preauth] Invalid user linaro from 192.168.1.214 port 25704 Connection closed by invalid user linaro 192.168.1.214 port 25704 [preauth] banner exchange: Connection from 192.168.1.214 port 63840: invalid format Invalid user NL5xUDpV2xRa from 192.168.1.214 port 30381 userauth_pubkey: parse publickey packet: incomplete message [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47785:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4264:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50074 [preauth] Invalid user admin from 192.168.1.214 port 41590 Connection closed by invalid user admin 192.168.1.214 port 41590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17002 [preauth] Invalid user sistemas from 192.168.1.214 port 19928 Received disconnect from 192.168.1.214 port 19928:11: Bye Bye [preauth] Disconnected from invalid user sistemas 192.168.1.214 port 19928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32026 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28264 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31250 [preauth] Invalid user test from 192.168.1.214 port 60261 Received disconnect from 192.168.1.214 port 60261:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 60261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61277 [preauth] Invalid user vpn from 192.168.1.214 port 43176 Received disconnect from 192.168.1.214 port 43176:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 43176 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28272 Invalid user admin from 192.168.1.214 port 42280 Connection closed by invalid user admin 192.168.1.214 port 42280 [preauth] Invalid user admin1234 from 192.168.1.214 port 3938 Received disconnect from 192.168.1.214 port 3938:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 3938 [preauth] Invalid user user from 192.168.1.214 port 36783 Connection closed by invalid user user 192.168.1.214 port 36783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53678 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28284 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33971 [preauth] Invalid user mine from 192.168.1.214 port 29123 Received disconnect from 192.168.1.214 port 29123:11: Bye Bye [preauth] Disconnected from invalid user mine 192.168.1.214 port 29123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47905 [preauth] Invalid user admin from 192.168.1.214 port 52413 Connection closed by invalid user admin 192.168.1.214 port 52413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44441 [preauth] Invalid user sammy from 192.168.1.214 port 30977 Connection reset by invalid user sammy 192.168.1.214 port 30977 [preauth] Invalid user test1 from 192.168.1.214 port 54642 Connection reset by invalid user test1 192.168.1.214 port 54642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49822 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28296 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60601 [preauth] Invalid user testmail from 192.168.1.214 port 35177 Received disconnect from 192.168.1.214 port 35177:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 35177 [preauth] Invalid user postgres from 192.168.1.214 port 43801 Connection closed by invalid user postgres 192.168.1.214 port 43801 [preauth] Invalid user barman from 192.168.1.214 port 8884 Received disconnect from 192.168.1.214 port 8884:11: Bye Bye [preauth] Disconnected from invalid user barman 192.168.1.214 port 8884 [preauth] Invalid user deploy from 192.168.1.214 port 47022 Received disconnect from 192.168.1.214 port 47022:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 47022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9018 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28366 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10768 [preauth] Invalid user xh from 192.168.1.214 port 8298 Received disconnect from 192.168.1.214 port 8298:11: Bye Bye [preauth] Disconnected from invalid user xh 192.168.1.214 port 8298 [preauth] Invalid user sshtest from 192.168.1.214 port 50940 Received disconnect from 192.168.1.214 port 50940:11: Bye Bye [preauth] Disconnected from invalid user sshtest 192.168.1.214 port 50940 [preauth] Invalid user openhabian from 192.168.1.214 port 42214 Connection closed by invalid user openhabian 192.168.1.214 port 42214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35410 [preauth] Invalid user steam from 192.168.1.214 port 55552 Received disconnect from 192.168.1.214 port 55552:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 55552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64588:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64588 [preauth] Invalid user user2 from 192.168.1.214 port 15034 Received disconnect from 192.168.1.214 port 15034:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 15034 [preauth] Invalid user sshadmin from 192.168.1.214 port 38077 Connection closed by invalid user sshadmin 192.168.1.214 port 38077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33983:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51962 [preauth] Invalid user t128 from 192.168.1.214 port 20572 Received disconnect from 192.168.1.214 port 20572:11: Bye Bye [preauth] Disconnected from invalid user t128 192.168.1.214 port 20572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63056:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63056 [preauth] Invalid user frappe from 192.168.1.214 port 2691 Connection closed by invalid user frappe 192.168.1.214 port 2691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6711:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6711 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28390 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3342:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3342 [preauth] Invalid user sshtest from 192.168.1.214 port 51599 Received disconnect from 192.168.1.214 port 51599:11: Bye Bye [preauth] Disconnected from invalid user sshtest 192.168.1.214 port 51599 [preauth] Invalid user huawei from 192.168.1.214 port 52862 Connection closed by invalid user huawei 192.168.1.214 port 52862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45557:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45557 [preauth] Invalid user ubuntu from 192.168.1.214 port 23467 Connection closed by invalid user ubuntu 192.168.1.214 port 23467 [preauth] Connection closed by 192.168.1.214 port 64866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16094:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16094 [preauth] Invalid user test from 192.168.1.214 port 49914 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49914:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 49914 [preauth] Received disconnect from 192.168.1.214 port 44225:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44225 [preauth] Invalid user vyos from 192.168.1.214 port 21321 Connection closed by invalid user vyos 192.168.1.214 port 21321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35186:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35186 [preauth] Invalid user test from 192.168.1.214 port 7517 Received disconnect from 192.168.1.214 port 7517:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 7517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6339 [preauth] Invalid user proxyuser from 192.168.1.214 port 1297 Received disconnect from 192.168.1.214 port 1297:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 1297 [preauth] Invalid user ftpuser from 192.168.1.214 port 31657 Received disconnect from 192.168.1.214 port 31657:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 31657 [preauth] Invalid user oracle from 192.168.1.214 port 56203 Received disconnect from 192.168.1.214 port 56203:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 56203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17029:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43224:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43224 [preauth] Invalid user admin from 192.168.1.214 port 26813 Connection closed by invalid user admin 192.168.1.214 port 26813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13972:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13972 [preauth] Invalid user testuser from 192.168.1.214 port 28598 Received disconnect from 192.168.1.214 port 28598:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 28598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18936:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18936 [preauth] Invalid user p from 192.168.1.214 port 30982 Connection closed by invalid user p 192.168.1.214 port 30982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52275:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52275 [preauth] Invalid user admin from 192.168.1.214 port 55572 Received disconnect from 192.168.1.214 port 55572:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 55572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8545 [preauth] Invalid user frappe from 192.168.1.214 port 23707 Received disconnect from 192.168.1.214 port 23707:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 23707 [preauth] Invalid user admin1234 from 192.168.1.214 port 29662 Received disconnect from 192.168.1.214 port 29662:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 29662 [preauth] Invalid user steam from 192.168.1.214 port 47378 Invalid user public from 192.168.1.214 port 55373 Connection closed by invalid user public 192.168.1.214 port 55373 [preauth] Received disconnect from 192.168.1.214 port 47378:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 47378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43922:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43922 [preauth] Invalid user user from 192.168.1.214 port 32585 Received disconnect from 192.168.1.214 port 32585:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 32585 [preauth] Invalid user debian from 192.168.1.214 port 57555 Connection closed by invalid user debian 192.168.1.214 port 57555 [preauth] Invalid user system from 192.168.1.214 port 24071 Received disconnect from 192.168.1.214 port 24071:11: Bye Bye [preauth] Disconnected from invalid user system 192.168.1.214 port 24071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2476:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2152 [preauth] Invalid user ubuntu from 192.168.1.214 port 62866 Received disconnect from 192.168.1.214 port 62866:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62866 [preauth] Invalid user frappe from 192.168.1.214 port 45168 Received disconnect from 192.168.1.214 port 45168:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 45168 [preauth] Invalid user steam from 192.168.1.214 port 52148 Connection closed by invalid user steam 192.168.1.214 port 52148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26106:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11106:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11106 [preauth] Invalid user sistemas from 192.168.1.214 port 61168 Received disconnect from 192.168.1.214 port 61168:11: Bye Bye [preauth] Disconnected from invalid user sistemas 192.168.1.214 port 61168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40114 [preauth] Invalid user test from 192.168.1.214 port 37643 Received disconnect from 192.168.1.214 port 37643:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 37643 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28478 Invalid user ubuntu from 192.168.1.214 port 14505 Received disconnect from 192.168.1.214 port 14505:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3551:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21850 [preauth] Invalid user ubuntu from 192.168.1.214 port 21259 Received disconnect from 192.168.1.214 port 21259:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 21259 [preauth] Invalid user testmail from 192.168.1.214 port 46203 Received disconnect from 192.168.1.214 port 46203:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 46203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35631 [preauth] Invalid user user from 192.168.1.214 port 1116 Received disconnect from 192.168.1.214 port 1116:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 1116 [preauth] Invalid user admin from 192.168.1.214 port 3435 Received disconnect from 192.168.1.214 port 3435:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 3435 [preauth] Invalid user vr from 192.168.1.214 port 31925 Received disconnect from 192.168.1.214 port 31925:11: Bye Bye [preauth] Disconnected from invalid user vr 192.168.1.214 port 31925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2906 [preauth] Invalid user vpn from 192.168.1.214 port 55713 Received disconnect from 192.168.1.214 port 55713:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 55713 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28500 Invalid user steam from 192.168.1.214 port 58731 Received disconnect from 192.168.1.214 port 58731:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 58731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64472 [preauth] Invalid user ubuntu from 192.168.1.214 port 31588 Received disconnect from 192.168.1.214 port 31588:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 31588 [preauth] Invalid user user from 192.168.1.214 port 12011 Received disconnect from 192.168.1.214 port 12011:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 12011 [preauth] Invalid user sonaruser from 192.168.1.214 port 58007 Received disconnect from 192.168.1.214 port 58007:11: Bye Bye [preauth] Disconnected from invalid user sonaruser 192.168.1.214 port 58007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9996:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42518 [preauth] Invalid user test from 192.168.1.214 port 25937 Received disconnect from 192.168.1.214 port 25937:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 25937 [preauth] Invalid user bot from 192.168.1.214 port 11413 Received disconnect from 192.168.1.214 port 11413:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 11413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3208:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3208 [preauth] Invalid user admin1234 from 192.168.1.214 port 32626 Received disconnect from 192.168.1.214 port 32626:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 32626 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28524 Invalid user vpn from 192.168.1.214 port 54114 Received disconnect from 192.168.1.214 port 54114:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 54114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43329:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63542:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63542 [preauth] Invalid user nvidia from 192.168.1.214 port 21874 Connection closed by invalid user nvidia 192.168.1.214 port 21874 [preauth] Invalid user super from 192.168.1.214 port 21988 Received disconnect from 192.168.1.214 port 21988:11: Bye Bye [preauth] Disconnected from invalid user super 192.168.1.214 port 21988 [preauth] Invalid user a from 192.168.1.214 port 19711 Received disconnect from 192.168.1.214 port 19711:11: Bye Bye [preauth] Disconnected from invalid user a 192.168.1.214 port 19711 [preauth] Invalid user ceshi from 192.168.1.214 port 29342 Received disconnect from 192.168.1.214 port 29342:11: Bye Bye [preauth] Disconnected from invalid user ceshi 192.168.1.214 port 29342 [preauth] Connection closed by 192.168.1.214 port 25300 [preauth] Invalid user server from 192.168.1.214 port 13257 Received disconnect from 192.168.1.214 port 13257:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 13257 [preauth] Invalid user erpnext from 192.168.1.214 port 47275 Received disconnect from 192.168.1.214 port 47275:11: Bye Bye [preauth] Disconnected from invalid user erpnext 192.168.1.214 port 47275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25105 [preauth] Invalid user caja01 from 192.168.1.214 port 49133 Received disconnect from 192.168.1.214 port 49133:11: Bye Bye [preauth] Disconnected from invalid user caja01 192.168.1.214 port 49133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27425:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27425 [preauth] Invalid user admin from 192.168.1.214 port 15663 User ftp not allowed because account is locked Connection closed by invalid user admin 192.168.1.214 port 15663 [preauth] Received disconnect from 192.168.1.214 port 27106:11: Bye Bye [preauth] Disconnected from invalid user ftp 192.168.1.214 port 27106 [preauth] Invalid user testmail from 192.168.1.214 port 32861 Received disconnect from 192.168.1.214 port 32861:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 32861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31122:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31122 [preauth] Invalid user admin from 192.168.1.214 port 61489 Received disconnect from 192.168.1.214 port 61489:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 61489 [preauth] Invalid user user from 192.168.1.214 port 34988 Received disconnect from 192.168.1.214 port 34988:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 34988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31681:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4518:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4518 [preauth] Invalid user user from 192.168.1.214 port 21243 Received disconnect from 192.168.1.214 port 21243:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 21243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34811:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34811 [preauth] Invalid user sftpuser from 192.168.1.214 port 24589 Received disconnect from 192.168.1.214 port 24589:11: Bye Bye [preauth] Disconnected from invalid user sftpuser 192.168.1.214 port 24589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9511:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9511 [preauth] Invalid user test from 192.168.1.214 port 61767 Connection closed by invalid user test 192.168.1.214 port 61767 [preauth] Invalid user dev from 192.168.1.214 port 4934 Received disconnect from 192.168.1.214 port 4934:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 4934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63581:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23492:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23492 [preauth] Invalid user ceshi from 192.168.1.214 port 23520 Received disconnect from 192.168.1.214 port 23520:11: Bye Bye [preauth] Disconnected from invalid user ceshi 192.168.1.214 port 23520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5492 [preauth] Invalid user abc from 192.168.1.214 port 59571 Received disconnect from 192.168.1.214 port 59571:11: Bye Bye [preauth] Disconnected from invalid user abc 192.168.1.214 port 59571 [preauth] Invalid user retag from 192.168.1.214 port 42968 Received disconnect from 192.168.1.214 port 42968:11: Bye Bye [preauth] Disconnected from invalid user retag 192.168.1.214 port 42968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user mine from 192.168.1.214 port 56107 Received disconnect from 192.168.1.214 port 56107:11: Bye Bye [preauth] Disconnected from invalid user mine 192.168.1.214 port 56107 [preauth] Received disconnect from 192.168.1.214 port 44490:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44490 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 22853 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28610 Invalid user test from 192.168.1.214 port 25101 Received disconnect from 192.168.1.214 port 25101:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 25101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48302:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38266:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38266 [preauth] Invalid user hath from 192.168.1.214 port 59724 Received disconnect from 192.168.1.214 port 59724:11: Bye Bye [preauth] Disconnected from invalid user hath 192.168.1.214 port 59724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1882 [preauth] Invalid user devuser from 192.168.1.214 port 51428 Received disconnect from 192.168.1.214 port 51428:11: Bye Bye [preauth] Disconnected from invalid user devuser 192.168.1.214 port 51428 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28624 Invalid user admin from 192.168.1.214 port 51991 Connection closed by invalid user admin 192.168.1.214 port 51991 [preauth] Invalid user odoo from 192.168.1.214 port 26164 Received disconnect from 192.168.1.214 port 26164:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 26164 [preauth] Invalid user testuser from 192.168.1.214 port 37367 Received disconnect from 192.168.1.214 port 37367:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 37367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20723:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20723 [preauth] Invalid user deployer from 192.168.1.214 port 59396 Received disconnect from 192.168.1.214 port 59396:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 59396 [preauth] Received disconnect from 192.168.1.214 port 23122:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 23122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60304 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28638 Invalid user dev from 192.168.1.214 port 13333 Received disconnect from 192.168.1.214 port 13333:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 13333 [preauth] Invalid user ubuntu from 192.168.1.214 port 44126 Invalid user admin1234 from 192.168.1.214 port 32141 Received disconnect from 192.168.1.214 port 44126:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44126 [preauth] Received disconnect from 192.168.1.214 port 32141:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 32141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49770 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28640 Invalid user devuser from 192.168.1.214 port 33970 Received disconnect from 192.168.1.214 port 33970:11: Bye Bye [preauth] Disconnected from invalid user devuser 192.168.1.214 port 33970 [preauth] Invalid user a from 192.168.1.214 port 39995 Received disconnect from 192.168.1.214 port 39995:11: Bye Bye [preauth] Disconnected from invalid user a 192.168.1.214 port 39995 [preauth] Invalid user ftpuser from 192.168.1.214 port 10510 Received disconnect from 192.168.1.214 port 10510:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 10510 [preauth] Invalid user demo from 192.168.1.214 port 2735 Connection closed by invalid user demo 192.168.1.214 port 2735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54383:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54383 [preauth] Invalid user user from 192.168.1.214 port 21757 Received disconnect from 192.168.1.214 port 21757:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 21757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56422:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32879:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28660 Connection closed by invalid user root 192.168.1.214 port 32878 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28658 drop connection #3 from [192.168.1.214]:26371 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime Invalid user ubuntu from 192.168.1.214 port 3488 Received disconnect from 192.168.1.214 port 3488:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 3488 [preauth] Invalid user admin from 192.168.1.214 port 63537 Received disconnect from 192.168.1.214 port 63537:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 63537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1809:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31293:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1572 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28684 Invalid user test from 192.168.1.214 port 2255 Received disconnect from 192.168.1.214 port 2255:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 2255 [preauth] Connection closed by 192.168.1.214 port 24782 Connection closed by 192.168.1.214 port 57853 Invalid user admin from 192.168.1.214 port 20200 Received disconnect from 192.168.1.214 port 20200:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 20200 [preauth] Connection closed by 192.168.1.214 port 43426 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28690 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18266 [preauth] Invalid user test from 192.168.1.214 port 2305 Received disconnect from 192.168.1.214 port 2305:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 2305 [preauth] Invalid user claude from 192.168.1.214 port 27593 Received disconnect from 192.168.1.214 port 27593:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 27593 [preauth] Invalid user n8n from 192.168.1.214 port 59739 Received disconnect from 192.168.1.214 port 59739:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 59739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2044 [preauth] Invalid user testuser from 192.168.1.214 port 50351 Received disconnect from 192.168.1.214 port 50351:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 50351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2533:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2533 [preauth] Invalid user test from 192.168.1.214 port 3537 Received disconnect from 192.168.1.214 port 3537:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 3537 [preauth] Connection closed by 192.168.1.214 port 7248 [preauth] Invalid user ubuntu from 192.168.1.214 port 22033 Received disconnect from 192.168.1.214 port 22033:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 22033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9561 [preauth] Invalid user frappe from 192.168.1.214 port 4332 Received disconnect from 192.168.1.214 port 4332:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 4332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24582:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32591 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28718 Invalid user ubuntu from 192.168.1.214 port 60722 Received disconnect from 192.168.1.214 port 60722:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60722 [preauth] Invalid user ubuntu from 192.168.1.214 port 59214 Received disconnect from 192.168.1.214 port 59214:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 59214 [preauth] Invalid user admin from 192.168.1.214 port 33200 Received disconnect from 192.168.1.214 port 33200:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 33200 [preauth] Invalid user vpn from 192.168.1.214 port 44617 Connection closed by invalid user vpn 192.168.1.214 port 44617 [preauth] Connection closed by 192.168.1.214 port 52872 [preauth] Invalid user ubuntu from 192.168.1.214 port 50917 Received disconnect from 192.168.1.214 port 50917:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 50917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1220:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14277:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63615 [preauth] Invalid user deploy from 192.168.1.214 port 23030 Received disconnect from 192.168.1.214 port 23030:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 23030 [preauth] Invalid user deployer from 192.168.1.214 port 46589 Received disconnect from 192.168.1.214 port 46589:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 46589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49448:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49448 [preauth] Invalid user a from 192.168.1.214 port 28904 Received disconnect from 192.168.1.214 port 28904:11: Bye Bye [preauth] Disconnected from invalid user a 192.168.1.214 port 28904 [preauth] Invalid user deploy from 192.168.1.214 port 6834 Connection closed by invalid user deploy 192.168.1.214 port 6834 [preauth] Invalid user xbmc from 192.168.1.214 port 58228 Received disconnect from 192.168.1.214 port 58228:11: Bye Bye [preauth] Disconnected from invalid user xbmc 192.168.1.214 port 58228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56918 [preauth] Invalid user ftpuser from 192.168.1.214 port 48919 Received disconnect from 192.168.1.214 port 48919:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 48919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6502:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59335 [preauth] Invalid user erpnext from 192.168.1.214 port 65116 Received disconnect from 192.168.1.214 port 65116:11: Bye Bye [preauth] Disconnected from invalid user erpnext 192.168.1.214 port 65116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42315 [preauth] Invalid user server from 192.168.1.214 port 6614 Received disconnect from 192.168.1.214 port 6614:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 6614 [preauth] Invalid user test from 192.168.1.214 port 43966 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8227:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8227 [preauth] Received disconnect from 192.168.1.214 port 43966:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 43966 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28778 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59983 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28784 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15234:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15234 [preauth] Invalid user test from 192.168.1.214 port 18954 Received disconnect from 192.168.1.214 port 18954:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18954 [preauth] Invalid user admin1234 from 192.168.1.214 port 62753 Received disconnect from 192.168.1.214 port 62753:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 62753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25818 [preauth] Invalid user admin from 192.168.1.214 port 65172 Connection closed by invalid user admin 192.168.1.214 port 65172 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28798 Invalid user bot from 192.168.1.214 port 46059 Received disconnect from 192.168.1.214 port 46059:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 46059 [preauth] Invalid user test from 192.168.1.214 port 25829 Received disconnect from 192.168.1.214 port 25829:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 25829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62180:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62180 [preauth] Invalid user admin from 192.168.1.214 port 63035 Received disconnect from 192.168.1.214 port 63035:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 63035 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28800 Invalid user alan from 192.168.1.214 port 49844 Connection closed by invalid user alan 192.168.1.214 port 49844 [preauth] Invalid user ftpuser from 192.168.1.214 port 16643 Received disconnect from 192.168.1.214 port 16643:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 16643 [preauth] Invalid user barman from 192.168.1.214 port 4251 Invalid user ubuntu from 192.168.1.214 port 55631 Received disconnect from 192.168.1.214 port 4251:11: Bye Bye [preauth] Disconnected from invalid user barman 192.168.1.214 port 4251 [preauth] Received disconnect from 192.168.1.214 port 55631:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 55631 [preauth] Invalid user admin from 192.168.1.214 port 53959 Connection closed by invalid user admin 192.168.1.214 port 53959 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28814 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51824 [preauth] Invalid user n8n from 192.168.1.214 port 37560 Received disconnect from 192.168.1.214 port 37560:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 37560 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28822 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56411:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37860 [preauth] Invalid user user from 192.168.1.214 port 24459 Received disconnect from 192.168.1.214 port 24459:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 24459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30123 [preauth] Invalid user user from 192.168.1.214 port 63962 Received disconnect from 192.168.1.214 port 63962:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 63962 [preauth] Invalid user username from 192.168.1.214 port 36667 Connection closed by invalid user username 192.168.1.214 port 36667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48112:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48112 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28846 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28844 drop connection #1 from [192.168.1.214]:45120 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #1 from [192.168.1.214]:3949 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #1 from [192.168.1.214]:11162 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime Invalid user sftpuser from 192.168.1.214 port 30309 Received disconnect from 192.168.1.214 port 30309:11: Bye Bye [preauth] Disconnected from invalid user sftpuser 192.168.1.214 port 30309 [preauth] Invalid user admin from 192.168.1.214 port 60384 Received disconnect from 192.168.1.214 port 60384:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 60384 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28856 Received disconnect from 192.168.1.214 port 29731:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 29731 [preauth] Invalid user testmail from 192.168.1.214 port 58528 Received disconnect from 192.168.1.214 port 58528:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 58528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1941:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64630:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64630 [preauth] Invalid user test from 192.168.1.214 port 40131 Received disconnect from 192.168.1.214 port 40131:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 40131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37338:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37338 [preauth] Received disconnect from 192.168.1.214 port 5402:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 5402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4912:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33049:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33049 [preauth] Invalid user ubuntu from 192.168.1.214 port 40849 Received disconnect from 192.168.1.214 port 40849:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40849 [preauth] Invalid user n8n from 192.168.1.214 port 62917 Received disconnect from 192.168.1.214 port 62917:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 62917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10883:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52007:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52007 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28884 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58515:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58515 [preauth] Invalid user xbmc from 192.168.1.214 port 6267 Received disconnect from 192.168.1.214 port 6267:11: Bye Bye [preauth] Disconnected from invalid user xbmc 192.168.1.214 port 6267 [preauth] Invalid user ubuntu from 192.168.1.214 port 2349 Received disconnect from 192.168.1.214 port 2349:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 2349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49013:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49013 [preauth] Invalid user smbuser from 192.168.1.214 port 5343 Received disconnect from 192.168.1.214 port 5343:11: Bye Bye [preauth] Disconnected from invalid user smbuser 192.168.1.214 port 5343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9852:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9852 [preauth] Invalid user ubuntu from 192.168.1.214 port 42213 Received disconnect from 192.168.1.214 port 42213:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 42213 [preauth] Invalid user barman from 192.168.1.214 port 25497 Received disconnect from 192.168.1.214 port 25497:11: Bye Bye [preauth] Disconnected from invalid user barman 192.168.1.214 port 25497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22775:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22775 [preauth] Invalid user n8n from 192.168.1.214 port 53290 Received disconnect from 192.168.1.214 port 53290:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 53290 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 28906 Invalid user amir from 192.168.1.214 port 62728 Received disconnect from 192.168.1.214 port 62728:11: Bye Bye [preauth] Disconnected from invalid user amir 192.168.1.214 port 62728 [preauth] Invalid user smbuser from 192.168.1.214 port 49375 Received disconnect from 192.168.1.214 port 49375:11: Bye Bye [preauth] Disconnected from invalid user smbuser 192.168.1.214 port 49375 [preauth] banner exchange: Connection from 192.168.1.214 port 51510: invalid format Invalid user n8n from 192.168.1.214 port 46699 Received disconnect from 192.168.1.214 port 46699:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 46699 [preauth] Invalid user test from 192.168.1.214 port 45678 Received disconnect from 192.168.1.214 port 45678:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 45678 [preauth] Invalid user oracle from 192.168.1.214 port 28092 Received disconnect from 192.168.1.214 port 28092:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 28092 [preauth] Invalid user deploy from 192.168.1.214 port 21987 Received disconnect from 192.168.1.214 port 21987:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 21987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21432:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21432 [preauth] Invalid user superuser from 192.168.1.214 port 25052 Received disconnect from 192.168.1.214 port 25052:11: Bye Bye [preauth] Disconnected from invalid user superuser 192.168.1.214 port 25052 [preauth] Invalid user postgres from 192.168.1.214 port 22403 Invalid user ubuntu from 192.168.1.214 port 50444 Received disconnect from 192.168.1.214 port 22403:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 22403 [preauth] Received disconnect from 192.168.1.214 port 50444:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 50444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5632:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5632 [preauth] Invalid user ftpuser from 192.168.1.214 port 30559 Received disconnect from 192.168.1.214 port 30559:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 30559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30960:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30960 [preauth] Invalid user ubuntu from 192.168.1.214 port 20260 Received disconnect from 192.168.1.214 port 20260:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 20260 [preauth] Invalid user test from 192.168.1.214 port 7482 Received disconnect from 192.168.1.214 port 7482:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 7482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34212:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34212 [preauth] Received disconnect from 192.168.1.214 port 26637:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 26637 [preauth] Invalid user steam from 192.168.1.214 port 57324 Received disconnect from 192.168.1.214 port 57324:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 57324 [preauth] Invalid user ftpuser from 192.168.1.214 port 13776 Received disconnect from 192.168.1.214 port 13776:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 13776 [preauth] Invalid user admin from 192.168.1.214 port 35508 Received disconnect from 192.168.1.214 port 35508:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 35508 [preauth] Invalid user test from 192.168.1.214 port 45496 Received disconnect from 192.168.1.214 port 45496:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 45496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19405:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19405 [preauth] Invalid user ubuntu from 192.168.1.214 port 17398 Received disconnect from 192.168.1.214 port 17398:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 17398 [preauth] Invalid user root123 from 192.168.1.214 port 50220 Connection reset by invalid user root123 192.168.1.214 port 50220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user deploy from 192.168.1.214 port 48473 Connection reset by invalid user root 192.168.1.214 port 31272 [preauth] Received disconnect from 192.168.1.214 port 48473:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 48473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44601 [preauth] Invalid user smbuser from 192.168.1.214 port 3911 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2722 [preauth] Received disconnect from 192.168.1.214 port 3911:11: Bye Bye [preauth] Disconnected from invalid user smbuser 192.168.1.214 port 3911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47869 [preauth] Invalid user scan from 192.168.1.214 port 8231 Connection reset by invalid user scan 192.168.1.214 port 8231 [preauth] Invalid user service from 192.168.1.214 port 39462 Connection reset by invalid user service 192.168.1.214 port 39462 [preauth] Invalid user testuser from 192.168.1.214 port 29072 Received disconnect from 192.168.1.214 port 29072:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 29072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11056:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11056 [preauth] Invalid user n8n from 192.168.1.214 port 3659 Received disconnect from 192.168.1.214 port 3659:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 3659 [preauth] Invalid user ubuntu from 192.168.1.214 port 20727 Received disconnect from 192.168.1.214 port 20727:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 20727 [preauth] Invalid user admin from 192.168.1.214 port 28917 Received disconnect from 192.168.1.214 port 28917:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 28917 [preauth] Invalid user ubuntu from 192.168.1.214 port 6207 Received disconnect from 192.168.1.214 port 6207:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 6207 [preauth] Invalid user user from 192.168.1.214 port 14585 Received disconnect from 192.168.1.214 port 14585:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 14585 [preauth] Invalid user ubuntu from 192.168.1.214 port 41630 Received disconnect from 192.168.1.214 port 41630:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 41630 [preauth] Invalid user aso from 192.168.1.214 port 43363 Received disconnect from 192.168.1.214 port 43363:11: Bye Bye [preauth] Disconnected from invalid user aso 192.168.1.214 port 43363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37897:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37897 [preauth] Invalid user testmail from 192.168.1.214 port 43123 Received disconnect from 192.168.1.214 port 43123:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 43123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62776:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62776 [preauth] Invalid user ubuntu from 192.168.1.214 port 35830 Received disconnect from 192.168.1.214 port 35830:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 35830 [preauth] Invalid user test2 from 192.168.1.214 port 45179 Received disconnect from 192.168.1.214 port 45179:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 45179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21743:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21743 [preauth] Invalid user cloud_user from 192.168.1.214 port 32255 Received disconnect from 192.168.1.214 port 32255:11: Bye Bye [preauth] Disconnected from invalid user cloud_user 192.168.1.214 port 32255 [preauth] Invalid user bot from 192.168.1.214 port 42486 Received disconnect from 192.168.1.214 port 42486:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 42486 [preauth] Invalid user user from 192.168.1.214 port 28445 Received disconnect from 192.168.1.214 port 28445:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 28445 [preauth] Invalid user test from 192.168.1.214 port 25983 Received disconnect from 192.168.1.214 port 25983:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 25983 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 38686 Invalid user ftpuser from 192.168.1.214 port 24260 Received disconnect from 192.168.1.214 port 24260:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 24260 [preauth] Invalid user a from 192.168.1.214 port 13865 Connection closed by invalid user a 192.168.1.214 port 13865 [preauth] Invalid user baran from 192.168.1.214 port 40830 Received disconnect from 192.168.1.214 port 40830:11: Bye Bye [preauth] Disconnected from invalid user baran 192.168.1.214 port 40830 [preauth] Invalid user test from 192.168.1.214 port 1106 Received disconnect from 192.168.1.214 port 1106:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 1106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53415:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53415 [preauth] Invalid user admin1234 from 192.168.1.214 port 12208 Received disconnect from 192.168.1.214 port 12208:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 12208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39480:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39480 [preauth] 2026/04/21 20:40:51 HTTPRequest [I] router: completed GET / for 205.169.39.128:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/21 20:41:06 HTTPRequest [I] router: completed GET / for 205.169.39.128:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) Invalid user superuser from 192.168.1.214 port 11679 Received disconnect from 192.168.1.214 port 11679:11: Bye Bye [preauth] Disconnected from invalid user superuser 192.168.1.214 port 11679 [preauth] Invalid user xbmc from 192.168.1.214 port 22161 Received disconnect from 192.168.1.214 port 22161:11: Bye Bye [preauth] Disconnected from invalid user xbmc 192.168.1.214 port 22161 [preauth] Invalid user ubuntu from 192.168.1.214 port 10831 Received disconnect from 192.168.1.214 port 10831:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 10831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1164:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36671:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36671 [preauth] Invalid user server from 192.168.1.214 port 61019 Received disconnect from 192.168.1.214 port 61019:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 61019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39255:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39255 [preauth] Invalid user ubuntu from 192.168.1.214 port 64362 Received disconnect from 192.168.1.214 port 64362:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 64362 [preauth] Invalid user mika from 192.168.1.214 port 39400 Received disconnect from 192.168.1.214 port 39400:11: Bye Bye [preauth] Disconnected from invalid user mika 192.168.1.214 port 39400 [preauth] Invalid user test from 192.168.1.214 port 38658 Received disconnect from 192.168.1.214 port 38658:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 38658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9731:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9731 [preauth] Invalid user wms from 192.168.1.214 port 50744 Received disconnect from 192.168.1.214 port 50744:11: Bye Bye [preauth] Disconnected from invalid user wms 192.168.1.214 port 50744 [preauth] Invalid user test from 192.168.1.214 port 24458 Received disconnect from 192.168.1.214 port 24458:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 24458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62238:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34325:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34325 [preauth] Invalid user admin1234 from 192.168.1.214 port 54149 Received disconnect from 192.168.1.214 port 54149:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 54149 [preauth] Invalid user user from 192.168.1.214 port 47985 Received disconnect from 192.168.1.214 port 47985:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 47985 [preauth] Invalid user n8n from 192.168.1.214 port 26998 Received disconnect from 192.168.1.214 port 26998:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 26998 [preauth] Invalid user superuser from 192.168.1.214 port 61965 Received disconnect from 192.168.1.214 port 61965:11: Bye Bye [preauth] Disconnected from invalid user superuser 192.168.1.214 port 61965 [preauth] Invalid user bot from 192.168.1.214 port 51427 Received disconnect from 192.168.1.214 port 51427:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 51427 [preauth] Invalid user ftpuser from 192.168.1.214 port 40858 Received disconnect from 192.168.1.214 port 40858:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 40858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24185 [preauth] Invalid user server from 192.168.1.214 port 51679 Received disconnect from 192.168.1.214 port 51679:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 51679 [preauth] Invalid user deploy from 192.168.1.214 port 58789 Received disconnect from 192.168.1.214 port 58789:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 58789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33028:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33028 [preauth] Invalid user testmail from 192.168.1.214 port 32997 Received disconnect from 192.168.1.214 port 32997:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 32997 [preauth] Invalid user admin from 192.168.1.214 port 24526 Received disconnect from 192.168.1.214 port 24526:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 24526 [preauth] Invalid user ubuntu from 192.168.1.214 port 47244 Received disconnect from 192.168.1.214 port 47244:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47244 [preauth] Invalid user ubuntu from 192.168.1.214 port 60672 Received disconnect from 192.168.1.214 port 60672:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60672 [preauth] Invalid user ubuntu from 192.168.1.214 port 60000 Received disconnect from 192.168.1.214 port 60000:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6290 [preauth] Invalid user sconsole from 192.168.1.214 port 53046 Connection reset by invalid user sconsole 192.168.1.214 port 53046 [preauth] Invalid user setup from 192.168.1.214 port 54368 Connection reset by invalid user setup 192.168.1.214 port 54368 [preauth] Invalid user user1 from 192.168.1.214 port 20041 Connection reset by invalid user user1 192.168.1.214 port 20041 [preauth] Invalid user abc from 192.168.1.214 port 52156 Connection reset by invalid user abc 192.168.1.214 port 52156 [preauth] Invalid user admin from 192.168.1.214 port 60373 Connection reset by invalid user admin 192.168.1.214 port 60373 [preauth] Invalid user admin from 192.168.1.214 port 57838 Connection reset by invalid user admin 192.168.1.214 port 57838 [preauth] Invalid user admin from 192.168.1.214 port 32482 Connection reset by invalid user admin 192.168.1.214 port 32482 [preauth] Invalid user admin from 192.168.1.214 port 32193 Connection reset by invalid user admin 192.168.1.214 port 32193 [preauth] Invalid user admin from 192.168.1.214 port 1983 Connection reset by invalid user admin 192.168.1.214 port 1983 [preauth] Invalid user admin from 192.168.1.214 port 51232 Connection reset by invalid user admin 192.168.1.214 port 51232 [preauth] Invalid user admin from 192.168.1.214 port 37951 Connection reset by invalid user admin 192.168.1.214 port 37951 [preauth] Invalid user admin from 192.168.1.214 port 5276 Connection reset by invalid user admin 192.168.1.214 port 5276 [preauth] Invalid user admin from 192.168.1.214 port 18831 Connection reset by invalid user admin 192.168.1.214 port 18831 [preauth] Invalid user admin from 192.168.1.214 port 41222 Connection reset by invalid user admin 192.168.1.214 port 41222 [preauth] Invalid user nexus from 192.168.1.214 port 11870 Connection reset by invalid user nexus 192.168.1.214 port 11870 [preauth] Invalid user operator from 192.168.1.214 port 19795 Connection reset by invalid user operator 192.168.1.214 port 19795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39239 [preauth] 2026/04/21 21:44:18 HTTPRequest [I] router: completed GET / for 155.2.225.177:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/21 21:44:18 HTTPRequest [I] router: completed GET /robots.txt for 155.2.225.177:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/21 21:44:20 HTTPRequest [I] router: completed GET /assets/js/message.js for 155.2.225.177:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/21 21:44:20 HTTPRequest [I] router: completed GET /css/support_parent.css for 155.2.225.177:0, 404 Not Found in 2.5ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 21:44:20 HTTPRequest [I] router: completed GET /static/style/protect/index.js for 155.2.225.177:0, 404 Not Found in 0.9ms @ :1(WebNotFound) 2026/04/21 21:44:20 HTTPRequest [I] router: completed GET /static/style/sys_files/index.js for 155.2.225.177:0, 404 Not Found in 1.1ms @ :1(WebNotFound) 2026/04/21 21:44:22 HTTPRequest [I] router: completed GET /js/twint_ch.js for 155.2.225.177:0, 404 Not Found in 2.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 21:44:23 HTTPRequest [I] router: completed GET /assets/js/qr_modal.js for 155.2.225.177:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/21 21:44:23 HTTPRequest [I] router: completed GET /assets/js/auth.js for 155.2.225.177:0, 404 Not Found in 0.1ms @ public/public.go:34(web.Routes.FileHandlerFunc) 2026/04/21 21:44:23 HTTPRequest [I] router: completed GET /js/lkk_ch.js for 155.2.225.177:0, 404 Not Found in 1.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/21 21:44:23 HTTPRequest [I] router: completed GET /bot-connect.js for 155.2.225.177:0, 404 Not Found in 1.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 22:02:06 HTTPRequest [I] router: completed GET /wp-login.php for 112.213.89.126:0, 404 Not Found in 2.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 22:02:09 HTTPRequest [I] router: completed GET /wp-login.php for 72.167.150.128:0, 404 Not Found in 1.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 22:02:46 HTTPRequest [I] router: completed GET /wp-login.php for 121.200.217.27:0, 404 Not Found in 1.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 22:03:15 HTTPRequest [I] router: completed GET /xmlrpc.php for 103.255.134.61:0, 404 Not Found in 1.9ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/21 22:03:30 HTTPRequest [I] router: completed GET /xmlrpc.php for 121.200.217.27:0, 404 Not Found in 2.2ms @ user/home.go:715(user.UsernameSubRoute) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1881 [preauth] Invalid user install from 192.168.1.214 port 56402 Connection reset by invalid user install 192.168.1.214 port 56402 [preauth] Invalid user user from 192.168.1.214 port 39702 Connection reset by invalid user user 192.168.1.214 port 39702 [preauth] Invalid user admin from 192.168.1.214 port 30402 Connection reset by invalid user admin 192.168.1.214 port 30402 [preauth] Invalid user daniel from 192.168.1.214 port 23413 Connection reset by invalid user daniel 192.168.1.214 port 23413 [preauth] Invalid user op from 192.168.1.214 port 11452 Connection reset by invalid user op 192.168.1.214 port 11452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10888 [preauth] Invalid user useradmin from 192.168.1.214 port 42837 Connection reset by invalid user useradmin 192.168.1.214 port 42837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30153 [preauth] Invalid user admin from 192.168.1.214 port 31115 Connection reset by invalid user admin 192.168.1.214 port 31115 [preauth] Invalid user admin from 192.168.1.214 port 11639 Connection reset by invalid user admin 192.168.1.214 port 11639 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 56182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14842 [preauth] Invalid user admin from 192.168.1.214 port 64059 Connection reset by invalid user admin 192.168.1.214 port 64059 [preauth] Invalid user debian from 192.168.1.214 port 63376 Connection reset by invalid user debian 192.168.1.214 port 63376 [preauth] Invalid user linaro from 192.168.1.214 port 38535 Connection reset by invalid user linaro 192.168.1.214 port 38535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62932 [preauth] Invalid user user from 192.168.1.214 port 40805 Connection reset by invalid user user 192.168.1.214 port 40805 [preauth] Invalid user admin from 192.168.1.214 port 40009 Connection reset by invalid user admin 192.168.1.214 port 40009 [preauth] Invalid user admin from 192.168.1.214 port 53355 Connection reset by invalid user admin 192.168.1.214 port 53355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4786 [preauth] Invalid user monitor from 192.168.1.214 port 55137 Connection reset by invalid user monitor 192.168.1.214 port 55137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46867 [preauth] Invalid user test2 from 192.168.1.214 port 15854 Connection reset by invalid user test2 192.168.1.214 port 15854 [preauth] Invalid user test2 from 192.168.1.214 port 31905 Connection reset by invalid user test2 192.168.1.214 port 31905 [preauth] Invalid user ts3 from 192.168.1.214 port 42977 Connection reset by invalid user ts3 192.168.1.214 port 42977 [preauth] Invalid user ubnt from 192.168.1.214 port 27917 Connection reset by invalid user ubnt 192.168.1.214 port 27917 [preauth] Invalid user ubnt from 192.168.1.214 port 18609 Connection reset by invalid user ubnt 192.168.1.214 port 18609 [preauth] Invalid user ubuntu from 192.168.1.214 port 38812 Connection reset by invalid user ubuntu 192.168.1.214 port 38812 [preauth] Invalid user 123456 from 192.168.1.214 port 41736 Connection reset by invalid user 123456 192.168.1.214 port 41736 [preauth] Invalid user from 192.168.1.214 port 1653 Connection reset by invalid user 192.168.1.214 port 1653 [preauth] Invalid user fa from 192.168.1.214 port 7984 Connection reset by invalid user fa 192.168.1.214 port 7984 [preauth] Invalid user ftpuser from 192.168.1.214 port 65098 Connection reset by invalid user ftpuser 192.168.1.214 port 65098 [preauth] Connection reset by authenticating user git 192.168.1.214 port 26492 [preauth] Invalid user installer from 192.168.1.214 port 11714 Connection reset by invalid user installer 192.168.1.214 port 11714 [preauth] Invalid user manager from 192.168.1.214 port 22495 Connection reset by invalid user manager 192.168.1.214 port 22495 [preauth] Invalid user mcserver from 192.168.1.214 port 52060 Connection reset by invalid user mcserver 192.168.1.214 port 52060 [preauth] Invalid user osboxes from 192.168.1.214 port 55065 Connection reset by invalid user osboxes 192.168.1.214 port 55065 [preauth] Invalid user peertube from 192.168.1.214 port 60268 Connection reset by invalid user peertube 192.168.1.214 port 60268 [preauth] Invalid user postgres from 192.168.1.214 port 51963 Connection reset by invalid user postgres 192.168.1.214 port 51963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48313 [preauth] Unable to negotiate with 192.168.1.214 port 50688: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] Connection closed by 192.168.1.214 port 18391 [preauth] Connection closed by 192.168.1.214 port 30024 banner exchange: Connection from 192.168.1.214 port 46003: invalid format Invalid user admin from 192.168.1.214 port 44733 Connection closed by invalid user admin 192.168.1.214 port 44733 [preauth] Invalid user steam from 192.168.1.214 port 50082 Connection reset by invalid user steam 192.168.1.214 port 50082 [preauth] Invalid user system from 192.168.1.214 port 64985 Connection reset by invalid user system 192.168.1.214 port 64985 [preauth] Invalid user user1 from 192.168.1.214 port 20782 Connection reset by invalid user user1 192.168.1.214 port 20782 [preauth] Invalid user user1 from 192.168.1.214 port 32721 Connection reset by invalid user user1 192.168.1.214 port 32721 [preauth] Invalid user user5 from 192.168.1.214 port 28909 Connection reset by invalid user user5 192.168.1.214 port 28909 [preauth] Invalid user usuario from 192.168.1.214 port 10693 Connection reset by invalid user usuario 192.168.1.214 port 10693 [preauth] Invalid user usuario from 192.168.1.214 port 48799 Connection reset by invalid user usuario 192.168.1.214 port 48799 [preauth] Invalid user webmaster from 192.168.1.214 port 63927 Connection reset by invalid user webmaster 192.168.1.214 port 63927 [preauth] Invalid user wenxiao from 192.168.1.214 port 2827 Connection reset by invalid user wenxiao 192.168.1.214 port 2827 [preauth] Invalid user wsk from 192.168.1.214 port 37604 Connection reset by invalid user wsk 192.168.1.214 port 37604 [preauth] Invalid user ysc from 192.168.1.214 port 32102 Connection reset by invalid user ysc 192.168.1.214 port 32102 [preauth] Invalid user yzw from 192.168.1.214 port 21443 Connection reset by invalid user yzw 192.168.1.214 port 21443 [preauth] Invalid user 123456 from 192.168.1.214 port 43444 Connection reset by invalid user 123456 192.168.1.214 port 43444 [preauth] Invalid user admin from 192.168.1.214 port 3358 Connection reset by invalid user admin 192.168.1.214 port 3358 [preauth] Invalid user admin from 192.168.1.214 port 17630 Connection reset by invalid user admin 192.168.1.214 port 17630 [preauth] Invalid user admin from 192.168.1.214 port 48278 Connection reset by invalid user admin 192.168.1.214 port 48278 [preauth] Invalid user cisco from 192.168.1.214 port 63664 Connection reset by invalid user cisco 192.168.1.214 port 63664 [preauth] Invalid user cloudera from 192.168.1.214 port 55673 Connection reset by invalid user cloudera 192.168.1.214 port 55673 [preauth] Invalid user emcali from 192.168.1.214 port 10755 Connection reset by invalid user emcali 192.168.1.214 port 10755 [preauth] Invalid user eric from 192.168.1.214 port 1648 Connection reset by invalid user eric 192.168.1.214 port 1648 [preauth] Invalid user ftpuser from 192.168.1.214 port 27733 Connection reset by invalid user ftpuser 192.168.1.214 port 27733 [preauth] Invalid user gg from 192.168.1.214 port 18666 Connection reset by invalid user gg 192.168.1.214 port 18666 [preauth] Invalid user gpu01 from 192.168.1.214 port 17509 Invalid user inspur from 192.168.1.214 port 13436 Connection reset by invalid user inspur 192.168.1.214 port 13436 [preauth] Invalid user joe from 192.168.1.214 port 36003 Connection reset by invalid user joe 192.168.1.214 port 36003 [preauth] Invalid user mikrotik from 192.168.1.214 port 24905 Connection reset by invalid user mikrotik 192.168.1.214 port 24905 [preauth] Invalid user pi from 192.168.1.214 port 2758 Connection reset by invalid user pi 192.168.1.214 port 2758 [preauth] Invalid user public from 192.168.1.214 port 7805 Connection reset by invalid user public 192.168.1.214 port 7805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6107 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29378 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56379:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56379 [preauth] Invalid user roman from 192.168.1.214 port 37217 Received disconnect from 192.168.1.214 port 37217:11: Bye Bye [preauth] Disconnected from invalid user roman 192.168.1.214 port 37217 [preauth] Invalid user ubuntu from 192.168.1.214 port 48126 Received disconnect from 192.168.1.214 port 48126:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 48126 [preauth] Invalid user tung from 192.168.1.214 port 52776 Received disconnect from 192.168.1.214 port 52776:11: Bye Bye [preauth] Disconnected from invalid user tung 192.168.1.214 port 52776 [preauth] Invalid user dan from 192.168.1.214 port 19953 Received disconnect from 192.168.1.214 port 19953:11: Bye Bye [preauth] Disconnected from invalid user dan 192.168.1.214 port 19953 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29398 Invalid user roman from 192.168.1.214 port 50278 Received disconnect from 192.168.1.214 port 50278:11: Bye Bye [preauth] Disconnected from invalid user roman 192.168.1.214 port 50278 [preauth] Invalid user ali from 192.168.1.214 port 24283 Received disconnect from 192.168.1.214 port 24283:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 24283 [preauth] Invalid user odoo from 192.168.1.214 port 49860 Received disconnect from 192.168.1.214 port 49860:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 49860 [preauth] Invalid user jay from 192.168.1.214 port 53539 Received disconnect from 192.168.1.214 port 53539:11: Bye Bye [preauth] Disconnected from invalid user jay 192.168.1.214 port 53539 [preauth] Invalid user sammy from 192.168.1.214 port 42352 Received disconnect from 192.168.1.214 port 42352:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 42352 [preauth] Invalid user deploy from 192.168.1.214 port 16351 Received disconnect from 192.168.1.214 port 16351:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 16351 [preauth] Invalid user AdminGPON from 192.168.1.214 port 7756 Connection closed by invalid user AdminGPON 192.168.1.214 port 7756 [preauth] Invalid user ftpuser from 192.168.1.214 port 22306 Received disconnect from 192.168.1.214 port 22306:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 22306 [preauth] Invalid user pandora from 192.168.1.214 port 57749 Received disconnect from 192.168.1.214 port 57749:11: Bye Bye [preauth] Disconnected from invalid user pandora 192.168.1.214 port 57749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30687:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30687 [preauth] Invalid user user01 from 192.168.1.214 port 18552 Received disconnect from 192.168.1.214 port 18552:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 18552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21758:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21758 [preauth] Invalid user ali from 192.168.1.214 port 54706 Received disconnect from 192.168.1.214 port 54706:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 54706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37337:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39809:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39809 [preauth] Invalid user weuser from 192.168.1.214 port 4134 Received disconnect from 192.168.1.214 port 4134:11: Bye Bye [preauth] Disconnected from invalid user weuser 192.168.1.214 port 4134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40581:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40581 [preauth] Invalid user steam from 192.168.1.214 port 54694 Received disconnect from 192.168.1.214 port 54694:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 54694 [preauth] Invalid user ali from 192.168.1.214 port 57723 Received disconnect from 192.168.1.214 port 57723:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 57723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1180:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1180 [preauth] Invalid user steam from 192.168.1.214 port 13497 Received disconnect from 192.168.1.214 port 13497:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 13497 [preauth] Invalid user steam from 192.168.1.214 port 12994 Received disconnect from 192.168.1.214 port 12994:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 12994 [preauth] Invalid user steam from 192.168.1.214 port 22291 Received disconnect from 192.168.1.214 port 22291:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 22291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42195:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42195 [preauth] Invalid user pandora from 192.168.1.214 port 17867 Received disconnect from 192.168.1.214 port 17867:11: Bye Bye [preauth] Disconnected from invalid user pandora 192.168.1.214 port 17867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2714:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45822:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45822 [preauth] Invalid user proxyuser from 192.168.1.214 port 60541 Received disconnect from 192.168.1.214 port 60541:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 60541 [preauth] Invalid user odoo from 192.168.1.214 port 44666 Received disconnect from 192.168.1.214 port 44666:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 44666 [preauth] Invalid user odoo from 192.168.1.214 port 22601 Received disconnect from 192.168.1.214 port 22601:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 22601 [preauth] Invalid user weuser from 192.168.1.214 port 38569 Received disconnect from 192.168.1.214 port 38569:11: Bye Bye [preauth] Disconnected from invalid user weuser 192.168.1.214 port 38569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40722:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40722 [preauth] Invalid user proxyuser from 192.168.1.214 port 59802 Received disconnect from 192.168.1.214 port 59802:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 59802 [preauth] Invalid user ftpuser from 192.168.1.214 port 11755 Received disconnect from 192.168.1.214 port 11755:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 11755 [preauth] Invalid user user01 from 192.168.1.214 port 51033 Received disconnect from 192.168.1.214 port 51033:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 51033 [preauth] 2026/04/22 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/22 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/22 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/22 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners Invalid user tung from 192.168.1.214 port 44814 Received disconnect from 192.168.1.214 port 44814:11: Bye Bye [preauth] Disconnected from invalid user tung 192.168.1.214 port 44814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44389 [preauth] Connection closed by 192.168.1.214 port 6945 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49969 [preauth] Connection closed by 192.168.1.214 port 8712 [preauth] Connection closed by 192.168.1.214 port 47713 [preauth] Connection closed by 192.168.1.214 port 34073 [preauth] Unable to negotiate with 192.168.1.214 port 56689: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Unable to negotiate with 192.168.1.214 port 11735: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] Invalid user admin from 192.168.1.214 port 61120 Connection reset by invalid user admin 192.168.1.214 port 61120 [preauth] Invalid user admin from 192.168.1.214 port 42477 Connection reset by invalid user admin 192.168.1.214 port 42477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52320 [preauth] Invalid user ubuntu from 192.168.1.214 port 6203 Connection reset by invalid user ubuntu 192.168.1.214 port 6203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63692 [preauth] Invalid user admin from 192.168.1.214 port 21700 Connection reset by invalid user admin 192.168.1.214 port 21700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25016 [preauth] Invalid user admin from 192.168.1.214 port 42485 Connection reset by invalid user admin 192.168.1.214 port 42485 [preauth] Invalid user array from 192.168.1.214 port 58859 Connection reset by invalid user array 192.168.1.214 port 58859 [preauth] Invalid user pi from 192.168.1.214 port 61422 Connection reset by invalid user pi 192.168.1.214 port 61422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25442 [preauth] Invalid user admin from 192.168.1.214 port 35366 Connection reset by invalid user admin 192.168.1.214 port 35366 [preauth] Invalid user operator from 192.168.1.214 port 39349 Connection reset by invalid user operator 192.168.1.214 port 39349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60756 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 3355 [preauth] Invalid user user from 192.168.1.214 port 59131 Connection reset by invalid user user 192.168.1.214 port 59131 [preauth] Invalid user prueba from 192.168.1.214 port 43889 Connection reset by invalid user prueba 192.168.1.214 port 43889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10149 [preauth] Invalid user user from 192.168.1.214 port 54931 Connection reset by invalid user user 192.168.1.214 port 54931 [preauth] Invalid user admin1 from 192.168.1.214 port 22184 Connection reset by invalid user admin1 192.168.1.214 port 22184 [preauth] Invalid user user from 192.168.1.214 port 11751 Connection reset by invalid user user 192.168.1.214 port 11751 [preauth] Invalid user kodi from 192.168.1.214 port 22542 Connection reset by invalid user kodi 192.168.1.214 port 22542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24840 [preauth] Invalid user user from 192.168.1.214 port 25232 Connection closed by invalid user user 192.168.1.214 port 25232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49633 [preauth] Invalid user ubuntu from 192.168.1.214 port 51453 Received disconnect from 192.168.1.214 port 51453:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 51453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55968:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55968 [preauth] Invalid user oracle from 192.168.1.214 port 22799 Received disconnect from 192.168.1.214 port 22799:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 22799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48304:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48304 [preauth] Invalid user n8n from 192.168.1.214 port 45177 Received disconnect from 192.168.1.214 port 45177:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 45177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12144:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12144 [preauth] Invalid user admin1234 from 192.168.1.214 port 34689 Received disconnect from 192.168.1.214 port 34689:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 34689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10566:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10566 [preauth] Invalid user steam from 192.168.1.214 port 43822 Received disconnect from 192.168.1.214 port 43822:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 43822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1115:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1115 [preauth] Invalid user sysadmin from 192.168.1.214 port 18083 Received disconnect from 192.168.1.214 port 18083:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 18083 [preauth] Invalid user tempuser from 192.168.1.214 port 6615 Received disconnect from 192.168.1.214 port 6615:11: Bye Bye [preauth] Disconnected from invalid user tempuser 192.168.1.214 port 6615 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29693 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29697 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50043 [preauth] Invalid user temp from 192.168.1.214 port 31272 Received disconnect from 192.168.1.214 port 31272:11: Bye Bye [preauth] Disconnected from invalid user temp 192.168.1.214 port 31272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55220:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55220 [preauth] Connection closed by 192.168.1.214 port 8423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user steam from 192.168.1.214 port 53626 Received disconnect from 192.168.1.214 port 53626:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 53626 [preauth] Invalid user webuser from 192.168.1.214 port 64015 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29707 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44867:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23084:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23084 [preauth] Invalid user runner from 192.168.1.214 port 64407 Received disconnect from 192.168.1.214 port 64407:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 64407 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29717 Invalid user appuser from 192.168.1.214 port 8915 Received disconnect from 192.168.1.214 port 8915:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 8915 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29721 Invalid user ubuntu from 192.168.1.214 port 17983 Received disconnect from 192.168.1.214 port 17983:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 17983 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29727 Invalid user milad from 192.168.1.214 port 11306 Received disconnect from 192.168.1.214 port 11306:11: Bye Bye [preauth] Disconnected from invalid user milad 192.168.1.214 port 11306 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29731 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29735 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17406:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17406 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29737 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44729:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44729 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29741 Invalid user luis from 192.168.1.214 port 1723 Received disconnect from 192.168.1.214 port 1723:11: Bye Bye [preauth] Disconnected from invalid user luis 192.168.1.214 port 1723 [preauth] Invalid user deployer from 192.168.1.214 port 9034 Received disconnect from 192.168.1.214 port 9034:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 9034 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29745 Invalid user temp from 192.168.1.214 port 65495 Received disconnect from 192.168.1.214 port 65495:11: Bye Bye [preauth] Disconnected from invalid user temp 192.168.1.214 port 65495 [preauth] Invalid user webuser from 192.168.1.214 port 51122 Received disconnect from 192.168.1.214 port 51122:11: Bye Bye [preauth] Disconnected from invalid user webuser 192.168.1.214 port 51122 [preauth] Invalid user sammy from 192.168.1.214 port 25225 Received disconnect from 192.168.1.214 port 25225:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 25225 [preauth] Invalid user oracle from 192.168.1.214 port 16057 Received disconnect from 192.168.1.214 port 16057:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 16057 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29751 Invalid user ubuntu from 192.168.1.214 port 23596 Received disconnect from 192.168.1.214 port 23596:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 23596 [preauth] Invalid user oracle from 192.168.1.214 port 10770 Received disconnect from 192.168.1.214 port 10770:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 10770 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29753 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58431:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38610:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38610 [preauth] Invalid user ubuntu from 192.168.1.214 port 41444 Received disconnect from 192.168.1.214 port 41444:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 41444 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29761 Invalid user postgres from 192.168.1.214 port 8602 Received disconnect from 192.168.1.214 port 8602:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 8602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42356:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42356 [preauth] Invalid user steam from 192.168.1.214 port 1434 Received disconnect from 192.168.1.214 port 1434:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 1434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17012:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17012 [preauth] Invalid user steam from 192.168.1.214 port 44977 Received disconnect from 192.168.1.214 port 44977:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 44977 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29771 Invalid user n8n from 192.168.1.214 port 1716 Received disconnect from 192.168.1.214 port 1716:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 1716 [preauth] Invalid user adminuser from 192.168.1.214 port 1254 Received disconnect from 192.168.1.214 port 1254:11: Bye Bye [preauth] Disconnected from invalid user adminuser 192.168.1.214 port 1254 [preauth] Invalid user steam from 192.168.1.214 port 60703 Received disconnect from 192.168.1.214 port 60703:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 60703 [preauth] Invalid user vps from 192.168.1.214 port 33884 Received disconnect from 192.168.1.214 port 33884:11: Bye Bye [preauth] Disconnected from invalid user vps 192.168.1.214 port 33884 [preauth] Invalid user admin from 192.168.1.214 port 30544 Connection closed by invalid user admin 192.168.1.214 port 30544 [preauth] Invalid user admin1234 from 192.168.1.214 port 65405 Received disconnect from 192.168.1.214 port 65405:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 65405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50560:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6870:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2354:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2354 [preauth] Invalid user root1 from 192.168.1.214 port 16782 Received disconnect from 192.168.1.214 port 16782:11: Bye Bye [preauth] Disconnected from invalid user root1 192.168.1.214 port 16782 [preauth] Invalid user mysql from 192.168.1.214 port 11222 Received disconnect from 192.168.1.214 port 11222:11: Bye Bye [preauth] Disconnected from invalid user mysql 192.168.1.214 port 11222 [preauth] Invalid user root1 from 192.168.1.214 port 28049 Received disconnect from 192.168.1.214 port 28049:11: Bye Bye [preauth] Disconnected from invalid user root1 192.168.1.214 port 28049 [preauth] Invalid user vps from 192.168.1.214 port 4136 Received disconnect from 192.168.1.214 port 4136:11: Bye Bye [preauth] Disconnected from invalid user vps 192.168.1.214 port 4136 [preauth] Invalid user anita from 192.168.1.214 port 55164 Received disconnect from 192.168.1.214 port 55164:11: Bye Bye [preauth] Disconnected from invalid user anita 192.168.1.214 port 55164 [preauth] Invalid user deploy from 192.168.1.214 port 38294 Received disconnect from 192.168.1.214 port 38294:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 38294 [preauth] Invalid user ubuntu from 192.168.1.214 port 60919 Received disconnect from 192.168.1.214 port 60919:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51947:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51947 [preauth] Invalid user support from 192.168.1.214 port 59896 Received disconnect from 192.168.1.214 port 59896:11: Bye Bye [preauth] Disconnected from invalid user support 192.168.1.214 port 59896 [preauth] Invalid user minecraftserver from 192.168.1.214 port 40753 Received disconnect from 192.168.1.214 port 40753:11: Bye Bye [preauth] Disconnected from invalid user minecraftserver 192.168.1.214 port 40753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13453:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55910:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55910 [preauth] Invalid user ali from 192.168.1.214 port 65463 Received disconnect from 192.168.1.214 port 65463:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 65463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29738:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29738 [preauth] Invalid user postgres from 192.168.1.214 port 52358 Received disconnect from 192.168.1.214 port 52358:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 52358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59594:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59594 [preauth] Invalid user postgres from 192.168.1.214 port 46203 Received disconnect from 192.168.1.214 port 46203:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 46203 [preauth] Invalid user suhail from 192.168.1.214 port 21791 Received disconnect from 192.168.1.214 port 21791:11: Bye Bye [preauth] Disconnected from invalid user suhail 192.168.1.214 port 21791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10547:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10547 [preauth] Invalid user deploy from 192.168.1.214 port 63488 Received disconnect from 192.168.1.214 port 63488:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 63488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14532:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45347:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45347 [preauth] Invalid user anita from 192.168.1.214 port 64280 Received disconnect from 192.168.1.214 port 64280:11: Bye Bye [preauth] Disconnected from invalid user anita 192.168.1.214 port 64280 [preauth] Invalid user deploy from 192.168.1.214 port 37449 Received disconnect from 192.168.1.214 port 37449:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 37449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33563:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33563 [preauth] Invalid user milad from 192.168.1.214 port 40866 Invalid user ubuntu from 192.168.1.214 port 2791 Received disconnect from 192.168.1.214 port 40866:11: Bye Bye [preauth] Disconnected from invalid user milad 192.168.1.214 port 40866 [preauth] Received disconnect from 192.168.1.214 port 2791:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 2791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43273:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43028:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27101:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27101 [preauth] Invalid user ubuntu from 192.168.1.214 port 46587 Received disconnect from 192.168.1.214 port 46587:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 46587 [preauth] Invalid user jenkins from 192.168.1.214 port 24645 Received disconnect from 192.168.1.214 port 24645:11: Bye Bye [preauth] Disconnected from invalid user jenkins 192.168.1.214 port 24645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40133:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49343:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46849:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33946:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33946 [preauth] Invalid user admin1234 from 192.168.1.214 port 1520 Received disconnect from 192.168.1.214 port 1520:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 1520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7200:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50232:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50232 [preauth] Invalid user sysadmin from 192.168.1.214 port 53593 Received disconnect from 192.168.1.214 port 53593:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 53593 [preauth] Invalid user ssuser from 192.168.1.214 port 18977 Received disconnect from 192.168.1.214 port 18977:11: Bye Bye [preauth] Disconnected from invalid user ssuser 192.168.1.214 port 18977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30204:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30204 [preauth] Invalid user mattermost from 192.168.1.214 port 36265 Received disconnect from 192.168.1.214 port 36265:11: Bye Bye [preauth] Disconnected from invalid user mattermost 192.168.1.214 port 36265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50868:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50868 [preauth] Invalid user admin from 192.168.1.214 port 61862 Received disconnect from 192.168.1.214 port 61862:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 61862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20178:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20178 [preauth] Invalid user steam from 192.168.1.214 port 30017 Received disconnect from 192.168.1.214 port 30017:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 30017 [preauth] Invalid user sammy from 192.168.1.214 port 22117 Received disconnect from 192.168.1.214 port 22117:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 22117 [preauth] Invalid user ubuntu from 192.168.1.214 port 14245 Received disconnect from 192.168.1.214 port 14245:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14245 [preauth] Invalid user admin1234 from 192.168.1.214 port 33565 Received disconnect from 192.168.1.214 port 33565:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 33565 [preauth] Invalid user deploy from 192.168.1.214 port 59140 Received disconnect from 192.168.1.214 port 59140:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 59140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10421:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10421 [preauth] Invalid user ubuntu from 192.168.1.214 port 56615 Received disconnect from 192.168.1.214 port 56615:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56615 [preauth] Invalid user sammy from 192.168.1.214 port 33616 Received disconnect from 192.168.1.214 port 33616:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 33616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3056:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5082:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5082 [preauth] Connection closed by 192.168.1.214 port 28776 [preauth] Invalid user server from 192.168.1.214 port 12618 Received disconnect from 192.168.1.214 port 12618:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 12618 [preauth] Invalid user ftpuser from 192.168.1.214 port 44442 Received disconnect from 192.168.1.214 port 44442:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 44442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21860:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21860 [preauth] Invalid user admin1234 from 192.168.1.214 port 28896 Received disconnect from 192.168.1.214 port 28896:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 28896 [preauth] Invalid user support from 192.168.1.214 port 59395 Received disconnect from 192.168.1.214 port 59395:11: Bye Bye [preauth] Disconnected from invalid user support 192.168.1.214 port 59395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28349:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54663:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54663 [preauth] Received disconnect from 192.168.1.214 port 38321:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38321 [preauth] Invalid user appuser from 192.168.1.214 port 42507 Received disconnect from 192.168.1.214 port 42507:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 42507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6134:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6134 [preauth] Invalid user claude from 192.168.1.214 port 57358 Received disconnect from 192.168.1.214 port 57358:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 57358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22534:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62979:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18787:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57168:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57168 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29931 Invalid user steam from 192.168.1.214 port 48940 Received disconnect from 192.168.1.214 port 48940:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 48940 [preauth] Invalid user sammy from 192.168.1.214 port 48886 Received disconnect from 192.168.1.214 port 48886:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 48886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14939:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14939 [preauth] Invalid user tempuser from 192.168.1.214 port 2568 Received disconnect from 192.168.1.214 port 2568:11: Bye Bye [preauth] Disconnected from invalid user tempuser 192.168.1.214 port 2568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26154:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26154 [preauth] Invalid user test from 192.168.1.214 port 42416 Received disconnect from 192.168.1.214 port 42416:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 42416 [preauth] Invalid user sammy from 192.168.1.214 port 28592 Received disconnect from 192.168.1.214 port 28592:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 28592 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29955 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47670:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47670 [preauth] Invalid user server from 192.168.1.214 port 51325 Received disconnect from 192.168.1.214 port 51325:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 51325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24121:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24121 [preauth] Invalid user ubuntu from 192.168.1.214 port 54928 Received disconnect from 192.168.1.214 port 54928:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 54928 [preauth] Invalid user ubuntu from 192.168.1.214 port 49451 Received disconnect from 192.168.1.214 port 49451:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 49451 [preauth] Connection closed by 192.168.1.214 port 58107 [preauth] Invalid user mattermost from 192.168.1.214 port 19544 Received disconnect from 192.168.1.214 port 19544:11: Bye Bye [preauth] Disconnected from invalid user mattermost 192.168.1.214 port 19544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13909:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28413:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28413 [preauth] Invalid user luis from 192.168.1.214 port 19697 Received disconnect from 192.168.1.214 port 19697:11: Bye Bye [preauth] Disconnected from invalid user luis 192.168.1.214 port 19697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34969:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34969 [preauth] Connection closed by 192.168.1.214 port 22188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 29975 Received disconnect from 192.168.1.214 port 6208:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6208 [preauth] Invalid user runner from 192.168.1.214 port 7315 Received disconnect from 192.168.1.214 port 7315:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 7315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21203:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21203 [preauth] Invalid user server from 192.168.1.214 port 43072 Received disconnect from 192.168.1.214 port 43072:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 43072 [preauth] Connection closed by 192.168.1.214 port 36105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55794:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32892:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32892 [preauth] Invalid user ubuntu from 192.168.1.214 port 63558 Received disconnect from 192.168.1.214 port 63558:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 63558 [preauth] Invalid user strapi from 192.168.1.214 port 42954 Received disconnect from 192.168.1.214 port 42954:11: Bye Bye [preauth] Disconnected from invalid user strapi 192.168.1.214 port 42954 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30001 Invalid user ubuntu from 192.168.1.214 port 34007 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34007:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 34007 [preauth] Received disconnect from 192.168.1.214 port 31705:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31705 [preauth] Invalid user ubnt from 192.168.1.214 port 35968 Connection closed by invalid user ubnt 192.168.1.214 port 35968 [preauth] Invalid user postgres from 192.168.1.214 port 41350 Received disconnect from 192.168.1.214 port 41350:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 41350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47179:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47179 [preauth] Invalid user testuser from 192.168.1.214 port 11597 Received disconnect from 192.168.1.214 port 11597:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 11597 [preauth] Invalid user minecraftserver from 192.168.1.214 port 29455 Received disconnect from 192.168.1.214 port 29455:11: Bye Bye [preauth] Disconnected from invalid user minecraftserver 192.168.1.214 port 29455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64647:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64647 [preauth] Invalid user claude from 192.168.1.214 port 1693 Received disconnect from 192.168.1.214 port 1693:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 1693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38040:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31847:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49457:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user test from 192.168.1.214 port 41911 Connection reset by invalid user root 192.168.1.214 port 45957 [preauth] Received disconnect from 192.168.1.214 port 41911:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 41911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37902 [preauth] Invalid user staff from 192.168.1.214 port 33648 Connection reset by invalid user staff 192.168.1.214 port 33648 [preauth] Invalid user temp from 192.168.1.214 port 5223 Connection reset by invalid user temp 192.168.1.214 port 5223 [preauth] Invalid user temp from 192.168.1.214 port 41885 Connection reset by invalid user temp 192.168.1.214 port 41885 [preauth] Invalid user test1 from 192.168.1.214 port 31784 Connection reset by invalid user test1 192.168.1.214 port 31784 [preauth] Invalid user ubuntu from 192.168.1.214 port 49934 Connection reset by invalid user ubuntu 192.168.1.214 port 49934 [preauth] Invalid user ui from 192.168.1.214 port 7599 Connection reset by invalid user ui 192.168.1.214 port 7599 [preauth] Invalid user user02 from 192.168.1.214 port 38341 Connection reset by invalid user user02 192.168.1.214 port 38341 [preauth] Invalid user vagrant from 192.168.1.214 port 55928 Connection reset by invalid user vagrant 192.168.1.214 port 55928 [preauth] Invalid user claude from 192.168.1.214 port 39881 Received disconnect from 192.168.1.214 port 39881:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 39881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56095:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56095 [preauth] Invalid user oracle from 192.168.1.214 port 40718 Received disconnect from 192.168.1.214 port 40718:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 40718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47279:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47279 [preauth] Invalid user runner from 192.168.1.214 port 37080 Received disconnect from 192.168.1.214 port 37080:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 37080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43392:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30039 Received disconnect from 192.168.1.214 port 22949:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12887:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12887 [preauth] Connection closed by 192.168.1.214 port 61438 [preauth] 2026/04/22 02:02:35 HTTPRequest [I] router: completed GET / for 23.27.145.98:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30075:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30075 [preauth] Invalid user runner from 192.168.1.214 port 26423 Received disconnect from 192.168.1.214 port 26423:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 26423 [preauth] Invalid user postgres from 192.168.1.214 port 3158 Received disconnect from 192.168.1.214 port 3158:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 3158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12151:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5139:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38265:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44156:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44156 [preauth] Invalid user sammy from 192.168.1.214 port 54271 Received disconnect from 192.168.1.214 port 54271:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 54271 [preauth] Invalid user server from 192.168.1.214 port 3672 Received disconnect from 192.168.1.214 port 3672:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 3672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56635:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56635 [preauth] Invalid user zenith from 192.168.1.214 port 40308 Received disconnect from 192.168.1.214 port 40308:11: Bye Bye [preauth] Disconnected from invalid user zenith 192.168.1.214 port 40308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26303:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26303 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30133 Invalid user minecraftserver from 192.168.1.214 port 25926 Received disconnect from 192.168.1.214 port 25926:11: Bye Bye [preauth] Disconnected from invalid user minecraftserver 192.168.1.214 port 25926 [preauth] Invalid user admin from 192.168.1.214 port 15960 Received disconnect from 192.168.1.214 port 15960:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 15960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39969:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39969 [preauth] Invalid user test from 192.168.1.214 port 48209 Received disconnect from 192.168.1.214 port 48209:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 48209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44323:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44323 [preauth] Invalid user zenith from 192.168.1.214 port 20418 Received disconnect from 192.168.1.214 port 20418:11: Bye Bye [preauth] Disconnected from invalid user zenith 192.168.1.214 port 20418 [preauth] Invalid user admin1234 from 192.168.1.214 port 55277 Received disconnect from 192.168.1.214 port 55277:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 55277 [preauth] Invalid user oracle from 192.168.1.214 port 18739 Received disconnect from 192.168.1.214 port 18739:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 18739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46178:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46178 [preauth] Invalid user steam from 192.168.1.214 port 1554 Received disconnect from 192.168.1.214 port 1554:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 1554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56045:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35953:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35953 [preauth] Invalid user test from 192.168.1.214 port 34147 Invalid user admin1234 from 192.168.1.214 port 14456 Received disconnect from 192.168.1.214 port 14456:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 14456 [preauth] Received disconnect from 192.168.1.214 port 34147:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 34147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55760:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24202:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24202 [preauth] Invalid user admin1234 from 192.168.1.214 port 53948 Received disconnect from 192.168.1.214 port 53948:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 53948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60755:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60755 [preauth] Invalid user server from 192.168.1.214 port 52141 Received disconnect from 192.168.1.214 port 52141:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 52141 [preauth] Invalid user postgres from 192.168.1.214 port 60011 Received disconnect from 192.168.1.214 port 60011:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 60011 [preauth] Invalid user admin1234 from 192.168.1.214 port 31230 Received disconnect from 192.168.1.214 port 31230:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 31230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12745:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1057:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1057 [preauth] Invalid user mattermost from 192.168.1.214 port 1489 Received disconnect from 192.168.1.214 port 1489:11: Bye Bye [preauth] Disconnected from invalid user mattermost 192.168.1.214 port 1489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51742:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13828:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62260:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22308:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22308 [preauth] Invalid user anita from 192.168.1.214 port 34879 Received disconnect from 192.168.1.214 port 34879:11: Bye Bye [preauth] Disconnected from invalid user anita 192.168.1.214 port 34879 [preauth] Invalid user ubuntu from 192.168.1.214 port 56500 Received disconnect from 192.168.1.214 port 56500:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56500 [preauth] Invalid user admin1234 from 192.168.1.214 port 34140 Received disconnect from 192.168.1.214 port 34140:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 34140 [preauth] Invalid user ftpuser from 192.168.1.214 port 17819 Received disconnect from 192.168.1.214 port 17819:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 17819 [preauth] Invalid user user from 192.168.1.214 port 5443 Received disconnect from 192.168.1.214 port 5443:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 5443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58489:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15839:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51328:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48631:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48631 [preauth] Invalid user ubuntu from 192.168.1.214 port 27389 Received disconnect from 192.168.1.214 port 27389:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 27389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44426:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1955:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1955 [preauth] Invalid user server from 192.168.1.214 port 32992 Received disconnect from 192.168.1.214 port 32992:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 32992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59949:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59949 [preauth] Invalid user strapi from 192.168.1.214 port 16240 Received disconnect from 192.168.1.214 port 16240:11: Bye Bye [preauth] Disconnected from invalid user strapi 192.168.1.214 port 16240 [preauth] Invalid user mysql from 192.168.1.214 port 34854 Received disconnect from 192.168.1.214 port 34854:11: Bye Bye [preauth] Disconnected from invalid user mysql 192.168.1.214 port 34854 [preauth] Invalid user sammy from 192.168.1.214 port 64912 Received disconnect from 192.168.1.214 port 64912:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 64912 [preauth] Invalid user anita from 192.168.1.214 port 4444 Received disconnect from 192.168.1.214 port 4444:11: Bye Bye [preauth] Disconnected from invalid user anita 192.168.1.214 port 4444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1814:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1814 [preauth] Invalid user minecraftserver from 192.168.1.214 port 2437 Received disconnect from 192.168.1.214 port 2437:11: Bye Bye [preauth] Disconnected from invalid user minecraftserver 192.168.1.214 port 2437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24595:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24595 [preauth] Invalid user anita from 192.168.1.214 port 47826 Invalid user runner from 192.168.1.214 port 62551 Received disconnect from 192.168.1.214 port 47826:11: Bye Bye [preauth] Disconnected from invalid user anita 192.168.1.214 port 47826 [preauth] Received disconnect from 192.168.1.214 port 62551:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 62551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47558:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54982:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54982 [preauth] Invalid user oracle from 192.168.1.214 port 20815 Received disconnect from 192.168.1.214 port 20815:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 20815 [preauth] Invalid user postgres from 192.168.1.214 port 52956 Received disconnect from 192.168.1.214 port 52956:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 52956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45606 [preauth] Invalid user ubuntu from 192.168.1.214 port 22858 Received disconnect from 192.168.1.214 port 22858:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 22858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12562:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30441:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30441 [preauth] Invalid user ssuser from 192.168.1.214 port 37771 Received disconnect from 192.168.1.214 port 37771:11: Bye Bye [preauth] Disconnected from invalid user ssuser 192.168.1.214 port 37771 [preauth] Invalid user oracle from 192.168.1.214 port 38430 Received disconnect from 192.168.1.214 port 38430:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 38430 [preauth] Invalid user adminuser from 192.168.1.214 port 32428 Invalid user sammy from 192.168.1.214 port 1706 Received disconnect from 192.168.1.214 port 32428:11: Bye Bye [preauth] Disconnected from invalid user adminuser 192.168.1.214 port 32428 [preauth] Received disconnect from 192.168.1.214 port 1706:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 1706 [preauth] Invalid user testuser from 192.168.1.214 port 17594 Received disconnect from 192.168.1.214 port 17594:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 17594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51949:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61839:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61839 [preauth] Invalid user ftpuser from 192.168.1.214 port 28473 Received disconnect from 192.168.1.214 port 28473:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 28473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34373:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34373 [preauth] Invalid user sysadmin from 192.168.1.214 port 27081 Received disconnect from 192.168.1.214 port 27081:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 27081 [preauth] Received disconnect from 192.168.1.214 port 5728:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 5728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57793:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48272:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48272 [preauth] Invalid user postgres from 192.168.1.214 port 4219 Received disconnect from 192.168.1.214 port 4219:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 4219 [preauth] Invalid user admin1234 from 192.168.1.214 port 16528 Received disconnect from 192.168.1.214 port 16528:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 16528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24572:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8285:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8285 [preauth] Invalid user vpn from 192.168.1.214 port 43368 Received disconnect from 192.168.1.214 port 43368:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 43368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62630:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28295:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28295 [preauth] Invalid user ubuntu from 192.168.1.214 port 7138 Received disconnect from 192.168.1.214 port 7138:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 7138 [preauth] Invalid user postgres from 192.168.1.214 port 39549 Received disconnect from 192.168.1.214 port 39549:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 39549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37677:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63152:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23602:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23602 [preauth] Invalid user sammy from 192.168.1.214 port 60413 Received disconnect from 192.168.1.214 port 60413:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 60413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20133:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20133 [preauth] Invalid user ftpuser from 192.168.1.214 port 4129 Received disconnect from 192.168.1.214 port 4129:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 4129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41074 [preauth] Invalid user postgres from 192.168.1.214 port 33362 Received disconnect from 192.168.1.214 port 33362:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 33362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34544:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31628:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12528:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12528 [preauth] Invalid user test from 192.168.1.214 port 23090 Received disconnect from 192.168.1.214 port 23090:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 23090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16074 [preauth] Invalid user server from 192.168.1.214 port 57921 Received disconnect from 192.168.1.214 port 57921:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 57921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58951:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58951 [preauth] Invalid user minecraftserver from 192.168.1.214 port 11176 Received disconnect from 192.168.1.214 port 11176:11: Bye Bye [preauth] Disconnected from invalid user minecraftserver 192.168.1.214 port 11176 [preauth] Invalid user user from 192.168.1.214 port 1307 Received disconnect from 192.168.1.214 port 1307:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 1307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15484:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15484 [preauth] banner exchange: Connection from 192.168.1.214 port 61434: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25480:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25480 [preauth] Invalid user botuser from 192.168.1.214 port 2994 Received disconnect from 192.168.1.214 port 2994:11: Bye Bye [preauth] Disconnected from invalid user botuser 192.168.1.214 port 2994 [preauth] Invalid user admin from 192.168.1.214 port 34290 Received disconnect from 192.168.1.214 port 34290:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 34290 [preauth] Invalid user mattermost from 192.168.1.214 port 12598 Received disconnect from 192.168.1.214 port 12598:11: Bye Bye [preauth] Disconnected from invalid user mattermost 192.168.1.214 port 12598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4648:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4648 [preauth] Invalid user server from 192.168.1.214 port 14413 Received disconnect from 192.168.1.214 port 14413:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 14413 [preauth] Invalid user runner from 192.168.1.214 port 16955 Received disconnect from 192.168.1.214 port 16955:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 16955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32828:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32828 [preauth] Invalid user runner from 192.168.1.214 port 8141 Received disconnect from 192.168.1.214 port 8141:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 8141 [preauth] Invalid user sammy from 192.168.1.214 port 11999 Received disconnect from 192.168.1.214 port 11999:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 11999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47414:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18741:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18741 [preauth] Invalid user oracle from 192.168.1.214 port 60809 Received disconnect from 192.168.1.214 port 60809:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 60809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39971:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22837:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22837 [preauth] Invalid user ubuntu from 192.168.1.214 port 28713 Received disconnect from 192.168.1.214 port 28713:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 28713 [preauth] Invalid user naresh from 192.168.1.214 port 23461 Received disconnect from 192.168.1.214 port 23461:11: Bye Bye [preauth] Disconnected from invalid user naresh 192.168.1.214 port 23461 [preauth] Invalid user admin from 192.168.1.214 port 25375 Connection closed by invalid user admin 192.168.1.214 port 25375 [preauth] Invalid user deploy from 192.168.1.214 port 16913 Received disconnect from 192.168.1.214 port 16913:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 16913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23539:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23539 [preauth] Invalid user ubuntu from 192.168.1.214 port 21754 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8614:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8614 [preauth] Received disconnect from 192.168.1.214 port 21754:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 21754 [preauth] Invalid user jeff from 192.168.1.214 port 50850 Received disconnect from 192.168.1.214 port 50850:11: Bye Bye [preauth] Disconnected from invalid user jeff 192.168.1.214 port 50850 [preauth] Invalid user admin from 192.168.1.214 port 44301 Received disconnect from 192.168.1.214 port 44301:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 44301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6295:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4709:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4709 [preauth] Invalid user oracle from 192.168.1.214 port 59277 Received disconnect from 192.168.1.214 port 59277:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 59277 [preauth] Invalid user deployer from 192.168.1.214 port 8655 Received disconnect from 192.168.1.214 port 8655:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 8655 [preauth] Invalid user mattermost from 192.168.1.214 port 23784 Received disconnect from 192.168.1.214 port 23784:11: Bye Bye [preauth] Disconnected from invalid user mattermost 192.168.1.214 port 23784 [preauth] Invalid user orangepi from 192.168.1.214 port 11380 Connection closed by invalid user orangepi 192.168.1.214 port 11380 [preauth] Invalid user devtest from 192.168.1.214 port 63481 Received disconnect from 192.168.1.214 port 63481:11: Bye Bye [preauth] Disconnected from invalid user devtest 192.168.1.214 port 63481 [preauth] Invalid user suhail from 192.168.1.214 port 12892 Received disconnect from 192.168.1.214 port 12892:11: Bye Bye [preauth] Disconnected from invalid user suhail 192.168.1.214 port 12892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59714:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19656:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19656 [preauth] Invalid user ali from 192.168.1.214 port 21518 Received disconnect from 192.168.1.214 port 21518:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 21518 [preauth] Invalid user odoo from 192.168.1.214 port 43077 Received disconnect from 192.168.1.214 port 43077:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 43077 [preauth] Invalid user webuser from 192.168.1.214 port 12398 Invalid user user4 from 192.168.1.214 port 3236 Received disconnect from 192.168.1.214 port 12398:11: Bye Bye [preauth] Disconnected from invalid user webuser 192.168.1.214 port 12398 [preauth] Received disconnect from 192.168.1.214 port 3236:11: Bye Bye [preauth] Disconnected from invalid user user4 192.168.1.214 port 3236 [preauth] Invalid user runner from 192.168.1.214 port 50146 Received disconnect from 192.168.1.214 port 50146:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 50146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3916 [preauth] Invalid user claude from 192.168.1.214 port 43546 Received disconnect from 192.168.1.214 port 43546:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 43546 [preauth] Invalid user code from 192.168.1.214 port 15103 Received disconnect from 192.168.1.214 port 15103:11: Bye Bye [preauth] Disconnected from invalid user code 192.168.1.214 port 15103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7010 [preauth] Invalid user jenkins from 192.168.1.214 port 64175 Received disconnect from 192.168.1.214 port 64175:11: Bye Bye [preauth] Disconnected from invalid user jenkins 192.168.1.214 port 64175 [preauth] Invalid user bot from 192.168.1.214 port 2428 Received disconnect from 192.168.1.214 port 2428:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 2428 [preauth] Invalid user vpn from 192.168.1.214 port 20577 Received disconnect from 192.168.1.214 port 20577:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 20577 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30434 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14764 [preauth] Invalid user oracle from 192.168.1.214 port 25271 Received disconnect from 192.168.1.214 port 25271:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 25271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22747:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51935 [preauth] Invalid user frappe from 192.168.1.214 port 46748 Received disconnect from 192.168.1.214 port 46748:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 46748 [preauth] Invalid user admin1234 from 192.168.1.214 port 20282 Received disconnect from 192.168.1.214 port 20282:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 20282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54325:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54325 [preauth] Invalid user test from 192.168.1.214 port 47722 Connection closed by invalid user test 192.168.1.214 port 47722 [preauth] Invalid user github from 192.168.1.214 port 53340 Received disconnect from 192.168.1.214 port 53340:11: Bye Bye [preauth] Disconnected from invalid user github 192.168.1.214 port 53340 [preauth] Connection closed by 192.168.1.214 port 55346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41885:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41885 [preauth] Invalid user weblogic from 192.168.1.214 port 46036 Received disconnect from 192.168.1.214 port 46036:11: Bye Bye [preauth] Disconnected from invalid user weblogic 192.168.1.214 port 46036 [preauth] Invalid user user from 192.168.1.214 port 43315 Connection closed by invalid user user 192.168.1.214 port 43315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26279:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15528:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15528 [preauth] Invalid user admin from 192.168.1.214 port 42938 Connection closed by invalid user admin 192.168.1.214 port 42938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4069:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4069 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30478 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49212:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49212 [preauth] Invalid user cirros from 192.168.1.214 port 39931 Connection closed by invalid user cirros 192.168.1.214 port 39931 [preauth] Invalid user steven from 192.168.1.214 port 44649 Received disconnect from 192.168.1.214 port 44649:11: Bye Bye [preauth] Disconnected from invalid user steven 192.168.1.214 port 44649 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30488 Connection closed by 192.168.1.214 port 57499 Invalid user a from 192.168.1.214 port 37624 Connection closed by invalid user a 192.168.1.214 port 37624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27537 [preauth] Connection closed by invalid user root 192.168.1.214 port 19096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65357 [preauth] Invalid user ali from 192.168.1.214 port 62130 Received disconnect from 192.168.1.214 port 62130:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 62130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59408 [preauth] Invalid user temp from 192.168.1.214 port 16068 Connection reset by invalid user temp 192.168.1.214 port 16068 [preauth] Invalid user test2 from 192.168.1.214 port 49109 Connection reset by invalid user test2 192.168.1.214 port 49109 [preauth] Invalid user ubnt from 192.168.1.214 port 19195 Connection reset by invalid user ubnt 192.168.1.214 port 19195 [preauth] Invalid user what from 192.168.1.214 port 56421 Connection reset by invalid user what 192.168.1.214 port 56421 [preauth] Invalid user wordpress from 192.168.1.214 port 55203 Connection reset by invalid user wordpress 192.168.1.214 port 55203 [preauth] Invalid user from 192.168.1.214 port 17911 Connection reset by invalid user 192.168.1.214 port 17911 [preauth] Invalid user Admin1 from 192.168.1.214 port 12406 Connection reset by invalid user Admin1 192.168.1.214 port 12406 [preauth] Invalid user Admin from 192.168.1.214 port 60912 Connection reset by invalid user Admin 192.168.1.214 port 60912 [preauth] Invalid user Cisco from 192.168.1.214 port 23951 Connection reset by invalid user Cisco 192.168.1.214 port 23951 [preauth] Invalid user admin from 192.168.1.214 port 21907 Connection reset by invalid user admin 192.168.1.214 port 21907 [preauth] Invalid user admin from 192.168.1.214 port 51360 Connection reset by invalid user admin 192.168.1.214 port 51360 [preauth] Invalid user admin from 192.168.1.214 port 2017 Connection reset by invalid user admin 192.168.1.214 port 2017 [preauth] Invalid user admin from 192.168.1.214 port 1829 Connection reset by invalid user admin 192.168.1.214 port 1829 [preauth] Invalid user admin from 192.168.1.214 port 19637 Connection reset by invalid user admin 192.168.1.214 port 19637 [preauth] Invalid user admin from 192.168.1.214 port 24225 Connection reset by invalid user admin 192.168.1.214 port 24225 [preauth] Invalid user steam from 192.168.1.214 port 34391 Received disconnect from 192.168.1.214 port 34391:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 34391 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30494 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9291:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55972:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15069:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15069 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30565 Invalid user admin from 192.168.1.214 port 24696 Connection closed by invalid user admin 192.168.1.214 port 24696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14926:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14926 [preauth] Connection closed by 192.168.1.214 port 37632 [preauth] Invalid user server from 192.168.1.214 port 9524 Received disconnect from 192.168.1.214 port 9524:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 9524 [preauth] Invalid user user5 from 192.168.1.214 port 47917 Received disconnect from 192.168.1.214 port 47917:11: Bye Bye [preauth] Disconnected from invalid user user5 192.168.1.214 port 47917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55010 [preauth] Invalid user FTPUser from 192.168.1.214 port 31184 Received disconnect from 192.168.1.214 port 31184:11: Bye Bye [preauth] Disconnected from invalid user FTPUser 192.168.1.214 port 31184 [preauth] Invalid user deploy from 192.168.1.214 port 12640 Received disconnect from 192.168.1.214 port 12640:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 12640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50151:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50151 [preauth] Invalid user user from 192.168.1.214 port 31298 Received disconnect from 192.168.1.214 port 31298:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 31298 [preauth] Invalid user rpc from 192.168.1.214 port 36338 Connection closed by invalid user rpc 192.168.1.214 port 36338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27157:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27157 [preauth] Invalid user ali from 192.168.1.214 port 46645 Received disconnect from 192.168.1.214 port 46645:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 46645 [preauth] Invalid user sammy from 192.168.1.214 port 33874 Invalid user odoo from 192.168.1.214 port 2443 Received disconnect from 192.168.1.214 port 33874:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 33874 [preauth] Received disconnect from 192.168.1.214 port 2443:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 2443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24185 [preauth] Invalid user jeff from 192.168.1.214 port 6690 Received disconnect from 192.168.1.214 port 6690:11: Bye Bye [preauth] Disconnected from invalid user jeff 192.168.1.214 port 6690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47904:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56744 [preauth] Invalid user user1 from 192.168.1.214 port 14733 Received disconnect from 192.168.1.214 port 14733:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 14733 [preauth] Invalid user pwserver from 192.168.1.214 port 46384 Received disconnect from 192.168.1.214 port 46384:11: Bye Bye [preauth] Disconnected from invalid user pwserver 192.168.1.214 port 46384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3896:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3896 [preauth] Connection closed by 192.168.1.214 port 5170 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30607 Invalid user test from 192.168.1.214 port 50016 Received disconnect from 192.168.1.214 port 50016:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 50016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40921:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39354:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50473:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50473 [preauth] Invalid user wwwuser from 192.168.1.214 port 8421 Received disconnect from 192.168.1.214 port 8421:11: Bye Bye [preauth] Disconnected from invalid user wwwuser 192.168.1.214 port 8421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48130:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48130 [preauth] Invalid user ubuntu from 192.168.1.214 port 1583 Received disconnect from 192.168.1.214 port 1583:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57888:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57888 [preauth] Invalid user user1 from 192.168.1.214 port 55449 Connection closed by invalid user user1 192.168.1.214 port 55449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36010:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36010 [preauth] Invalid user steven from 192.168.1.214 port 45283 Received disconnect from 192.168.1.214 port 45283:11: Bye Bye [preauth] Disconnected from invalid user steven 192.168.1.214 port 45283 [preauth] Invalid user teamspeak from 192.168.1.214 port 21010 Received disconnect from 192.168.1.214 port 21010:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 21010 [preauth] Invalid user runner from 192.168.1.214 port 29865 Received disconnect from 192.168.1.214 port 29865:11: Bye Bye [preauth] Disconnected from invalid user runner 192.168.1.214 port 29865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9584:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9584 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30635 Invalid user steam from 192.168.1.214 port 30147 Received disconnect from 192.168.1.214 port 30147:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 30147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18392 [preauth] Invalid user steam from 192.168.1.214 port 44511 Received disconnect from 192.168.1.214 port 44511:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 44511 [preauth] Invalid user code from 192.168.1.214 port 40568 Received disconnect from 192.168.1.214 port 40568:11: Bye Bye [preauth] Disconnected from invalid user code 192.168.1.214 port 40568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25644 [preauth] Invalid user server from 192.168.1.214 port 34097 Received disconnect from 192.168.1.214 port 34097:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 34097 [preauth] Invalid user ubuntu from 192.168.1.214 port 39648 Received disconnect from 192.168.1.214 port 39648:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 39648 [preauth] Invalid user oracle from 192.168.1.214 port 20727 Received disconnect from 192.168.1.214 port 20727:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 20727 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30653 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40312:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44785 [preauth] Invalid user postgres from 192.168.1.214 port 50657 Received disconnect from 192.168.1.214 port 50657:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 50657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10754:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10754 [preauth] Invalid user frappe from 192.168.1.214 port 24077 Received disconnect from 192.168.1.214 port 24077:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 24077 [preauth] Invalid user admin1234 from 192.168.1.214 port 15109 Received disconnect from 192.168.1.214 port 15109:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 15109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52700:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52700 [preauth] Invalid user FTPUser from 192.168.1.214 port 33620 Received disconnect from 192.168.1.214 port 33620:11: Bye Bye [preauth] Disconnected from invalid user FTPUser 192.168.1.214 port 33620 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 52706 [preauth] Invalid user weblogic from 192.168.1.214 port 3014 Received disconnect from 192.168.1.214 port 3014:11: Bye Bye [preauth] Disconnected from invalid user weblogic 192.168.1.214 port 3014 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30671 Invalid user user5 from 192.168.1.214 port 17969 Received disconnect from 192.168.1.214 port 17969:11: Bye Bye [preauth] Disconnected from invalid user user5 192.168.1.214 port 17969 [preauth] Invalid user bot from 192.168.1.214 port 36166 Received disconnect from 192.168.1.214 port 36166:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 36166 [preauth] Invalid user postgres from 192.168.1.214 port 9269 Received disconnect from 192.168.1.214 port 9269:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 9269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3442:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3442 [preauth] Invalid user sammy from 192.168.1.214 port 15712 Received disconnect from 192.168.1.214 port 15712:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 15712 [preauth] Invalid user n8n from 192.168.1.214 port 58423 Received disconnect from 192.168.1.214 port 58423:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 58423 [preauth] Invalid user postgres from 192.168.1.214 port 51680 Received disconnect from 192.168.1.214 port 51680:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 51680 [preauth] Invalid user user4 from 192.168.1.214 port 8946 Received disconnect from 192.168.1.214 port 8946:11: Bye Bye [preauth] Disconnected from invalid user user4 192.168.1.214 port 8946 [preauth] Invalid user kali from 192.168.1.214 port 60105 Connection closed by invalid user kali 192.168.1.214 port 60105 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30691 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35230:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36581:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36581 [preauth] Invalid user i from 192.168.1.214 port 35399 Received disconnect from 192.168.1.214 port 35399:11: Bye Bye [preauth] Disconnected from invalid user i 192.168.1.214 port 35399 [preauth] Invalid user test from 192.168.1.214 port 54107 Connection closed by invalid user test 192.168.1.214 port 54107 [preauth] Invalid user vpn from 192.168.1.214 port 11431 Received disconnect from 192.168.1.214 port 11431:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 11431 [preauth] Invalid user marek from 192.168.1.214 port 23587 Received disconnect from 192.168.1.214 port 23587:11: Bye Bye [preauth] Disconnected from invalid user marek 192.168.1.214 port 23587 [preauth] Invalid user ali from 192.168.1.214 port 58752 Received disconnect from 192.168.1.214 port 58752:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 58752 [preauth] Invalid user linaro from 192.168.1.214 port 31356 Connection closed by invalid user linaro 192.168.1.214 port 31356 [preauth] Invalid user github from 192.168.1.214 port 15001 Received disconnect from 192.168.1.214 port 15001:11: Bye Bye [preauth] Disconnected from invalid user github 192.168.1.214 port 15001 [preauth] Invalid user teamspeak from 192.168.1.214 port 47220 Received disconnect from 192.168.1.214 port 47220:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 47220 [preauth] Invalid user server from 192.168.1.214 port 20367 Received disconnect from 192.168.1.214 port 20367:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 20367 [preauth] Invalid user user from 192.168.1.214 port 61548 Received disconnect from 192.168.1.214 port 61548:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 61548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8917:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46802 [preauth] Received disconnect from 192.168.1.214 port 51781:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 51781 [preauth] Invalid user ali from 192.168.1.214 port 22390 Received disconnect from 192.168.1.214 port 22390:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 22390 [preauth] Invalid user bot from 192.168.1.214 port 59210 Received disconnect from 192.168.1.214 port 59210:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 59210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28264:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28264 [preauth] Invalid user oracle from 192.168.1.214 port 51737 Received disconnect from 192.168.1.214 port 51737:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 51737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6156:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43630:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43630 [preauth] Invalid user admin1234 from 192.168.1.214 port 14155 Received disconnect from 192.168.1.214 port 14155:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 14155 [preauth] Invalid user admin1234 from 192.168.1.214 port 26054 Received disconnect from 192.168.1.214 port 26054:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 26054 [preauth] Invalid user mailuser from 192.168.1.214 port 32654 Received disconnect from 192.168.1.214 port 32654:11: Bye Bye [preauth] Disconnected from invalid user mailuser 192.168.1.214 port 32654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64314 [preauth] Received disconnect from 192.168.1.214 port 35156:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 35156 [preauth] Invalid user user1 from 192.168.1.214 port 54129 Received disconnect from 192.168.1.214 port 54129:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 54129 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30755 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57619:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57619 [preauth] Invalid user devtest from 192.168.1.214 port 53909 Received disconnect from 192.168.1.214 port 53909:11: Bye Bye [preauth] Disconnected from invalid user devtest 192.168.1.214 port 53909 [preauth] Invalid user ubuntu from 192.168.1.214 port 2957 Received disconnect from 192.168.1.214 port 2957:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 2957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31182:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59759 [preauth] Invalid user sammy from 192.168.1.214 port 62868 Received disconnect from 192.168.1.214 port 62868:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 62868 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30773 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37952:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37952 [preauth] Invalid user wwwuser from 192.168.1.214 port 8092 Received disconnect from 192.168.1.214 port 8092:11: Bye Bye [preauth] Disconnected from invalid user wwwuser 192.168.1.214 port 8092 [preauth] Invalid user vpn from 192.168.1.214 port 50297 Received disconnect from 192.168.1.214 port 50297:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 50297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36408 [preauth] Invalid user tommy from 192.168.1.214 port 18662 Received disconnect from 192.168.1.214 port 18662:11: Bye Bye [preauth] Disconnected from invalid user tommy 192.168.1.214 port 18662 [preauth] Invalid user server from 192.168.1.214 port 1321 Received disconnect from 192.168.1.214 port 1321:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 1321 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30789 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42430:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1468:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1468 [preauth] Invalid user admin1234 from 192.168.1.214 port 4743 Received disconnect from 192.168.1.214 port 4743:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 4743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17730:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17730 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30803 Invalid user admin from 192.168.1.214 port 50578 Connection closed by invalid user admin 192.168.1.214 port 50578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57761:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57761 [preauth] Invalid user ubuntu from 192.168.1.214 port 3419 Received disconnect from 192.168.1.214 port 3419:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 3419 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30815 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29767:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29767 [preauth] Invalid user oracle from 192.168.1.214 port 19187 Received disconnect from 192.168.1.214 port 19187:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 19187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5214 [preauth] Invalid user botuser from 192.168.1.214 port 32983 Received disconnect from 192.168.1.214 port 32983:11: Bye Bye [preauth] Disconnected from invalid user botuser 192.168.1.214 port 32983 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30823 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64928:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64928 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 36878:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 36878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2289 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30833 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30838 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30837 drop connection #1 from [192.168.1.214]:62534 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14365:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14365 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30846 Invalid user admin from 192.168.1.214 port 37135 Connection closed by invalid user admin 192.168.1.214 port 37135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23523:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48722:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48722 [preauth] Invalid user user from 192.168.1.214 port 48581 Connection closed by invalid user user 192.168.1.214 port 48581 [preauth] Invalid user deploy from 192.168.1.214 port 14019 Received disconnect from 192.168.1.214 port 14019:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 14019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1092:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56130 [preauth] Invalid user admin1234 from 192.168.1.214 port 65046 Received disconnect from 192.168.1.214 port 65046:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 65046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1036:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1036 [preauth] Invalid user admin from 192.168.1.214 port 41493 Connection closed by invalid user admin 192.168.1.214 port 41493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22980:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34786 [preauth] Invalid user testuser from 192.168.1.214 port 57772 Received disconnect from 192.168.1.214 port 57772:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 57772 [preauth] Invalid user zy from 192.168.1.214 port 29006 Received disconnect from 192.168.1.214 port 29006:11: Bye Bye [preauth] Disconnected from invalid user zy 192.168.1.214 port 29006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30062 [preauth] Invalid user user from 192.168.1.214 port 28065 Received disconnect from 192.168.1.214 port 28065:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 28065 [preauth] Invalid user postgres from 192.168.1.214 port 25197 Connection closed by invalid user postgres 192.168.1.214 port 25197 [preauth] Invalid user tes from 192.168.1.214 port 30661 Received disconnect from 192.168.1.214 port 30661:11: Bye Bye [preauth] Disconnected from invalid user tes 192.168.1.214 port 30661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58580:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10577 [preauth] Invalid user vpn from 192.168.1.214 port 26174 Received disconnect from 192.168.1.214 port 26174:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 26174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55908 [preauth] Invalid user sean from 192.168.1.214 port 34343 Received disconnect from 192.168.1.214 port 34343:11: Bye Bye [preauth] Disconnected from invalid user sean 192.168.1.214 port 34343 [preauth] Invalid user openhabian from 192.168.1.214 port 4980 Connection closed by invalid user openhabian 192.168.1.214 port 4980 [preauth] Invalid user steam from 192.168.1.214 port 60504 Received disconnect from 192.168.1.214 port 60504:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 60504 [preauth] Invalid user ftpuser from 192.168.1.214 port 63995 Received disconnect from 192.168.1.214 port 63995:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 63995 [preauth] Invalid user admin from 192.168.1.214 port 48563 Connection reset by invalid user admin 192.168.1.214 port 48563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17802 [preauth] Invalid user MikroTikSystem from 192.168.1.214 port 52442 Connection reset by invalid user MikroTikSystem 192.168.1.214 port 52442 [preauth] Invalid user admin from 192.168.1.214 port 42431 Connection reset by invalid user admin 192.168.1.214 port 42431 [preauth] Invalid user admin from 192.168.1.214 port 57058 Connection reset by invalid user admin 192.168.1.214 port 57058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41025 [preauth] Invalid user steam from 192.168.1.214 port 43252 Connection reset by invalid user steam 192.168.1.214 port 43252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22652 [preauth] Invalid user tomas from 192.168.1.214 port 58270 Connection reset by invalid user tomas 192.168.1.214 port 58270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53480 [preauth] Invalid user admin from 192.168.1.214 port 21826 Connection reset by invalid user admin 192.168.1.214 port 21826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 9026 Connection reset by invalid user admin 192.168.1.214 port 9026 [preauth] Connection closed by invalid user root 192.168.1.214 port 60394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39581 [preauth] Invalid user admin from 192.168.1.214 port 47986 Connection reset by invalid user admin 192.168.1.214 port 47986 [preauth] Invalid user admin from 192.168.1.214 port 27920 Connection reset by invalid user admin 192.168.1.214 port 27920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14374 [preauth] Invalid user support from 192.168.1.214 port 37165 Connection reset by invalid user support 192.168.1.214 port 37165 [preauth] Invalid user vyos from 192.168.1.214 port 64305 Connection reset by invalid user vyos 192.168.1.214 port 64305 [preauth] Invalid user abc from 192.168.1.214 port 40182 Connection reset by invalid user abc 192.168.1.214 port 40182 [preauth] Invalid user admin from 192.168.1.214 port 29993 Connection reset by invalid user admin 192.168.1.214 port 29993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4861 [preauth] Invalid user user from 192.168.1.214 port 53553 Received disconnect from 192.168.1.214 port 53553:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 53553 [preauth] Invalid user sshadmin from 192.168.1.214 port 62830 Connection closed by invalid user sshadmin 192.168.1.214 port 62830 [preauth] Invalid user user2 from 192.168.1.214 port 34530 Received disconnect from 192.168.1.214 port 34530:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 34530 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 30930 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55077:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35731 [preauth] Invalid user sam from 192.168.1.214 port 55507 Received disconnect from 192.168.1.214 port 55507:11: Bye Bye [preauth] Disconnected from invalid user sam 192.168.1.214 port 55507 [preauth] Invalid user frappe from 192.168.1.214 port 42650 Connection closed by invalid user frappe 192.168.1.214 port 42650 [preauth] Invalid user huawei from 192.168.1.214 port 11646 Connection closed by invalid user huawei 192.168.1.214 port 11646 [preauth] Invalid user ubuntu from 192.168.1.214 port 52576 Connection closed by invalid user ubuntu 192.168.1.214 port 52576 [preauth] Invalid user vyos from 192.168.1.214 port 20744 Connection closed by invalid user vyos 192.168.1.214 port 20744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36408 [preauth] Invalid user admin from 192.168.1.214 port 48541 Connection closed by invalid user admin 192.168.1.214 port 48541 [preauth] Invalid user testbed from 192.168.1.214 port 28099 Received disconnect from 192.168.1.214 port 28099:11: Bye Bye [preauth] Disconnected from invalid user testbed 192.168.1.214 port 28099 [preauth] Invalid user p from 192.168.1.214 port 15513 Connection closed by invalid user p 192.168.1.214 port 15513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44463 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 31060 Invalid user public from 192.168.1.214 port 9647 Connection closed by invalid user public 192.168.1.214 port 9647 [preauth] Invalid user debian from 192.168.1.214 port 3031 Connection closed by invalid user debian 192.168.1.214 port 3031 [preauth] Connection closed by 192.168.1.214 port 17462 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42083:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58006 [preauth] Invalid user deploy from 192.168.1.214 port 24984 Received disconnect from 192.168.1.214 port 24984:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 24984 [preauth] Invalid user steam from 192.168.1.214 port 50230 Connection closed by invalid user steam 192.168.1.214 port 50230 [preauth] Invalid user ya from 192.168.1.214 port 63398 Received disconnect from 192.168.1.214 port 63398:11: Bye Bye [preauth] Disconnected from invalid user ya 192.168.1.214 port 63398 [preauth] Connection closed by 192.168.1.214 port 24639 Invalid user rahul from 192.168.1.214 port 44754 Received disconnect from 192.168.1.214 port 44754:11: Bye Bye [preauth] Disconnected from invalid user rahul 192.168.1.214 port 44754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64971:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51517 [preauth] Invalid user yash from 192.168.1.214 port 40111 Received disconnect from 192.168.1.214 port 40111:11: Bye Bye [preauth] Disconnected from invalid user yash 192.168.1.214 port 40111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9354:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9354 [preauth] Invalid user a from 192.168.1.214 port 25099 Received disconnect from 192.168.1.214 port 25099:11: Bye Bye [preauth] Disconnected from invalid user a 192.168.1.214 port 25099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12194 [preauth] Invalid user user from 192.168.1.214 port 16301 Received disconnect from 192.168.1.214 port 16301:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 16301 [preauth] Invalid user user2 from 192.168.1.214 port 36170 Received disconnect from 192.168.1.214 port 36170:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 36170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10749:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52628:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43217:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61256:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31686:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34828:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34828 [preauth] Invalid user admin1234 from 192.168.1.214 port 5298 Received disconnect from 192.168.1.214 port 5298:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 5298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47645 [preauth] Invalid user yash from 192.168.1.214 port 1753 Received disconnect from 192.168.1.214 port 1753:11: Bye Bye [preauth] Disconnected from invalid user yash 192.168.1.214 port 1753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26942:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25625 [preauth] Invalid user radio from 192.168.1.214 port 24240 Received disconnect from 192.168.1.214 port 24240:11: Bye Bye [preauth] Disconnected from invalid user radio 192.168.1.214 port 24240 [preauth] Invalid user tester from 192.168.1.214 port 55748 Received disconnect from 192.168.1.214 port 55748:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 55748 [preauth] Invalid user szy from 192.168.1.214 port 64138 Received disconnect from 192.168.1.214 port 64138:11: Bye Bye [preauth] Disconnected from invalid user szy 192.168.1.214 port 64138 [preauth] Invalid user n8n from 192.168.1.214 port 49673 Received disconnect from 192.168.1.214 port 49673:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 49673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39128:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39128 [preauth] Invalid user ubuntu from 192.168.1.214 port 39679 Received disconnect from 192.168.1.214 port 39679:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 39679 [preauth] Invalid user ubuntu from 192.168.1.214 port 38419 Received disconnect from 192.168.1.214 port 38419:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6169 [preauth] Invalid user tester from 192.168.1.214 port 27874 Received disconnect from 192.168.1.214 port 27874:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 27874 [preauth] Invalid user ubuntu from 192.168.1.214 port 56189 Received disconnect from 192.168.1.214 port 56189:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56189 [preauth] Invalid user deploy from 192.168.1.214 port 19666 Received disconnect from 192.168.1.214 port 19666:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 19666 [preauth] Invalid user nvidia from 192.168.1.214 port 24720 Connection closed by invalid user nvidia 192.168.1.214 port 24720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49038:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49038 [preauth] Invalid user postgres from 192.168.1.214 port 28101 Received disconnect from 192.168.1.214 port 28101:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 28101 [preauth] Invalid user ya from 192.168.1.214 port 17366 Received disconnect from 192.168.1.214 port 17366:11: Bye Bye [preauth] Disconnected from invalid user ya 192.168.1.214 port 17366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44905 [preauth] Invalid user radio from 192.168.1.214 port 7315 Received disconnect from 192.168.1.214 port 7315:11: Bye Bye [preauth] Disconnected from invalid user radio 192.168.1.214 port 7315 [preauth] Received disconnect from 192.168.1.214 port 40198:11: Bye Bye [preauth] Disconnected from 192.168.1.214 port 40198 [preauth] Invalid user user from 192.168.1.214 port 34977 Received disconnect from 192.168.1.214 port 34977:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 34977 [preauth] Invalid user admin from 192.168.1.214 port 24143 Connection closed by invalid user admin 192.168.1.214 port 24143 [preauth] Invalid user a from 192.168.1.214 port 35430 Received disconnect from 192.168.1.214 port 35430:11: Bye Bye [preauth] Disconnected from invalid user a 192.168.1.214 port 35430 [preauth] Invalid user n8n from 192.168.1.214 port 46020 Received disconnect from 192.168.1.214 port 46020:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 46020 [preauth] Invalid user ubuntu from 192.168.1.214 port 55465 Received disconnect from 192.168.1.214 port 55465:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 55465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5247 [preauth] Invalid user ftpuser from 192.168.1.214 port 7653 Received disconnect from 192.168.1.214 port 7653:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 7653 [preauth] Invalid user testbed from 192.168.1.214 port 32085 Received disconnect from 192.168.1.214 port 32085:11: Bye Bye [preauth] Disconnected from invalid user testbed 192.168.1.214 port 32085 [preauth] Invalid user rsyncuser from 192.168.1.214 port 54255 Received disconnect from 192.168.1.214 port 54255:11: Bye Bye [preauth] Disconnected from invalid user rsyncuser 192.168.1.214 port 54255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15509 [preauth] Invalid user rsyncuser from 192.168.1.214 port 22202 Received disconnect from 192.168.1.214 port 22202:11: Bye Bye [preauth] Disconnected from invalid user rsyncuser 192.168.1.214 port 22202 [preauth] Invalid user admin1234 from 192.168.1.214 port 28218 Received disconnect from 192.168.1.214 port 28218:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 28218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32164:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32164 [preauth] Invalid user test from 192.168.1.214 port 48736 Connection closed by invalid user test 192.168.1.214 port 48736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7001:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7001 [preauth] Invalid user ubuntu from 192.168.1.214 port 1919 Received disconnect from 192.168.1.214 port 1919:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1919 [preauth] Invalid user sammy from 192.168.1.214 port 60924 Received disconnect from 192.168.1.214 port 60924:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 60924 [preauth] Invalid user bot from 192.168.1.214 port 33155 Received disconnect from 192.168.1.214 port 33155:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 33155 [preauth] Invalid user postgres from 192.168.1.214 port 18224 Received disconnect from 192.168.1.214 port 18224:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 18224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4237 [preauth] Invalid user szy from 192.168.1.214 port 48512 Received disconnect from 192.168.1.214 port 48512:11: Bye Bye [preauth] Disconnected from invalid user szy 192.168.1.214 port 48512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17975:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17975 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 60163 [preauth] Invalid user user2 from 192.168.1.214 port 28983 Received disconnect from 192.168.1.214 port 28983:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 28983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1044:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35331 [preauth] Invalid user ftpuser from 192.168.1.214 port 16476 Received disconnect from 192.168.1.214 port 16476:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 16476 [preauth] Invalid user admin from 192.168.1.214 port 46550 Connection closed by invalid user admin 192.168.1.214 port 46550 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 31216 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2013 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 31226 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26735 [preauth] Invalid user upload from 192.168.1.214 port 63932 Received disconnect from 192.168.1.214 port 63932:11: Bye Bye [preauth] Disconnected from invalid user upload 192.168.1.214 port 63932 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 31228 Connection closed by 192.168.1.214 port 49050 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 31232 Invalid user demo from 192.168.1.214 port 1884 Connection closed by invalid user demo 192.168.1.214 port 1884 [preauth] Connection closed by 192.168.1.214 port 58007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14703:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14703 [preauth] Invalid user debian from 192.168.1.214 port 55778 Received disconnect from 192.168.1.214 port 55778:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 55778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41774:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41774 [preauth] Invalid user ubuntu from 192.168.1.214 port 38332 Received disconnect from 192.168.1.214 port 38332:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7587 [preauth] Invalid user test from 192.168.1.214 port 50643 Received disconnect from 192.168.1.214 port 50643:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 50643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2953:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2953 [preauth] Invalid user qwerty from 192.168.1.214 port 40067 Received disconnect from 192.168.1.214 port 40067:11: Bye Bye [preauth] Disconnected from invalid user qwerty 192.168.1.214 port 40067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1295 [preauth] Received disconnect from 192.168.1.214 port 25321:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 25321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11307:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11307 [preauth] Invalid user devops from 192.168.1.214 port 52159 Received disconnect from 192.168.1.214 port 52159:11: Bye Bye [preauth] Disconnected from invalid user devops 192.168.1.214 port 52159 [preauth] Invalid user admin1234 from 192.168.1.214 port 45761 Received disconnect from 192.168.1.214 port 45761:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 45761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60683:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10727:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28295:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28295 [preauth] Invalid user test from 192.168.1.214 port 1759 Received disconnect from 192.168.1.214 port 1759:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 1759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44695 [preauth] Invalid user steam from 192.168.1.214 port 62890 Invalid user admin from 192.168.1.214 port 3878 Received disconnect from 192.168.1.214 port 62890:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 62890 [preauth] Connection closed by invalid user admin 192.168.1.214 port 3878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56238:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56238 [preauth] Invalid user ubuntu from 192.168.1.214 port 42689 Received disconnect from 192.168.1.214 port 42689:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 42689 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 31280 Invalid user mongo from 192.168.1.214 port 31344 Received disconnect from 192.168.1.214 port 31344:11: Bye Bye [preauth] Disconnected from invalid user mongo 192.168.1.214 port 31344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4594:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31754 [preauth] Invalid user test from 192.168.1.214 port 24885 Received disconnect from 192.168.1.214 port 24885:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 24885 [preauth] Invalid user debian from 192.168.1.214 port 34333 Received disconnect from 192.168.1.214 port 34333:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 34333 [preauth] Invalid user kingbase from 192.168.1.214 port 55236 Received disconnect from 192.168.1.214 port 55236:11: Bye Bye [preauth] Disconnected from invalid user kingbase 192.168.1.214 port 55236 [preauth] Invalid user admin1 from 192.168.1.214 port 63138 Received disconnect from 192.168.1.214 port 63138:11: Bye Bye [preauth] Disconnected from invalid user admin1 192.168.1.214 port 63138 [preauth] Invalid user ptest from 192.168.1.214 port 38090 Received disconnect from 192.168.1.214 port 38090:11: Bye Bye [preauth] Disconnected from invalid user ptest 192.168.1.214 port 38090 [preauth] Invalid user vpn from 192.168.1.214 port 23778 Connection closed by invalid user vpn 192.168.1.214 port 23778 [preauth] Invalid user steam1 from 192.168.1.214 port 29430 Received disconnect from 192.168.1.214 port 29430:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 29430 [preauth] Invalid user elk from 192.168.1.214 port 57494 Received disconnect from 192.168.1.214 port 57494:11: Bye Bye [preauth] Disconnected from invalid user elk 192.168.1.214 port 57494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51072:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19079:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6338:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6338 [preauth] Invalid user jin from 192.168.1.214 port 12049 Received disconnect from 192.168.1.214 port 12049:11: Bye Bye [preauth] Disconnected from invalid user jin 192.168.1.214 port 12049 [preauth] Invalid user deploy from 192.168.1.214 port 25128 Received disconnect from 192.168.1.214 port 25128:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 25128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20557 [preauth] Invalid user vncuser from 192.168.1.214 port 39443 Received disconnect from 192.168.1.214 port 39443:11: Bye Bye [preauth] Disconnected from invalid user vncuser 192.168.1.214 port 39443 [preauth] Invalid user odoo from 192.168.1.214 port 3746 Received disconnect from 192.168.1.214 port 3746:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 3746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30627:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30627 [preauth] Invalid user admin1234 from 192.168.1.214 port 27429 Received disconnect from 192.168.1.214 port 27429:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 27429 [preauth] Invalid user deploy from 192.168.1.214 port 18882 Connection closed by invalid user deploy 192.168.1.214 port 18882 [preauth] Invalid user ubuntu from 192.168.1.214 port 19863 Received disconnect from 192.168.1.214 port 19863:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19863 [preauth] Invalid user ubuntu from 192.168.1.214 port 61438 Received disconnect from 192.168.1.214 port 61438:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 61438 [preauth] Invalid user ubuntu from 192.168.1.214 port 52140 Received disconnect from 192.168.1.214 port 52140:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64933 [preauth] Invalid user john from 192.168.1.214 port 51720 Received disconnect from 192.168.1.214 port 51720:11: Bye Bye [preauth] Disconnected from invalid user john 192.168.1.214 port 51720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23633:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18393:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18393 [preauth] Invalid user frappe from 192.168.1.214 port 12118 Received disconnect from 192.168.1.214 port 12118:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 12118 [preauth] Invalid user sysadmin from 192.168.1.214 port 18865 Received disconnect from 192.168.1.214 port 18865:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 18865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35218:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61856:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61856 [preauth] Invalid user proxyuser from 192.168.1.214 port 50866 Received disconnect from 192.168.1.214 port 50866:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 50866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50987:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50987 [preauth] Invalid user admin1234 from 192.168.1.214 port 43574 Received disconnect from 192.168.1.214 port 43574:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 43574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39017 [preauth] Invalid user blue from 192.168.1.214 port 53277 Received disconnect from 192.168.1.214 port 53277:11: Bye Bye [preauth] Disconnected from invalid user blue 192.168.1.214 port 53277 [preauth] Invalid user deploy from 192.168.1.214 port 22311 Received disconnect from 192.168.1.214 port 22311:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 22311 [preauth] Invalid user deploy from 192.168.1.214 port 58125 Received disconnect from 192.168.1.214 port 58125:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 58125 [preauth] Invalid user nate from 192.168.1.214 port 49536 Received disconnect from 192.168.1.214 port 49536:11: Bye Bye [preauth] Disconnected from invalid user nate 192.168.1.214 port 49536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55500:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45802 [preauth] Invalid user riad from 192.168.1.214 port 30321 Received disconnect from 192.168.1.214 port 30321:11: Bye Bye [preauth] Disconnected from invalid user riad 192.168.1.214 port 30321 [preauth] Invalid user root2 from 192.168.1.214 port 15925 Received disconnect from 192.168.1.214 port 15925:11: Bye Bye [preauth] Disconnected from invalid user root2 192.168.1.214 port 15925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2202:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2202 [preauth] Invalid user carlos from 192.168.1.214 port 19713 Invalid user dev from 192.168.1.214 port 37548 Received disconnect from 192.168.1.214 port 19713:11: Bye Bye [preauth] Disconnected from invalid user carlos 192.168.1.214 port 19713 [preauth] Received disconnect from 192.168.1.214 port 37548:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 37548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50239 [preauth] Invalid user postgres from 192.168.1.214 port 44392 Received disconnect from 192.168.1.214 port 44392:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 44392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17758:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17758 [preauth] Invalid user ubuntu from 192.168.1.214 port 20856 Received disconnect from 192.168.1.214 port 20856:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 20856 [preauth] Invalid user lighthouse from 192.168.1.214 port 6309 Received disconnect from 192.168.1.214 port 6309:11: Bye Bye [preauth] Disconnected from invalid user lighthouse 192.168.1.214 port 6309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54095:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54095 [preauth] Invalid user steam from 192.168.1.214 port 28776 Received disconnect from 192.168.1.214 port 28776:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 28776 [preauth] Invalid user admin from 192.168.1.214 port 38145 Connection closed by invalid user admin 192.168.1.214 port 38145 [preauth] Invalid user zz from 192.168.1.214 port 20880 Connection reset by invalid user zz 192.168.1.214 port 20880 [preauth] Invalid user 123 from 192.168.1.214 port 24608 Connection reset by invalid user 123 192.168.1.214 port 24608 [preauth] Invalid user admin from 192.168.1.214 port 17396 Connection reset by invalid user admin 192.168.1.214 port 17396 [preauth] Invalid user admin from 192.168.1.214 port 3168 Connection reset by invalid user admin 192.168.1.214 port 3168 [preauth] Invalid user administrator from 192.168.1.214 port 22269 Connection reset by invalid user administrator 192.168.1.214 port 22269 [preauth] Invalid user administrator from 192.168.1.214 port 54772 Connection reset by invalid user administrator 192.168.1.214 port 54772 [preauth] Invalid user administrator from 192.168.1.214 port 60672 Connection reset by invalid user administrator 192.168.1.214 port 60672 [preauth] Invalid user administrator from 192.168.1.214 port 35056 Connection reset by invalid user administrator 192.168.1.214 port 35056 [preauth] Invalid user administrator from 192.168.1.214 port 14755 Connection reset by invalid user administrator 192.168.1.214 port 14755 [preauth] Invalid user administrator from 192.168.1.214 port 9475 Connection reset by invalid user administrator 192.168.1.214 port 9475 [preauth] Invalid user administrator from 192.168.1.214 port 1273 Connection reset by invalid user administrator 192.168.1.214 port 1273 [preauth] Invalid user administrator from 192.168.1.214 port 4562 Connection reset by invalid user administrator 192.168.1.214 port 4562 [preauth] Invalid user administrator from 192.168.1.214 port 19650 Connection reset by invalid user administrator 192.168.1.214 port 19650 [preauth] Invalid user administrator from 192.168.1.214 port 10664 Connection reset by invalid user administrator 192.168.1.214 port 10664 [preauth] Invalid user administrator from 192.168.1.214 port 17037 Connection reset by invalid user administrator 192.168.1.214 port 17037 [preauth] Invalid user administrator from 192.168.1.214 port 47673 Connection reset by invalid user administrator 192.168.1.214 port 47673 [preauth] Invalid user administrator from 192.168.1.214 port 54590 Connection reset by invalid user administrator 192.168.1.214 port 54590 [preauth] Invalid user administrator from 192.168.1.214 port 38206 Connection reset by invalid user administrator 192.168.1.214 port 38206 [preauth] Invalid user administrator from 192.168.1.214 port 35751 Connection reset by invalid user administrator 192.168.1.214 port 35751 [preauth] Invalid user administrator from 192.168.1.214 port 41538 Connection reset by invalid user administrator 192.168.1.214 port 41538 [preauth] Invalid user maxim from 192.168.1.214 port 19850 Received disconnect from 192.168.1.214 port 19850:11: Bye Bye [preauth] Disconnected from invalid user maxim 192.168.1.214 port 19850 [preauth] Invalid user administrator from 192.168.1.214 port 53470 Connection reset by invalid user administrator 192.168.1.214 port 53470 [preauth] Invalid user administrator from 192.168.1.214 port 24073 Connection reset by invalid user administrator 192.168.1.214 port 24073 [preauth] Invalid user administrator from 192.168.1.214 port 55409 Connection reset by invalid user administrator 192.168.1.214 port 55409 [preauth] Invalid user administrator from 192.168.1.214 port 44726 Connection reset by invalid user administrator 192.168.1.214 port 44726 [preauth] Invalid user administrator from 192.168.1.214 port 16480 Connection reset by invalid user administrator 192.168.1.214 port 16480 [preauth] Invalid user administrator from 192.168.1.214 port 29882 Connection reset by invalid user administrator 192.168.1.214 port 29882 [preauth] Invalid user administrator from 192.168.1.214 port 22175 Connection reset by invalid user administrator 192.168.1.214 port 22175 [preauth] Invalid user administrator from 192.168.1.214 port 9879 Connection reset by invalid user administrator 192.168.1.214 port 9879 [preauth] Invalid user administrator from 192.168.1.214 port 16085 Connection reset by invalid user administrator 192.168.1.214 port 16085 [preauth] Invalid user administrator from 192.168.1.214 port 7753 Connection reset by invalid user administrator 192.168.1.214 port 7753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22458:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22458 [preauth] Invalid user mo from 192.168.1.214 port 4785 Received disconnect from 192.168.1.214 port 4785:11: Bye Bye [preauth] Disconnected from invalid user mo 192.168.1.214 port 4785 [preauth] Invalid user minecraft from 192.168.1.214 port 46848 Received disconnect from 192.168.1.214 port 46848:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 46848 [preauth] Invalid user alan from 192.168.1.214 port 5680 Connection closed by invalid user alan 192.168.1.214 port 5680 [preauth] Invalid user odoo from 192.168.1.214 port 53368 Received disconnect from 192.168.1.214 port 53368:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 53368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50855:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3946:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41142:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41142 [preauth] Invalid user admin from 192.168.1.214 port 13710 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user admin 192.168.1.214 port 13710 [preauth] Received disconnect from 192.168.1.214 port 51632:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51632 [preauth] Received disconnect from 192.168.1.214 port 22816:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 22816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28981:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28981 [preauth] Invalid user ubuntu from 192.168.1.214 port 15212 Received disconnect from 192.168.1.214 port 15212:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 15212 [preauth] Invalid user user from 192.168.1.214 port 41693 Received disconnect from 192.168.1.214 port 41693:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 41693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38855 [preauth] Invalid user fileuser from 192.168.1.214 port 25110 Received disconnect from 192.168.1.214 port 25110:11: Bye Bye [preauth] Disconnected from invalid user fileuser 192.168.1.214 port 25110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65321:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65321 [preauth] User guest not allowed because account is locked User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61529:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61529 [preauth] Received disconnect from 192.168.1.214 port 29553:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 29553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30953:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45197:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45197 [preauth] Invalid user test7 from 192.168.1.214 port 19360 Received disconnect from 192.168.1.214 port 19360:11: Bye Bye [preauth] Disconnected from invalid user test7 192.168.1.214 port 19360 [preauth] Invalid user admin from 192.168.1.214 port 57267 Received disconnect from 192.168.1.214 port 57267:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 57267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61086:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60852 [preauth] Invalid user frappe from 192.168.1.214 port 26388 Received disconnect from 192.168.1.214 port 26388:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 26388 [preauth] Invalid user sammy from 192.168.1.214 port 55721 Received disconnect from 192.168.1.214 port 55721:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 55721 [preauth] Invalid user username from 192.168.1.214 port 10668 Connection closed by invalid user username 192.168.1.214 port 10668 [preauth] Invalid user ec2-user from 192.168.1.214 port 50177 Received disconnect from 192.168.1.214 port 50177:11: Bye Bye [preauth] Disconnected from invalid user ec2-user 192.168.1.214 port 50177 [preauth] Invalid user carlos from 192.168.1.214 port 35586 Received disconnect from 192.168.1.214 port 35586:11: Bye Bye [preauth] Disconnected from invalid user carlos 192.168.1.214 port 35586 [preauth] Invalid user ubuntu from 192.168.1.214 port 13225 Received disconnect from 192.168.1.214 port 13225:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 13225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57345:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57345 [preauth] Invalid user ftpuser from 192.168.1.214 port 32334 Received disconnect from 192.168.1.214 port 32334:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 32334 [preauth] Invalid user socks from 192.168.1.214 port 3757 Received disconnect from 192.168.1.214 port 3757:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 3757 [preauth] Invalid user postgres from 192.168.1.214 port 53118 Received disconnect from 192.168.1.214 port 53118:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 53118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34103:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31212:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33061:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33061 [preauth] Invalid user prtg from 192.168.1.214 port 33841 Received disconnect from 192.168.1.214 port 33841:11: Bye Bye [preauth] Disconnected from invalid user prtg 192.168.1.214 port 33841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27480 [preauth] Invalid user admin from 192.168.1.214 port 39856 Received disconnect from 192.168.1.214 port 39856:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 39856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7328:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7328 [preauth] Invalid user user02 from 192.168.1.214 port 50465 Received disconnect from 192.168.1.214 port 50465:11: Bye Bye [preauth] Disconnected from invalid user user02 192.168.1.214 port 50465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56711 [preauth] Invalid user abraham from 192.168.1.214 port 59266 Received disconnect from 192.168.1.214 port 59266:11: Bye Bye [preauth] Disconnected from invalid user abraham 192.168.1.214 port 59266 [preauth] Invalid user ubuntu from 192.168.1.214 port 46901 Received disconnect from 192.168.1.214 port 46901:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 46901 [preauth] Invalid user rema from 192.168.1.214 port 58501 Connection closed by invalid user rema 192.168.1.214 port 58501 [preauth] Invalid user victor from 192.168.1.214 port 22610 Received disconnect from 192.168.1.214 port 22610:11: Bye Bye [preauth] Disconnected from invalid user victor 192.168.1.214 port 22610 [preauth] Invalid user socks from 192.168.1.214 port 52307 Received disconnect from 192.168.1.214 port 52307:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 52307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5483 [preauth] Invalid user steam from 192.168.1.214 port 39749 Received disconnect from 192.168.1.214 port 39749:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 39749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22705:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29708:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13562:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22683:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22683 [preauth] Invalid user steam from 192.168.1.214 port 15918 Invalid user admin from 192.168.1.214 port 47644 Connection closed by invalid user admin 192.168.1.214 port 47644 [preauth] Received disconnect from 192.168.1.214 port 15918:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 15918 [preauth] Invalid user arif from 192.168.1.214 port 60464 Received disconnect from 192.168.1.214 port 60464:11: Bye Bye [preauth] Disconnected from invalid user arif 192.168.1.214 port 60464 [preauth] Invalid user test from 192.168.1.214 port 36909 Connection closed by invalid user test 192.168.1.214 port 36909 [preauth] Invalid user postgres from 192.168.1.214 port 15384 Received disconnect from 192.168.1.214 port 15384:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 15384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5432:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5432 [preauth] Invalid user user from 192.168.1.214 port 58409 Received disconnect from 192.168.1.214 port 58409:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 58409 [preauth] Invalid user test from 192.168.1.214 port 47341 Received disconnect from 192.168.1.214 port 47341:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 47341 [preauth] Invalid user odroid from 192.168.1.214 port 5995 Connection closed by invalid user odroid 192.168.1.214 port 5995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61812:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61812 [preauth] Invalid user test1 from 192.168.1.214 port 38284 Received disconnect from 192.168.1.214 port 38284:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 38284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52771:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52771 [preauth] Invalid user deelip from 192.168.1.214 port 61558 Received disconnect from 192.168.1.214 port 61558:11: Bye Bye [preauth] Disconnected from invalid user deelip 192.168.1.214 port 61558 [preauth] Invalid user ftpuser from 192.168.1.214 port 54366 Connection closed by invalid user ftpuser 192.168.1.214 port 54366 [preauth] Invalid user ftptest from 192.168.1.214 port 60497 Received disconnect from 192.168.1.214 port 60497:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 60497 [preauth] Invalid user ubuntu from 192.168.1.214 port 10880 Received disconnect from 192.168.1.214 port 10880:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 10880 [preauth] Invalid user info from 192.168.1.214 port 38733 Received disconnect from 192.168.1.214 port 38733:11: Bye Bye [preauth] Disconnected from invalid user info 192.168.1.214 port 38733 [preauth] Invalid user socks from 192.168.1.214 port 28476 Received disconnect from 192.168.1.214 port 28476:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 28476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54958 [preauth] Invalid user test1 from 192.168.1.214 port 18632 Received disconnect from 192.168.1.214 port 18632:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 18632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19038:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19038 [preauth] Invalid user ubuntu from 192.168.1.214 port 23589 Received disconnect from 192.168.1.214 port 23589:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 23589 [preauth] Invalid user gns3 from 192.168.1.214 port 9977 Received disconnect from 192.168.1.214 port 9977:11: Bye Bye [preauth] Disconnected from invalid user gns3 192.168.1.214 port 9977 [preauth] Invalid user ftpuser from 192.168.1.214 port 32200 Connection closed by invalid user ftpuser 192.168.1.214 port 32200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65434:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65434 [preauth] Invalid user scott from 192.168.1.214 port 53533 Received disconnect from 192.168.1.214 port 53533:11: Bye Bye [preauth] Disconnected from invalid user scott 192.168.1.214 port 53533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58151:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58151 [preauth] Invalid user admin from 192.168.1.214 port 16339 Received disconnect from 192.168.1.214 port 16339:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 16339 [preauth] Invalid user test from 192.168.1.214 port 39068 Received disconnect from 192.168.1.214 port 39068:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 39068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4578:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46468 [preauth] Invalid user teamspeak from 192.168.1.214 port 58632 Received disconnect from 192.168.1.214 port 58632:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 58632 [preauth] Invalid user ashok from 192.168.1.214 port 65246 Received disconnect from 192.168.1.214 port 65246:11: Bye Bye [preauth] Disconnected from invalid user ashok 192.168.1.214 port 65246 [preauth] Invalid user oracle from 192.168.1.214 port 62529 Received disconnect from 192.168.1.214 port 62529:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 62529 [preauth] Invalid user ubuntu from 192.168.1.214 port 56128 Received disconnect from 192.168.1.214 port 56128:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56128 [preauth] Invalid user oracle from 192.168.1.214 port 27554 Connection closed by invalid user oracle 192.168.1.214 port 27554 [preauth] Invalid user user from 192.168.1.214 port 9587 Received disconnect from 192.168.1.214 port 9587:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 9587 [preauth] Invalid user hadoop from 192.168.1.214 port 7989 Received disconnect from 192.168.1.214 port 7989:11: Bye Bye [preauth] Disconnected from invalid user hadoop 192.168.1.214 port 7989 [preauth] Invalid user ubuntu from 192.168.1.214 port 15881 Received disconnect from 192.168.1.214 port 15881:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 15881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62506:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26738 [preauth] Invalid user ubuntu from 192.168.1.214 port 38072 Received disconnect from 192.168.1.214 port 38072:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38072 [preauth] Invalid user jordi from 192.168.1.214 port 25078 Received disconnect from 192.168.1.214 port 25078:11: Bye Bye [preauth] Disconnected from invalid user jordi 192.168.1.214 port 25078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37596:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11669 [preauth] Invalid user ubuntu from 192.168.1.214 port 7176 Received disconnect from 192.168.1.214 port 7176:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 7176 [preauth] Invalid user testftp from 192.168.1.214 port 56363 Received disconnect from 192.168.1.214 port 56363:11: Bye Bye [preauth] Disconnected from invalid user testftp 192.168.1.214 port 56363 [preauth] Invalid user postgres from 192.168.1.214 port 6388 Received disconnect from 192.168.1.214 port 6388:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 6388 [preauth] Invalid user user from 192.168.1.214 port 35875 Received disconnect from 192.168.1.214 port 35875:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 35875 [preauth] Invalid user aaa from 192.168.1.214 port 57033 Connection closed by invalid user aaa 192.168.1.214 port 57033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16620:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53910:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53910 [preauth] Invalid user omm from 192.168.1.214 port 1774 Received disconnect from 192.168.1.214 port 1774:11: Bye Bye [preauth] Disconnected from invalid user omm 192.168.1.214 port 1774 [preauth] Invalid user debian from 192.168.1.214 port 20286 Connection closed by invalid user debian 192.168.1.214 port 20286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44349:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44349 [preauth] Invalid user user from 192.168.1.214 port 43354 Connection closed by invalid user user 192.168.1.214 port 43354 [preauth] Invalid user admin from 192.168.1.214 port 15659 Connection reset by invalid user admin 192.168.1.214 port 15659 [preauth] Invalid user admin from 192.168.1.214 port 30533 Connection reset by invalid user admin 192.168.1.214 port 30533 [preauth] Invalid user admin from 192.168.1.214 port 45495 Connection reset by invalid user admin 192.168.1.214 port 45495 [preauth] Invalid user admin from 192.168.1.214 port 39130 Connection reset by invalid user admin 192.168.1.214 port 39130 [preauth] Invalid user admin from 192.168.1.214 port 35354 Connection reset by invalid user admin 192.168.1.214 port 35354 [preauth] Invalid user admin from 192.168.1.214 port 61668 Connection reset by invalid user admin 192.168.1.214 port 61668 [preauth] Invalid user admin from 192.168.1.214 port 16184 Connection reset by invalid user admin 192.168.1.214 port 16184 [preauth] Invalid user alex from 192.168.1.214 port 52035 Connection reset by invalid user alex 192.168.1.214 port 52035 [preauth] Invalid user arkserver from 192.168.1.214 port 1253 Connection reset by invalid user arkserver 192.168.1.214 port 1253 [preauth] Invalid user boss from 192.168.1.214 port 17791 Connection reset by invalid user boss 192.168.1.214 port 17791 [preauth] Invalid user factory from 192.168.1.214 port 56583 Connection reset by invalid user factory 192.168.1.214 port 56583 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 44667 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 23201 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 3988 [preauth] Invalid user mcserver from 192.168.1.214 port 53099 Connection reset by invalid user mcserver 192.168.1.214 port 53099 [preauth] Invalid user oracle from 192.168.1.214 port 48480 Connection reset by invalid user oracle 192.168.1.214 port 48480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16130 [preauth] Invalid user lighthouse from 192.168.1.214 port 42158 Received disconnect from 192.168.1.214 port 42158:11: Bye Bye [preauth] Disconnected from invalid user lighthouse 192.168.1.214 port 42158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3823:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3823 [preauth] Invalid user vagrant from 192.168.1.214 port 20053 Connection closed by invalid user vagrant 192.168.1.214 port 20053 [preauth] Invalid user test from 192.168.1.214 port 18520 Received disconnect from 192.168.1.214 port 18520:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18520 [preauth] Invalid user debian from 192.168.1.214 port 61886 Received disconnect from 192.168.1.214 port 61886:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 61886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11543:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11543 [preauth] Invalid user sftpuser1 from 192.168.1.214 port 65191 Received disconnect from 192.168.1.214 port 65191:11: Bye Bye [preauth] Disconnected from invalid user sftpuser1 192.168.1.214 port 65191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9121 [preauth] Invalid user steam1 from 192.168.1.214 port 33634 Received disconnect from 192.168.1.214 port 33634:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 33634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52498 [preauth] Invalid user deploy from 192.168.1.214 port 36456 Received disconnect from 192.168.1.214 port 36456:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 36456 [preauth] Invalid user maxim from 192.168.1.214 port 33276 Received disconnect from 192.168.1.214 port 33276:11: Bye Bye [preauth] Disconnected from invalid user maxim 192.168.1.214 port 33276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51507:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51507 [preauth] Invalid user john from 192.168.1.214 port 35253 Received disconnect from 192.168.1.214 port 35253:11: Bye Bye [preauth] Disconnected from invalid user john 192.168.1.214 port 35253 [preauth] Invalid user test from 192.168.1.214 port 57407 Connection closed by invalid user test 192.168.1.214 port 57407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48337:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9133 [preauth] Invalid user proxyuser from 192.168.1.214 port 15909 Received disconnect from 192.168.1.214 port 15909:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 15909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46993:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24534 [preauth] Invalid user deploy from 192.168.1.214 port 24403 Received disconnect from 192.168.1.214 port 24403:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 24403 [preauth] Invalid user frappe from 192.168.1.214 port 54906 Received disconnect from 192.168.1.214 port 54906:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 54906 [preauth] Invalid user debian from 192.168.1.214 port 56714 Connection closed by invalid user debian 192.168.1.214 port 56714 [preauth] Invalid user ubuntu from 192.168.1.214 port 38979 Received disconnect from 192.168.1.214 port 38979:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6580:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6580 [preauth] Invalid user admin from 192.168.1.214 port 50184 Connection closed by invalid user admin 192.168.1.214 port 50184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4374 [preauth] Invalid user jenkins from 192.168.1.214 port 17974 Received disconnect from 192.168.1.214 port 17974:11: Bye Bye [preauth] Disconnected from invalid user jenkins 192.168.1.214 port 17974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53237:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23909:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54595 [preauth] Invalid user admin from 192.168.1.214 port 9537 Received disconnect from 192.168.1.214 port 9537:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 9537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41168 [preauth] Invalid user ansible from 192.168.1.214 port 58169 Connection closed by invalid user ansible 192.168.1.214 port 58169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36050 [preauth] Invalid user odoo from 192.168.1.214 port 51012 Invalid user user from 192.168.1.214 port 55372 Received disconnect from 192.168.1.214 port 51012:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 51012 [preauth] Received disconnect from 192.168.1.214 port 55372:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 55372 [preauth] Invalid user vpn from 192.168.1.214 port 47503 Received disconnect from 192.168.1.214 port 47503:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 47503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14290 [preauth] Invalid user bravo from 192.168.1.214 port 20419 Received disconnect from 192.168.1.214 port 20419:11: Bye Bye [preauth] Disconnected from invalid user bravo 192.168.1.214 port 20419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21278:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21278 [preauth] Invalid user sa from 192.168.1.214 port 23124 Received disconnect from 192.168.1.214 port 23124:11: Bye Bye [preauth] Disconnected from invalid user sa 192.168.1.214 port 23124 [preauth] Invalid user user2 from 192.168.1.214 port 5564 Received disconnect from 192.168.1.214 port 5564:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 5564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43514:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43514 [preauth] Invalid user ventas01 from 192.168.1.214 port 37872 Received disconnect from 192.168.1.214 port 37872:11: Bye Bye [preauth] Disconnected from invalid user ventas01 192.168.1.214 port 37872 [preauth] Invalid user hadoop from 192.168.1.214 port 38354 Received disconnect from 192.168.1.214 port 38354:11: Bye Bye [preauth] Disconnected from invalid user hadoop 192.168.1.214 port 38354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1563 [preauth] Invalid user ftpuser from 192.168.1.214 port 48489 Received disconnect from 192.168.1.214 port 48489:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 48489 [preauth] Invalid user mikrotik from 192.168.1.214 port 59783 Received disconnect from 192.168.1.214 port 59783:11: Bye Bye [preauth] Disconnected from invalid user mikrotik 192.168.1.214 port 59783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60770:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60770 [preauth] Invalid user mehdi from 192.168.1.214 port 20369 Received disconnect from 192.168.1.214 port 20369:11: Bye Bye [preauth] Disconnected from invalid user mehdi 192.168.1.214 port 20369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46533 [preauth] Invalid user zope from 192.168.1.214 port 44055 Received disconnect from 192.168.1.214 port 44055:11: Bye Bye [preauth] Disconnected from invalid user zope 192.168.1.214 port 44055 [preauth] Invalid user botuser from 192.168.1.214 port 32136 Invalid user odoo from 192.168.1.214 port 35351 Received disconnect from 192.168.1.214 port 32136:11: Bye Bye [preauth] Disconnected from invalid user botuser 192.168.1.214 port 32136 [preauth] Received disconnect from 192.168.1.214 port 35351:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 35351 [preauth] Invalid user ali from 192.168.1.214 port 10735 Received disconnect from 192.168.1.214 port 10735:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 10735 [preauth] Invalid user zimbra from 192.168.1.214 port 4116 Received disconnect from 192.168.1.214 port 4116:11: Bye Bye [preauth] Disconnected from invalid user zimbra 192.168.1.214 port 4116 [preauth] Invalid user ubuntu from 192.168.1.214 port 44321 Received disconnect from 192.168.1.214 port 44321:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37538:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37538 [preauth] Invalid user proxyuser from 192.168.1.214 port 19338 Invalid user oracle from 192.168.1.214 port 30704 Received disconnect from 192.168.1.214 port 30704:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 30704 [preauth] Received disconnect from 192.168.1.214 port 19338:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 19338 [preauth] Invalid user odoo from 192.168.1.214 port 54934 Received disconnect from 192.168.1.214 port 54934:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 54934 [preauth] Invalid user user from 192.168.1.214 port 46048 Received disconnect from 192.168.1.214 port 46048:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 46048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56669:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63689:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63689 [preauth] Invalid user oracle from 192.168.1.214 port 36321 Received disconnect from 192.168.1.214 port 36321:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 36321 [preauth] Invalid user testuser from 192.168.1.214 port 53657 Connection closed by invalid user testuser 192.168.1.214 port 53657 [preauth] Invalid user vyos from 192.168.1.214 port 62159 Invalid user odoo from 192.168.1.214 port 4728 Received disconnect from 192.168.1.214 port 62159:11: Bye Bye [preauth] Disconnected from invalid user vyos 192.168.1.214 port 62159 [preauth] Received disconnect from 192.168.1.214 port 4728:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 4728 [preauth] Invalid user deployer from 192.168.1.214 port 45014 Received disconnect from 192.168.1.214 port 45014:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 45014 [preauth] Invalid user ftpuser from 192.168.1.214 port 55355 Received disconnect from 192.168.1.214 port 55355:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 55355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21589:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8210 [preauth] Invalid user proxyuser from 192.168.1.214 port 3397 Received disconnect from 192.168.1.214 port 3397:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 3397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15337:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15337 [preauth] Invalid user sdc from 192.168.1.214 port 4511 Received disconnect from 192.168.1.214 port 4511:11: Bye Bye [preauth] Disconnected from invalid user sdc 192.168.1.214 port 4511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25337:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25337 [preauth] Invalid user test6 from 192.168.1.214 port 38191 Received disconnect from 192.168.1.214 port 38191:11: Bye Bye [preauth] Disconnected from invalid user test6 192.168.1.214 port 38191 [preauth] Invalid user oracle from 192.168.1.214 port 18681 Received disconnect from 192.168.1.214 port 18681:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 18681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25444:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25444 [preauth] Invalid user test from 192.168.1.214 port 1424 Received disconnect from 192.168.1.214 port 1424:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 1424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5964:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5964 [preauth] Invalid user ubuntu from 192.168.1.214 port 22347 Received disconnect from 192.168.1.214 port 22347:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 22347 [preauth] Invalid user jenkins from 192.168.1.214 port 14950 Received disconnect from 192.168.1.214 port 14950:11: Bye Bye [preauth] Disconnected from invalid user jenkins 192.168.1.214 port 14950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5974:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5974 [preauth] Invalid user hadoop from 192.168.1.214 port 18597 Received disconnect from 192.168.1.214 port 18597:11: Bye Bye [preauth] Disconnected from invalid user hadoop 192.168.1.214 port 18597 [preauth] Invalid user test1 from 192.168.1.214 port 31210 Connection closed by invalid user test1 192.168.1.214 port 31210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54370:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54370 [preauth] Invalid user manoj from 192.168.1.214 port 11147 Received disconnect from 192.168.1.214 port 11147:11: Bye Bye [preauth] Disconnected from invalid user manoj 192.168.1.214 port 11147 [preauth] Invalid user steam from 192.168.1.214 port 20803 Received disconnect from 192.168.1.214 port 20803:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 20803 [preauth] Invalid user botuser from 192.168.1.214 port 18517 Received disconnect from 192.168.1.214 port 18517:11: Bye Bye [preauth] Disconnected from invalid user botuser 192.168.1.214 port 18517 [preauth] Invalid user proxyuser from 192.168.1.214 port 63151 Received disconnect from 192.168.1.214 port 63151:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 63151 [preauth] Invalid user userftp from 192.168.1.214 port 25201 Received disconnect from 192.168.1.214 port 25201:11: Bye Bye [preauth] Disconnected from invalid user userftp 192.168.1.214 port 25201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40050:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58773:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23674:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1572:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1572 [preauth] Invalid user ftp_test from 192.168.1.214 port 11409 Received disconnect from 192.168.1.214 port 11409:11: Bye Bye [preauth] Disconnected from invalid user ftp_test 192.168.1.214 port 11409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38332:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35875:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35875 [preauth] Invalid user ubuntu from 192.168.1.214 port 6315 Received disconnect from 192.168.1.214 port 6315:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 6315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32410 [preauth] Invalid user samba from 192.168.1.214 port 40622 Received disconnect from 192.168.1.214 port 40622:11: Bye Bye [preauth] Disconnected from invalid user samba 192.168.1.214 port 40622 [preauth] Invalid user jonas from 192.168.1.214 port 58250 Invalid user ubuntu from 192.168.1.214 port 25886 Received disconnect from 192.168.1.214 port 58250:11: Bye Bye [preauth] Disconnected from invalid user jonas 192.168.1.214 port 58250 [preauth] Received disconnect from 192.168.1.214 port 25886:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 25886 [preauth] Invalid user ftpuser from 192.168.1.214 port 47996 Received disconnect from 192.168.1.214 port 47996:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 47996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15257:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15257 [preauth] Received disconnect from 192.168.1.214 port 32818:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32818 [preauth] Invalid user ventas01 from 192.168.1.214 port 9291 Received disconnect from 192.168.1.214 port 9291:11: Bye Bye [preauth] Disconnected from invalid user ventas01 192.168.1.214 port 9291 [preauth] Invalid user ali from 192.168.1.214 port 31932 Connection closed by invalid user ali 192.168.1.214 port 31932 [preauth] Invalid user sammy from 192.168.1.214 port 23145 Received disconnect from 192.168.1.214 port 23145:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 23145 [preauth] Invalid user admin from 192.168.1.214 port 3706 Received disconnect from 192.168.1.214 port 3706:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 3706 [preauth] Invalid user mytest from 192.168.1.214 port 6536 Received disconnect from 192.168.1.214 port 6536:11: Bye Bye [preauth] Disconnected from invalid user mytest 192.168.1.214 port 6536 [preauth] Invalid user ftpuser from 192.168.1.214 port 53350 Received disconnect from 192.168.1.214 port 53350:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 53350 [preauth] Invalid user proxyuser from 192.168.1.214 port 62517 Received disconnect from 192.168.1.214 port 62517:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 62517 [preauth] Invalid user mc from 192.168.1.214 port 36278 Received disconnect from 192.168.1.214 port 36278:11: Bye Bye [preauth] Disconnected from invalid user mc 192.168.1.214 port 36278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20163 [preauth] Invalid user postgres from 192.168.1.214 port 48153 Received disconnect from 192.168.1.214 port 48153:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 48153 [preauth] Invalid user manoj from 192.168.1.214 port 13597 Received disconnect from 192.168.1.214 port 13597:11: Bye Bye [preauth] Disconnected from invalid user manoj 192.168.1.214 port 13597 [preauth] Invalid user userftp from 192.168.1.214 port 56780 Received disconnect from 192.168.1.214 port 56780:11: Bye Bye [preauth] Disconnected from invalid user userftp 192.168.1.214 port 56780 [preauth] Invalid user testuser from 192.168.1.214 port 32101 Received disconnect from 192.168.1.214 port 32101:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 32101 [preauth] Invalid user steam from 192.168.1.214 port 3387 Received disconnect from 192.168.1.214 port 3387:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 3387 [preauth] Invalid user teste from 192.168.1.214 port 24068 Connection closed by invalid user teste 192.168.1.214 port 24068 [preauth] Invalid user sa from 192.168.1.214 port 43534 Received disconnect from 192.168.1.214 port 43534:11: Bye Bye [preauth] Disconnected from invalid user sa 192.168.1.214 port 43534 [preauth] Invalid user admin from 192.168.1.214 port 59565 Received disconnect from 192.168.1.214 port 59565:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 59565 [preauth] Invalid user ubuntu from 192.168.1.214 port 13740 Received disconnect from 192.168.1.214 port 13740:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 13740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52769:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52769 [preauth] Invalid user ubuntu from 192.168.1.214 port 44363 Received disconnect from 192.168.1.214 port 44363:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38837:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38837 [preauth] Invalid user uftp from 192.168.1.214 port 59582 Received disconnect from 192.168.1.214 port 59582:11: Bye Bye [preauth] Disconnected from invalid user uftp 192.168.1.214 port 59582 [preauth] Invalid user admin from 192.168.1.214 port 28459 Connection closed by invalid user admin 192.168.1.214 port 28459 [preauth] Invalid user bot from 192.168.1.214 port 64924 Received disconnect from 192.168.1.214 port 64924:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 64924 [preauth] Invalid user deploy from 192.168.1.214 port 5040 Received disconnect from 192.168.1.214 port 5040:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 5040 [preauth] Invalid user mp from 192.168.1.214 port 53055 Received disconnect from 192.168.1.214 port 53055:11: Bye Bye [preauth] Disconnected from invalid user mp 192.168.1.214 port 53055 [preauth] Invalid user jonas from 192.168.1.214 port 27714 Received disconnect from 192.168.1.214 port 27714:11: Bye Bye [preauth] Disconnected from invalid user jonas 192.168.1.214 port 27714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41799:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41799 [preauth] Invalid user nb from 192.168.1.214 port 37195 Received disconnect from 192.168.1.214 port 37195:11: Bye Bye [preauth] Disconnected from invalid user nb 192.168.1.214 port 37195 [preauth] Invalid user omega from 192.168.1.214 port 64973 Received disconnect from 192.168.1.214 port 64973:11: Bye Bye [preauth] Disconnected from invalid user omega 192.168.1.214 port 64973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54250 [preauth] Invalid user mehdi from 192.168.1.214 port 41483 Received disconnect from 192.168.1.214 port 41483:11: Bye Bye [preauth] Disconnected from invalid user mehdi 192.168.1.214 port 41483 [preauth] Invalid user frappe from 192.168.1.214 port 34446 Received disconnect from 192.168.1.214 port 34446:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 34446 [preauth] Invalid user ftpuser from 192.168.1.214 port 25052 Received disconnect from 192.168.1.214 port 25052:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 25052 [preauth] Invalid user ubuntu from 192.168.1.214 port 46497 Received disconnect from 192.168.1.214 port 46497:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 46497 [preauth] Invalid user vpn from 192.168.1.214 port 13137 Received disconnect from 192.168.1.214 port 13137:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 13137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21280:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21280 [preauth] Invalid user server from 192.168.1.214 port 21881 Received disconnect from 192.168.1.214 port 21881:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 21881 [preauth] Invalid user user from 192.168.1.214 port 35166 Connection closed by invalid user user 192.168.1.214 port 35166 [preauth] Invalid user vpnuser from 192.168.1.214 port 11634 Received disconnect from 192.168.1.214 port 11634:11: Bye Bye [preauth] Disconnected from invalid user vpnuser 192.168.1.214 port 11634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13836:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1734:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7479:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7479 [preauth] Invalid user server from 192.168.1.214 port 7532 Received disconnect from 192.168.1.214 port 7532:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 7532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26507 [preauth] Invalid user vyos from 192.168.1.214 port 32135 Received disconnect from 192.168.1.214 port 32135:11: Bye Bye [preauth] Disconnected from invalid user vyos 192.168.1.214 port 32135 [preauth] Invalid user minetest from 192.168.1.214 port 63256 Received disconnect from 192.168.1.214 port 63256:11: Bye Bye [preauth] Disconnected from invalid user minetest 192.168.1.214 port 63256 [preauth] Invalid user deploy from 192.168.1.214 port 47103 Received disconnect from 192.168.1.214 port 47103:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 47103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58406:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58406 [preauth] Invalid user frappe from 192.168.1.214 port 35125 Received disconnect from 192.168.1.214 port 35125:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 35125 [preauth] Invalid user pi from 192.168.1.214 port 7240 Connection closed by invalid user pi 192.168.1.214 port 7240 [preauth] Invalid user kk from 192.168.1.214 port 25005 Received disconnect from 192.168.1.214 port 25005:11: Bye Bye [preauth] Disconnected from invalid user kk 192.168.1.214 port 25005 [preauth] Invalid user testwww from 192.168.1.214 port 52996 Received disconnect from 192.168.1.214 port 52996:11: Bye Bye [preauth] Disconnected from invalid user testwww 192.168.1.214 port 52996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17640:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17640 [preauth] Invalid user httpadmin from 192.168.1.214 port 16568 Connection closed by invalid user httpadmin 192.168.1.214 port 16568 [preauth] Connection closed by 192.168.1.214 port 7484 [preauth] Invalid user elemental from 192.168.1.214 port 49776 Received disconnect from 192.168.1.214 port 49776:11: Bye Bye [preauth] Disconnected from invalid user elemental 192.168.1.214 port 49776 [preauth] Invalid user steam from 192.168.1.214 port 28400 Received disconnect from 192.168.1.214 port 28400:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 28400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1650:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1650 [preauth] Invalid user admin from 192.168.1.214 port 51462 Connection closed by invalid user admin 192.168.1.214 port 51462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43322:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21972:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21972 [preauth] Invalid user deploy from 192.168.1.214 port 50571 Received disconnect from 192.168.1.214 port 50571:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 50571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29423 [preauth] Invalid user admin from 192.168.1.214 port 8992 Connection reset by invalid user admin 192.168.1.214 port 8992 [preauth] Invalid user admin from 192.168.1.214 port 24622 Connection reset by invalid user admin 192.168.1.214 port 24622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1097 [preauth] Invalid user user from 192.168.1.214 port 40911 Invalid user teamspeak from 192.168.1.214 port 7415 Connection reset by invalid user user 192.168.1.214 port 40911 [preauth] Connection closed by invalid user teamspeak 192.168.1.214 port 7415 [preauth] Invalid user view from 192.168.1.214 port 2128 Connection reset by invalid user view 192.168.1.214 port 2128 [preauth] Invalid user cisco from 192.168.1.214 port 49469 Connection reset by invalid user cisco 192.168.1.214 port 49469 [preauth] Invalid user public from 192.168.1.214 port 2176 Connection reset by invalid user public 192.168.1.214 port 2176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47069 [preauth] Invalid user deploy from 192.168.1.214 port 34128 Connection reset by invalid user deploy 192.168.1.214 port 34128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52598 [preauth] Invalid user user1 from 192.168.1.214 port 5787 Connection reset by invalid user user1 192.168.1.214 port 5787 [preauth] Invalid user nvidia from 192.168.1.214 port 32146 Connection reset by invalid user nvidia 192.168.1.214 port 32146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50034:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3793 [preauth] Invalid user postgres from 192.168.1.214 port 59096 Connection reset by invalid user postgres 192.168.1.214 port 59096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63517 [preauth] Invalid user 1234 from 192.168.1.214 port 2601 Connection reset by invalid user 1234 192.168.1.214 port 2601 [preauth] Invalid user admin from 192.168.1.214 port 2028 Connection reset by invalid user admin 192.168.1.214 port 2028 [preauth] Invalid user postgres from 192.168.1.214 port 13656 Connection reset by invalid user postgres 192.168.1.214 port 13656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61581 [preauth] Invalid user admin from 192.168.1.214 port 50114 Connection reset by invalid user admin 192.168.1.214 port 50114 [preauth] Invalid user admin from 192.168.1.214 port 22313 Connection reset by invalid user admin 192.168.1.214 port 22313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16173 [preauth] Invalid user admin from 192.168.1.214 port 30008 Connection reset by invalid user admin 192.168.1.214 port 30008 [preauth] Invalid user user from 192.168.1.214 port 1461 Connection reset by invalid user user 192.168.1.214 port 1461 [preauth] Invalid user ubuntu22 from 192.168.1.214 port 47011 Received disconnect from 192.168.1.214 port 47011:11: Bye Bye [preauth] Disconnected from invalid user ubuntu22 192.168.1.214 port 47011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13218 [preauth] Invalid user teste2 from 192.168.1.214 port 64802 Received disconnect from 192.168.1.214 port 64802:11: Bye Bye [preauth] Disconnected from invalid user teste2 192.168.1.214 port 64802 [preauth] Invalid user ubuntu from 192.168.1.214 port 48443 Received disconnect from 192.168.1.214 port 48443:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 48443 [preauth] Invalid user odoo from 192.168.1.214 port 9571 Received disconnect from 192.168.1.214 port 9571:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 9571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36516 [preauth] Invalid user test from 192.168.1.214 port 9477 Received disconnect from 192.168.1.214 port 9477:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 9477 [preauth] Invalid user proxyuser from 192.168.1.214 port 37937 Received disconnect from 192.168.1.214 port 37937:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 37937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37010 [preauth] Invalid user deploy from 192.168.1.214 port 1909 Received disconnect from 192.168.1.214 port 1909:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 1909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user bot from 192.168.1.214 port 59913 Received disconnect from 192.168.1.214 port 59913:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 59913 [preauth] Connection reset by invalid user root 192.168.1.214 port 58659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26784:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16616 [preauth] Invalid user admin from 192.168.1.214 port 29065 Connection closed by invalid user admin 192.168.1.214 port 29065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52694:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52694 [preauth] Invalid user rapid from 192.168.1.214 port 54651 Received disconnect from 192.168.1.214 port 54651:11: Bye Bye [preauth] Disconnected from invalid user rapid 192.168.1.214 port 54651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25285:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25285 [preauth] Invalid user orangepi from 192.168.1.214 port 24028 Connection closed by invalid user orangepi 192.168.1.214 port 24028 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32210 Invalid user user1 from 192.168.1.214 port 20631 Received disconnect from 192.168.1.214 port 20631:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 20631 [preauth] Invalid user user from 192.168.1.214 port 37448 Received disconnect from 192.168.1.214 port 37448:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 37448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57940:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14776 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32260 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17579:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17579 [preauth] Invalid user sam from 192.168.1.214 port 57931 Received disconnect from 192.168.1.214 port 57931:11: Bye Bye [preauth] Disconnected from invalid user sam 192.168.1.214 port 57931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10032:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10032 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32280 Invalid user admin1234 from 192.168.1.214 port 1119 Received disconnect from 192.168.1.214 port 1119:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 1119 [preauth] Invalid user tejas from 192.168.1.214 port 46505 Received disconnect from 192.168.1.214 port 46505:11: Bye Bye [preauth] Disconnected from invalid user tejas 192.168.1.214 port 46505 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32290 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13529:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13529 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32292 Invalid user debianuser from 192.168.1.214 port 12163 Received disconnect from 192.168.1.214 port 12163:11: Bye Bye [preauth] Disconnected from invalid user debianuser 192.168.1.214 port 12163 [preauth] Invalid user sshuser from 192.168.1.214 port 16087 Received disconnect from 192.168.1.214 port 16087:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 16087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5949:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5949 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32304 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65451:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65451 [preauth] Invalid user user from 192.168.1.214 port 23056 Received disconnect from 192.168.1.214 port 23056:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 23056 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32314 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42469:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60161 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32322 Invalid user ali from 192.168.1.214 port 24033 Received disconnect from 192.168.1.214 port 24033:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 24033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61717:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1254:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1254 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32332 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32336 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12357:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54611:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54611 [preauth] Invalid user admin from 192.168.1.214 port 40608 Invalid user red from 192.168.1.214 port 6101 Connection closed by invalid user admin 192.168.1.214 port 40608 [preauth] Received disconnect from 192.168.1.214 port 6101:11: Bye Bye [preauth] Disconnected from invalid user red 192.168.1.214 port 6101 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32340 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26063:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26063 [preauth] Invalid user ubuntu from 192.168.1.214 port 44059 Received disconnect from 192.168.1.214 port 44059:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44059 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32348 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32354 Invalid user admin from 192.168.1.214 port 61446 Connection closed by invalid user admin 192.168.1.214 port 61446 [preauth] Invalid user test from 192.168.1.214 port 40894 Received disconnect from 192.168.1.214 port 40894:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 40894 [preauth] Invalid user frappe from 192.168.1.214 port 3095 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3095:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 3095 [preauth] Received disconnect from 192.168.1.214 port 48253:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48253 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32364 Invalid user ubuntu from 192.168.1.214 port 60461 Received disconnect from 192.168.1.214 port 60461:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60461 [preauth] Invalid user main from 192.168.1.214 port 62237 Received disconnect from 192.168.1.214 port 62237:11: Bye Bye [preauth] Disconnected from invalid user main 192.168.1.214 port 62237 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32370 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11413 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32372 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38489:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38489 [preauth] Invalid user claude from 192.168.1.214 port 39296 Received disconnect from 192.168.1.214 port 39296:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 39296 [preauth] Received disconnect from 192.168.1.214 port 50123:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 50123 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32382 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32384 drop connection #3 from [192.168.1.214]:56344 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #3 from [192.168.1.214]:19334 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #3 from [192.168.1.214]:49681 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12929 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32390 Invalid user main from 192.168.1.214 port 55306 Received disconnect from 192.168.1.214 port 55306:11: Bye Bye [preauth] Disconnected from invalid user main 192.168.1.214 port 55306 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32396 Invalid user vpn from 192.168.1.214 port 63405 Received disconnect from 192.168.1.214 port 63405:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 63405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61407:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61407 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32400 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63631:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63631 [preauth] Received disconnect from 192.168.1.214 port 53440:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 53440 [preauth] Invalid user teamspeak from 192.168.1.214 port 35625 Received disconnect from 192.168.1.214 port 35625:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 35625 [preauth] Invalid user admin1234 from 192.168.1.214 port 6078 Received disconnect from 192.168.1.214 port 6078:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 6078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33068 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32408 Invalid user developer from 192.168.1.214 port 20757 Received disconnect from 192.168.1.214 port 20757:11: Bye Bye [preauth] Disconnected from invalid user developer 192.168.1.214 port 20757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43304:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43304 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32414 Invalid user ubuntu from 192.168.1.214 port 1101 Received disconnect from 192.168.1.214 port 1101:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1101 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32416 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by 192.168.1.214 port 20856 [preauth] Received disconnect from 192.168.1.214 port 26339:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26339 [preauth] Connection closed by 192.168.1.214 port 20718 [preauth] Invalid user eva from 192.168.1.214 port 16344 Received disconnect from 192.168.1.214 port 16344:11: Bye Bye [preauth] Disconnected from invalid user eva 192.168.1.214 port 16344 [preauth] Invalid user ubuntu from 192.168.1.214 port 45072 Received disconnect from 192.168.1.214 port 45072:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 45072 [preauth] Invalid user sshuser from 192.168.1.214 port 7982 Received disconnect from 192.168.1.214 port 7982:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 7982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27628:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27628 [preauth] Invalid user ubuntu from 192.168.1.214 port 45105 Received disconnect from 192.168.1.214 port 45105:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 45105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48052:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38711:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38711 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32438 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35761:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31894:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31894 [preauth] Invalid user eli from 192.168.1.214 port 29022 Received disconnect from 192.168.1.214 port 29022:11: Bye Bye [preauth] Disconnected from invalid user eli 192.168.1.214 port 29022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42285:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42285 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32452 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36680:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36680 [preauth] Invalid user test from 192.168.1.214 port 56222 Received disconnect from 192.168.1.214 port 56222:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 56222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2087:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2087 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32460 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29407:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29407 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32462 Invalid user rapid from 192.168.1.214 port 7372 Received disconnect from 192.168.1.214 port 7372:11: Bye Bye [preauth] Disconnected from invalid user rapid 192.168.1.214 port 7372 [preauth] Invalid user pi from 192.168.1.214 port 57986 Connection closed by invalid user pi 192.168.1.214 port 57986 [preauth] Invalid user claude from 192.168.1.214 port 35351 Received disconnect from 192.168.1.214 port 35351:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 35351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33524:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29781:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29781 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32476 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32480 Invalid user imran from 192.168.1.214 port 14281 Received disconnect from 192.168.1.214 port 14281:11: Bye Bye [preauth] Disconnected from invalid user imran 192.168.1.214 port 14281 [preauth] Invalid user claude from 192.168.1.214 port 57422 Received disconnect from 192.168.1.214 port 57422:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 57422 [preauth] Invalid user admin from 192.168.1.214 port 24807 Connection closed by invalid user admin 192.168.1.214 port 24807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57000:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57000 [preauth] Invalid user root/bin from 192.168.1.214 port 24820 Received disconnect from 192.168.1.214 port 24820:11: Bye Bye [preauth] Disconnected from invalid user root/bin 192.168.1.214 port 24820 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32492 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30943:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28083:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28083 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32500 Invalid user user from 192.168.1.214 port 50684 Connection closed by invalid user user 192.168.1.214 port 50684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20360:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43497:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43497 [preauth] Invalid user steam from 192.168.1.214 port 22791 Received disconnect from 192.168.1.214 port 22791:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 22791 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32510 Invalid user ubuntu from 192.168.1.214 port 19897 Received disconnect from 192.168.1.214 port 19897:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19897 [preauth] Invalid user qiyuesuo from 192.168.1.214 port 16885 Received disconnect from 192.168.1.214 port 16885:11: Bye Bye [preauth] Disconnected from invalid user qiyuesuo 192.168.1.214 port 16885 [preauth] Invalid user server from 192.168.1.214 port 15967 Connection closed by invalid user server 192.168.1.214 port 15967 [preauth] Invalid user website from 192.168.1.214 port 29034 Received disconnect from 192.168.1.214 port 29034:11: Bye Bye [preauth] Disconnected from invalid user website 192.168.1.214 port 29034 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32526 Invalid user admin1234 from 192.168.1.214 port 57226 Received disconnect from 192.168.1.214 port 57226:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 57226 [preauth] Invalid user forward from 192.168.1.214 port 17473 Received disconnect from 192.168.1.214 port 17473:11: Bye Bye [preauth] Disconnected from invalid user forward 192.168.1.214 port 17473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15562 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32532 Invalid user user3 from 192.168.1.214 port 37892 Received disconnect from 192.168.1.214 port 37892:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 37892 [preauth] Invalid user n8n from 192.168.1.214 port 25442 Received disconnect from 192.168.1.214 port 25442:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 25442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10457 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32542 Invalid user tmp from 192.168.1.214 port 52815 Received disconnect from 192.168.1.214 port 52815:11: Bye Bye [preauth] Disconnected from invalid user tmp 192.168.1.214 port 52815 [preauth] Invalid user ftpuser from 192.168.1.214 port 52651 Received disconnect from 192.168.1.214 port 52651:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 52651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43487:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21528 [preauth] Invalid user steam from 192.168.1.214 port 33048 Received disconnect from 192.168.1.214 port 33048:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 33048 [preauth] Invalid user postgres from 192.168.1.214 port 59618 Received disconnect from 192.168.1.214 port 59618:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 59618 [preauth] Invalid user frappe from 192.168.1.214 port 42093 Received disconnect from 192.168.1.214 port 42093:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 42093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57059:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57059 [preauth] Invalid user test from 192.168.1.214 port 36378 Received disconnect from 192.168.1.214 port 36378:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 36378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35922 [preauth] Invalid user proxyuser from 192.168.1.214 port 6251 Received disconnect from 192.168.1.214 port 6251:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 6251 [preauth] Invalid user samba from 192.168.1.214 port 16838 Received disconnect from 192.168.1.214 port 16838:11: Bye Bye [preauth] Disconnected from invalid user samba 192.168.1.214 port 16838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7580:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7580 [preauth] Invalid user brian from 192.168.1.214 port 60806 Received disconnect from 192.168.1.214 port 60806:11: Bye Bye [preauth] Disconnected from invalid user brian 192.168.1.214 port 60806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11016 [preauth] Invalid user mytest from 192.168.1.214 port 33347 Received disconnect from 192.168.1.214 port 33347:11: Bye Bye [preauth] Disconnected from invalid user mytest 192.168.1.214 port 33347 [preauth] Invalid user admin from 192.168.1.214 port 52208 Received disconnect from 192.168.1.214 port 52208:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 52208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52408:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1136:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1136 [preauth] Invalid user testwww from 192.168.1.214 port 62576 Received disconnect from 192.168.1.214 port 62576:11: Bye Bye [preauth] Disconnected from invalid user testwww 192.168.1.214 port 62576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41166:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41166 [preauth] Invalid user ali from 192.168.1.214 port 13829 Received disconnect from 192.168.1.214 port 13829:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 13829 [preauth] Invalid user user from 192.168.1.214 port 8001 Received disconnect from 192.168.1.214 port 8001:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 8001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49516:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49516 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 58570 [preauth] Invalid user elemental from 192.168.1.214 port 34000 Received disconnect from 192.168.1.214 port 34000:11: Bye Bye [preauth] Disconnected from invalid user elemental 192.168.1.214 port 34000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1028:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1028 [preauth] Invalid user frappe from 192.168.1.214 port 38280 Received disconnect from 192.168.1.214 port 38280:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 38280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13762:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17451:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17451 [preauth] Invalid user postgres from 192.168.1.214 port 20347 Received disconnect from 192.168.1.214 port 20347:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 20347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10996:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10996 [preauth] Invalid user steam from 192.168.1.214 port 43878 Received disconnect from 192.168.1.214 port 43878:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 43878 [preauth] Invalid user uftp from 192.168.1.214 port 1067 Received disconnect from 192.168.1.214 port 1067:11: Bye Bye [preauth] Disconnected from invalid user uftp 192.168.1.214 port 1067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62319 [preauth] Invalid user sdc from 192.168.1.214 port 41818 Received disconnect from 192.168.1.214 port 41818:11: Bye Bye [preauth] Disconnected from invalid user sdc 192.168.1.214 port 41818 [preauth] Invalid user ubuntu from 192.168.1.214 port 48675 Received disconnect from 192.168.1.214 port 48675:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 48675 [preauth] Invalid user minecraft from 192.168.1.214 port 38941 Connection closed by invalid user minecraft 192.168.1.214 port 38941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15677:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15677 [preauth] Invalid user proxyuser from 192.168.1.214 port 57463 Received disconnect from 192.168.1.214 port 57463:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 57463 [preauth] Invalid user ftp_test from 192.168.1.214 port 58065 Received disconnect from 192.168.1.214 port 58065:11: Bye Bye [preauth] Disconnected from invalid user ftp_test 192.168.1.214 port 58065 [preauth] Invalid user huawei from 192.168.1.214 port 30313 Connection closed by invalid user huawei 192.168.1.214 port 30313 [preauth] Invalid user student from 192.168.1.214 port 50818 Connection closed by invalid user student 192.168.1.214 port 50818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55894 [preauth] Invalid user administrator from 192.168.1.214 port 3923 Connection reset by invalid user administrator 192.168.1.214 port 3923 [preauth] Invalid user administrator from 192.168.1.214 port 27593 Connection reset by invalid user administrator 192.168.1.214 port 27593 [preauth] Invalid user asterisk from 192.168.1.214 port 32821 Connection reset by invalid user asterisk 192.168.1.214 port 32821 [preauth] Invalid user deploy from 192.168.1.214 port 44378 Connection reset by invalid user deploy 192.168.1.214 port 44378 [preauth] Invalid user elasticsearch from 192.168.1.214 port 56884 Connection reset by invalid user elasticsearch 192.168.1.214 port 56884 [preauth] Invalid user gpu01 from 192.168.1.214 port 26953 Connection reset by invalid user gpu01 192.168.1.214 port 26953 [preauth] Invalid user inspur from 192.168.1.214 port 42225 Connection reset by invalid user inspur 192.168.1.214 port 42225 [preauth] Invalid user lmz from 192.168.1.214 port 62132 Connection reset by invalid user lmz 192.168.1.214 port 62132 [preauth] Invalid user ltf from 192.168.1.214 port 8440 Connection reset by invalid user ltf 192.168.1.214 port 8440 [preauth] Invalid user manager from 192.168.1.214 port 10494 Connection reset by invalid user manager 192.168.1.214 port 10494 [preauth] Invalid user n from 192.168.1.214 port 57505 Connection reset by invalid user n 192.168.1.214 port 57505 [preauth] Invalid user operator from 192.168.1.214 port 56153 Connection reset by invalid user operator 192.168.1.214 port 56153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49170 [preauth] Invalid user test from 192.168.1.214 port 4058 Connection closed by invalid user test 192.168.1.214 port 4058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39998 [preauth] Invalid user whmcs from 192.168.1.214 port 1547 Received disconnect from 192.168.1.214 port 1547:11: Bye Bye [preauth] Disconnected from invalid user whmcs 192.168.1.214 port 1547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34813 [preauth] Invalid user test from 192.168.1.214 port 12363 Connection closed by invalid user test 192.168.1.214 port 12363 [preauth] Invalid user test from 192.168.1.214 port 38584 Connection closed by invalid user test 192.168.1.214 port 38584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42996 [preauth] Connection closed by 192.168.1.214 port 4805 Invalid user bot from 192.168.1.214 port 58370 Received disconnect from 192.168.1.214 port 58370:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 58370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50550:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50550 [preauth] Invalid user user from 192.168.1.214 port 57685 Received disconnect from 192.168.1.214 port 57685:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 57685 [preauth] Invalid user mm from 192.168.1.214 port 40922 Received disconnect from 192.168.1.214 port 40922:11: Bye Bye [preauth] Disconnected from invalid user mm 192.168.1.214 port 40922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55820:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55820 [preauth] Invalid user frappe from 192.168.1.214 port 24058 Received disconnect from 192.168.1.214 port 24058:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 24058 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32803 Invalid user claude from 192.168.1.214 port 22173 Received disconnect from 192.168.1.214 port 22173:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 22173 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32805 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32811 Invalid user admin1234 from 192.168.1.214 port 38215 Received disconnect from 192.168.1.214 port 38215:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 38215 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32815 Invalid user dev from 192.168.1.214 port 39914 Received disconnect from 192.168.1.214 port 39914:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 39914 [preauth] Invalid user odoo from 192.168.1.214 port 30301 Received disconnect from 192.168.1.214 port 30301:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 30301 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32817 Received disconnect from 192.168.1.214 port 9298:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 9298 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32821 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51665:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51665 [preauth] Invalid user deploy from 192.168.1.214 port 5206 Received disconnect from 192.168.1.214 port 5206:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 5206 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32827 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11298:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45636:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45636 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32835 Invalid user ubuntu from 192.168.1.214 port 18182 Received disconnect from 192.168.1.214 port 18182:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18182 [preauth] Invalid user luis from 192.168.1.214 port 57310 Received disconnect from 192.168.1.214 port 57310:11: Bye Bye [preauth] Disconnected from invalid user luis 192.168.1.214 port 57310 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32837 Invalid user ftpuser from 192.168.1.214 port 16534 Received disconnect from 192.168.1.214 port 16534:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 16534 [preauth] Invalid user vpn from 192.168.1.214 port 54766 Received disconnect from 192.168.1.214 port 54766:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 54766 [preauth] Invalid user runcloud from 192.168.1.214 port 27324 Received disconnect from 192.168.1.214 port 27324:11: Bye Bye [preauth] Disconnected from invalid user runcloud 192.168.1.214 port 27324 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32843 Invalid user odoo from 192.168.1.214 port 11962 Received disconnect from 192.168.1.214 port 11962:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 11962 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32849 Invalid user test from 192.168.1.214 port 26361 Received disconnect from 192.168.1.214 port 26361:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 26361 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32851 Invalid user chatbot from 192.168.1.214 port 38030 Received disconnect from 192.168.1.214 port 38030:11: Bye Bye [preauth] Disconnected from invalid user chatbot 192.168.1.214 port 38030 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32855 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32861 Invalid user ubuntu from 192.168.1.214 port 52979 Received disconnect from 192.168.1.214 port 52979:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52979 [preauth] Invalid user ubuntu from 192.168.1.214 port 40517 Received disconnect from 192.168.1.214 port 40517:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40517 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32863 drop connection #6 from [192.168.1.214]:13931 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #6 from [192.168.1.214]:13179 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47422:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47422 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32867 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49888:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49888 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32869 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32871 drop connection #5 from [192.168.1.214]:38820 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #5 from [192.168.1.214]:21797 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #5 from [192.168.1.214]:60801 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32877 Invalid user ubuntu from 192.168.1.214 port 36983 Received disconnect from 192.168.1.214 port 36983:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 36983 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32879 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32881 Invalid user oracle from 192.168.1.214 port 64815 Received disconnect from 192.168.1.214 port 64815:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 64815 [preauth] Invalid user docker from 192.168.1.214 port 9372 Received disconnect from 192.168.1.214 port 9372:11: Bye Bye [preauth] Disconnected from invalid user docker 192.168.1.214 port 9372 [preauth] Invalid user ubuntu from 192.168.1.214 port 23586 Received disconnect from 192.168.1.214 port 23586:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 23586 [preauth] Invalid user socks from 192.168.1.214 port 44264 Received disconnect from 192.168.1.214 port 44264:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 44264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20535:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20535 [preauth] Connection closed by 192.168.1.214 port 64575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57455:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57455 [preauth] Connection reset by 192.168.1.214 port 33535 [preauth] Connection closed by 192.168.1.214 port 41837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20340:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20340 [preauth] Invalid user odoo from 192.168.1.214 port 63371 Received disconnect from 192.168.1.214 port 63371:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 63371 [preauth] Invalid user oracle from 192.168.1.214 port 60553 Received disconnect from 192.168.1.214 port 60553:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 60553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43155:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43155 [preauth] Connection closed by 192.168.1.214 port 41894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33173:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33173 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32896 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21249 [preauth] Invalid user minecraft from 192.168.1.214 port 46536 Received disconnect from 192.168.1.214 port 46536:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 46536 [preauth] Connection closed by 192.168.1.214 port 52741 [preauth] Invalid user steam from 192.168.1.214 port 21357 Received disconnect from 192.168.1.214 port 21357:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 21357 [preauth] Connection closed by 192.168.1.214 port 61805 [preauth] Invalid user tester from 192.168.1.214 port 29015 Received disconnect from 192.168.1.214 port 29015:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 29015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1980:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1980 [preauth] Invalid user vpn from 192.168.1.214 port 13530 Received disconnect from 192.168.1.214 port 13530:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 13530 [preauth] Invalid user ubuntu from 192.168.1.214 port 37326 Received disconnect from 192.168.1.214 port 37326:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37326 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32924 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32926 drop connection #5 from [192.168.1.214]:19886 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #5 from [192.168.1.214]:8441 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17450:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17450 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32934 Invalid user testftp from 192.168.1.214 port 14381 Received disconnect from 192.168.1.214 port 14381:11: Bye Bye [preauth] Disconnected from invalid user testftp 192.168.1.214 port 14381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3634:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3634 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32936 Invalid user nb from 192.168.1.214 port 12631 Received disconnect from 192.168.1.214 port 12631:11: Bye Bye [preauth] Disconnected from invalid user nb 192.168.1.214 port 12631 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32944 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43788:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43788 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32950 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32954 Connection reset by authenticating user git 192.168.1.214 port 44485 [preauth] Invalid user netlink from 192.168.1.214 port 49140 Connection reset by invalid user netlink 192.168.1.214 port 49140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55961 [preauth] Invalid user testdb from 192.168.1.214 port 13797 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13797:11: Bye Bye [preauth] Disconnected from invalid user testdb 192.168.1.214 port 13797 [preauth] Connection reset by invalid user root 192.168.1.214 port 35138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57168 [preauth] Invalid user user from 192.168.1.214 port 5489 Connection reset by invalid user user 192.168.1.214 port 5489 [preauth] Invalid user admin from 192.168.1.214 port 65230 Connection reset by invalid user admin 192.168.1.214 port 65230 [preauth] Invalid user admin from 192.168.1.214 port 19891 Connection reset by invalid user admin 192.168.1.214 port 19891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10932 [preauth] Invalid user test from 192.168.1.214 port 13907 Connection reset by invalid user test 192.168.1.214 port 13907 [preauth] Invalid user user1 from 192.168.1.214 port 32658 Connection reset by invalid user user1 192.168.1.214 port 32658 [preauth] Invalid user test from 192.168.1.214 port 4891 Connection reset by invalid user test 192.168.1.214 port 4891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60461 [preauth] Invalid user support from 192.168.1.214 port 21775 Connection reset by invalid user support 192.168.1.214 port 21775 [preauth] Invalid user odoo17 from 192.168.1.214 port 61288 Received disconnect from 192.168.1.214 port 61288:11: Bye Bye [preauth] Disconnected from invalid user odoo17 192.168.1.214 port 61288 [preauth] Invalid user teste from 192.168.1.214 port 9137 Connection reset by invalid user teste 192.168.1.214 port 9137 [preauth] Invalid user admin from 192.168.1.214 port 63253 Connection reset by invalid user admin 192.168.1.214 port 63253 [preauth] Invalid user client from 192.168.1.214 port 16882 Connection reset by invalid user client 192.168.1.214 port 16882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59438 [preauth] Invalid user user from 192.168.1.214 port 45842 Connection reset by invalid user user 192.168.1.214 port 45842 [preauth] Invalid user admin from 192.168.1.214 port 36123 Connection reset by invalid user admin 192.168.1.214 port 36123 [preauth] Invalid user admin from 192.168.1.214 port 33610 Connection reset by invalid user admin 192.168.1.214 port 33610 [preauth] Invalid user fa from 192.168.1.214 port 51596 Connection reset by invalid user fa 192.168.1.214 port 51596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24517 [preauth] Invalid user PlcmSpIp from 192.168.1.214 port 50865 Connection reset by invalid user PlcmSpIp 192.168.1.214 port 50865 [preauth] Invalid user admin from 192.168.1.214 port 26086 Connection reset by invalid user admin 192.168.1.214 port 26086 [preauth] drop connection #6 from [192.168.1.214]:25965 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #6 from [192.168.1.214]:58243 on [10.233.94.47]:22 penalty: connections without attempting authentication Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32958 drop connection #5 from [192.168.1.214]:7411 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32962 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32966 Invalid user testftp from 192.168.1.214 port 52295 Received disconnect from 192.168.1.214 port 52295:11: Bye Bye [preauth] Disconnected from invalid user testftp 192.168.1.214 port 52295 [preauth] Invalid user dev from 192.168.1.214 port 63597 Received disconnect from 192.168.1.214 port 63597:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 63597 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32970 Invalid user fleek from 192.168.1.214 port 41267 Received disconnect from 192.168.1.214 port 41267:11: Bye Bye [preauth] Disconnected from invalid user fleek 192.168.1.214 port 41267 [preauth] Connection reset by 192.168.1.214 port 46013 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 32974 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user test from 192.168.1.214 port 21928 Connection reset by invalid user root 192.168.1.214 port 36789 [preauth] Received disconnect from 192.168.1.214 port 21928:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 21928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55756 [preauth] Invalid user user from 192.168.1.214 port 44885 Received disconnect from 192.168.1.214 port 44885:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 44885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8475 [preauth] Invalid user minecraft from 192.168.1.214 port 60964 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60964:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 60964 [preauth] Connection reset by invalid user root 192.168.1.214 port 46643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13987 [preauth] Invalid user service from 192.168.1.214 port 2257 Connection reset by invalid user service 192.168.1.214 port 2257 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 12259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33406:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33406 [preauth] Invalid user mm from 192.168.1.214 port 17279 Received disconnect from 192.168.1.214 port 17279:11: Bye Bye [preauth] Disconnected from invalid user mm 192.168.1.214 port 17279 [preauth] Connection closed by 192.168.1.214 port 38394 [preauth] Invalid user admin1234 from 192.168.1.214 port 16452 Received disconnect from 192.168.1.214 port 16452:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 16452 [preauth] Invalid user bot from 192.168.1.214 port 39967 Received disconnect from 192.168.1.214 port 39967:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 39967 [preauth] Invalid user newuser from 192.168.1.214 port 16978 Received disconnect from 192.168.1.214 port 16978:11: Bye Bye [preauth] Disconnected from invalid user newuser 192.168.1.214 port 16978 [preauth] Invalid user docker from 192.168.1.214 port 25310 Received disconnect from 192.168.1.214 port 25310:11: Bye Bye [preauth] Disconnected from invalid user docker 192.168.1.214 port 25310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7174:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29329:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34881:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34881 [preauth] Invalid user steam from 192.168.1.214 port 4306 Received disconnect from 192.168.1.214 port 4306:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 4306 [preauth] Invalid user tt from 192.168.1.214 port 45059 Received disconnect from 192.168.1.214 port 45059:11: Bye Bye [preauth] Disconnected from invalid user tt 192.168.1.214 port 45059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61661:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61661 [preauth] Invalid user ubuntu from 192.168.1.214 port 65350 Received disconnect from 192.168.1.214 port 65350:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 65350 [preauth] Invalid user ubuntu from 192.168.1.214 port 53484 Received disconnect from 192.168.1.214 port 53484:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 53484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15145:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15145 [preauth] Invalid user ubuntu from 192.168.1.214 port 36864 Received disconnect from 192.168.1.214 port 36864:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 36864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38041:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57761:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48468:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61966:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8058:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20201:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15155:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15155 [preauth] Invalid user ubuntu from 192.168.1.214 port 13491 Received disconnect from 192.168.1.214 port 13491:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 13491 [preauth] Invalid user mary from 192.168.1.214 port 6235 Received disconnect from 192.168.1.214 port 6235:11: Bye Bye [preauth] Disconnected from invalid user mary 192.168.1.214 port 6235 [preauth] Invalid user steam from 192.168.1.214 port 64889 Received disconnect from 192.168.1.214 port 64889:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 64889 [preauth] Invalid user vpn from 192.168.1.214 port 2573 Received disconnect from 192.168.1.214 port 2573:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 2573 [preauth] Invalid user ubuntu from 192.168.1.214 port 51676 Received disconnect from 192.168.1.214 port 51676:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 51676 [preauth] Invalid user chatbot from 192.168.1.214 port 64724 Received disconnect from 192.168.1.214 port 64724:11: Bye Bye [preauth] Disconnected from invalid user chatbot 192.168.1.214 port 64724 [preauth] Connection reset by 192.168.1.214 port 30321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47485:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46052:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46052 [preauth] Received disconnect from 192.168.1.214 port 43180:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 43180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12371:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12371 [preauth] Invalid user admin1234 from 192.168.1.214 port 11432 Received disconnect from 192.168.1.214 port 11432:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 11432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58513:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58513 [preauth] Invalid user ubuntu from 192.168.1.214 port 53318 Received disconnect from 192.168.1.214 port 53318:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 53318 [preauth] Invalid user grace from 192.168.1.214 port 37496 Received disconnect from 192.168.1.214 port 37496:11: Bye Bye [preauth] Disconnected from invalid user grace 192.168.1.214 port 37496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37358:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33107:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33107 [preauth] Invalid user devuser1 from 192.168.1.214 port 14386 Received disconnect from 192.168.1.214 port 14386:11: Bye Bye [preauth] Disconnected from invalid user devuser1 192.168.1.214 port 14386 [preauth] Invalid user tt from 192.168.1.214 port 41491 Received disconnect from 192.168.1.214 port 41491:11: Bye Bye [preauth] Disconnected from invalid user tt 192.168.1.214 port 41491 [preauth] Invalid user user from 192.168.1.214 port 7933 Received disconnect from 192.168.1.214 port 7933:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 7933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41606 [preauth] Invalid user cactiuser from 192.168.1.214 port 57748 Received disconnect from 192.168.1.214 port 57748:11: Bye Bye [preauth] Disconnected from invalid user cactiuser 192.168.1.214 port 57748 [preauth] Invalid user frappe from 192.168.1.214 port 39068 Received disconnect from 192.168.1.214 port 39068:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 39068 [preauth] Invalid user ubuntu from 192.168.1.214 port 50955 Received disconnect from 192.168.1.214 port 50955:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 50955 [preauth] Invalid user steam from 192.168.1.214 port 38597 Received disconnect from 192.168.1.214 port 38597:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 38597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11024:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11024 [preauth] Invalid user ftptest from 192.168.1.214 port 55644 Received disconnect from 192.168.1.214 port 55644:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 55644 [preauth] Invalid user bot from 192.168.1.214 port 48905 Received disconnect from 192.168.1.214 port 48905:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 48905 [preauth] Invalid user it from 192.168.1.214 port 8185 Received disconnect from 192.168.1.214 port 8185:11: Bye Bye [preauth] Disconnected from invalid user it 192.168.1.214 port 8185 [preauth] Invalid user apagar from 192.168.1.214 port 61202 Received disconnect from 192.168.1.214 port 61202:11: Bye Bye [preauth] Disconnected from invalid user apagar 192.168.1.214 port 61202 [preauth] Received disconnect from 192.168.1.214 port 61671:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 61671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33566:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1829:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53728:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36265:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36265 [preauth] Invalid user admin1234 from 192.168.1.214 port 1248 Received disconnect from 192.168.1.214 port 1248:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 1248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26839:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45860:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54871:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54871 [preauth] Received disconnect from 192.168.1.214 port 36721:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 36721 [preauth] Received disconnect from 192.168.1.214 port 62165:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 62165 [preauth] Invalid user vpn from 192.168.1.214 port 5846 Received disconnect from 192.168.1.214 port 5846:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 5846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16662:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50583:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50583 [preauth] Invalid user admin from 192.168.1.214 port 37345 Connection closed by invalid user admin 192.168.1.214 port 37345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13445:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13445 [preauth] Invalid user bot from 192.168.1.214 port 1744 Received disconnect from 192.168.1.214 port 1744:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 1744 [preauth] Invalid user orangepi from 192.168.1.214 port 32321 Connection closed by invalid user orangepi 192.168.1.214 port 32321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37794:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65140 [preauth] Invalid user admin1234 from 192.168.1.214 port 44603 Received disconnect from 192.168.1.214 port 44603:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 44603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40091 [preauth] Invalid user test from 192.168.1.214 port 21219 Received disconnect from 192.168.1.214 port 21219:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 21219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39053:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65206:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62363:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59808:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38751 [preauth] Invalid user apagar from 192.168.1.214 port 2849 Received disconnect from 192.168.1.214 port 2849:11: Bye Bye [preauth] Disconnected from invalid user apagar 192.168.1.214 port 2849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63488 [preauth] Invalid user bot from 192.168.1.214 port 30363 Received disconnect from 192.168.1.214 port 30363:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 30363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10821:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5564:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5564 [preauth] Invalid user test from 192.168.1.214 port 53733 Connection closed by invalid user test 192.168.1.214 port 53733 [preauth] Invalid user frappe from 192.168.1.214 port 29502 Received disconnect from 192.168.1.214 port 29502:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 29502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36849:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36849 [preauth] Invalid user user from 192.168.1.214 port 49456 Connection closed by invalid user user 192.168.1.214 port 49456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50088:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50088 [preauth] Connection closed by invalid user root 192.168.1.214 port 45174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2200:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2200 [preauth] Invalid user postgres from 192.168.1.214 port 20752 Received disconnect from 192.168.1.214 port 20752:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 20752 [preauth] Invalid user admin from 192.168.1.214 port 15715 Connection closed by invalid user admin 192.168.1.214 port 15715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24377:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24377 [preauth] Invalid user cirros from 192.168.1.214 port 10641 Connection closed by invalid user cirros 192.168.1.214 port 10641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43552:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23381 [preauth] Invalid user smbuser from 192.168.1.214 port 39694 Received disconnect from 192.168.1.214 port 39694:11: Bye Bye [preauth] Disconnected from invalid user smbuser 192.168.1.214 port 39694 [preauth] Invalid user admin from 192.168.1.214 port 23772 Connection closed by invalid user admin 192.168.1.214 port 23772 [preauth] Invalid user grace from 192.168.1.214 port 29311 Received disconnect from 192.168.1.214 port 29311:11: Bye Bye [preauth] Disconnected from invalid user grace 192.168.1.214 port 29311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2676:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2676 [preauth] Invalid user user from 192.168.1.214 port 63236 Received disconnect from 192.168.1.214 port 63236:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 63236 [preauth] Invalid user rpc from 192.168.1.214 port 1287 Connection closed by invalid user rpc 192.168.1.214 port 1287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25109:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45004:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42127:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42127 [preauth] Invalid user user1 from 192.168.1.214 port 3648 Connection closed by invalid user user1 192.168.1.214 port 3648 [preauth] Invalid user bot from 192.168.1.214 port 42263 Received disconnect from 192.168.1.214 port 42263:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 42263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49386 [preauth] Invalid user rramirez from 192.168.1.214 port 22749 Received disconnect from 192.168.1.214 port 22749:11: Bye Bye [preauth] Disconnected from invalid user rramirez 192.168.1.214 port 22749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54436:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54436 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 6160 [preauth] Invalid user kali from 192.168.1.214 port 17567 Connection closed by invalid user kali 192.168.1.214 port 17567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33829:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33829 [preauth] Invalid user frappe from 192.168.1.214 port 62639 Received disconnect from 192.168.1.214 port 62639:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 62639 [preauth] Invalid user odoo from 192.168.1.214 port 4604 Received disconnect from 192.168.1.214 port 4604:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 4604 [preauth] Invalid user linaro from 192.168.1.214 port 57316 Connection closed by invalid user linaro 192.168.1.214 port 57316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18914:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59683:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50328 [preauth] Invalid user server from 192.168.1.214 port 25564 Received disconnect from 192.168.1.214 port 25564:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 25564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17478:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48370:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20192 [preauth] Invalid user admin from 192.168.1.214 port 11289 Connection closed by invalid user admin 192.168.1.214 port 11289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47019:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42698 [preauth] Invalid user esuser from 192.168.1.214 port 9954 Received disconnect from 192.168.1.214 port 9954:11: Bye Bye [preauth] Disconnected from invalid user esuser 192.168.1.214 port 9954 [preauth] Invalid user admin from 192.168.1.214 port 46437 Connection closed by invalid user admin 192.168.1.214 port 46437 [preauth] Invalid user user from 192.168.1.214 port 47064 Connection closed by invalid user user 192.168.1.214 port 47064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58341 [preauth] Invalid user admin from 192.168.1.214 port 21535 Connection closed by invalid user admin 192.168.1.214 port 21535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1425 [preauth] Invalid user bot from 192.168.1.214 port 36048 Received disconnect from 192.168.1.214 port 36048:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 36048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18630 [preauth] Invalid user postgres from 192.168.1.214 port 49221 Connection closed by invalid user postgres 192.168.1.214 port 49221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37538 [preauth] Invalid user openhabian from 192.168.1.214 port 16065 Connection closed by invalid user openhabian 192.168.1.214 port 16065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31051 [preauth] Invalid user sshadmin from 192.168.1.214 port 31650 Connection closed by invalid user sshadmin 192.168.1.214 port 31650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38331 [preauth] Invalid user frappe from 192.168.1.214 port 47608 Connection closed by invalid user frappe 192.168.1.214 port 47608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21061:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21061 [preauth] Invalid user huawei from 192.168.1.214 port 14574 Connection closed by invalid user huawei 192.168.1.214 port 14574 [preauth] Invalid user ubuntu from 192.168.1.214 port 24047 Connection closed by invalid user ubuntu 192.168.1.214 port 24047 [preauth] Invalid user vyos from 192.168.1.214 port 60480 Connection closed by invalid user vyos 192.168.1.214 port 60480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51601 [preauth] Invalid user admin from 192.168.1.214 port 16123 Connection closed by invalid user admin 192.168.1.214 port 16123 [preauth] Invalid user p from 192.168.1.214 port 38627 Connection closed by invalid user p 192.168.1.214 port 38627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4405 [preauth] Invalid user public from 192.168.1.214 port 37381 Connection closed by invalid user public 192.168.1.214 port 37381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64053:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64053 [preauth] Invalid user debian from 192.168.1.214 port 19882 Connection closed by invalid user debian 192.168.1.214 port 19882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42452 [preauth] Invalid user steam from 192.168.1.214 port 21734 Connection closed by invalid user steam 192.168.1.214 port 21734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63618 [preauth] Invalid user grace from 192.168.1.214 port 18546 Received disconnect from 192.168.1.214 port 18546:11: Bye Bye [preauth] Disconnected from invalid user grace 192.168.1.214 port 18546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18573 [preauth] Invalid user nvidia from 192.168.1.214 port 28780 Connection closed by invalid user nvidia 192.168.1.214 port 28780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5801 [preauth] Invalid user admin from 192.168.1.214 port 64442 Connection closed by invalid user admin 192.168.1.214 port 64442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62840 [preauth] Invalid user test from 192.168.1.214 port 49089 Connection closed by invalid user test 192.168.1.214 port 49089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26446:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46637 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 36005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19013 [preauth] Invalid user admin from 192.168.1.214 port 53274 Connection closed by invalid user admin 192.168.1.214 port 53274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50282 [preauth] Invalid user demo from 192.168.1.214 port 8213 Connection closed by invalid user demo 192.168.1.214 port 8213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37911:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38498 [preauth] Connection closed by 192.168.1.214 port 54138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36466 [preauth] Invalid user mcuser from 192.168.1.214 port 26677 Received disconnect from 192.168.1.214 port 26677:11: Bye Bye [preauth] Disconnected from invalid user mcuser 192.168.1.214 port 26677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61056 [preauth] Invalid user vpn from 192.168.1.214 port 59457 Connection closed by invalid user vpn 192.168.1.214 port 59457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61653:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43808 [preauth] Invalid user admin from 192.168.1.214 port 13831 Connection closed by invalid user admin 192.168.1.214 port 13831 [preauth] Invalid user deploy from 192.168.1.214 port 59469 Connection closed by invalid user deploy 192.168.1.214 port 59469 [preauth] Invalid user steam from 192.168.1.214 port 44588 Received disconnect from 192.168.1.214 port 44588:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 44588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26363:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45796 [preauth] Invalid user n8n from 192.168.1.214 port 46358 Received disconnect from 192.168.1.214 port 46358:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 46358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28790 [preauth] Invalid user vpn from 192.168.1.214 port 41266 Received disconnect from 192.168.1.214 port 41266:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 41266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47759 [preauth] Invalid user admin from 192.168.1.214 port 36410 Connection closed by invalid user admin 192.168.1.214 port 36410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53935:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53935 [preauth] Invalid user alan from 192.168.1.214 port 4777 Connection closed by invalid user alan 192.168.1.214 port 4777 [preauth] Invalid user appserver from 192.168.1.214 port 12650 Received disconnect from 192.168.1.214 port 12650:11: Bye Bye [preauth] Disconnected from invalid user appserver 192.168.1.214 port 12650 [preauth] Invalid user admin from 192.168.1.214 port 20325 Connection closed by invalid user admin 192.168.1.214 port 20325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61512 [preauth] Invalid user service from 192.168.1.214 port 16138 Connection reset by invalid user service 192.168.1.214 port 16138 [preauth] Invalid user share from 192.168.1.214 port 23963 Connection reset by invalid user share 192.168.1.214 port 23963 [preauth] Invalid user support from 192.168.1.214 port 4459 Connection reset by invalid user support 192.168.1.214 port 4459 [preauth] Invalid user temp from 192.168.1.214 port 44421 Connection reset by invalid user temp 192.168.1.214 port 44421 [preauth] Invalid user test2 from 192.168.1.214 port 60031 Connection reset by invalid user test2 192.168.1.214 port 60031 [preauth] Invalid user test2 from 192.168.1.214 port 8906 Connection reset by invalid user test2 192.168.1.214 port 8906 [preauth] Invalid user vps from 192.168.1.214 port 22714 Connection reset by invalid user vps 192.168.1.214 port 22714 [preauth] Invalid user what from 192.168.1.214 port 1664 Connection reset by invalid user what 192.168.1.214 port 1664 [preauth] Invalid user ww from 192.168.1.214 port 56727 Connection reset by invalid user ww 192.168.1.214 port 56727 [preauth] Invalid user admin from 192.168.1.214 port 1839 Connection reset by invalid user admin 192.168.1.214 port 1839 [preauth] Invalid user admin from 192.168.1.214 port 35176 Connection reset by invalid user admin 192.168.1.214 port 35176 [preauth] Invalid user china from 192.168.1.214 port 18274 Connection reset by invalid user china 192.168.1.214 port 18274 [preauth] Invalid user fedora from 192.168.1.214 port 54181 Connection reset by invalid user fedora 192.168.1.214 port 54181 [preauth] Invalid user jenkins from 192.168.1.214 port 34093 Connection reset by invalid user jenkins 192.168.1.214 port 34093 [preauth] Invalid user mikrotik from 192.168.1.214 port 44065 Connection reset by invalid user mikrotik 192.168.1.214 port 44065 [preauth] Invalid user mikrotik from 192.168.1.214 port 15695 Connection reset by invalid user mikrotik 192.168.1.214 port 15695 [preauth] Invalid user office from 192.168.1.214 port 2884 Connection reset by invalid user office 192.168.1.214 port 2884 [preauth] Invalid user paul from 192.168.1.214 port 3003 Connection reset by invalid user paul 192.168.1.214 port 3003 [preauth] Invalid user pedro from 192.168.1.214 port 37561 Connection reset by invalid user pedro 192.168.1.214 port 37561 [preauth] Invalid user redis from 192.168.1.214 port 5918 Invalid user admin from 192.168.1.214 port 25137 Connection reset by invalid user redis 192.168.1.214 port 5918 [preauth] Received disconnect from 192.168.1.214 port 25137:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 25137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35486 [preauth] Invalid user orangepi from 192.168.1.214 port 39170 Connection closed by invalid user orangepi 192.168.1.214 port 39170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27243:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7214 [preauth] Invalid user ftpuser from 192.168.1.214 port 48274 Received disconnect from 192.168.1.214 port 48274:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 48274 [preauth] Invalid user username from 192.168.1.214 port 17813 Connection closed by invalid user username 192.168.1.214 port 17813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14470 [preauth] Invalid user user from 192.168.1.214 port 22009 Received disconnect from 192.168.1.214 port 22009:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 22009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11094:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17292 [preauth] Invalid user ftpuser from 192.168.1.214 port 6164 Received disconnect from 192.168.1.214 port 6164:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 6164 [preauth] Invalid user rema from 192.168.1.214 port 35677 Connection closed by invalid user rema 192.168.1.214 port 35677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24983:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50369 [preauth] Invalid user apagar from 192.168.1.214 port 23568 Received disconnect from 192.168.1.214 port 23568:11: Bye Bye [preauth] Disconnected from invalid user apagar 192.168.1.214 port 23568 [preauth] Invalid user test from 192.168.1.214 port 2665 Connection closed by invalid user test 192.168.1.214 port 2665 [preauth] Invalid user frappe from 192.168.1.214 port 55320 Received disconnect from 192.168.1.214 port 55320:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 55320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23947 [preauth] Invalid user odroid from 192.168.1.214 port 19121 Connection closed by invalid user odroid 192.168.1.214 port 19121 [preauth] Invalid user ftpuser from 192.168.1.214 port 34868 Connection closed by invalid user ftpuser 192.168.1.214 port 34868 [preauth] Invalid user pedro from 192.168.1.214 port 23286 Received disconnect from 192.168.1.214 port 23286:11: Bye Bye [preauth] Disconnected from invalid user pedro 192.168.1.214 port 23286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26039 [preauth] Invalid user testftp from 192.168.1.214 port 16931 Received disconnect from 192.168.1.214 port 16931:11: Bye Bye [preauth] Disconnected from invalid user testftp 192.168.1.214 port 16931 [preauth] Invalid user ftpuser from 192.168.1.214 port 14688 Connection closed by invalid user ftpuser 192.168.1.214 port 14688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12199 [preauth] Invalid user deploy from 192.168.1.214 port 16440 Received disconnect from 192.168.1.214 port 16440:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 16440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44191 [preauth] Invalid user oracle from 192.168.1.214 port 52884 Connection closed by invalid user oracle 192.168.1.214 port 52884 [preauth] Invalid user user from 192.168.1.214 port 56348 Received disconnect from 192.168.1.214 port 56348:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 56348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21145:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52365:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52365 [preauth] Invalid user aaa from 192.168.1.214 port 23956 Connection closed by invalid user aaa 192.168.1.214 port 23956 [preauth] Invalid user debian from 192.168.1.214 port 8231 Connection closed by invalid user debian 192.168.1.214 port 8231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26510:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44190 [preauth] Invalid user user from 192.168.1.214 port 14608 Connection closed by invalid user user 192.168.1.214 port 14608 [preauth] banner exchange: Connection from 192.168.1.214 port 12165: invalid format Invalid user admin from 192.168.1.214 port 19765 Received disconnect from 192.168.1.214 port 19765:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 19765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32376 [preauth] Invalid user vagrant from 192.168.1.214 port 25995 Connection closed by invalid user vagrant 192.168.1.214 port 25995 [preauth] Invalid user admin from 192.168.1.214 port 37397 Connection closed by invalid user admin 192.168.1.214 port 37397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47057:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62244 [preauth] Invalid user socks from 192.168.1.214 port 15611 Received disconnect from 192.168.1.214 port 15611:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 15611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53470:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51963 [preauth] Invalid user ftp_test from 192.168.1.214 port 11954 Received disconnect from 192.168.1.214 port 11954:11: Bye Bye [preauth] Disconnected from invalid user ftp_test 192.168.1.214 port 11954 [preauth] Invalid user test from 192.168.1.214 port 21353 Connection closed by invalid user test 192.168.1.214 port 21353 [preauth] Invalid user depot from 192.168.1.214 port 5254 Received disconnect from 192.168.1.214 port 5254:11: Bye Bye [preauth] Disconnected from invalid user depot 192.168.1.214 port 5254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50815 [preauth] banner exchange: Connection from 192.168.1.214 port 24762: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62477 [preauth] Invalid user debian from 192.168.1.214 port 6693 Connection closed by invalid user debian 192.168.1.214 port 6693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14571 [preauth] Invalid user admin from 192.168.1.214 port 2770 Connection closed by invalid user admin 192.168.1.214 port 2770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43272 [preauth] banner exchange: Connection from 192.168.1.214 port 3683: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41646 [preauth] Invalid user ansible from 192.168.1.214 port 2011 Connection closed by invalid user ansible 192.168.1.214 port 2011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16541 [preauth] Invalid user service from 192.168.1.214 port 10654 Connection reset by invalid user service 192.168.1.214 port 10654 [preauth] Invalid user sonos from 192.168.1.214 port 64915 Connection reset by invalid user sonos 192.168.1.214 port 64915 [preauth] Invalid user support from 192.168.1.214 port 28683 Connection reset by invalid user support 192.168.1.214 port 28683 [preauth] Invalid user support from 192.168.1.214 port 29782 Connection reset by invalid user support 192.168.1.214 port 29782 [preauth] Invalid user ubnt from 192.168.1.214 port 45709 Connection reset by invalid user ubnt 192.168.1.214 port 45709 [preauth] Invalid user ubuntu from 192.168.1.214 port 34823 Connection reset by invalid user ubuntu 192.168.1.214 port 34823 [preauth] Invalid user user from 192.168.1.214 port 23625 Connection reset by invalid user user 192.168.1.214 port 23625 [preauth] Invalid user user from 192.168.1.214 port 40669 Connection reset by invalid user user 192.168.1.214 port 40669 [preauth] Invalid user user from 192.168.1.214 port 11238 Connection reset by invalid user user 192.168.1.214 port 11238 [preauth] Invalid user vpn from 192.168.1.214 port 8270 Connection reset by invalid user vpn 192.168.1.214 port 8270 [preauth] Invalid user weblogic from 192.168.1.214 port 42315 Connection reset by invalid user weblogic 192.168.1.214 port 42315 [preauth] Invalid user USERID from 192.168.1.214 port 49318 Connection reset by invalid user USERID 192.168.1.214 port 49318 [preauth] Invalid user User from 192.168.1.214 port 48378 Connection reset by invalid user User 192.168.1.214 port 48378 [preauth] Invalid user adm from 192.168.1.214 port 33023 Connection reset by invalid user adm 192.168.1.214 port 33023 [preauth] Invalid user admin1 from 192.168.1.214 port 63390 Connection reset by invalid user admin1 192.168.1.214 port 63390 [preauth] Invalid user admin from 192.168.1.214 port 3045 Connection reset by invalid user admin 192.168.1.214 port 3045 [preauth] Invalid user admin from 192.168.1.214 port 12590 Connection reset by invalid user admin 192.168.1.214 port 12590 [preauth] Invalid user admin from 192.168.1.214 port 62918 Connection reset by invalid user admin 192.168.1.214 port 62918 [preauth] Invalid user admin from 192.168.1.214 port 11277 Connection reset by invalid user admin 192.168.1.214 port 11277 [preauth] Invalid user admin from 192.168.1.214 port 36759 Connection reset by invalid user admin 192.168.1.214 port 36759 [preauth] Invalid user admin from 192.168.1.214 port 47943 Connection reset by invalid user admin 192.168.1.214 port 47943 [preauth] Invalid user admin from 192.168.1.214 port 47351 Connection reset by invalid user admin 192.168.1.214 port 47351 [preauth] Invalid user admin from 192.168.1.214 port 27522 Connection reset by invalid user admin 192.168.1.214 port 27522 [preauth] Invalid user admin from 192.168.1.214 port 38366 Connection reset by invalid user admin 192.168.1.214 port 38366 [preauth] Invalid user anonymous from 192.168.1.214 port 8164 Connection reset by invalid user anonymous 192.168.1.214 port 8164 [preauth] Invalid user bitrix from 192.168.1.214 port 31861 Connection reset by invalid user bitrix 192.168.1.214 port 31861 [preauth] Invalid user device from 192.168.1.214 port 54480 Connection reset by invalid user device 192.168.1.214 port 54480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24970 [preauth] Invalid user testuser from 192.168.1.214 port 20265 Connection closed by invalid user testuser 192.168.1.214 port 20265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7852 [preauth] Invalid user test1 from 192.168.1.214 port 13699 Connection closed by invalid user test1 192.168.1.214 port 13699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39435 [preauth] Invalid user ali from 192.168.1.214 port 37372 Connection closed by invalid user ali 192.168.1.214 port 37372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41665 [preauth] Invalid user teste from 192.168.1.214 port 28928 Connection closed by invalid user teste 192.168.1.214 port 28928 [preauth] Invalid user admin from 192.168.1.214 port 36995 Connection closed by invalid user admin 192.168.1.214 port 36995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4655 [preauth] Invalid user user from 192.168.1.214 port 31969 Connection closed by invalid user user 192.168.1.214 port 31969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38302 [preauth] Invalid user pi from 192.168.1.214 port 6977 Connection closed by invalid user pi 192.168.1.214 port 6977 [preauth] Invalid user httpadmin from 192.168.1.214 port 20848 Connection closed by invalid user httpadmin 192.168.1.214 port 20848 [preauth] Invalid user admin from 192.168.1.214 port 21619 Connection closed by invalid user admin 192.168.1.214 port 21619 [preauth] Invalid user teamspeak from 192.168.1.214 port 34181 Connection closed by invalid user teamspeak 192.168.1.214 port 34181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58565 [preauth] Invalid user admin from 192.168.1.214 port 23109 Connection closed by invalid user admin 192.168.1.214 port 23109 [preauth] Invalid user admin from 192.168.1.214 port 60125 Connection closed by invalid user admin 192.168.1.214 port 60125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6962 [preauth] Invalid user AdminGPON from 192.168.1.214 port 53978 Connection closed by invalid user AdminGPON 192.168.1.214 port 53978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22537 [preauth] Invalid user pi from 192.168.1.214 port 38515 Connection closed by invalid user pi 192.168.1.214 port 38515 [preauth] Invalid user admin from 192.168.1.214 port 23350 Connection closed by invalid user admin 192.168.1.214 port 23350 [preauth] Invalid user user from 192.168.1.214 port 15243 Connection closed by invalid user user 192.168.1.214 port 15243 [preauth] Invalid user server from 192.168.1.214 port 48324 Connection closed by invalid user server 192.168.1.214 port 48324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20711 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 38962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63141 [preauth] Invalid user minecraft from 192.168.1.214 port 1211 Connection closed by invalid user minecraft 192.168.1.214 port 1211 [preauth] Invalid user huawei from 192.168.1.214 port 62464 Connection closed by invalid user huawei 192.168.1.214 port 62464 [preauth] Invalid user student from 192.168.1.214 port 31536 Connection closed by invalid user student 192.168.1.214 port 31536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29452 [preauth] Invalid user test from 192.168.1.214 port 32391 Connection closed by invalid user test 192.168.1.214 port 32391 [preauth] Invalid user admin from 192.168.1.214 port 30021 Connection closed by invalid user admin 192.168.1.214 port 30021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57060 [preauth] Invalid user orangepi from 192.168.1.214 port 1135 Connection closed by invalid user orangepi 192.168.1.214 port 1135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29816 [preauth] Invalid user test from 192.168.1.214 port 60042 Connection closed by invalid user test 192.168.1.214 port 60042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28413 [preauth] Invalid user test from 192.168.1.214 port 13963 Connection closed by invalid user test 192.168.1.214 port 13963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8247 [preauth] Invalid user test from 192.168.1.214 port 32146 Connection closed by invalid user test 192.168.1.214 port 32146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1352 [preauth] Invalid user user from 192.168.1.214 port 47047 Connection closed by invalid user user 192.168.1.214 port 47047 [preauth] Invalid user postgres from 192.168.1.214 port 22860 Connection closed by invalid user postgres 192.168.1.214 port 22860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56071 [preauth] Invalid user jenkins from 192.168.1.214 port 26444 Connection closed by invalid user jenkins 192.168.1.214 port 26444 [preauth] Invalid user admin from 192.168.1.214 port 37494 Connection closed by invalid user admin 192.168.1.214 port 37494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53239 [preauth] Invalid user cirros from 192.168.1.214 port 14267 Connection closed by invalid user cirros 192.168.1.214 port 14267 [preauth] banner exchange: Connection from 192.168.1.214 port 54660: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8812 [preauth] Connection closed by 192.168.1.214 port 62271 banner exchange: Connection from 192.168.1.214 port 44288: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62366 [preauth] Invalid user admin from 192.168.1.214 port 32268 Connection closed by invalid user admin 192.168.1.214 port 32268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22578 [preauth] Invalid user ubuntu from 192.168.1.214 port 54920 Connection closed by invalid user ubuntu 192.168.1.214 port 54920 [preauth] Invalid user rpc from 192.168.1.214 port 10596 Connection closed by invalid user rpc 192.168.1.214 port 10596 [preauth] Invalid user test2 from 192.168.1.214 port 15300 Connection closed by invalid user test2 192.168.1.214 port 15300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43364 [preauth] Invalid user user1 from 192.168.1.214 port 26608 Connection closed by invalid user user1 192.168.1.214 port 26608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29428 [preauth] Invalid user zjw from 192.168.1.214 port 11270 Connection closed by invalid user zjw 192.168.1.214 port 11270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40537 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 25871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16766 [preauth] Invalid user kali from 192.168.1.214 port 15877 Connection closed by invalid user kali 192.168.1.214 port 15877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46419 [preauth] Invalid user linaro from 192.168.1.214 port 8854 Connection closed by invalid user linaro 192.168.1.214 port 8854 [preauth] Invalid user admin from 192.168.1.214 port 60835 Connection closed by invalid user admin 192.168.1.214 port 60835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63576 [preauth] Invalid user user from 192.168.1.214 port 5209 Connection closed by invalid user user 192.168.1.214 port 5209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15178 [preauth] Invalid user admin from 192.168.1.214 port 28765 Connection closed by invalid user admin 192.168.1.214 port 28765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42425 [preauth] Connection closed by 192.168.1.214 port 62595 Invalid user a from 192.168.1.214 port 42086 Connection closed by invalid user a 192.168.1.214 port 42086 [preauth] Invalid user admin from 192.168.1.214 port 29959 Connection closed by invalid user admin 192.168.1.214 port 29959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1658 [preauth] Invalid user testuser from 192.168.1.214 port 52873 Connection closed by invalid user testuser 192.168.1.214 port 52873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51526 [preauth] Invalid user backup from 192.168.1.214 port 53714 Connection closed by invalid user backup 192.168.1.214 port 53714 [preauth] Invalid user admin from 192.168.1.214 port 48810 Connection closed by invalid user admin 192.168.1.214 port 48810 [preauth] Invalid user admin from 192.168.1.214 port 39792 Connection closed by invalid user admin 192.168.1.214 port 39792 [preauth] Invalid user user from 192.168.1.214 port 8422 Connection closed by invalid user user 192.168.1.214 port 8422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47635 [preauth] Invalid user admin from 192.168.1.214 port 34248 Connection closed by invalid user admin 192.168.1.214 port 34248 [preauth] Invalid user linuxadmin from 192.168.1.214 port 21874 Connection closed by invalid user linuxadmin 192.168.1.214 port 21874 [preauth] Invalid user ftpuser from 192.168.1.214 port 18837 Connection closed by invalid user ftpuser 192.168.1.214 port 18837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45806 [preauth] Invalid user useradmin from 192.168.1.214 port 52319 Connection closed by invalid user useradmin 192.168.1.214 port 52319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16669 [preauth] Invalid user postgres from 192.168.1.214 port 64033 Connection closed by invalid user postgres 192.168.1.214 port 64033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5478 [preauth] Invalid user ftptest from 192.168.1.214 port 36691 Connection closed by invalid user ftptest 192.168.1.214 port 36691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65217 [preauth] Invalid user openhabian from 192.168.1.214 port 27625 Connection closed by invalid user openhabian 192.168.1.214 port 27625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30109 [preauth] Invalid user sshadmin from 192.168.1.214 port 2035 Connection closed by invalid user sshadmin 192.168.1.214 port 2035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19806 [preauth] Invalid user node from 192.168.1.214 port 43274 Connection closed by invalid user node 192.168.1.214 port 43274 [preauth] Invalid user frappe from 192.168.1.214 port 16870 Connection closed by invalid user frappe 192.168.1.214 port 16870 [preauth] Invalid user builder from 192.168.1.214 port 53664 Connection closed by invalid user builder 192.168.1.214 port 53664 [preauth] Invalid user huawei from 192.168.1.214 port 32442 Connection closed by invalid user huawei 192.168.1.214 port 32442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53823 [preauth] Invalid user ubuntu from 192.168.1.214 port 27231 Connection closed by invalid user ubuntu 192.168.1.214 port 27231 [preauth] Invalid user super from 192.168.1.214 port 21597 Connection reset by invalid user super 192.168.1.214 port 21597 [preauth] Invalid user system from 192.168.1.214 port 24718 Connection reset by invalid user system 192.168.1.214 port 24718 [preauth] Invalid user test from 192.168.1.214 port 51583 Connection reset by invalid user test 192.168.1.214 port 51583 [preauth] Invalid user postgres from 192.168.1.214 port 28623 Connection closed by invalid user postgres 192.168.1.214 port 28623 [preauth] Invalid user ubuntu from 192.168.1.214 port 18573 Connection reset by invalid user ubuntu 192.168.1.214 port 18573 [preauth] Invalid user ubuntu from 192.168.1.214 port 9778 Connection reset by invalid user ubuntu 192.168.1.214 port 9778 [preauth] Invalid user user01 from 192.168.1.214 port 63451 Connection reset by invalid user user01 192.168.1.214 port 63451 [preauth] Invalid user user from 192.168.1.214 port 44032 Invalid user admin123 from 192.168.1.214 port 10356 Connection reset by invalid user admin123 192.168.1.214 port 10356 [preauth] Connection reset by invalid user user 192.168.1.214 port 44032 [preauth] Invalid user admin from 192.168.1.214 port 27402 Connection reset by invalid user admin 192.168.1.214 port 27402 [preauth] Invalid user admin from 192.168.1.214 port 11348 Connection reset by invalid user admin 192.168.1.214 port 11348 [preauth] Invalid user admin from 192.168.1.214 port 54652 Connection reset by invalid user admin 192.168.1.214 port 54652 [preauth] Invalid user admin from 192.168.1.214 port 38794 Connection reset by invalid user admin 192.168.1.214 port 38794 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 20959 [preauth] Invalid user ftpuser from 192.168.1.214 port 53959 Connection reset by invalid user ftpuser 192.168.1.214 port 53959 [preauth] Invalid user ftpuser from 192.168.1.214 port 13752 Connection reset by invalid user ftpuser 192.168.1.214 port 13752 [preauth] Connection reset by authenticating user git 192.168.1.214 port 40491 [preauth] Connection reset by authenticating user git 192.168.1.214 port 34900 [preauth] Invalid user kevin from 192.168.1.214 port 25897 Connection reset by invalid user kevin 192.168.1.214 port 25897 [preauth] Invalid user nexus from 192.168.1.214 port 33452 Connection reset by invalid user nexus 192.168.1.214 port 33452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user vyos from 192.168.1.214 port 34638 Connection reset by invalid user root 192.168.1.214 port 47795 [preauth] Connection closed by invalid user vyos 192.168.1.214 port 34638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25809 [preauth] Invalid user lab from 192.168.1.214 port 17806 Connection closed by invalid user lab 192.168.1.214 port 17806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13955 [preauth] Invalid user sftpuser from 192.168.1.214 port 16602 Connection closed by invalid user sftpuser 192.168.1.214 port 16602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10738 [preauth] Invalid user user from 192.168.1.214 port 10833 Connection closed by invalid user user 192.168.1.214 port 10833 [preauth] Invalid user admin from 192.168.1.214 port 6857 Connection closed by invalid user admin 192.168.1.214 port 6857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48290 [preauth] Invalid user p from 192.168.1.214 port 21925 Connection closed by invalid user p 192.168.1.214 port 21925 [preauth] Invalid user 1234 from 192.168.1.214 port 35823 Connection closed by invalid user 1234 192.168.1.214 port 35823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62660 [preauth] Invalid user public from 192.168.1.214 port 64251 Connection closed by invalid user public 192.168.1.214 port 64251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18363 [preauth] Invalid user admin from 192.168.1.214 port 41412 Connection closed by invalid user admin 192.168.1.214 port 41412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41918 [preauth] Connection closed by 192.168.1.214 port 45179 [preauth] Invalid user a from 192.168.1.214 port 37141 Connection closed by invalid user a 192.168.1.214 port 37141 [preauth] Invalid user test123 from 192.168.1.214 port 39426 Connection closed by invalid user test123 192.168.1.214 port 39426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45527 [preauth] Connection closed by authenticating user git 192.168.1.214 port 2322 [preauth] Invalid user admin from 192.168.1.214 port 3121 Connection closed by invalid user admin 192.168.1.214 port 3121 [preauth] Invalid user user from 192.168.1.214 port 10455 Connection closed by invalid user user 192.168.1.214 port 10455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1714 [preauth] Invalid user setup from 192.168.1.214 port 4462 Connection reset by invalid user setup 192.168.1.214 port 4462 [preauth] Invalid user ubuntu from 192.168.1.214 port 55227 Connection reset by invalid user ubuntu 192.168.1.214 port 55227 [preauth] Invalid user user from 192.168.1.214 port 45201 Connection reset by invalid user user 192.168.1.214 port 45201 [preauth] Invalid user admin from 192.168.1.214 port 46525 Connection reset by invalid user admin 192.168.1.214 port 46525 [preauth] Invalid user emcali from 192.168.1.214 port 12638 Connection reset by invalid user emcali 192.168.1.214 port 12638 [preauth] Invalid user manager from 192.168.1.214 port 57538 Connection reset by invalid user manager 192.168.1.214 port 57538 [preauth] Invalid user master from 192.168.1.214 port 42243 Connection reset by invalid user master 192.168.1.214 port 42243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29061 [preauth] Invalid user ubnt from 192.168.1.214 port 18427 Connection reset by invalid user ubnt 192.168.1.214 port 18427 [preauth] Invalid user admin from 192.168.1.214 port 60218 Connection reset by invalid user admin 192.168.1.214 port 60218 [preauth] Invalid user admin from 192.168.1.214 port 40231 Connection reset by invalid user admin 192.168.1.214 port 40231 [preauth] Invalid user admin from 192.168.1.214 port 60025 Connection reset by invalid user admin 192.168.1.214 port 60025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64792 [preauth] Invalid user admin from 192.168.1.214 port 12534 Connection reset by invalid user admin 192.168.1.214 port 12534 [preauth] Invalid user admin from 192.168.1.214 port 17749 Connection reset by invalid user admin 192.168.1.214 port 17749 [preauth] Invalid user kali from 192.168.1.214 port 2081 Connection reset by invalid user kali 192.168.1.214 port 2081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30533 [preauth] Invalid user status from 192.168.1.214 port 9144 Connection reset by invalid user status 192.168.1.214 port 9144 [preauth] Invalid user user from 192.168.1.214 port 61653 Connection reset by invalid user user 192.168.1.214 port 61653 [preauth] Invalid user vagrant from 192.168.1.214 port 50225 Connection reset by invalid user vagrant 192.168.1.214 port 50225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8607 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34347 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39633 [preauth] Invalid user deployer from 192.168.1.214 port 45492 Connection closed by invalid user deployer 192.168.1.214 port 45492 [preauth] Invalid user vpn from 192.168.1.214 port 63971 Received disconnect from 192.168.1.214 port 63971:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 63971 [preauth] Invalid user 1 from 192.168.1.214 port 62289 Connection closed by invalid user 1 192.168.1.214 port 62289 [preauth] Invalid user test1 from 192.168.1.214 port 48525 Connection closed by invalid user test1 192.168.1.214 port 48525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57642 [preauth] Invalid user user from 192.168.1.214 port 8263 Received disconnect from 192.168.1.214 port 8263:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 8263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16020 [preauth] Invalid user alex from 192.168.1.214 port 17338 Connection closed by invalid user alex 192.168.1.214 port 17338 [preauth] Invalid user sammy from 192.168.1.214 port 55008 Connection closed by invalid user sammy 192.168.1.214 port 55008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26693 [preauth] Invalid user ftptest from 192.168.1.214 port 31257 Received disconnect from 192.168.1.214 port 31257:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 31257 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34427 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50552 [preauth] Invalid user admin1234 from 192.168.1.214 port 1563 Received disconnect from 192.168.1.214 port 1563:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 1563 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34433 Invalid user postgres from 192.168.1.214 port 42804 Connection closed by invalid user postgres 192.168.1.214 port 42804 [preauth] Invalid user mysql from 192.168.1.214 port 38525 Connection closed by invalid user mysql 192.168.1.214 port 38525 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34437 Invalid user n8n from 192.168.1.214 port 57664 Received disconnect from 192.168.1.214 port 57664:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 57664 [preauth] Connection closed by 192.168.1.214 port 10971 Invalid user mc from 192.168.1.214 port 28189 Connection closed by invalid user mc 192.168.1.214 port 28189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9124:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9124 [preauth] Invalid user tester from 192.168.1.214 port 51346 Connection closed by invalid user tester 192.168.1.214 port 51346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34447 Received disconnect from 192.168.1.214 port 31336:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8881:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8881 [preauth] Invalid user temp from 192.168.1.214 port 18898 Connection closed by invalid user temp 192.168.1.214 port 18898 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34453 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3067 [preauth] Invalid user sammy from 192.168.1.214 port 46146 Received disconnect from 192.168.1.214 port 46146:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 46146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62151:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62151 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34460 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18793 [preauth] Invalid user user1 from 192.168.1.214 port 1856 Received disconnect from 192.168.1.214 port 1856:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 1856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12958:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31600 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34472 Connection closed by 192.168.1.214 port 5156 Invalid user a from 192.168.1.214 port 63839 Connection closed by invalid user a 192.168.1.214 port 63839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23892 [preauth] Invalid user ubuntu from 192.168.1.214 port 34361 Received disconnect from 192.168.1.214 port 34361:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 34361 [preauth] Invalid user deploy from 192.168.1.214 port 26536 Received disconnect from 192.168.1.214 port 26536:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 26536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46430 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34484 Invalid user master from 192.168.1.214 port 45220 Received disconnect from 192.168.1.214 port 45220:11: Bye Bye [preauth] Disconnected from invalid user master 192.168.1.214 port 45220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31085 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34492 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58651 [preauth] Invalid user gitlab from 192.168.1.214 port 14522 Received disconnect from 192.168.1.214 port 14522:11: Bye Bye [preauth] Disconnected from invalid user gitlab 192.168.1.214 port 14522 [preauth] Connection closed by 192.168.1.214 port 7531 [preauth] Connection closed by 192.168.1.214 port 33665 [preauth] Connection closed by 192.168.1.214 port 64479 [preauth] Unable to negotiate with 192.168.1.214 port 42129: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Unable to negotiate with 192.168.1.214 port 46062: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3302:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11426:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11642:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13873 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34509 Invalid user deploy from 192.168.1.214 port 45900 Connection closed by invalid user deploy 192.168.1.214 port 45900 [preauth] Invalid user deploy from 192.168.1.214 port 37998 Received disconnect from 192.168.1.214 port 37998:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 37998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6883:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19607:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3206:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3206 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34537 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16694:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16694 [preauth] Invalid user steam from 192.168.1.214 port 8326 Received disconnect from 192.168.1.214 port 8326:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 8326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63927:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45839:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24313 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34547 Connection closed by 192.168.1.214 port 62801 Invalid user a from 192.168.1.214 port 1298 Connection closed by invalid user a 192.168.1.214 port 1298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26359:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31830 [preauth] Invalid user steam from 192.168.1.214 port 27336 Received disconnect from 192.168.1.214 port 27336:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 27336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57980 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34567 Invalid user odoo from 192.168.1.214 port 27976 Connection closed by invalid user odoo 192.168.1.214 port 27976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50598:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50598 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34576 Invalid user server from 192.168.1.214 port 9712 Connection closed by invalid user server 192.168.1.214 port 9712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61214:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43272 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 34582 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4472:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61513 [preauth] Invalid user template from 192.168.1.214 port 41881 Received disconnect from 192.168.1.214 port 41881:11: Bye Bye [preauth] Disconnected from invalid user template 192.168.1.214 port 41881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61377:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61377 [preauth] Invalid user kafka from 192.168.1.214 port 21185 Connection closed by invalid user kafka 192.168.1.214 port 21185 [preauth] Invalid user ubnt from 192.168.1.214 port 2960 Connection closed by invalid user ubnt 192.168.1.214 port 2960 [preauth] Invalid user dennis from 192.168.1.214 port 52577 Received disconnect from 192.168.1.214 port 52577:11: Bye Bye [preauth] Disconnected from invalid user dennis 192.168.1.214 port 52577 [preauth] Connection closed by authenticating user git 192.168.1.214 port 28413 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 49690 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 49690 [preauth] Invalid user docker from 192.168.1.214 port 50304 Connection closed by invalid user docker 192.168.1.214 port 50304 [preauth] Invalid user test from 192.168.1.214 port 16319 Connection closed by invalid user test 192.168.1.214 port 16319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user prueba from 192.168.1.214 port 60694 Connection closed by invalid user prueba 192.168.1.214 port 60694 [preauth] Received disconnect from 192.168.1.214 port 17788:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17788 [preauth] Invalid user user1 from 192.168.1.214 port 43669 Connection closed by invalid user user1 192.168.1.214 port 43669 [preauth] Invalid user support from 192.168.1.214 port 23422 Connection closed by invalid user support 192.168.1.214 port 23422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54536 [preauth] Invalid user upload from 192.168.1.214 port 64566 Connection closed by invalid user upload 192.168.1.214 port 64566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57124:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17157 [preauth] Invalid user admin1234 from 192.168.1.214 port 63993 Received disconnect from 192.168.1.214 port 63993:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 63993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40442:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60463:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45228 [preauth] Invalid user admin from 192.168.1.214 port 29993 Connection closed by invalid user admin 192.168.1.214 port 29993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63506:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18832 [preauth] Invalid user vpn from 192.168.1.214 port 48570 Received disconnect from 192.168.1.214 port 48570:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 48570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43576 [preauth] Invalid user deploy from 192.168.1.214 port 19719 Received disconnect from 192.168.1.214 port 19719:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 19719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20337 [preauth] Invalid user n8n from 192.168.1.214 port 51981 Received disconnect from 192.168.1.214 port 51981:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 51981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50980:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7239:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7239 [preauth] Connection closed by invalid user root 192.168.1.214 port 44387 [preauth] Invalid user joe from 192.168.1.214 port 21579 Received disconnect from 192.168.1.214 port 21579:11: Bye Bye [preauth] Disconnected from invalid user joe 192.168.1.214 port 21579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18500:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18500 [preauth] Invalid user peertube from 192.168.1.214 port 34395 Connection closed by invalid user peertube 192.168.1.214 port 34395 [preauth] Invalid user scott from 192.168.1.214 port 22900 Received disconnect from 192.168.1.214 port 22900:11: Bye Bye [preauth] Disconnected from invalid user scott 192.168.1.214 port 22900 [preauth] Invalid user osboxes from 192.168.1.214 port 35029 Connection closed by invalid user osboxes 192.168.1.214 port 35029 [preauth] Invalid user gitlab from 192.168.1.214 port 56568 Received disconnect from 192.168.1.214 port 56568:11: Bye Bye [preauth] Disconnected from invalid user gitlab 192.168.1.214 port 56568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2579:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30422:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18013 [preauth] Invalid user proxyuser from 192.168.1.214 port 6914 Received disconnect from 192.168.1.214 port 6914:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 6914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9292:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26638:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2815 [preauth] Invalid user dennis from 192.168.1.214 port 24135 Received disconnect from 192.168.1.214 port 24135:11: Bye Bye [preauth] Disconnected from invalid user dennis 192.168.1.214 port 24135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8240 [preauth] Invalid user test from 192.168.1.214 port 1097 Received disconnect from 192.168.1.214 port 1097:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 1097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13773:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28031:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60309:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16794:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16794 [preauth] Invalid user test from 192.168.1.214 port 49585 Received disconnect from 192.168.1.214 port 49585:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 49585 [preauth] Invalid user mysql from 192.168.1.214 port 62117 Connection closed by invalid user mysql 192.168.1.214 port 62117 [preauth] Invalid user ftptest from 192.168.1.214 port 31488 Received disconnect from 192.168.1.214 port 31488:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 31488 [preauth] Invalid user username from 192.168.1.214 port 56631 Received disconnect from 192.168.1.214 port 56631:11: Bye Bye [preauth] Disconnected from invalid user username 192.168.1.214 port 56631 [preauth] Invalid user ubuntu from 192.168.1.214 port 19250 Connection closed by invalid user ubuntu 192.168.1.214 port 19250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18171 [preauth] Invalid user pdv from 192.168.1.214 port 5289 Received disconnect from 192.168.1.214 port 5289:11: Bye Bye [preauth] Disconnected from invalid user pdv 192.168.1.214 port 5289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54354:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23541 [preauth] Invalid user botuser from 192.168.1.214 port 11166 Received disconnect from 192.168.1.214 port 11166:11: Bye Bye [preauth] Disconnected from invalid user botuser 192.168.1.214 port 11166 [preauth] Invalid user master from 192.168.1.214 port 47392 Received disconnect from 192.168.1.214 port 47392:11: Bye Bye [preauth] Disconnected from invalid user master 192.168.1.214 port 47392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3292 [preauth] Invalid user mega from 192.168.1.214 port 22246 Received disconnect from 192.168.1.214 port 22246:11: Bye Bye [preauth] Disconnected from invalid user mega 192.168.1.214 port 22246 [preauth] Invalid user user1 from 192.168.1.214 port 53137 Received disconnect from 192.168.1.214 port 53137:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 53137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3318 [preauth] Invalid user user from 192.168.1.214 port 13661 Received disconnect from 192.168.1.214 port 13661:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 13661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24104 [preauth] Invalid user deploy from 192.168.1.214 port 4192 Received disconnect from 192.168.1.214 port 4192:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 4192 [preauth] Invalid user user01 from 192.168.1.214 port 38329 Connection closed by invalid user user01 192.168.1.214 port 38329 [preauth] Received disconnect from 192.168.1.214 port 64480:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 64480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29868:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20777 [preauth] Invalid user ftpuser from 192.168.1.214 port 24179 Received disconnect from 192.168.1.214 port 24179:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 24179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37414 [preauth] Invalid user steam from 192.168.1.214 port 4723 Received disconnect from 192.168.1.214 port 4723:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 4723 [preauth] Invalid user user1 from 192.168.1.214 port 30173 Connection closed by invalid user user1 192.168.1.214 port 30173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55738:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55738 [preauth] Invalid user sammy from 192.168.1.214 port 47243 Received disconnect from 192.168.1.214 port 47243:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 47243 [preauth] Invalid user user from 192.168.1.214 port 32453 Connection closed by invalid user user 192.168.1.214 port 32453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17917:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17917 [preauth] Invalid user ubuntu from 192.168.1.214 port 13404 Connection closed by invalid user ubuntu 192.168.1.214 port 13404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52469:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60713 [preauth] Invalid user dev from 192.168.1.214 port 59177 Received disconnect from 192.168.1.214 port 59177:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 59177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43462 [preauth] Invalid user template from 192.168.1.214 port 44983 Received disconnect from 192.168.1.214 port 44983:11: Bye Bye [preauth] Disconnected from invalid user template 192.168.1.214 port 44983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32452:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45891 [preauth] Invalid user user from 192.168.1.214 port 20866 Received disconnect from 192.168.1.214 port 20866:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 20866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38702:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9723 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 39911 Received disconnect from 192.168.1.214 port 39911:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 39911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63539 [preauth] Invalid user test from 192.168.1.214 port 19834 Received disconnect from 192.168.1.214 port 19834:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 19834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27159:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51136:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51136 [preauth] Invalid user prueba from 192.168.1.214 port 1546 Connection closed by invalid user prueba 192.168.1.214 port 1546 [preauth] Invalid user steam from 192.168.1.214 port 4173 Received disconnect from 192.168.1.214 port 4173:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 4173 [preauth] Invalid user what from 192.168.1.214 port 54948 Connection closed by invalid user what 192.168.1.214 port 54948 [preauth] Invalid user samba from 192.168.1.214 port 45687 Connection closed by invalid user samba 192.168.1.214 port 45687 [preauth] banner exchange: Connection from 192.168.1.214 port 24794: invalid format Invalid user user4 from 192.168.1.214 port 25127 Received disconnect from 192.168.1.214 port 25127:11: Bye Bye [preauth] Disconnected from invalid user user4 192.168.1.214 port 25127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12423:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47158 [preauth] Invalid user admin1234 from 192.168.1.214 port 10260 Received disconnect from 192.168.1.214 port 10260:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 10260 [preauth] Invalid user nas from 192.168.1.214 port 61168 Received disconnect from 192.168.1.214 port 61168:11: Bye Bye [preauth] Disconnected from invalid user nas 192.168.1.214 port 61168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40522 [preauth] Invalid user music from 192.168.1.214 port 64382 Connection closed by invalid user music 192.168.1.214 port 64382 [preauth] Invalid user myuser from 192.168.1.214 port 31459 Received disconnect from 192.168.1.214 port 31459:11: Bye Bye [preauth] Disconnected from invalid user myuser 192.168.1.214 port 31459 [preauth] Invalid user test from 192.168.1.214 port 38889 Connection closed by invalid user test 192.168.1.214 port 38889 [preauth] Invalid user ftpuser from 192.168.1.214 port 28924 Connection closed by invalid user ftpuser 192.168.1.214 port 28924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user download from 192.168.1.214 port 42878 Received disconnect from 192.168.1.214 port 35729:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35729 [preauth] Connection closed by invalid user download 192.168.1.214 port 42878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45225 [preauth] Invalid user vagrant from 192.168.1.214 port 52294 Received disconnect from 192.168.1.214 port 52294:11: Bye Bye [preauth] Disconnected from invalid user vagrant 192.168.1.214 port 52294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24139 [preauth] Invalid user newftpuser from 192.168.1.214 port 14327 Received disconnect from 192.168.1.214 port 14327:11: Bye Bye [preauth] Disconnected from invalid user newftpuser 192.168.1.214 port 14327 [preauth] Invalid user ftpuser from 192.168.1.214 port 16748 Received disconnect from 192.168.1.214 port 16748:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 16748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41512 [preauth] Invalid user vpn from 192.168.1.214 port 61743 Received disconnect from 192.168.1.214 port 61743:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 61743 [preauth] Invalid user developer from 192.168.1.214 port 40914 Connection closed by invalid user developer 192.168.1.214 port 40914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34229:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34229 [preauth] Invalid user user2 from 192.168.1.214 port 58531 Connection closed by invalid user user2 192.168.1.214 port 58531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9505:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1195:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20609 [preauth] Invalid user frappe from 192.168.1.214 port 9933 Received disconnect from 192.168.1.214 port 9933:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 9933 [preauth] Invalid user test from 192.168.1.214 port 52004 Received disconnect from 192.168.1.214 port 52004:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 52004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28723 [preauth] Invalid user vpn from 192.168.1.214 port 5524 Received disconnect from 192.168.1.214 port 5524:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 5524 [preauth] Invalid user pi from 192.168.1.214 port 11361 Connection closed by invalid user pi 192.168.1.214 port 11361 [preauth] Invalid user newftpuser from 192.168.1.214 port 52335 Received disconnect from 192.168.1.214 port 52335:11: Bye Bye [preauth] Disconnected from invalid user newftpuser 192.168.1.214 port 52335 [preauth] Invalid user 0 from 192.168.1.214 port 10575 Connection closed by invalid user 0 192.168.1.214 port 10575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43082:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43082 [preauth] Invalid user steam from 192.168.1.214 port 40965 Connection closed by invalid user steam 192.168.1.214 port 40965 [preauth] Invalid user nas from 192.168.1.214 port 53069 Received disconnect from 192.168.1.214 port 53069:11: Bye Bye [preauth] Disconnected from invalid user nas 192.168.1.214 port 53069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26857:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40620 [preauth] Invalid user steam from 192.168.1.214 port 43027 Received disconnect from 192.168.1.214 port 43027:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 43027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35783:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22605 [preauth] Invalid user bot from 192.168.1.214 port 31301 Received disconnect from 192.168.1.214 port 31301:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 31301 [preauth] Invalid user ec2-user from 192.168.1.214 port 22716 Connection reset by invalid user ec2-user 192.168.1.214 port 22716 [preauth] Invalid user ftpuser from 192.168.1.214 port 19563 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user ftpuser 192.168.1.214 port 19563 [preauth] Connection closed by invalid user root 192.168.1.214 port 15985 [preauth] Invalid user logout from 192.168.1.214 port 5480 Connection reset by invalid user logout 192.168.1.214 port 5480 [preauth] Invalid user mark from 192.168.1.214 port 64797 Connection reset by invalid user mark 192.168.1.214 port 64797 [preauth] Invalid user vpn from 192.168.1.214 port 29011 Invalid user oracle from 192.168.1.214 port 15859 Connection reset by invalid user oracle 192.168.1.214 port 15859 [preauth] Received disconnect from 192.168.1.214 port 29011:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 29011 [preauth] Invalid user oracle from 192.168.1.214 port 11689 Connection reset by invalid user oracle 192.168.1.214 port 11689 [preauth] Invalid user proxyuser from 192.168.1.214 port 13221 Connection reset by invalid user proxyuser 192.168.1.214 port 13221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18743:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22535:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65385:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65385 [preauth] Invalid user hadoop from 192.168.1.214 port 7127 Connection closed by invalid user hadoop 192.168.1.214 port 7127 [preauth] Invalid user frappe from 192.168.1.214 port 2840 Received disconnect from 192.168.1.214 port 2840:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 2840 [preauth] Invalid user ahmed from 192.168.1.214 port 38719 Connection closed by invalid user ahmed 192.168.1.214 port 38719 [preauth] Invalid user admin1234 from 192.168.1.214 port 45816 Received disconnect from 192.168.1.214 port 45816:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 45816 [preauth] Invalid user web from 192.168.1.214 port 26929 Connection closed by invalid user web 192.168.1.214 port 26929 [preauth] Invalid user vpn from 192.168.1.214 port 61914 Received disconnect from 192.168.1.214 port 61914:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 61914 [preauth] Invalid user candy from 192.168.1.214 port 21732 Received disconnect from 192.168.1.214 port 21732:11: Bye Bye [preauth] Disconnected from invalid user candy 192.168.1.214 port 21732 [preauth] Invalid user super from 192.168.1.214 port 43484 Connection closed by invalid user super 192.168.1.214 port 43484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4957:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4957 [preauth] Invalid user steam from 192.168.1.214 port 20803 Received disconnect from 192.168.1.214 port 20803:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 20803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56981 [preauth] Invalid user bot from 192.168.1.214 port 27725 Received disconnect from 192.168.1.214 port 27725:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 27725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54140:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12225 [preauth] Invalid user vagrant from 192.168.1.214 port 30870 Received disconnect from 192.168.1.214 port 30870:11: Bye Bye [preauth] Disconnected from invalid user vagrant 192.168.1.214 port 30870 [preauth] Invalid user candy from 192.168.1.214 port 3821 Received disconnect from 192.168.1.214 port 3821:11: Bye Bye [preauth] Disconnected from invalid user candy 192.168.1.214 port 3821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42631 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 4611 Received disconnect from 192.168.1.214 port 4611:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 4611 [preauth] Invalid user ftpuser from 192.168.1.214 port 37054 Connection closed by invalid user ftpuser 192.168.1.214 port 37054 [preauth] Invalid user wf from 192.168.1.214 port 40398 Received disconnect from 192.168.1.214 port 40398:11: Bye Bye [preauth] Disconnected from invalid user wf 192.168.1.214 port 40398 [preauth] Invalid user user from 192.168.1.214 port 60292 Connection closed by invalid user user 192.168.1.214 port 60292 [preauth] Invalid user test from 192.168.1.214 port 3980 Received disconnect from 192.168.1.214 port 3980:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 3980 [preauth] Invalid user ubuntu from 192.168.1.214 port 27932 Connection closed by invalid user ubuntu 192.168.1.214 port 27932 [preauth] Invalid user steam from 192.168.1.214 port 31749 Received disconnect from 192.168.1.214 port 31749:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 31749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33999 [preauth] Invalid user test from 192.168.1.214 port 33422 Received disconnect from 192.168.1.214 port 33422:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 33422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12081:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32143 [preauth] Invalid user user4 from 192.168.1.214 port 7991 Received disconnect from 192.168.1.214 port 7991:11: Bye Bye [preauth] Disconnected from invalid user user4 192.168.1.214 port 7991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5792 [preauth] Invalid user ftpuser from 192.168.1.214 port 27335 Received disconnect from 192.168.1.214 port 27335:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 27335 [preauth] Invalid user pi from 192.168.1.214 port 37609 Connection closed by invalid user pi 192.168.1.214 port 37609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35675 [preauth] Invalid user oracle from 192.168.1.214 port 52273 Connection closed by invalid user oracle 192.168.1.214 port 52273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50513:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50513 [preauth] Invalid user mcserver from 192.168.1.214 port 27710 Connection closed by invalid user mcserver 192.168.1.214 port 27710 [preauth] Invalid user myuser from 192.168.1.214 port 34341 Received disconnect from 192.168.1.214 port 34341:11: Bye Bye [preauth] Disconnected from invalid user myuser 192.168.1.214 port 34341 [preauth] Invalid user adam from 192.168.1.214 port 8295 Connection closed by invalid user adam 192.168.1.214 port 8295 [preauth] Invalid user ts3 from 192.168.1.214 port 18636 Connection closed by invalid user ts3 192.168.1.214 port 18636 [preauth] Invalid user wf from 192.168.1.214 port 47855 Received disconnect from 192.168.1.214 port 47855:11: Bye Bye [preauth] Disconnected from invalid user wf 192.168.1.214 port 47855 [preauth] Invalid user test from 192.168.1.214 port 27909 Connection closed by invalid user test 192.168.1.214 port 27909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61513:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44368:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36586 [preauth] Invalid user claude from 192.168.1.214 port 48814 Received disconnect from 192.168.1.214 port 48814:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 48814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33098 [preauth] Invalid user user from 192.168.1.214 port 17296 Received disconnect from 192.168.1.214 port 17296:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 17296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21278:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21278 [preauth] Invalid user huawei from 192.168.1.214 port 10469 Connection closed by invalid user huawei 192.168.1.214 port 10469 [preauth] Invalid user socks from 192.168.1.214 port 41249 Received disconnect from 192.168.1.214 port 41249:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 41249 [preauth] Invalid user sysadmin from 192.168.1.214 port 14026 Connection closed by invalid user sysadmin 192.168.1.214 port 14026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40909 [preauth] Invalid user bodega from 192.168.1.214 port 24874 Received disconnect from 192.168.1.214 port 24874:11: Bye Bye [preauth] Disconnected from invalid user bodega 192.168.1.214 port 24874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28126:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1401:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32536 [preauth] Invalid user user from 192.168.1.214 port 59914 Received disconnect from 192.168.1.214 port 59914:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 59914 [preauth] Invalid user teamspeak from 192.168.1.214 port 15920 Received disconnect from 192.168.1.214 port 15920:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 15920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32581:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27473 [preauth] Invalid user koha from 192.168.1.214 port 34306 Received disconnect from 192.168.1.214 port 34306:11: Bye Bye [preauth] Disconnected from invalid user koha 192.168.1.214 port 34306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42985 [preauth] Invalid user kumar from 192.168.1.214 port 34282 Received disconnect from 192.168.1.214 port 34282:11: Bye Bye [preauth] Disconnected from invalid user kumar 192.168.1.214 port 34282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8750 [preauth] Invalid user ubuntu from 192.168.1.214 port 37047 Received disconnect from 192.168.1.214 port 37047:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31250 [preauth] Invalid user server from 192.168.1.214 port 58591 Received disconnect from 192.168.1.214 port 58591:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 58591 [preauth] Invalid user mysql from 192.168.1.214 port 2965 Connection closed by invalid user mysql 192.168.1.214 port 2965 [preauth] Invalid user test2 from 192.168.1.214 port 22629 Received disconnect from 192.168.1.214 port 22629:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 22629 [preauth] Invalid user max from 192.168.1.214 port 50072 Connection closed by invalid user max 192.168.1.214 port 50072 [preauth] Invalid user master from 192.168.1.214 port 11283 Connection closed by invalid user master 192.168.1.214 port 11283 [preauth] Invalid user steam from 192.168.1.214 port 60870 Received disconnect from 192.168.1.214 port 60870:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 60870 [preauth] Invalid user user2 from 192.168.1.214 port 15783 Received disconnect from 192.168.1.214 port 15783:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 15783 [preauth] Received disconnect from 192.168.1.214 port 60007:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 60007 [preauth] Invalid user ftpadmin from 192.168.1.214 port 3230 Connection closed by invalid user ftpadmin 192.168.1.214 port 3230 [preauth] Invalid user dspace from 192.168.1.214 port 12799 Connection closed by invalid user dspace 192.168.1.214 port 12799 [preauth] Invalid user user from 192.168.1.214 port 60548 Received disconnect from 192.168.1.214 port 60548:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 60548 [preauth] Invalid user main from 192.168.1.214 port 11711 Received disconnect from 192.168.1.214 port 11711:11: Bye Bye [preauth] Disconnected from invalid user main 192.168.1.214 port 11711 [preauth] Invalid user admin from 192.168.1.214 port 14257 Connection closed by invalid user admin 192.168.1.214 port 14257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24543 [preauth] Invalid user user_1 from 192.168.1.214 port 53495 Received disconnect from 192.168.1.214 port 53495:11: Bye Bye [preauth] Disconnected from invalid user user_1 192.168.1.214 port 53495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63518:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63518 [preauth] Invalid user bot from 192.168.1.214 port 39941 Received disconnect from 192.168.1.214 port 39941:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 39941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10353:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10353 [preauth] Invalid user testdb from 192.168.1.214 port 55709 Received disconnect from 192.168.1.214 port 55709:11: Bye Bye [preauth] Disconnected from invalid user testdb 192.168.1.214 port 55709 [preauth] Invalid user claude from 192.168.1.214 port 9532 Received disconnect from 192.168.1.214 port 9532:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 9532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34180 [preauth] Invalid user cloud from 192.168.1.214 port 15748 Received disconnect from 192.168.1.214 port 15748:11: Bye Bye [preauth] Disconnected from invalid user cloud 192.168.1.214 port 15748 [preauth] Invalid user pedro from 192.168.1.214 port 50707 Received disconnect from 192.168.1.214 port 50707:11: Bye Bye [preauth] Disconnected from invalid user pedro 192.168.1.214 port 50707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59025:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4607 [preauth] Invalid user steam from 192.168.1.214 port 29455 Received disconnect from 192.168.1.214 port 29455:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 29455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31408:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58809:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58809 [preauth] Invalid user admin from 192.168.1.214 port 43678 Received disconnect from 192.168.1.214 port 43678:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 43678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1902:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53419:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53419 [preauth] Received disconnect from 192.168.1.214 port 45794:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19376 [preauth] Invalid user deploy from 192.168.1.214 port 32540 Received disconnect from 192.168.1.214 port 32540:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 32540 [preauth] Invalid user vpn from 192.168.1.214 port 29176 Received disconnect from 192.168.1.214 port 29176:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 29176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13644 [preauth] Invalid user deploy from 192.168.1.214 port 65385 Received disconnect from 192.168.1.214 port 65385:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 65385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52795 [preauth] Invalid user dev from 192.168.1.214 port 1079 Received disconnect from 192.168.1.214 port 1079:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 1079 [preauth] Received disconnect from 192.168.1.214 port 32729:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 32729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54338:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54338 [preauth] Invalid user alexandre from 192.168.1.214 port 18019 Received disconnect from 192.168.1.214 port 18019:11: Bye Bye [preauth] Disconnected from invalid user alexandre 192.168.1.214 port 18019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30925 [preauth] Invalid user minecraft from 192.168.1.214 port 10721 Received disconnect from 192.168.1.214 port 10721:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 10721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33240:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33240 [preauth] Invalid user admin from 192.168.1.214 port 16371 Received disconnect from 192.168.1.214 port 16371:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 16371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47037:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47037 [preauth] Invalid user postgres from 192.168.1.214 port 55441 Received disconnect from 192.168.1.214 port 55441:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 55441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16339 [preauth] Invalid user ubuntuftp from 192.168.1.214 port 10042 Received disconnect from 192.168.1.214 port 10042:11: Bye Bye [preauth] Disconnected from invalid user ubuntuftp 192.168.1.214 port 10042 [preauth] Invalid user customer from 192.168.1.214 port 6243 Received disconnect from 192.168.1.214 port 6243:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 6243 [preauth] Invalid user frappe from 192.168.1.214 port 45514 Received disconnect from 192.168.1.214 port 45514:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 45514 [preauth] Invalid user test from 192.168.1.214 port 38949 Connection closed by invalid user test 192.168.1.214 port 38949 [preauth] Invalid user test1 from 192.168.1.214 port 31528 Invalid user frappe from 192.168.1.214 port 21387 Connection closed by invalid user test1 192.168.1.214 port 31528 [preauth] Received disconnect from 192.168.1.214 port 21387:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 21387 [preauth] Invalid user kumar from 192.168.1.214 port 28684 Received disconnect from 192.168.1.214 port 28684:11: Bye Bye [preauth] Disconnected from invalid user kumar 192.168.1.214 port 28684 [preauth] Invalid user server from 192.168.1.214 port 41408 Received disconnect from 192.168.1.214 port 41408:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 41408 [preauth] Invalid user telnet from 192.168.1.214 port 28353 Connection closed by invalid user telnet 192.168.1.214 port 28353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6997:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62525 [preauth] Invalid user testuser from 192.168.1.214 port 56506 Received disconnect from 192.168.1.214 port 56506:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 56506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58605 [preauth] Invalid user n8n from 192.168.1.214 port 35615 Received disconnect from 192.168.1.214 port 35615:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 35615 [preauth] Invalid user oracle from 192.168.1.214 port 24365 Received disconnect from 192.168.1.214 port 24365:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 24365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62895 [preauth] Invalid user ftpuser from 192.168.1.214 port 33726 Received disconnect from 192.168.1.214 port 33726:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 33726 [preauth] Invalid user customer from 192.168.1.214 port 10237 Received disconnect from 192.168.1.214 port 10237:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 10237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30305:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49309 [preauth] Invalid user socks from 192.168.1.214 port 46914 Received disconnect from 192.168.1.214 port 46914:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 46914 [preauth] Invalid user app from 192.168.1.214 port 23361 Received disconnect from 192.168.1.214 port 23361:11: Bye Bye [preauth] Disconnected from invalid user app 192.168.1.214 port 23361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3580:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62400 [preauth] Invalid user tony from 192.168.1.214 port 37143 Received disconnect from 192.168.1.214 port 37143:11: Bye Bye [preauth] Disconnected from invalid user tony 192.168.1.214 port 37143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35737 [preauth] Invalid user sammy from 192.168.1.214 port 14584 Received disconnect from 192.168.1.214 port 14584:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 14584 [preauth] Invalid user socks from 192.168.1.214 port 38967 Received disconnect from 192.168.1.214 port 38967:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 38967 [preauth] Invalid user deploy from 192.168.1.214 port 1151 Received disconnect from 192.168.1.214 port 1151:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 1151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22326 [preauth] Invalid user user from 192.168.1.214 port 20277 Received disconnect from 192.168.1.214 port 20277:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 20277 [preauth] Invalid user user01 from 192.168.1.214 port 1035 Received disconnect from 192.168.1.214 port 1035:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 1035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52238:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52238 [preauth] Invalid user claude from 192.168.1.214 port 1612 Invalid user user from 192.168.1.214 port 9411 Received disconnect from 192.168.1.214 port 1612:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 1612 [preauth] Received disconnect from 192.168.1.214 port 9411:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 9411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20154:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29664 [preauth] Invalid user admin from 192.168.1.214 port 45891 Connection closed by invalid user admin 192.168.1.214 port 45891 [preauth] Invalid user user from 192.168.1.214 port 57153 Received disconnect from 192.168.1.214 port 57153:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 57153 [preauth] Invalid user user from 192.168.1.214 port 40170 Received disconnect from 192.168.1.214 port 40170:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 40170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59081 [preauth] Invalid user akash from 192.168.1.214 port 64720 Received disconnect from 192.168.1.214 port 64720:11: Bye Bye [preauth] Disconnected from invalid user akash 192.168.1.214 port 64720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35113:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45184 [preauth] Invalid user user from 192.168.1.214 port 53007 Received disconnect from 192.168.1.214 port 53007:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 53007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4365 [preauth] Invalid user ftpuser from 192.168.1.214 port 8544 Received disconnect from 192.168.1.214 port 8544:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 8544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20621:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20621 [preauth] Invalid user oracle from 192.168.1.214 port 13630 Received disconnect from 192.168.1.214 port 13630:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 13630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33495:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12970 [preauth] Invalid user testdb from 192.168.1.214 port 1535 Received disconnect from 192.168.1.214 port 1535:11: Bye Bye [preauth] Disconnected from invalid user testdb 192.168.1.214 port 1535 [preauth] Invalid user vpn from 192.168.1.214 port 52597 Received disconnect from 192.168.1.214 port 52597:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 52597 [preauth] Invalid user socks from 192.168.1.214 port 36849 Received disconnect from 192.168.1.214 port 36849:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 36849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28251 [preauth] Invalid user robin from 192.168.1.214 port 38080 Received disconnect from 192.168.1.214 port 38080:11: Bye Bye [preauth] Disconnected from invalid user robin 192.168.1.214 port 38080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2540 [preauth] Invalid user postgres from 192.168.1.214 port 8663 Connection closed by invalid user postgres 192.168.1.214 port 8663 [preauth] Invalid user postgres from 192.168.1.214 port 60584 Connection closed by invalid user postgres 192.168.1.214 port 60584 [preauth] Invalid user postgres from 192.168.1.214 port 7381 Connection closed by invalid user postgres 192.168.1.214 port 7381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63778:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63778 [preauth] Invalid user peter from 192.168.1.214 port 57043 Connection closed by invalid user peter 192.168.1.214 port 57043 [preauth] Invalid user admin from 192.168.1.214 port 22270 Connection closed by invalid user admin 192.168.1.214 port 22270 [preauth] Invalid user admin from 192.168.1.214 port 30557 Connection closed by invalid user admin 192.168.1.214 port 30557 [preauth] Invalid user admin from 192.168.1.214 port 13654 Connection closed by invalid user admin 192.168.1.214 port 13654 [preauth] Invalid user admin from 192.168.1.214 port 14877 Connection closed by invalid user admin 192.168.1.214 port 14877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4222 [preauth] Invalid user ftpuser from 192.168.1.214 port 3072 Received disconnect from 192.168.1.214 port 3072:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 3072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29225 [preauth] Connection closed by 192.168.1.214 port 18729 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64766 [preauth] Connection closed by 192.168.1.214 port 1306 Unable to negotiate with 192.168.1.214 port 50254: no matching host key type found. Their offer: ssh-rsa,ssh-dss [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19990:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10094 [preauth] Invalid user postgres from 192.168.1.214 port 33027 Connection closed by invalid user postgres 192.168.1.214 port 33027 [preauth] Invalid user frappe from 192.168.1.214 port 30202 Received disconnect from 192.168.1.214 port 30202:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 30202 [preauth] Invalid user osmc from 192.168.1.214 port 1832 Connection closed by invalid user osmc 192.168.1.214 port 1832 [preauth] Invalid user maria from 192.168.1.214 port 26871 Connection closed by invalid user maria 192.168.1.214 port 26871 [preauth] Invalid user jack from 192.168.1.214 port 27202 Connection closed by invalid user jack 192.168.1.214 port 27202 [preauth] Invalid user admin from 192.168.1.214 port 28928 Connection closed by invalid user admin 192.168.1.214 port 28928 [preauth] Invalid user zabbix from 192.168.1.214 port 21155 Connection closed by invalid user zabbix 192.168.1.214 port 21155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19866 [preauth] Invalid user admin from 192.168.1.214 port 38373 Connection closed by invalid user admin 192.168.1.214 port 38373 [preauth] Invalid user steam from 192.168.1.214 port 22651 Received disconnect from 192.168.1.214 port 22651:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 22651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62160:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47344 [preauth] Invalid user admin from 192.168.1.214 port 18691 Connection reset by invalid user admin 192.168.1.214 port 18691 [preauth] Invalid user ali from 192.168.1.214 port 4704 Connection reset by invalid user ali 192.168.1.214 port 4704 [preauth] Invalid user cisco from 192.168.1.214 port 39459 Connection reset by invalid user cisco 192.168.1.214 port 39459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19620 [preauth] Invalid user ubnt from 192.168.1.214 port 36007 Connection reset by invalid user ubnt 192.168.1.214 port 36007 [preauth] Invalid user admin from 192.168.1.214 port 40023 Connection reset by invalid user admin 192.168.1.214 port 40023 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 39200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28360 [preauth] Invalid user factory from 192.168.1.214 port 53723 Connection reset by invalid user factory 192.168.1.214 port 53723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12029 [preauth] Invalid user zabbix from 192.168.1.214 port 64607 Connection reset by invalid user zabbix 192.168.1.214 port 64607 [preauth] Invalid user 1 from 192.168.1.214 port 18605 Connection reset by invalid user 1 192.168.1.214 port 18605 [preauth] Invalid user moxa from 192.168.1.214 port 10742 Connection reset by invalid user moxa 192.168.1.214 port 10742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2554 [preauth] Invalid user dev from 192.168.1.214 port 9501 Connection reset by invalid user dev 192.168.1.214 port 9501 [preauth] Invalid user informix from 192.168.1.214 port 10772 Connection reset by invalid user informix 192.168.1.214 port 10772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9118 [preauth] Invalid user Admin from 192.168.1.214 port 49712 Connection reset by invalid user Admin 192.168.1.214 port 49712 [preauth] Invalid user admin from 192.168.1.214 port 17241 Connection reset by invalid user admin 192.168.1.214 port 17241 [preauth] Invalid user admin from 192.168.1.214 port 5128 Connection reset by invalid user admin 192.168.1.214 port 5128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35708 [preauth] Invalid user bodega from 192.168.1.214 port 49857 Received disconnect from 192.168.1.214 port 49857:11: Bye Bye [preauth] Disconnected from invalid user bodega 192.168.1.214 port 49857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52473 [preauth] Invalid user n8n from 192.168.1.214 port 53353 Received disconnect from 192.168.1.214 port 53353:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 53353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19226 [preauth] Invalid user nexus from 192.168.1.214 port 21537 Connection closed by invalid user nexus 192.168.1.214 port 21537 [preauth] Invalid user media from 192.168.1.214 port 6200 Connection closed by invalid user media 192.168.1.214 port 6200 [preauth] Connection closed by 192.168.1.214 port 44509 [preauth] Invalid user mc from 192.168.1.214 port 9185 Connection closed by invalid user mc 192.168.1.214 port 9185 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 62329 [preauth] Invalid user elasticsearch from 192.168.1.214 port 64043 Connection closed by invalid user elasticsearch 192.168.1.214 port 64043 [preauth] Invalid user admin from 192.168.1.214 port 34465 Received disconnect from 192.168.1.214 port 34465:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 34465 [preauth] Invalid user deploy from 192.168.1.214 port 26741 Connection closed by invalid user deploy 192.168.1.214 port 26741 [preauth] Invalid user dan from 192.168.1.214 port 8061 Connection closed by invalid user dan 192.168.1.214 port 8061 [preauth] Invalid user bot from 192.168.1.214 port 15364 Connection closed by invalid user bot 192.168.1.214 port 15364 [preauth] Invalid user arkserver from 192.168.1.214 port 21144 Connection closed by invalid user arkserver 192.168.1.214 port 21144 [preauth] Invalid user ubuntu from 192.168.1.214 port 29774 Connection closed by invalid user ubuntu 192.168.1.214 port 29774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52149 [preauth] Invalid user alexandre from 192.168.1.214 port 32483 Received disconnect from 192.168.1.214 port 32483:11: Bye Bye [preauth] Disconnected from invalid user alexandre 192.168.1.214 port 32483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38413 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 35821 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18142:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42734 [preauth] Invalid user ubuntu from 192.168.1.214 port 60747 Received disconnect from 192.168.1.214 port 60747:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29666 [preauth] Received disconnect from 192.168.1.214 port 7476:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2135 [preauth] Invalid user tony from 192.168.1.214 port 18620 Received disconnect from 192.168.1.214 port 18620:11: Bye Bye [preauth] Disconnected from invalid user tony 192.168.1.214 port 18620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48102 [preauth] Invalid user pedro from 192.168.1.214 port 22052 Received disconnect from 192.168.1.214 port 22052:11: Bye Bye [preauth] Disconnected from invalid user pedro 192.168.1.214 port 22052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18437:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4479 [preauth] Invalid user plex from 192.168.1.214 port 30628 Connection closed by invalid user plex 192.168.1.214 port 30628 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 56509 [preauth] Invalid user dev from 192.168.1.214 port 50138 Connection closed by invalid user dev 192.168.1.214 port 50138 [preauth] Invalid user user01 from 192.168.1.214 port 32887 Received disconnect from 192.168.1.214 port 32887:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 32887 [preauth] Invalid user ae from 192.168.1.214 port 16965 Connection closed by invalid user ae 192.168.1.214 port 16965 [preauth] Invalid user telecomadmin from 192.168.1.214 port 23624 Connection closed by invalid user telecomadmin 192.168.1.214 port 23624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36434 [preauth] Invalid user ftpuser from 192.168.1.214 port 20855 Received disconnect from 192.168.1.214 port 20855:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 20855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41265 [preauth] Invalid user test from 192.168.1.214 port 28414 Received disconnect from 192.168.1.214 port 28414:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 28414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44862:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3422:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8649:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62237 [preauth] Invalid user admin1234 from 192.168.1.214 port 61581 Received disconnect from 192.168.1.214 port 61581:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 61581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57158 [preauth] Connection closed by 192.168.1.214 port 45259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41119:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9536:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51727:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37324 [preauth] Invalid user admin1234 from 192.168.1.214 port 54097 Received disconnect from 192.168.1.214 port 54097:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 54097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61407:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29304:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45839 [preauth] Received disconnect from 192.168.1.214 port 28229:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64024 [preauth] Invalid user pzuser from 192.168.1.214 port 32851 Received disconnect from 192.168.1.214 port 32851:11: Bye Bye [preauth] Disconnected from invalid user pzuser 192.168.1.214 port 32851 [preauth] Invalid user deploy from 192.168.1.214 port 2659 Received disconnect from 192.168.1.214 port 2659:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 2659 [preauth] Invalid user oracle from 192.168.1.214 port 33503 Connection closed by invalid user oracle 192.168.1.214 port 33503 [preauth] Invalid user nick from 192.168.1.214 port 32668 Connection closed by invalid user nick 192.168.1.214 port 32668 [preauth] Invalid user n8n from 192.168.1.214 port 35203 Received disconnect from 192.168.1.214 port 35203:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 35203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9970:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9970 [preauth] Invalid user nexus from 192.168.1.214 port 21666 Connection closed by invalid user nexus 192.168.1.214 port 21666 [preauth] Connection closed by authenticating user git 192.168.1.214 port 65474 [preauth] Invalid user tester from 192.168.1.214 port 58350 Received disconnect from 192.168.1.214 port 58350:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 58350 [preauth] Invalid user tester from 192.168.1.214 port 8789 Received disconnect from 192.168.1.214 port 8789:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 8789 [preauth] Invalid user es from 192.168.1.214 port 61486 Connection closed by invalid user es 192.168.1.214 port 61486 [preauth] Invalid user dd from 192.168.1.214 port 8846 Connection closed by invalid user dd 192.168.1.214 port 8846 [preauth] Invalid user steam from 192.168.1.214 port 51274 Received disconnect from 192.168.1.214 port 51274:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 51274 [preauth] Invalid user admin from 192.168.1.214 port 39779 Received disconnect from 192.168.1.214 port 39779:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 39779 [preauth] Invalid user bitrix from 192.168.1.214 port 40592 Connection closed by invalid user bitrix 192.168.1.214 port 40592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17880:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17880 [preauth] Invalid user api from 192.168.1.214 port 30806 Connection closed by invalid user api 192.168.1.214 port 30806 [preauth] Invalid user violet from 192.168.1.214 port 34024 Received disconnect from 192.168.1.214 port 34024:11: Bye Bye [preauth] Disconnected from invalid user violet 192.168.1.214 port 34024 [preauth] Invalid user admin from 192.168.1.214 port 62032 Connection closed by invalid user admin 192.168.1.214 port 62032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43838:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43838 [preauth] Invalid user ubuntu from 192.168.1.214 port 46609 Received disconnect from 192.168.1.214 port 46609:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 46609 [preauth] Invalid user admin from 192.168.1.214 port 1671 Connection closed by invalid user admin 192.168.1.214 port 1671 [preauth] Invalid user user from 192.168.1.214 port 57178 Connection closed by invalid user user 192.168.1.214 port 57178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30451:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26927:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26927 [preauth] Invalid user ubuntu from 192.168.1.214 port 57060 Connection closed by invalid user ubuntu 192.168.1.214 port 57060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10799 [preauth] Invalid user user from 192.168.1.214 port 33887 Received disconnect from 192.168.1.214 port 33887:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 33887 [preauth] Invalid user infoserve from 192.168.1.214 port 4959 Received disconnect from 192.168.1.214 port 4959:11: Bye Bye [preauth] Disconnected from invalid user infoserve 192.168.1.214 port 4959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27977 [preauth] Invalid user teamspeak from 192.168.1.214 port 29467 Received disconnect from 192.168.1.214 port 29467:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 29467 [preauth] Invalid user deploy from 192.168.1.214 port 34265 Received disconnect from 192.168.1.214 port 34265:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 34265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8507 [preauth] Invalid user testing from 192.168.1.214 port 47397 Received disconnect from 192.168.1.214 port 47397:11: Bye Bye [preauth] Disconnected from invalid user testing 192.168.1.214 port 47397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55465 [preauth] Invalid user deploy from 192.168.1.214 port 48043 Received disconnect from 192.168.1.214 port 48043:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 48043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19522:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56692 [preauth] Invalid user user from 192.168.1.214 port 44529 Received disconnect from 192.168.1.214 port 44529:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 44529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27065 [preauth] Invalid user postgres from 192.168.1.214 port 53265 Received disconnect from 192.168.1.214 port 53265:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 53265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35887:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52257 [preauth] Invalid user ubuntu from 192.168.1.214 port 10543 Received disconnect from 192.168.1.214 port 10543:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 10543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44983 [preauth] Invalid user test from 192.168.1.214 port 54808 Received disconnect from 192.168.1.214 port 54808:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 54808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51347 [preauth] Invalid user rachel from 192.168.1.214 port 28742 Received disconnect from 192.168.1.214 port 28742:11: Bye Bye [preauth] Disconnected from invalid user rachel 192.168.1.214 port 28742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17525:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18515:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44425 [preauth] Invalid user system from 192.168.1.214 port 32495 Connection reset by invalid user system 192.168.1.214 port 32495 [preauth] Invalid user temp from 192.168.1.214 port 18111 Connection reset by invalid user temp 192.168.1.214 port 18111 [preauth] Invalid user tomcat from 192.168.1.214 port 30257 Connection reset by invalid user tomcat 192.168.1.214 port 30257 [preauth] Invalid user ubuntu from 192.168.1.214 port 1290 Connection reset by invalid user ubuntu 192.168.1.214 port 1290 [preauth] Invalid user user01 from 192.168.1.214 port 4967 Connection reset by invalid user user01 192.168.1.214 port 4967 [preauth] Invalid user user5 from 192.168.1.214 port 22259 Connection reset by invalid user user5 192.168.1.214 port 22259 [preauth] Invalid user user from 192.168.1.214 port 60095 Connection reset by invalid user user 192.168.1.214 port 60095 [preauth] Invalid user user from 192.168.1.214 port 58629 Connection reset by invalid user user 192.168.1.214 port 58629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user usuario from 192.168.1.214 port 21836 Received disconnect from 192.168.1.214 port 60508:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60508 [preauth] Connection reset by invalid user usuario 192.168.1.214 port 21836 [preauth] Invalid user yang from 192.168.1.214 port 19932 Connection reset by invalid user yang 192.168.1.214 port 19932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 32421 Connection closed by invalid user root 192.168.1.214 port 24816 [preauth] Connection reset by invalid user admin 192.168.1.214 port 32421 [preauth] Invalid user admin from 192.168.1.214 port 20991 Connection reset by invalid user admin 192.168.1.214 port 20991 [preauth] Invalid user admin from 192.168.1.214 port 25474 Connection reset by invalid user admin 192.168.1.214 port 25474 [preauth] Invalid user administrator from 192.168.1.214 port 55028 Connection reset by invalid user administrator 192.168.1.214 port 55028 [preauth] Invalid user administrator from 192.168.1.214 port 54566 Connection reset by invalid user administrator 192.168.1.214 port 54566 [preauth] Invalid user administrator from 192.168.1.214 port 21964 Connection reset by invalid user administrator 192.168.1.214 port 21964 [preauth] Invalid user administrator from 192.168.1.214 port 53805 Connection reset by invalid user administrator 192.168.1.214 port 53805 [preauth] Invalid user administrator from 192.168.1.214 port 37874 Connection reset by invalid user administrator 192.168.1.214 port 37874 [preauth] Invalid user administrator from 192.168.1.214 port 13538 Connection reset by invalid user administrator 192.168.1.214 port 13538 [preauth] Invalid user administrator from 192.168.1.214 port 31940 Connection reset by invalid user administrator 192.168.1.214 port 31940 [preauth] Invalid user alarm from 192.168.1.214 port 61014 Connection reset by invalid user alarm 192.168.1.214 port 61014 [preauth] Invalid user amssys from 192.168.1.214 port 59141 Connection reset by invalid user amssys 192.168.1.214 port 59141 [preauth] Invalid user cassandra from 192.168.1.214 port 34985 Connection reset by invalid user cassandra 192.168.1.214 port 34985 [preauth] Invalid user cloud-user from 192.168.1.214 port 33967 Connection reset by invalid user cloud-user 192.168.1.214 port 33967 [preauth] Invalid user erp from 192.168.1.214 port 31131 Connection reset by invalid user erp 192.168.1.214 port 31131 [preauth] Invalid user japan from 192.168.1.214 port 15328 Connection reset by invalid user japan 192.168.1.214 port 15328 [preauth] Invalid user mark from 192.168.1.214 port 38777 Connection reset by invalid user mark 192.168.1.214 port 38777 [preauth] Invalid user mc from 192.168.1.214 port 40446 Connection reset by invalid user mc 192.168.1.214 port 40446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1155:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51169:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3990 [preauth] Invalid user test from 192.168.1.214 port 48093 Received disconnect from 192.168.1.214 port 48093:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 48093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44541:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12850 [preauth] Invalid user kafka from 192.168.1.214 port 27727 Received disconnect from 192.168.1.214 port 27727:11: Bye Bye [preauth] Disconnected from invalid user kafka 192.168.1.214 port 27727 [preauth] banner exchange: Connection from 192.168.1.214 port 62553: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60968 [preauth] Invalid user User from 192.168.1.214 port 59179 Connection reset by invalid user User 192.168.1.214 port 59179 [preauth] Invalid user hacluster from 192.168.1.214 port 50171 Connection reset by invalid user hacluster 192.168.1.214 port 50171 [preauth] Invalid user pi from 192.168.1.214 port 39723 Connection reset by invalid user pi 192.168.1.214 port 39723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34693 [preauth] Invalid user user from 192.168.1.214 port 43825 Connection reset by invalid user user 192.168.1.214 port 43825 [preauth] Invalid user Admin from 192.168.1.214 port 29643 Connection reset by invalid user Admin 192.168.1.214 port 29643 [preauth] Invalid user admin1 from 192.168.1.214 port 16784 Connection reset by invalid user admin1 192.168.1.214 port 16784 [preauth] Invalid user admin from 192.168.1.214 port 59318 Connection reset by invalid user admin 192.168.1.214 port 59318 [preauth] Invalid user admin from 192.168.1.214 port 18749 Connection reset by invalid user admin 192.168.1.214 port 18749 [preauth] Invalid user customer from 192.168.1.214 port 4329 Connection reset by invalid user customer 192.168.1.214 port 4329 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 32930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54364 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38638 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 10002 [preauth] Invalid user superman from 192.168.1.214 port 29666 Connection reset by invalid user superman 192.168.1.214 port 29666 [preauth] Invalid user user from 192.168.1.214 port 25089 Connection reset by invalid user user 192.168.1.214 port 25089 [preauth] Invalid user admin from 192.168.1.214 port 53272 Connection reset by invalid user admin 192.168.1.214 port 53272 [preauth] Invalid user admin from 192.168.1.214 port 18359 Connection reset by invalid user admin 192.168.1.214 port 18359 [preauth] Invalid user radxa from 192.168.1.214 port 12269 Connection reset by invalid user radxa 192.168.1.214 port 12269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40838 [preauth] Connection closed by 192.168.1.214 port 22097 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 36334 Invalid user mikrotik from 192.168.1.214 port 16780 Connection reset by invalid user mikrotik 192.168.1.214 port 16780 [preauth] User news not allowed because account is locked Connection reset by invalid user news 192.168.1.214 port 19882 [preauth] Invalid user nexus from 192.168.1.214 port 55120 Connection reset by invalid user nexus 192.168.1.214 port 55120 [preauth] Invalid user operator from 192.168.1.214 port 61443 Connection reset by invalid user operator 192.168.1.214 port 61443 [preauth] Invalid user opsftp from 192.168.1.214 port 30002 Connection reset by invalid user opsftp 192.168.1.214 port 30002 [preauth] Invalid user postgres from 192.168.1.214 port 29551 Connection reset by invalid user postgres 192.168.1.214 port 29551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45484 [preauth] Invalid user test1 from 192.168.1.214 port 50671 Connection reset by invalid user test1 192.168.1.214 port 50671 [preauth] Invalid user test2 from 192.168.1.214 port 62190 Invalid user tomas from 192.168.1.214 port 59567 Connection reset by invalid user tomas 192.168.1.214 port 59567 [preauth] Invalid user user from 192.168.1.214 port 62529 Connection reset by invalid user user 192.168.1.214 port 62529 [preauth] Invalid user user from 192.168.1.214 port 53423 Connection reset by invalid user user 192.168.1.214 port 53423 [preauth] Invalid user usuario from 192.168.1.214 port 50431 Connection reset by invalid user usuario 192.168.1.214 port 50431 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 36446 banner exchange: Connection from 192.168.1.214 port 22857: invalid format 2026/04/22 19:06:47 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3239.2ms @ events/events.go:18(events.Events) banner exchange: Connection from 192.168.1.214 port 54905: invalid format Invalid user deploy from 192.168.1.214 port 31503 Received disconnect from 192.168.1.214 port 31503:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 31503 [preauth] Connection closed by 192.168.1.214 port 28698 banner exchange: Connection from 192.168.1.214 port 18434: invalid format banner exchange: Connection from 192.168.1.214 port 41784: invalid format banner exchange: Connection from 192.168.1.214 port 27557: invalid format banner exchange: Connection from 192.168.1.214 port 51401: invalid format banner exchange: Connection from 192.168.1.214 port 19494: invalid format banner exchange: Connection from 192.168.1.214 port 27599: invalid format banner exchange: Connection from 192.168.1.214 port 2164: invalid format banner exchange: Connection from 192.168.1.214 port 31298: invalid format banner exchange: Connection from 192.168.1.214 port 58463: invalid format banner exchange: Connection from 192.168.1.214 port 50772: invalid format banner exchange: Connection from 192.168.1.214 port 20336: invalid format banner exchange: Connection from 192.168.1.214 port 42334: invalid format banner exchange: Connection from 192.168.1.214 port 42975: invalid format banner exchange: Connection from 192.168.1.214 port 18530: invalid format banner exchange: Connection from 192.168.1.214 port 22177: invalid format banner exchange: Connection from 192.168.1.214 port 54477: invalid format banner exchange: Connection from 192.168.1.214 port 45162: invalid format banner exchange: Connection from 192.168.1.214 port 29356: invalid format banner exchange: Connection from 192.168.1.214 port 58659: invalid format drop connection #0 from [192.168.1.214]:33605 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:53944 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:52909 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:31951 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:34934 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:42335 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:41545 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:12168 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:49812 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:31743 on [10.233.94.47]:22 penalty: connections without attempting authentication banner exchange: Connection from 192.168.1.214 port 1249: invalid format Connection closed by 192.168.1.214 port 14650 [preauth] Invalid user socks from 192.168.1.214 port 49271 Received disconnect from 192.168.1.214 port 49271:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 49271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26807 [preauth] Invalid user user from 192.168.1.214 port 48136 Received disconnect from 192.168.1.214 port 48136:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 48136 [preauth] Invalid user admin from 192.168.1.214 port 50578 Connection closed by invalid user admin 192.168.1.214 port 50578 [preauth] Invalid user ppp from 192.168.1.214 port 62242 Received disconnect from 192.168.1.214 port 62242:11: Bye Bye [preauth] Disconnected from invalid user ppp 192.168.1.214 port 62242 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 16774:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 16774 [preauth] Invalid user soporte from 192.168.1.214 port 19004 Received disconnect from 192.168.1.214 port 19004:11: Bye Bye [preauth] Disconnected from invalid user soporte 192.168.1.214 port 19004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19783:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19783 [preauth] Invalid user user from 192.168.1.214 port 64199 Received disconnect from 192.168.1.214 port 64199:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 64199 [preauth] Invalid user ubuntu from 192.168.1.214 port 52711 Received disconnect from 192.168.1.214 port 52711:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52711 [preauth] Invalid user postgres from 192.168.1.214 port 29412 Received disconnect from 192.168.1.214 port 29412:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 29412 [preauth] Invalid user steam from 192.168.1.214 port 13233 Received disconnect from 192.168.1.214 port 13233:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 13233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11276 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 46723 [preauth] Invalid user ubuntu from 192.168.1.214 port 8320 Connection reset by invalid user ubuntu 192.168.1.214 port 8320 [preauth] Invalid user user from 192.168.1.214 port 24408 Connection reset by invalid user user 192.168.1.214 port 24408 [preauth] Invalid user from 192.168.1.214 port 59122 Connection reset by invalid user 192.168.1.214 port 59122 [preauth] Invalid user GUEST from 192.168.1.214 port 43704 Connection reset by invalid user GUEST 192.168.1.214 port 43704 [preauth] Invalid user admin from 192.168.1.214 port 55690 Connection reset by invalid user admin 192.168.1.214 port 55690 [preauth] Invalid user administrator from 192.168.1.214 port 58862 Connection reset by invalid user administrator 192.168.1.214 port 58862 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 19418 [preauth] Invalid user odoo from 192.168.1.214 port 59785 Connection reset by invalid user odoo 192.168.1.214 port 59785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65048 [preauth] Invalid user user from 192.168.1.214 port 17624 Connection reset by invalid user user 192.168.1.214 port 17624 [preauth] Invalid user CUAdmin from 192.168.1.214 port 42890 Connection reset by invalid user CUAdmin 192.168.1.214 port 42890 [preauth] Invalid user admin from 192.168.1.214 port 30840 Connection reset by invalid user admin 192.168.1.214 port 30840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60981 [preauth] Invalid user server from 192.168.1.214 port 62746 Connection reset by invalid user server 192.168.1.214 port 62746 [preauth] Invalid user user1 from 192.168.1.214 port 16483 Connection reset by invalid user user1 192.168.1.214 port 16483 [preauth] Invalid user user from 192.168.1.214 port 3614 Connection reset by invalid user user 192.168.1.214 port 3614 [preauth] Invalid user user from 192.168.1.214 port 5873 Received disconnect from 192.168.1.214 port 5873:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 5873 [preauth] Invalid user ubuntu from 192.168.1.214 port 38741 Received disconnect from 192.168.1.214 port 38741:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21632:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21632 [preauth] Invalid user ubuntu from 192.168.1.214 port 4143 Received disconnect from 192.168.1.214 port 4143:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 4143 [preauth] Invalid user socks from 192.168.1.214 port 6980 Received disconnect from 192.168.1.214 port 6980:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 6980 [preauth] Invalid user mysql from 192.168.1.214 port 58748 Received disconnect from 192.168.1.214 port 58748:11: Bye Bye [preauth] Disconnected from invalid user mysql 192.168.1.214 port 58748 [preauth] Invalid user mf from 192.168.1.214 port 19906 Received disconnect from 192.168.1.214 port 19906:11: Bye Bye [preauth] Disconnected from invalid user mf 192.168.1.214 port 19906 [preauth] Invalid user ansibleuser from 192.168.1.214 port 43610 Received disconnect from 192.168.1.214 port 43610:11: Bye Bye [preauth] Disconnected from invalid user ansibleuser 192.168.1.214 port 43610 [preauth] Invalid user tester from 192.168.1.214 port 1345 Received disconnect from 192.168.1.214 port 1345:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 1345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25877:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32119:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32119 [preauth] Invalid user hduser from 192.168.1.214 port 24195 Received disconnect from 192.168.1.214 port 24195:11: Bye Bye [preauth] Disconnected from invalid user hduser 192.168.1.214 port 24195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5109:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18352:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18352 [preauth] Invalid user ftpuser from 192.168.1.214 port 43925 Received disconnect from 192.168.1.214 port 43925:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 43925 [preauth] Invalid user dev from 192.168.1.214 port 1540 Received disconnect from 192.168.1.214 port 1540:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 1540 [preauth] Invalid user ali from 192.168.1.214 port 36999 Received disconnect from 192.168.1.214 port 36999:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 36999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56138:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56138 [preauth] Invalid user user1 from 192.168.1.214 port 64277 Received disconnect from 192.168.1.214 port 64277:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 64277 [preauth] Invalid user deployer from 192.168.1.214 port 46784 Received disconnect from 192.168.1.214 port 46784:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 46784 [preauth] Invalid user ftpuser from 192.168.1.214 port 38894 Received disconnect from 192.168.1.214 port 38894:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 38894 [preauth] Invalid user d from 192.168.1.214 port 2717 Received disconnect from 192.168.1.214 port 2717:11: Bye Bye [preauth] Disconnected from invalid user d 192.168.1.214 port 2717 [preauth] Connection closed by 192.168.1.214 port 10112 Invalid user tester from 192.168.1.214 port 19537 Received disconnect from 192.168.1.214 port 19537:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 19537 [preauth] Invalid user steam from 192.168.1.214 port 32293 Received disconnect from 192.168.1.214 port 32293:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 32293 [preauth] Invalid user username from 192.168.1.214 port 27935 Received disconnect from 192.168.1.214 port 27935:11: Bye Bye [preauth] Disconnected from invalid user username 192.168.1.214 port 27935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51759:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51759 [preauth] Invalid user proxyuser from 192.168.1.214 port 1131 Received disconnect from 192.168.1.214 port 1131:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 1131 [preauth] Invalid user steam from 192.168.1.214 port 22886 Received disconnect from 192.168.1.214 port 22886:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 22886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8204:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8204 [preauth] Invalid user student1 from 192.168.1.214 port 29644 Received disconnect from 192.168.1.214 port 29644:11: Bye Bye [preauth] Disconnected from invalid user student1 192.168.1.214 port 29644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1302:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1302 [preauth] Invalid user vpn from 192.168.1.214 port 52373 Received disconnect from 192.168.1.214 port 52373:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 52373 [preauth] Invalid user steam from 192.168.1.214 port 44218 Received disconnect from 192.168.1.214 port 44218:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 44218 [preauth] Invalid user claude from 192.168.1.214 port 32876 Received disconnect from 192.168.1.214 port 32876:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 32876 [preauth] Invalid user AdminGPON from 192.168.1.214 port 25617 Connection closed by invalid user AdminGPON 192.168.1.214 port 25617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15961:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15961 [preauth] Invalid user ftp_user from 192.168.1.214 port 52931 Received disconnect from 192.168.1.214 port 52931:11: Bye Bye [preauth] Disconnected from invalid user ftp_user 192.168.1.214 port 52931 [preauth] Invalid user test from 192.168.1.214 port 5316 Received disconnect from 192.168.1.214 port 5316:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 5316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17295:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37697:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55941:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55941 [preauth] Invalid user oracle from 192.168.1.214 port 15215 Received disconnect from 192.168.1.214 port 15215:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 15215 [preauth] Invalid user lisi from 192.168.1.214 port 49150 Received disconnect from 192.168.1.214 port 49150:11: Bye Bye [preauth] Disconnected from invalid user lisi 192.168.1.214 port 49150 [preauth] Invalid user user from 192.168.1.214 port 2605 Received disconnect from 192.168.1.214 port 2605:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 2605 [preauth] Invalid user steam from 192.168.1.214 port 2914 Received disconnect from 192.168.1.214 port 2914:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 2914 [preauth] Invalid user tester from 192.168.1.214 port 50363 Received disconnect from 192.168.1.214 port 50363:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 50363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8502:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8502 [preauth] Invalid user user from 192.168.1.214 port 11178 Received disconnect from 192.168.1.214 port 11178:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 11178 [preauth] Invalid user mysql from 192.168.1.214 port 5533 Received disconnect from 192.168.1.214 port 5533:11: Bye Bye [preauth] Disconnected from invalid user mysql 192.168.1.214 port 5533 [preauth] Invalid user ansibleuser from 192.168.1.214 port 11639 Received disconnect from 192.168.1.214 port 11639:11: Bye Bye [preauth] Disconnected from invalid user ansibleuser 192.168.1.214 port 11639 [preauth] Invalid user ubuntu from 192.168.1.214 port 63291 Received disconnect from 192.168.1.214 port 63291:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 63291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11435:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11435 [preauth] Invalid user soporte from 192.168.1.214 port 43988 Received disconnect from 192.168.1.214 port 43988:11: Bye Bye [preauth] Disconnected from invalid user soporte 192.168.1.214 port 43988 [preauth] Invalid user user from 192.168.1.214 port 33668 Received disconnect from 192.168.1.214 port 33668:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 33668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20092:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20092 [preauth] Invalid user hduser from 192.168.1.214 port 32642 Received disconnect from 192.168.1.214 port 32642:11: Bye Bye [preauth] Disconnected from invalid user hduser 192.168.1.214 port 32642 [preauth] Invalid user deploy from 192.168.1.214 port 1993 Received disconnect from 192.168.1.214 port 1993:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 1993 [preauth] Invalid user ubuntu from 192.168.1.214 port 17151 Received disconnect from 192.168.1.214 port 17151:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 17151 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 2470:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 2470 [preauth] Invalid user dev from 192.168.1.214 port 28493 Received disconnect from 192.168.1.214 port 28493:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 28493 [preauth] Invalid user ubuntu from 192.168.1.214 port 19101 Received disconnect from 192.168.1.214 port 19101:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19101 [preauth] Invalid user postgres from 192.168.1.214 port 1607 Received disconnect from 192.168.1.214 port 1607:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 1607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1699:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1699 [preauth] Invalid user ppp from 192.168.1.214 port 61571 Received disconnect from 192.168.1.214 port 61571:11: Bye Bye [preauth] Disconnected from invalid user ppp 192.168.1.214 port 61571 [preauth] Invalid user mf from 192.168.1.214 port 61112 Received disconnect from 192.168.1.214 port 61112:11: Bye Bye [preauth] Disconnected from invalid user mf 192.168.1.214 port 61112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11137 [preauth] Invalid user ubuntu from 192.168.1.214 port 12915 Connection reset by invalid user ubuntu 192.168.1.214 port 12915 [preauth] Invalid user admin2 from 192.168.1.214 port 27775 Connection reset by invalid user admin2 192.168.1.214 port 27775 [preauth] Invalid user admin from 192.168.1.214 port 2483 Connection reset by invalid user admin 192.168.1.214 port 2483 [preauth] Invalid user admin from 192.168.1.214 port 62778 Connection reset by invalid user admin 192.168.1.214 port 62778 [preauth] Invalid user appuser from 192.168.1.214 port 52314 Connection reset by invalid user appuser 192.168.1.214 port 52314 [preauth] Invalid user cisco from 192.168.1.214 port 31743 Connection reset by invalid user cisco 192.168.1.214 port 31743 [preauth] Invalid user deploy from 192.168.1.214 port 55416 Connection reset by invalid user deploy 192.168.1.214 port 55416 [preauth] Invalid user deployer from 192.168.1.214 port 28945 Connection reset by invalid user deployer 192.168.1.214 port 28945 [preauth] Invalid user dhcp from 192.168.1.214 port 6915 Connection reset by invalid user dhcp 192.168.1.214 port 6915 [preauth] Invalid user dvr from 192.168.1.214 port 54879 Connection reset by invalid user dvr 192.168.1.214 port 54879 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 57454 [preauth] Invalid user ftpuser from 192.168.1.214 port 30169 Connection reset by invalid user ftpuser 192.168.1.214 port 30169 [preauth] Invalid user gpu01 from 192.168.1.214 port 23223 Connection reset by invalid user gpu01 192.168.1.214 port 23223 [preauth] Invalid user orange from 192.168.1.214 port 42540 Connection reset by invalid user orange 192.168.1.214 port 42540 [preauth] Invalid user parrot from 192.168.1.214 port 13133 Connection reset by invalid user parrot 192.168.1.214 port 13133 [preauth] Invalid user pi from 192.168.1.214 port 43721 Connection reset by invalid user pi 192.168.1.214 port 43721 [preauth] Invalid user registry from 192.168.1.214 port 17247 Connection reset by invalid user registry 192.168.1.214 port 17247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45175 [preauth] Invalid user usuario from 192.168.1.214 port 45318 Connection reset by invalid user usuario 192.168.1.214 port 45318 [preauth] Invalid user !!! from 192.168.1.214 port 37719 Connection reset by invalid user !!! 192.168.1.214 port 37719 [preauth] Invalid user Admin from 192.168.1.214 port 45105 Connection reset by invalid user Admin 192.168.1.214 port 45105 [preauth] Invalid user IEUser from 192.168.1.214 port 23473 Connection reset by invalid user IEUser 192.168.1.214 port 23473 [preauth] Invalid user admin from 192.168.1.214 port 49598 Connection reset by invalid user admin 192.168.1.214 port 49598 [preauth] Invalid user admin from 192.168.1.214 port 42594 Connection reset by invalid user admin 192.168.1.214 port 42594 [preauth] Invalid user admin from 192.168.1.214 port 31153 Connection reset by invalid user admin 192.168.1.214 port 31153 [preauth] Invalid user admin from 192.168.1.214 port 27289 Connection reset by invalid user admin 192.168.1.214 port 27289 [preauth] Invalid user admin from 192.168.1.214 port 20202 Connection reset by invalid user admin 192.168.1.214 port 20202 [preauth] Invalid user admin from 192.168.1.214 port 9851 Connection reset by invalid user admin 192.168.1.214 port 9851 [preauth] Invalid user admin from 192.168.1.214 port 54024 Connection reset by invalid user admin 192.168.1.214 port 54024 [preauth] Invalid user admin from 192.168.1.214 port 11317 Connection reset by invalid user admin 192.168.1.214 port 11317 [preauth] Invalid user admin from 192.168.1.214 port 8250 Connection reset by invalid user admin 192.168.1.214 port 8250 [preauth] Invalid user admin from 192.168.1.214 port 19654 Connection reset by invalid user admin 192.168.1.214 port 19654 [preauth] Invalid user admin from 192.168.1.214 port 55322 Connection reset by invalid user admin 192.168.1.214 port 55322 [preauth] Invalid user admin from 192.168.1.214 port 51219 Connection reset by invalid user admin 192.168.1.214 port 51219 [preauth] Invalid user admin from 192.168.1.214 port 54941 Connection reset by invalid user admin 192.168.1.214 port 54941 [preauth] Invalid user admin from 192.168.1.214 port 13496 Connection reset by invalid user admin 192.168.1.214 port 13496 [preauth] Invalid user devuser from 192.168.1.214 port 33117 Connection reset by invalid user devuser 192.168.1.214 port 33117 [preauth] Invalid user frappe from 192.168.1.214 port 62699 Connection reset by invalid user frappe 192.168.1.214 port 62699 [preauth] Invalid user ftpuser from 192.168.1.214 port 63024 Connection reset by invalid user ftpuser 192.168.1.214 port 63024 [preauth] Invalid user john from 192.168.1.214 port 35779 Connection reset by invalid user john 192.168.1.214 port 35779 [preauth] Invalid user kodi from 192.168.1.214 port 7218 Connection reset by invalid user kodi 192.168.1.214 port 7218 [preauth] Invalid user mc from 192.168.1.214 port 33182 Connection reset by invalid user mc 192.168.1.214 port 33182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5972 [preauth] Invalid user user from 192.168.1.214 port 38173 Connection closed by invalid user user 192.168.1.214 port 38173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16907 [preauth] banner exchange: Connection from 192.168.1.214 port 48834: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29214 [preauth] Connection closed by 192.168.1.214 port 18261 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21656 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 36948 Invalid user admin from 192.168.1.214 port 48493 Connection reset by invalid user admin 192.168.1.214 port 48493 [preauth] Invalid user admin from 192.168.1.214 port 18437 Connection reset by invalid user admin 192.168.1.214 port 18437 [preauth] Invalid user ftpuser from 192.168.1.214 port 30830 Connection reset by invalid user ftpuser 192.168.1.214 port 30830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38715 [preauth] Invalid user ubnt from 192.168.1.214 port 59220 Connection reset by invalid user ubnt 192.168.1.214 port 59220 [preauth] Invalid user aroot from 192.168.1.214 port 42217 Connection reset by invalid user aroot 192.168.1.214 port 42217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14033 [preauth] Invalid user test1 from 192.168.1.214 port 16535 Connection reset by invalid user test1 192.168.1.214 port 16535 [preauth] Invalid user user from 192.168.1.214 port 46639 Connection reset by invalid user user 192.168.1.214 port 46639 [preauth] Invalid user admin from 192.168.1.214 port 34459 Connection reset by invalid user admin 192.168.1.214 port 34459 [preauth] Invalid user admin from 192.168.1.214 port 51409 Connection reset by invalid user admin 192.168.1.214 port 51409 [preauth] Invalid user admin from 192.168.1.214 port 26902 Connection reset by invalid user admin 192.168.1.214 port 26902 [preauth] Invalid user alex from 192.168.1.214 port 59751 Connection reset by invalid user alex 192.168.1.214 port 59751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45023 [preauth] Invalid user sftpuser from 192.168.1.214 port 17792 Connection reset by invalid user sftpuser 192.168.1.214 port 17792 [preauth] Invalid user admin from 192.168.1.214 port 36861 Connection reset by invalid user admin 192.168.1.214 port 36861 [preauth] Connection closed by 192.168.1.214 port 62027 Invalid user ubnt from 192.168.1.214 port 56024 Connection closed by invalid user ubnt 192.168.1.214 port 56024 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 37013 Invalid user steam from 192.168.1.214 port 5993 Received disconnect from 192.168.1.214 port 5993:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 5993 [preauth] Invalid user admin from 192.168.1.214 port 49483 Connection closed by invalid user admin 192.168.1.214 port 49483 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 37017 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48523:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6171:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6171 [preauth] Invalid user it from 192.168.1.214 port 48729 Received disconnect from 192.168.1.214 port 48729:11: Bye Bye [preauth] Disconnected from invalid user it 192.168.1.214 port 48729 [preauth] Invalid user Ubuntu from 192.168.1.214 port 1832 Received disconnect from 192.168.1.214 port 1832:11: Bye Bye [preauth] Disconnected from invalid user Ubuntu 192.168.1.214 port 1832 [preauth] Connection closed by 192.168.1.214 port 8739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53858:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53858 [preauth] Invalid user sftp_user from 192.168.1.214 port 1032 Received disconnect from 192.168.1.214 port 1032:11: Bye Bye [preauth] Disconnected from invalid user sftp_user 192.168.1.214 port 1032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49130:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49130 [preauth] Invalid user test from 192.168.1.214 port 44885 Received disconnect from 192.168.1.214 port 44885:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 44885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32644 [preauth] Invalid user camera from 192.168.1.214 port 27225 Received disconnect from 192.168.1.214 port 27225:11: Bye Bye [preauth] Disconnected from invalid user camera 192.168.1.214 port 27225 [preauth] Invalid user test from 192.168.1.214 port 38308 Received disconnect from 192.168.1.214 port 38308:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 38308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25007:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62128:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58906:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58906 [preauth] Invalid user deep from 192.168.1.214 port 36850 Received disconnect from 192.168.1.214 port 36850:11: Bye Bye [preauth] Disconnected from invalid user deep 192.168.1.214 port 36850 [preauth] Invalid user patrick from 192.168.1.214 port 58257 Received disconnect from 192.168.1.214 port 58257:11: Bye Bye [preauth] Disconnected from invalid user patrick 192.168.1.214 port 58257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60135:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62385:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62385 [preauth] Invalid user ubuntu from 192.168.1.214 port 24002 Received disconnect from 192.168.1.214 port 24002:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 24002 [preauth] Invalid user postgres from 192.168.1.214 port 5129 Received disconnect from 192.168.1.214 port 5129:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 5129 [preauth] Invalid user admin from 192.168.1.214 port 40219 Connection closed by invalid user admin 192.168.1.214 port 40219 [preauth] Invalid user test from 192.168.1.214 port 32891 Received disconnect from 192.168.1.214 port 32891:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 32891 [preauth] Invalid user orangepi from 192.168.1.214 port 22283 Connection closed by invalid user orangepi 192.168.1.214 port 22283 [preauth] Invalid user usuario from 192.168.1.214 port 12057 Received disconnect from 192.168.1.214 port 12057:11: Bye Bye [preauth] Disconnected from invalid user usuario 192.168.1.214 port 12057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29807 [preauth] Invalid user sftp_user from 192.168.1.214 port 55746 Received disconnect from 192.168.1.214 port 55746:11: Bye Bye [preauth] Disconnected from invalid user sftp_user 192.168.1.214 port 55746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3249 [preauth] Invalid user db2inst1 from 192.168.1.214 port 57619 Received disconnect from 192.168.1.214 port 57619:11: Bye Bye [preauth] Disconnected from invalid user db2inst1 192.168.1.214 port 57619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34867 [preauth] Invalid user steam from 192.168.1.214 port 59552 Received disconnect from 192.168.1.214 port 59552:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 59552 [preauth] Invalid user test5 from 192.168.1.214 port 57302 Received disconnect from 192.168.1.214 port 57302:11: Bye Bye [preauth] Disconnected from invalid user test5 192.168.1.214 port 57302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44193 [preauth] Invalid user patrick from 192.168.1.214 port 9578 Received disconnect from 192.168.1.214 port 9578:11: Bye Bye [preauth] Disconnected from invalid user patrick 192.168.1.214 port 9578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15276 [preauth] Invalid user ubuntu from 192.168.1.214 port 18244 Received disconnect from 192.168.1.214 port 18244:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18244 [preauth] Invalid user test from 192.168.1.214 port 48955 Connection closed by invalid user test 192.168.1.214 port 48955 [preauth] Invalid user postgres from 192.168.1.214 port 17058 Received disconnect from 192.168.1.214 port 17058:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 17058 [preauth] Invalid user user from 192.168.1.214 port 35343 Connection closed by invalid user user 192.168.1.214 port 35343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3996:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11179 [preauth] Invalid user Ubuntu from 192.168.1.214 port 16398 Received disconnect from 192.168.1.214 port 16398:11: Bye Bye [preauth] Disconnected from invalid user Ubuntu 192.168.1.214 port 16398 [preauth] Invalid user admin from 192.168.1.214 port 30699 Connection closed by invalid user admin 192.168.1.214 port 30699 [preauth] Invalid user admin1234 from 192.168.1.214 port 35664 Received disconnect from 192.168.1.214 port 35664:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 35664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33868:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33868 [preauth] Invalid user cirros from 192.168.1.214 port 47959 Connection closed by invalid user cirros 192.168.1.214 port 47959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40853:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40853 [preauth] Invalid user n8n from 192.168.1.214 port 54500 Received disconnect from 192.168.1.214 port 54500:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 54500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37437 [preauth] Invalid user camera from 192.168.1.214 port 50017 Received disconnect from 192.168.1.214 port 50017:11: Bye Bye [preauth] Disconnected from invalid user camera 192.168.1.214 port 50017 [preauth] Invalid user admin from 192.168.1.214 port 45393 Connection closed by invalid user admin 192.168.1.214 port 45393 [preauth] Invalid user sammy from 192.168.1.214 port 14223 Received disconnect from 192.168.1.214 port 14223:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 14223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45943 [preauth] Invalid user test from 192.168.1.214 port 21159 Received disconnect from 192.168.1.214 port 21159:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 21159 [preauth] Invalid user rpc from 192.168.1.214 port 1581 Connection closed by invalid user rpc 192.168.1.214 port 1581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36164:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36164 [preauth] Invalid user db2inst1 from 192.168.1.214 port 25698 Received disconnect from 192.168.1.214 port 25698:11: Bye Bye [preauth] Disconnected from invalid user db2inst1 192.168.1.214 port 25698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23168:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35465 [preauth] Invalid user test5 from 192.168.1.214 port 38809 Received disconnect from 192.168.1.214 port 38809:11: Bye Bye [preauth] Disconnected from invalid user test5 192.168.1.214 port 38809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15886 [preauth] Invalid user user1 from 192.168.1.214 port 19792 Connection closed by invalid user user1 192.168.1.214 port 19792 [preauth] Invalid user usuario from 192.168.1.214 port 46574 Received disconnect from 192.168.1.214 port 46574:11: Bye Bye [preauth] Disconnected from invalid user usuario 192.168.1.214 port 46574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62003 [preauth] Invalid user admin1234 from 192.168.1.214 port 10465 Received disconnect from 192.168.1.214 port 10465:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 10465 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 42126 [preauth] Invalid user deep from 192.168.1.214 port 64386 Received disconnect from 192.168.1.214 port 64386:11: Bye Bye [preauth] Disconnected from invalid user deep 192.168.1.214 port 64386 [preauth] Invalid user kali from 192.168.1.214 port 34485 Connection closed by invalid user kali 192.168.1.214 port 34485 [preauth] Invalid user postgres from 192.168.1.214 port 5314 Received disconnect from 192.168.1.214 port 5314:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 5314 [preauth] Invalid user linaro from 192.168.1.214 port 25859 Connection closed by invalid user linaro 192.168.1.214 port 25859 [preauth] Invalid user it from 192.168.1.214 port 12125 Received disconnect from 192.168.1.214 port 12125:11: Bye Bye [preauth] Disconnected from invalid user it 192.168.1.214 port 12125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37382 [preauth] Invalid user Ubuntu from 192.168.1.214 port 34903 Received disconnect from 192.168.1.214 port 34903:11: Bye Bye [preauth] Disconnected from invalid user Ubuntu 192.168.1.214 port 34903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1883:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1883 [preauth] Invalid user n8n from 192.168.1.214 port 24201 Received disconnect from 192.168.1.214 port 24201:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 24201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43299 [preauth] Invalid user ubuntu from 192.168.1.214 port 28128 Received disconnect from 192.168.1.214 port 28128:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 28128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62437:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62437 [preauth] Invalid user camera from 192.168.1.214 port 2606 Received disconnect from 192.168.1.214 port 2606:11: Bye Bye [preauth] Disconnected from invalid user camera 192.168.1.214 port 2606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17371 [preauth] Invalid user n8n from 192.168.1.214 port 7598 Received disconnect from 192.168.1.214 port 7598:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 7598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26528 [preauth] Connection reset by invalid user root 192.168.1.214 port 25399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5004 [preauth] Invalid user Ubuntu from 192.168.1.214 port 33691 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47967 [preauth] Received disconnect from 192.168.1.214 port 33691:11: Bye Bye [preauth] Disconnected from invalid user Ubuntu 192.168.1.214 port 33691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2999 [preauth] Invalid user admin from 192.168.1.214 port 20678 Connection closed by invalid user admin 192.168.1.214 port 20678 [preauth] Invalid user ubuntu from 192.168.1.214 port 1764 Received disconnect from 192.168.1.214 port 1764:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1764 [preauth] Invalid user patrick from 192.168.1.214 port 23083 Received disconnect from 192.168.1.214 port 23083:11: Bye Bye [preauth] Disconnected from invalid user patrick 192.168.1.214 port 23083 [preauth] Invalid user camera from 192.168.1.214 port 37561 Received disconnect from 192.168.1.214 port 37561:11: Bye Bye [preauth] Disconnected from invalid user camera 192.168.1.214 port 37561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38132 [preauth] Invalid user sammy from 192.168.1.214 port 60126 Received disconnect from 192.168.1.214 port 60126:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 60126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23725 [preauth] Invalid user test from 192.168.1.214 port 33483 Connection closed by invalid user test 192.168.1.214 port 33483 [preauth] Invalid user usuario from 192.168.1.214 port 9085 Received disconnect from 192.168.1.214 port 9085:11: Bye Bye [preauth] Disconnected from invalid user usuario 192.168.1.214 port 9085 [preauth] Invalid user test5 from 192.168.1.214 port 45281 Received disconnect from 192.168.1.214 port 45281:11: Bye Bye [preauth] Disconnected from invalid user test5 192.168.1.214 port 45281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37856:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21642:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58806 [preauth] Invalid user admin from 192.168.1.214 port 41151 Connection closed by invalid user admin 192.168.1.214 port 41151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16829:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41703 [preauth] Invalid user stackato from 192.168.1.214 port 46619 Connection reset by invalid user stackato 192.168.1.214 port 46619 [preauth] Invalid user test from 192.168.1.214 port 11052 Connection reset by invalid user test 192.168.1.214 port 11052 [preauth] Invalid user tomcat from 192.168.1.214 port 53991 Connection reset by invalid user tomcat 192.168.1.214 port 53991 [preauth] Invalid user ubnt from 192.168.1.214 port 1117 Connection reset by invalid user ubnt 192.168.1.214 port 1117 [preauth] Invalid user ubuntu from 192.168.1.214 port 1226 Connection reset by invalid user ubuntu 192.168.1.214 port 1226 [preauth] Invalid user user from 192.168.1.214 port 41618 Connection reset by invalid user user 192.168.1.214 port 41618 [preauth] Invalid user vmware from 192.168.1.214 port 23903 Connection reset by invalid user vmware 192.168.1.214 port 23903 [preauth] Invalid user admin from 192.168.1.214 port 51993 Connection reset by invalid user admin 192.168.1.214 port 51993 [preauth] Invalid user admin from 192.168.1.214 port 14930 Connection reset by invalid user admin 192.168.1.214 port 14930 [preauth] Invalid user admin from 192.168.1.214 port 3893 Connection reset by invalid user admin 192.168.1.214 port 3893 [preauth] Invalid user admin from 192.168.1.214 port 37394 Connection reset by invalid user admin 192.168.1.214 port 37394 [preauth] Invalid user ubuntu from 192.168.1.214 port 64469 Received disconnect from 192.168.1.214 port 64469:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 64469 [preauth] Invalid user user from 192.168.1.214 port 44895 Connection closed by invalid user user 192.168.1.214 port 44895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63823:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39783:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46838 [preauth] Connection closed by 192.168.1.214 port 21402 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28776 [preauth] Invalid user db2inst1 from 192.168.1.214 port 40860 Received disconnect from 192.168.1.214 port 40860:11: Bye Bye [preauth] Disconnected from invalid user db2inst1 192.168.1.214 port 40860 [preauth] Invalid user sftp_user from 192.168.1.214 port 33526 Received disconnect from 192.168.1.214 port 33526:11: Bye Bye [preauth] Disconnected from invalid user sftp_user 192.168.1.214 port 33526 [preauth] Invalid user admin from 192.168.1.214 port 47706 Connection closed by invalid user admin 192.168.1.214 port 47706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53439:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53439 [preauth] Invalid user usuario from 192.168.1.214 port 3525 Received disconnect from 192.168.1.214 port 3525:11: Bye Bye [preauth] Disconnected from invalid user usuario 192.168.1.214 port 3525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4319 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 37364 Invalid user postgres from 192.168.1.214 port 33680 Connection closed by invalid user postgres 192.168.1.214 port 33680 [preauth] Invalid user test5 from 192.168.1.214 port 57739 Received disconnect from 192.168.1.214 port 57739:11: Bye Bye [preauth] Disconnected from invalid user test5 192.168.1.214 port 57739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64009:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42536 [preauth] Invalid user deep from 192.168.1.214 port 24714 Received disconnect from 192.168.1.214 port 24714:11: Bye Bye [preauth] Disconnected from invalid user deep 192.168.1.214 port 24714 [preauth] Invalid user openhabian from 192.168.1.214 port 56555 Connection closed by invalid user openhabian 192.168.1.214 port 56555 [preauth] Invalid user test from 192.168.1.214 port 12496 Received disconnect from 192.168.1.214 port 12496:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 12496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48624:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48624 [preauth] Invalid user sshadmin from 192.168.1.214 port 5031 Connection closed by invalid user sshadmin 192.168.1.214 port 5031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42250 [preauth] Invalid user ubuntu from 192.168.1.214 port 20496 Received disconnect from 192.168.1.214 port 20496:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 20496 [preauth] Invalid user old from 192.168.1.214 port 55065 Received disconnect from 192.168.1.214 port 55065:11: Bye Bye [preauth] Disconnected from invalid user old 192.168.1.214 port 55065 [preauth] Invalid user n8n from 192.168.1.214 port 33079 Received disconnect from 192.168.1.214 port 33079:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 33079 [preauth] Invalid user frappe from 192.168.1.214 port 21962 Connection closed by invalid user frappe 192.168.1.214 port 21962 [preauth] Invalid user sammy from 192.168.1.214 port 1941 Received disconnect from 192.168.1.214 port 1941:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 1941 [preauth] Invalid user huawei from 192.168.1.214 port 27626 Connection closed by invalid user huawei 192.168.1.214 port 27626 [preauth] Invalid user oracle from 192.168.1.214 port 51877 Received disconnect from 192.168.1.214 port 51877:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 51877 [preauth] Invalid user ubuntu from 192.168.1.214 port 48339 Connection closed by invalid user ubuntu 192.168.1.214 port 48339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16173:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16173 [preauth] Invalid user vyos from 192.168.1.214 port 46537 Connection closed by invalid user vyos 192.168.1.214 port 46537 [preauth] Invalid user patrick from 192.168.1.214 port 38914 Received disconnect from 192.168.1.214 port 38914:11: Bye Bye [preauth] Disconnected from invalid user patrick 192.168.1.214 port 38914 [preauth] Invalid user test1 from 192.168.1.214 port 26272 Received disconnect from 192.168.1.214 port 26272:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 26272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60578:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60578 [preauth] Invalid user sammy from 192.168.1.214 port 17108 Received disconnect from 192.168.1.214 port 17108:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 17108 [preauth] Invalid user Test from 192.168.1.214 port 1867 Received disconnect from 192.168.1.214 port 1867:11: Bye Bye [preauth] Disconnected from invalid user Test 192.168.1.214 port 1867 [preauth] Invalid user admin from 192.168.1.214 port 37746 Connection closed by invalid user admin 192.168.1.214 port 37746 [preauth] Invalid user p from 192.168.1.214 port 2373 Connection closed by invalid user p 192.168.1.214 port 2373 [preauth] Invalid user ubuntu from 192.168.1.214 port 45816 Received disconnect from 192.168.1.214 port 45816:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 45816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25582:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1432 [preauth] Invalid user deep from 192.168.1.214 port 41205 Received disconnect from 192.168.1.214 port 41205:11: Bye Bye [preauth] Disconnected from invalid user deep 192.168.1.214 port 41205 [preauth] Invalid user public from 192.168.1.214 port 44821 Connection closed by invalid user public 192.168.1.214 port 44821 [preauth] Invalid user postgres from 192.168.1.214 port 12807 Received disconnect from 192.168.1.214 port 12807:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 12807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23547:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23547 [preauth] Invalid user debian from 192.168.1.214 port 36388 Connection closed by invalid user debian 192.168.1.214 port 36388 [preauth] Invalid user steam from 192.168.1.214 port 39443 Received disconnect from 192.168.1.214 port 39443:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 39443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57272:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57272 [preauth] Invalid user deploy from 192.168.1.214 port 44030 Received disconnect from 192.168.1.214 port 44030:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 44030 [preauth] Invalid user steam from 192.168.1.214 port 53882 Connection closed by invalid user steam 192.168.1.214 port 53882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38651 [preauth] Invalid user it from 192.168.1.214 port 3894 Received disconnect from 192.168.1.214 port 3894:11: Bye Bye [preauth] Disconnected from invalid user it 192.168.1.214 port 3894 [preauth] Invalid user gokul from 192.168.1.214 port 9341 Invalid user admin1234 from 192.168.1.214 port 51657 Received disconnect from 192.168.1.214 port 9341:11: Bye Bye [preauth] Disconnected from invalid user gokul 192.168.1.214 port 9341 [preauth] Received disconnect from 192.168.1.214 port 51657:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 51657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24709 [preauth] Invalid user db2inst1 from 192.168.1.214 port 19009 Received disconnect from 192.168.1.214 port 19009:11: Bye Bye [preauth] Disconnected from invalid user db2inst1 192.168.1.214 port 19009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29761:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46690:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1027:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46985:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55416:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32671 [preauth] Invalid user steam from 192.168.1.214 port 19740 Received disconnect from 192.168.1.214 port 19740:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 19740 [preauth] Invalid user test from 192.168.1.214 port 26439 Received disconnect from 192.168.1.214 port 26439:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 26439 [preauth] Invalid user admin1234 from 192.168.1.214 port 2026 Received disconnect from 192.168.1.214 port 2026:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 2026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55850 [preauth] Invalid user admin1234 from 192.168.1.214 port 59638 Received disconnect from 192.168.1.214 port 59638:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 59638 [preauth] Invalid user nvidia from 192.168.1.214 port 63018 Connection closed by invalid user nvidia 192.168.1.214 port 63018 [preauth] Invalid user ubuntu from 192.168.1.214 port 9854 Received disconnect from 192.168.1.214 port 9854:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 9854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19721:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8769 [preauth] Invalid user test from 192.168.1.214 port 9309 Received disconnect from 192.168.1.214 port 9309:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 9309 [preauth] Invalid user admin from 192.168.1.214 port 40369 Connection closed by invalid user admin 192.168.1.214 port 40369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8835:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8835 [preauth] 2026/04/23 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/23 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/23 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/23 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64781:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28035:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28035 [preauth] Invalid user test from 192.168.1.214 port 14282 Connection closed by invalid user test 192.168.1.214 port 14282 [preauth] Invalid user test from 192.168.1.214 port 9178 Received disconnect from 192.168.1.214 port 9178:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 9178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29192:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65025 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 27926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61807:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1431:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12642 [preauth] Invalid user admin from 192.168.1.214 port 6745 Connection closed by invalid user admin 192.168.1.214 port 6745 [preauth] Invalid user testuser from 192.168.1.214 port 22939 Received disconnect from 192.168.1.214 port 22939:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 22939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63553:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19412 [preauth] Invalid user testuser from 192.168.1.214 port 35599 Received disconnect from 192.168.1.214 port 35599:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 35599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57385:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57385 [preauth] Invalid user demo from 192.168.1.214 port 43908 Connection closed by invalid user demo 192.168.1.214 port 43908 [preauth] Invalid user it from 192.168.1.214 port 3460 Received disconnect from 192.168.1.214 port 3460:11: Bye Bye [preauth] Disconnected from invalid user it 192.168.1.214 port 3460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40642 [preauth] Invalid user deploy from 192.168.1.214 port 11494 Received disconnect from 192.168.1.214 port 11494:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 11494 [preauth] Invalid user gitlab from 192.168.1.214 port 49773 Received disconnect from 192.168.1.214 port 49773:11: Bye Bye [preauth] Disconnected from invalid user gitlab 192.168.1.214 port 49773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1109 [preauth] Invalid user sftp_user from 192.168.1.214 port 53769 Received disconnect from 192.168.1.214 port 53769:11: Bye Bye [preauth] Disconnected from invalid user sftp_user 192.168.1.214 port 53769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60252:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64503:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26413:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51011:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24329:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24329 [preauth] Invalid user gui from 192.168.1.214 port 15352 Received disconnect from 192.168.1.214 port 15352:11: Bye Bye [preauth] Disconnected from invalid user gui 192.168.1.214 port 15352 [preauth] Invalid user vpn from 192.168.1.214 port 12468 Connection closed by invalid user vpn 192.168.1.214 port 12468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54541 [preauth] Invalid user dev from 192.168.1.214 port 14581 Received disconnect from 192.168.1.214 port 14581:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 14581 [preauth] Invalid user nextcloud from 192.168.1.214 port 40891 Received disconnect from 192.168.1.214 port 40891:11: Bye Bye [preauth] Disconnected from invalid user nextcloud 192.168.1.214 port 40891 [preauth] Invalid user deploy from 192.168.1.214 port 47070 Connection closed by invalid user deploy 192.168.1.214 port 47070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33008:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33008 [preauth] Invalid user ubuntu from 192.168.1.214 port 36429 Received disconnect from 192.168.1.214 port 36429:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 36429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46900:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46900 [preauth] Invalid user teamspeak from 192.168.1.214 port 17463 Received disconnect from 192.168.1.214 port 17463:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 17463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61739 [preauth] Invalid user steam from 192.168.1.214 port 51921 Received disconnect from 192.168.1.214 port 51921:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 51921 [preauth] Invalid user admin from 192.168.1.214 port 4382 Connection closed by invalid user admin 192.168.1.214 port 4382 [preauth] Invalid user alan from 192.168.1.214 port 35647 Connection closed by invalid user alan 192.168.1.214 port 35647 [preauth] Invalid user admin1234 from 192.168.1.214 port 52352 Received disconnect from 192.168.1.214 port 52352:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 52352 [preauth] Invalid user admin from 192.168.1.214 port 7615 Connection closed by invalid user admin 192.168.1.214 port 7615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36357:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2650 [preauth] Invalid user paul from 192.168.1.214 port 65065 Received disconnect from 192.168.1.214 port 65065:11: Bye Bye [preauth] Disconnected from invalid user paul 192.168.1.214 port 65065 [preauth] Invalid user username from 192.168.1.214 port 6796 Connection closed by invalid user username 192.168.1.214 port 6796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12687 [preauth] Invalid user telegram from 192.168.1.214 port 8573 Received disconnect from 192.168.1.214 port 8573:11: Bye Bye [preauth] Disconnected from invalid user telegram 192.168.1.214 port 8573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48946 [preauth] Invalid user ec2-user from 192.168.1.214 port 36695 Received disconnect from 192.168.1.214 port 36695:11: Bye Bye [preauth] Disconnected from invalid user ec2-user 192.168.1.214 port 36695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3668 [preauth] Invalid user rema from 192.168.1.214 port 62399 Connection closed by invalid user rema 192.168.1.214 port 62399 [preauth] Invalid user user1 from 192.168.1.214 port 38256 Received disconnect from 192.168.1.214 port 38256:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 38256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37560:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37560 [preauth] Invalid user test from 192.168.1.214 port 23061 Connection closed by invalid user test 192.168.1.214 port 23061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47217:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47217 [preauth] Invalid user odroid from 192.168.1.214 port 64342 Connection closed by invalid user odroid 192.168.1.214 port 64342 [preauth] Invalid user ftpuser from 192.168.1.214 port 33776 Connection closed by invalid user ftpuser 192.168.1.214 port 33776 [preauth] Invalid user steam from 192.168.1.214 port 60113 Received disconnect from 192.168.1.214 port 60113:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 60113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31143 [preauth] Invalid user ftpuser from 192.168.1.214 port 36878 Connection closed by invalid user ftpuser 192.168.1.214 port 36878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61181:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63914:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63914 [preauth] Invalid user oracle from 192.168.1.214 port 51962 Connection closed by invalid user oracle 192.168.1.214 port 51962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40924:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25770 [preauth] Invalid user aaa from 192.168.1.214 port 55348 Connection closed by invalid user aaa 192.168.1.214 port 55348 [preauth] Invalid user ubuntu from 192.168.1.214 port 21888 Received disconnect from 192.168.1.214 port 21888:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 21888 [preauth] Invalid user debian from 192.168.1.214 port 27639 Connection closed by invalid user debian 192.168.1.214 port 27639 [preauth] Invalid user user from 192.168.1.214 port 19000 Connection closed by invalid user user 192.168.1.214 port 19000 [preauth] Invalid user tin from 192.168.1.214 port 23919 Received disconnect from 192.168.1.214 port 23919:11: Bye Bye [preauth] Disconnected from invalid user tin 192.168.1.214 port 23919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1969 [preauth] Invalid user vagrant from 192.168.1.214 port 49199 Connection closed by invalid user vagrant 192.168.1.214 port 49199 [preauth] Invalid user tester from 192.168.1.214 port 52717 Received disconnect from 192.168.1.214 port 52717:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 52717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19574 [preauth] Received disconnect from 192.168.1.214 port 59812:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 59812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43609 [preauth] Invalid user test from 192.168.1.214 port 27441 Connection closed by invalid user test 192.168.1.214 port 27441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45436 [preauth] Invalid user debian from 192.168.1.214 port 13507 Connection closed by invalid user debian 192.168.1.214 port 13507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45715 [preauth] Invalid user admin from 192.168.1.214 port 12592 Connection closed by invalid user admin 192.168.1.214 port 12592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2044 [preauth] Invalid user ansible from 192.168.1.214 port 5045 Connection closed by invalid user ansible 192.168.1.214 port 5045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24243 [preauth] Invalid user testuser from 192.168.1.214 port 41974 Connection closed by invalid user testuser 192.168.1.214 port 41974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39332 [preauth] Invalid user test1 from 192.168.1.214 port 7809 Connection closed by invalid user test1 192.168.1.214 port 7809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3434 [preauth] Invalid user ali from 192.168.1.214 port 46178 Connection closed by invalid user ali 192.168.1.214 port 46178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3314 [preauth] Invalid user teste from 192.168.1.214 port 32739 Connection closed by invalid user teste 192.168.1.214 port 32739 [preauth] Invalid user admin from 192.168.1.214 port 53025 Connection closed by invalid user admin 192.168.1.214 port 53025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47743 [preauth] Invalid user user from 192.168.1.214 port 38872 Connection closed by invalid user user 192.168.1.214 port 38872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51104 [preauth] Invalid user test from 192.168.1.214 port 58229 Received disconnect from 192.168.1.214 port 58229:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 58229 [preauth] Invalid user pi from 192.168.1.214 port 29564 Connection closed by invalid user pi 192.168.1.214 port 29564 [preauth] Invalid user steam from 192.168.1.214 port 60868 Received disconnect from 192.168.1.214 port 60868:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 60868 [preauth] Invalid user httpadmin from 192.168.1.214 port 47423 Connection closed by invalid user httpadmin 192.168.1.214 port 47423 [preauth] Invalid user admin from 192.168.1.214 port 60351 Connection closed by invalid user admin 192.168.1.214 port 60351 [preauth] Invalid user teamspeak from 192.168.1.214 port 20768 Connection closed by invalid user teamspeak 192.168.1.214 port 20768 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60459 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 37870 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27260 [preauth] Connection closed by 192.168.1.214 port 40095 [preauth] Invalid user admin from 192.168.1.214 port 47229 Connection closed by invalid user admin 192.168.1.214 port 47229 [preauth] Invalid user admin from 192.168.1.214 port 1210 Connection closed by invalid user admin 192.168.1.214 port 1210 [preauth] Invalid user admin from 192.168.1.214 port 7258 Received disconnect from 192.168.1.214 port 7258:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 7258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39450 [preauth] Invalid user pi from 192.168.1.214 port 63711 Connection closed by invalid user pi 192.168.1.214 port 63711 [preauth] Invalid user admin from 192.168.1.214 port 21439 Connection closed by invalid user admin 192.168.1.214 port 21439 [preauth] Invalid user user from 192.168.1.214 port 27735 Connection closed by invalid user user 192.168.1.214 port 27735 [preauth] Invalid user server from 192.168.1.214 port 4106 Connection closed by invalid user server 192.168.1.214 port 4106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7902 [preauth] Invalid user user from 192.168.1.214 port 5402 Received disconnect from 192.168.1.214 port 5402:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 5402 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 3125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58183:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5583 [preauth] Invalid user claude from 192.168.1.214 port 4148 Received disconnect from 192.168.1.214 port 4148:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 4148 [preauth] Invalid user minecraft from 192.168.1.214 port 54136 Connection closed by invalid user minecraft 192.168.1.214 port 54136 [preauth] Invalid user huawei from 192.168.1.214 port 63290 Connection closed by invalid user huawei 192.168.1.214 port 63290 [preauth] Invalid user postgres from 192.168.1.214 port 16775 Received disconnect from 192.168.1.214 port 16775:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 16775 [preauth] Invalid user student from 192.168.1.214 port 28426 Connection closed by invalid user student 192.168.1.214 port 28426 [preauth] Connection closed by 192.168.1.214 port 46393 [preauth] Invalid user admin from 192.168.1.214 port 17131 Connection reset by invalid user admin 192.168.1.214 port 17131 [preauth] Invalid user admin from 192.168.1.214 port 19884 Connection reset by invalid user admin 192.168.1.214 port 19884 [preauth] Invalid user admin from 192.168.1.214 port 1685 Connection reset by invalid user admin 192.168.1.214 port 1685 [preauth] Invalid user admin from 192.168.1.214 port 34024 Connection reset by invalid user admin 192.168.1.214 port 34024 [preauth] Invalid user anonymous from 192.168.1.214 port 5986 Connection reset by invalid user anonymous 192.168.1.214 port 5986 [preauth] Invalid user minecraft from 192.168.1.214 port 28113 Connection reset by invalid user minecraft 192.168.1.214 port 28113 [preauth] Invalid user plex from 192.168.1.214 port 39030 Connection reset by invalid user plex 192.168.1.214 port 39030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56730 [preauth] Invalid user ubuntu from 192.168.1.214 port 48285 Invalid user admin from 192.168.1.214 port 29576 Connection reset by invalid user admin 192.168.1.214 port 29576 [preauth] Invalid user admin from 192.168.1.214 port 11963 Connection reset by invalid user admin 192.168.1.214 port 11963 [preauth] Invalid user admin from 192.168.1.214 port 13321 Connection reset by invalid user admin 192.168.1.214 port 13321 [preauth] Invalid user administrator from 192.168.1.214 port 52675 Connection reset by invalid user administrator 192.168.1.214 port 52675 [preauth] Invalid user me from 192.168.1.214 port 57792 Connection reset by invalid user me 192.168.1.214 port 57792 [preauth] Invalid user odroid from 192.168.1.214 port 47182 Connection reset by invalid user odroid 192.168.1.214 port 47182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45312 [preauth] Invalid user adm from 192.168.1.214 port 16692 Connection reset by invalid user adm 192.168.1.214 port 16692 [preauth] Invalid user admin1234 from 192.168.1.214 port 1196 Connection reset by invalid user admin1234 192.168.1.214 port 1196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 3642 Connection closed by invalid user root 192.168.1.214 port 36488 [preauth] Connection reset by invalid user admin 192.168.1.214 port 3642 [preauth] Invalid user ubuntu from 192.168.1.214 port 47695 Received disconnect from 192.168.1.214 port 47695:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47695 [preauth] Invalid user admin from 192.168.1.214 port 60306 Connection reset by invalid user admin 192.168.1.214 port 60306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44854:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44854 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 37968 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61891 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 37976 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 37982 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24192 [preauth] Invalid user user1 from 192.168.1.214 port 30379 Received disconnect from 192.168.1.214 port 30379:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 30379 [preauth] Invalid user test from 192.168.1.214 port 34207 Connection closed by invalid user test 192.168.1.214 port 34207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23641:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11508:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37029 [preauth] Received disconnect from 192.168.1.214 port 17793:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 17793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37159 [preauth] Invalid user hadoop from 192.168.1.214 port 11444 Received disconnect from 192.168.1.214 port 11444:11: Bye Bye [preauth] Disconnected from invalid user hadoop 192.168.1.214 port 11444 [preauth] Invalid user test from 192.168.1.214 port 42261 Connection closed by invalid user test 192.168.1.214 port 42261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47039:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47039 [preauth] Invalid user test from 192.168.1.214 port 27308 Connection closed by invalid user test 192.168.1.214 port 27308 [preauth] Invalid user ubuntu from 192.168.1.214 port 10578 Received disconnect from 192.168.1.214 port 10578:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 10578 [preauth] Invalid user admin from 192.168.1.214 port 37674 Connection closed by invalid user admin 192.168.1.214 port 37674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56169 [preauth] Invalid user iman from 192.168.1.214 port 1277 Received disconnect from 192.168.1.214 port 1277:11: Bye Bye [preauth] Disconnected from invalid user iman 192.168.1.214 port 1277 [preauth] Invalid user admin1234 from 192.168.1.214 port 49635 Received disconnect from 192.168.1.214 port 49635:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 49635 [preauth] Invalid user postgres from 192.168.1.214 port 42167 Connection closed by invalid user postgres 192.168.1.214 port 42167 [preauth] Invalid user jenkins from 192.168.1.214 port 36163 Connection closed by invalid user jenkins 192.168.1.214 port 36163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33396:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8417:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10052:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13959 [preauth] Invalid user user123 from 192.168.1.214 port 64504 Received disconnect from 192.168.1.214 port 64504:11: Bye Bye [preauth] Disconnected from invalid user user123 192.168.1.214 port 64504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12852 [preauth] Invalid user ubuntu from 192.168.1.214 port 35998 Received disconnect from 192.168.1.214 port 35998:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 35998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6487 [preauth] Invalid user ubuntu from 192.168.1.214 port 37106 Received disconnect from 192.168.1.214 port 37106:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37106 [preauth] Invalid user ubuntu from 192.168.1.214 port 42387 Connection closed by invalid user ubuntu 192.168.1.214 port 42387 [preauth] Invalid user admin1234 from 192.168.1.214 port 13549 Received disconnect from 192.168.1.214 port 13549:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 13549 [preauth] Invalid user test2 from 192.168.1.214 port 46332 Connection closed by invalid user test2 192.168.1.214 port 46332 [preauth] Invalid user es from 192.168.1.214 port 64985 Received disconnect from 192.168.1.214 port 64985:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 64985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59295 [preauth] Invalid user spooler from 192.168.1.214 port 64965 Received disconnect from 192.168.1.214 port 64965:11: Bye Bye [preauth] Disconnected from invalid user spooler 192.168.1.214 port 64965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60586:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62253 [preauth] Invalid user test from 192.168.1.214 port 59489 Received disconnect from 192.168.1.214 port 59489:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 59489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44320 [preauth] Invalid user deploy from 192.168.1.214 port 62345 Received disconnect from 192.168.1.214 port 62345:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 62345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14611:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14611 [preauth] Invalid user zjw from 192.168.1.214 port 48848 Connection closed by invalid user zjw 192.168.1.214 port 48848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51801:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43031 [preauth] Invalid user user from 192.168.1.214 port 46614 Received disconnect from 192.168.1.214 port 46614:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 46614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45863 [preauth] Invalid user hello from 192.168.1.214 port 60497 Received disconnect from 192.168.1.214 port 60497:11: Bye Bye [preauth] Disconnected from invalid user hello 192.168.1.214 port 60497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1552 [preauth] Invalid user testen from 192.168.1.214 port 3778 Received disconnect from 192.168.1.214 port 3778:11: Bye Bye [preauth] Disconnected from invalid user testen 192.168.1.214 port 3778 [preauth] Invalid user admin from 192.168.1.214 port 5267 Connection closed by invalid user admin 192.168.1.214 port 5267 [preauth] Invalid user muser from 192.168.1.214 port 51425 Received disconnect from 192.168.1.214 port 51425:11: Bye Bye [preauth] Disconnected from invalid user muser 192.168.1.214 port 51425 [preauth] Invalid user user from 192.168.1.214 port 24778 Connection closed by invalid user user 192.168.1.214 port 24778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21339:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64644 [preauth] Invalid user ubuntu from 192.168.1.214 port 31723 Received disconnect from 192.168.1.214 port 31723:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 31723 [preauth] Invalid user admin from 192.168.1.214 port 64913 Connection closed by invalid user admin 192.168.1.214 port 64913 [preauth] Invalid user testmail from 192.168.1.214 port 27173 Received disconnect from 192.168.1.214 port 27173:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 27173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15363 [preauth] Invalid user narges from 192.168.1.214 port 16581 Received disconnect from 192.168.1.214 port 16581:11: Bye Bye [preauth] Disconnected from invalid user narges 192.168.1.214 port 16581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16430 [preauth] Invalid user server from 192.168.1.214 port 1173 Received disconnect from 192.168.1.214 port 1173:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 1173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54511:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54511 [preauth] Invalid user testuser from 192.168.1.214 port 44251 Connection closed by invalid user testuser 192.168.1.214 port 44251 [preauth] Invalid user claude from 192.168.1.214 port 33786 Received disconnect from 192.168.1.214 port 33786:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 33786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36494 [preauth] Invalid user j from 192.168.1.214 port 23320 Received disconnect from 192.168.1.214 port 23320:11: Bye Bye [preauth] Disconnected from invalid user j 192.168.1.214 port 23320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31663 [preauth] Invalid user admin from 192.168.1.214 port 37763 Received disconnect from 192.168.1.214 port 37763:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 37763 [preauth] Invalid user backup from 192.168.1.214 port 56643 Connection closed by invalid user backup 192.168.1.214 port 56643 [preauth] Invalid user admin from 192.168.1.214 port 21200 Connection closed by invalid user admin 192.168.1.214 port 21200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21869:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21100 [preauth] Invalid user dev from 192.168.1.214 port 52794 Received disconnect from 192.168.1.214 port 52794:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 52794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10409 [preauth] Invalid user linuxadmin from 192.168.1.214 port 58554 Connection closed by invalid user linuxadmin 192.168.1.214 port 58554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64032:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64032 [preauth] Invalid user ftpuser from 192.168.1.214 port 48473 Connection closed by invalid user ftpuser 192.168.1.214 port 48473 [preauth] Invalid user useradmin from 192.168.1.214 port 14525 Connection closed by invalid user useradmin 192.168.1.214 port 14525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21344:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21344 [preauth] Connection closed by 192.168.1.214 port 31490 Invalid user a from 192.168.1.214 port 9078 Connection closed by invalid user a 192.168.1.214 port 9078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18644 [preauth] Invalid user user02 from 192.168.1.214 port 55871 Received disconnect from 192.168.1.214 port 55871:11: Bye Bye [preauth] Disconnected from invalid user user02 192.168.1.214 port 55871 [preauth] Invalid user ftptest from 192.168.1.214 port 50584 Connection closed by invalid user ftptest 192.168.1.214 port 50584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20934 [preauth] Invalid user svn from 192.168.1.214 port 45920 Received disconnect from 192.168.1.214 port 45920:11: Bye Bye [preauth] Disconnected from invalid user svn 192.168.1.214 port 45920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22859 [preauth] Invalid user hduser1 from 192.168.1.214 port 53595 Received disconnect from 192.168.1.214 port 53595:11: Bye Bye [preauth] Disconnected from invalid user hduser1 192.168.1.214 port 53595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15560 [preauth] Invalid user node from 192.168.1.214 port 16329 Connection closed by invalid user node 192.168.1.214 port 16329 [preauth] Invalid user ubuntu from 192.168.1.214 port 44119 Received disconnect from 192.168.1.214 port 44119:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44119 [preauth] banner exchange: Connection from 192.168.1.214 port 13004: invalid format Invalid user builder from 192.168.1.214 port 17894 Connection closed by invalid user builder 192.168.1.214 port 17894 [preauth] Connection closed by 192.168.1.214 port 55948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38373 [preauth] Invalid user postgres from 192.168.1.214 port 4836 Connection closed by invalid user postgres 192.168.1.214 port 4836 [preauth] Invalid user lab from 192.168.1.214 port 23207 Connection closed by invalid user lab 192.168.1.214 port 23207 [preauth] Invalid user sftpuser from 192.168.1.214 port 47720 Connection closed by invalid user sftpuser 192.168.1.214 port 47720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7541 [preauth] Invalid user 1234 from 192.168.1.214 port 35389 Connection closed by invalid user 1234 192.168.1.214 port 35389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51151 [preauth] Invalid user admin from 192.168.1.214 port 2692 Connection closed by invalid user admin 192.168.1.214 port 2692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18324 [preauth] Invalid user admin from 192.168.1.214 port 27361 Connection closed by invalid user admin 192.168.1.214 port 27361 [preauth] Invalid user a from 192.168.1.214 port 45642 Connection closed by invalid user a 192.168.1.214 port 45642 [preauth] Invalid user test123 from 192.168.1.214 port 12101 Connection closed by invalid user test123 192.168.1.214 port 12101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61668 [preauth] Invalid user appuser from 192.168.1.214 port 53311 Received disconnect from 192.168.1.214 port 53311:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 53311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48394 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38282 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5516 [preauth] Connection closed by authenticating user git 192.168.1.214 port 34029 [preauth] Invalid user admin from 192.168.1.214 port 1365 Connection closed by invalid user admin 192.168.1.214 port 1365 [preauth] Invalid user user from 192.168.1.214 port 41878 Connection closed by invalid user user 192.168.1.214 port 41878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40045:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19220 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38306 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56907 [preauth] Invalid user ubuntu from 192.168.1.214 port 15663 Received disconnect from 192.168.1.214 port 15663:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 15663 [preauth] Invalid user deployer from 192.168.1.214 port 6490 Connection closed by invalid user deployer 192.168.1.214 port 6490 [preauth] Invalid user 1 from 192.168.1.214 port 50623 Connection closed by invalid user 1 192.168.1.214 port 50623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47693:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47693 [preauth] Invalid user test1 from 192.168.1.214 port 16403 Connection closed by invalid user test1 192.168.1.214 port 16403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1071 [preauth] Invalid user steam from 192.168.1.214 port 65076 Received disconnect from 192.168.1.214 port 65076:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 65076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60174:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47239:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14390:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35205 [preauth] Invalid user n8n from 192.168.1.214 port 27341 Received disconnect from 192.168.1.214 port 27341:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 27341 [preauth] Invalid user alex from 192.168.1.214 port 57732 Connection closed by invalid user alex 192.168.1.214 port 57732 [preauth] Invalid user sammy from 192.168.1.214 port 37260 Connection closed by invalid user sammy 192.168.1.214 port 37260 [preauth] Invalid user qq from 192.168.1.214 port 1412 Received disconnect from 192.168.1.214 port 1412:11: Bye Bye [preauth] Disconnected from invalid user qq 192.168.1.214 port 1412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23546 [preauth] Invalid user mcadmin from 192.168.1.214 port 46976 Received disconnect from 192.168.1.214 port 46976:11: Bye Bye [preauth] Disconnected from invalid user mcadmin 192.168.1.214 port 46976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25942 [preauth] Invalid user postgres from 192.168.1.214 port 42893 Connection closed by invalid user postgres 192.168.1.214 port 42893 [preauth] Invalid user claude from 192.168.1.214 port 59440 Received disconnect from 192.168.1.214 port 59440:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 59440 [preauth] Invalid user mysql from 192.168.1.214 port 32223 Connection closed by invalid user mysql 192.168.1.214 port 32223 [preauth] Invalid user mc from 192.168.1.214 port 64196 Connection closed by invalid user mc 192.168.1.214 port 64196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44273:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44273 [preauth] Invalid user tester from 192.168.1.214 port 51087 Connection closed by invalid user tester 192.168.1.214 port 51087 [preauth] Invalid user temp from 192.168.1.214 port 24322 Connection closed by invalid user temp 192.168.1.214 port 24322 [preauth] Invalid user ubuntu from 192.168.1.214 port 27393 Received disconnect from 192.168.1.214 port 27393:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 27393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39881 [preauth] Invalid user server from 192.168.1.214 port 22438 Received disconnect from 192.168.1.214 port 22438:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 22438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5362 [preauth] Invalid user ubuntu from 192.168.1.214 port 40240 Received disconnect from 192.168.1.214 port 40240:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23669 [preauth] Invalid user admin1234 from 192.168.1.214 port 5966 Received disconnect from 192.168.1.214 port 5966:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 5966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8334:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44347 [preauth] Invalid user deploy from 192.168.1.214 port 51462 Connection closed by invalid user deploy 192.168.1.214 port 51462 [preauth] Invalid user ubuntu from 192.168.1.214 port 52668 Received disconnect from 192.168.1.214 port 52668:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7292 [preauth] Invalid user vyos from 192.168.1.214 port 44032 Received disconnect from 192.168.1.214 port 44032:11: Bye Bye [preauth] Disconnected from invalid user vyos 192.168.1.214 port 44032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18745:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49092 [preauth] Invalid user support from 192.168.1.214 port 50346 Connection reset by invalid user support 192.168.1.214 port 50346 [preauth] Invalid user test1 from 192.168.1.214 port 45949 Connection reset by invalid user test1 192.168.1.214 port 45949 [preauth] Invalid user test1 from 192.168.1.214 port 62613 Connection reset by invalid user test1 192.168.1.214 port 62613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62961 [preauth] Invalid user mike from 192.168.1.214 port 39153 Received disconnect from 192.168.1.214 port 39153:11: Bye Bye [preauth] Disconnected from invalid user mike 192.168.1.214 port 39153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51684 [preauth] Invalid user ubuntu from 192.168.1.214 port 7398 Received disconnect from 192.168.1.214 port 7398:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 7398 [preauth] Invalid user odoo from 192.168.1.214 port 3143 Connection closed by invalid user odoo 192.168.1.214 port 3143 [preauth] Invalid user server from 192.168.1.214 port 58637 Connection closed by invalid user server 192.168.1.214 port 58637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59583:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2045 [preauth] Connection closed by 192.168.1.214 port 43116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28348 [preauth] Invalid user deploy from 192.168.1.214 port 48473 Received disconnect from 192.168.1.214 port 48473:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 48473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48269 [preauth] Invalid user kafka from 192.168.1.214 port 3459 Connection closed by invalid user kafka 192.168.1.214 port 3459 [preauth] Connection closed by authenticating user git 192.168.1.214 port 43707 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 3819 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 3819 [preauth] Invalid user docker from 192.168.1.214 port 31206 Connection closed by invalid user docker 192.168.1.214 port 31206 [preauth] Invalid user test from 192.168.1.214 port 2096 Connection closed by invalid user test 192.168.1.214 port 2096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8642 [preauth] Invalid user administrator from 192.168.1.214 port 43601 Connection reset by invalid user administrator 192.168.1.214 port 43601 [preauth] Invalid user azureuser from 192.168.1.214 port 8358 Connection reset by invalid user azureuser 192.168.1.214 port 8358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64715 [preauth] Invalid user b from 192.168.1.214 port 28001 Connection reset by invalid user b 192.168.1.214 port 28001 [preauth] Invalid user checkpoint from 192.168.1.214 port 61557 Connection reset by invalid user checkpoint 192.168.1.214 port 61557 [preauth] Invalid user compras from 192.168.1.214 port 22475 Connection reset by invalid user compras 192.168.1.214 port 22475 [preauth] Invalid user cyber from 192.168.1.214 port 54106 Connection reset by invalid user cyber 192.168.1.214 port 54106 [preauth] Invalid user debian from 192.168.1.214 port 65397 Connection reset by invalid user debian 192.168.1.214 port 65397 [preauth] Invalid user debian from 192.168.1.214 port 21502 Connection reset by invalid user debian 192.168.1.214 port 21502 [preauth] Invalid user ftpuser from 192.168.1.214 port 9558 Connection reset by invalid user ftpuser 192.168.1.214 port 9558 [preauth] Invalid user hadoop from 192.168.1.214 port 60492 Connection reset by invalid user hadoop 192.168.1.214 port 60492 [preauth] Invalid user inspur from 192.168.1.214 port 12973 Connection reset by invalid user inspur 192.168.1.214 port 12973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13830 [preauth] Invalid user prueba from 192.168.1.214 port 61252 Connection closed by invalid user prueba 192.168.1.214 port 61252 [preauth] Invalid user user1 from 192.168.1.214 port 6697 Connection closed by invalid user user1 192.168.1.214 port 6697 [preauth] Invalid user support from 192.168.1.214 port 5262 Connection closed by invalid user support 192.168.1.214 port 5262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8072 [preauth] Invalid user upload from 192.168.1.214 port 5434 Connection closed by invalid user upload 192.168.1.214 port 5434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52096 [preauth] Invalid user admin from 192.168.1.214 port 42436 Connection closed by invalid user admin 192.168.1.214 port 42436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5700 [preauth] Invalid user peertube from 192.168.1.214 port 59413 Connection closed by invalid user peertube 192.168.1.214 port 59413 [preauth] Invalid user osboxes from 192.168.1.214 port 46313 Connection closed by invalid user osboxes 192.168.1.214 port 46313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45162 [preauth] Invalid user mysql from 192.168.1.214 port 20293 Connection closed by invalid user mysql 192.168.1.214 port 20293 [preauth] Invalid user ubuntu from 192.168.1.214 port 65201 Connection closed by invalid user ubuntu 192.168.1.214 port 65201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31464 [preauth] Invalid user user01 from 192.168.1.214 port 36664 Connection closed by invalid user user01 192.168.1.214 port 36664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58464:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40055 [preauth] Invalid user user1 from 192.168.1.214 port 15718 Connection closed by invalid user user1 192.168.1.214 port 15718 [preauth] Invalid user user from 192.168.1.214 port 7802 Connection closed by invalid user user 192.168.1.214 port 7802 [preauth] Invalid user ubuntu from 192.168.1.214 port 59230 Connection closed by invalid user ubuntu 192.168.1.214 port 59230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39547 [preauth] Invalid user sammy from 192.168.1.214 port 29258 Received disconnect from 192.168.1.214 port 29258:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 29258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1163 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38716 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56660:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22297 [preauth] Invalid user prueba from 192.168.1.214 port 50758 Connection closed by invalid user prueba 192.168.1.214 port 50758 [preauth] Invalid user what from 192.168.1.214 port 12775 Connection closed by invalid user what 192.168.1.214 port 12775 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38728 Invalid user samba from 192.168.1.214 port 3933 Connection closed by invalid user samba 192.168.1.214 port 3933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29180 [preauth] Invalid user frappe from 192.168.1.214 port 64474 Received disconnect from 192.168.1.214 port 64474:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 64474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38900 [preauth] Invalid user deployer from 192.168.1.214 port 26322 Received disconnect from 192.168.1.214 port 26322:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 26322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41508 [preauth] Invalid user deploy from 192.168.1.214 port 44297 Received disconnect from 192.168.1.214 port 44297:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 44297 [preauth] Invalid user music from 192.168.1.214 port 58514 Connection closed by invalid user music 192.168.1.214 port 58514 [preauth] Invalid user ftpuser from 192.168.1.214 port 53898 Connection closed by invalid user ftpuser 192.168.1.214 port 53898 [preauth] Invalid user ftpuser from 192.168.1.214 port 54229 Received disconnect from 192.168.1.214 port 54229:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 54229 [preauth] Invalid user download from 192.168.1.214 port 65524 Connection closed by invalid user download 192.168.1.214 port 65524 [preauth] Invalid user userssh from 192.168.1.214 port 37312 Received disconnect from 192.168.1.214 port 37312:11: Bye Bye [preauth] Disconnected from invalid user userssh 192.168.1.214 port 37312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8376 [preauth] Invalid user bitwarden from 192.168.1.214 port 64563 Received disconnect from 192.168.1.214 port 64563:11: Bye Bye [preauth] Disconnected from invalid user bitwarden 192.168.1.214 port 64563 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38760 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34012 [preauth] Invalid user debian from 192.168.1.214 port 15658 Received disconnect from 192.168.1.214 port 15658:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 15658 [preauth] Invalid user deploy from 192.168.1.214 port 48365 Received disconnect from 192.168.1.214 port 48365:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 48365 [preauth] Invalid user developer from 192.168.1.214 port 53646 Connection closed by invalid user developer 192.168.1.214 port 53646 [preauth] Invalid user teamspeak from 192.168.1.214 port 2642 Received disconnect from 192.168.1.214 port 2642:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 2642 [preauth] Invalid user user2 from 192.168.1.214 port 38316 Connection closed by invalid user user2 192.168.1.214 port 38316 [preauth] Invalid user postgres from 192.168.1.214 port 13536 Received disconnect from 192.168.1.214 port 13536:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 13536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40073 [preauth] Invalid user tom from 192.168.1.214 port 19596 Received disconnect from 192.168.1.214 port 19596:11: Bye Bye [preauth] Disconnected from invalid user tom 192.168.1.214 port 19596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46396:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52261 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38786 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22302:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22302 [preauth] Invalid user pi from 192.168.1.214 port 23030 Connection closed by invalid user pi 192.168.1.214 port 23030 [preauth] Invalid user kafka from 192.168.1.214 port 8382 Received disconnect from 192.168.1.214 port 8382:11: Bye Bye [preauth] Disconnected from invalid user kafka 192.168.1.214 port 8382 [preauth] Invalid user 0 from 192.168.1.214 port 19640 Connection closed by invalid user 0 192.168.1.214 port 19640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26941:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26941 [preauth] Invalid user steam from 192.168.1.214 port 12733 Connection closed by invalid user steam 192.168.1.214 port 12733 [preauth] Invalid user oracle from 192.168.1.214 port 45812 Received disconnect from 192.168.1.214 port 45812:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 45812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3283 [preauth] Invalid user sergey from 192.168.1.214 port 19227 Received disconnect from 192.168.1.214 port 19227:11: Bye Bye [preauth] Disconnected from invalid user sergey 192.168.1.214 port 19227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55809:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34103 [preauth] Invalid user temp from 192.168.1.214 port 60490 Received disconnect from 192.168.1.214 port 60490:11: Bye Bye [preauth] Disconnected from invalid user temp 192.168.1.214 port 60490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38638 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38814 Invalid user user11 from 192.168.1.214 port 53537 Received disconnect from 192.168.1.214 port 53537:11: Bye Bye [preauth] Disconnected from invalid user user11 192.168.1.214 port 53537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62438:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48838:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62698:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62698 [preauth] Invalid user student6 from 192.168.1.214 port 36727 Received disconnect from 192.168.1.214 port 36727:11: Bye Bye [preauth] Disconnected from invalid user student6 192.168.1.214 port 36727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24199 [preauth] Invalid user hadoop from 192.168.1.214 port 21685 Connection closed by invalid user hadoop 192.168.1.214 port 21685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16558:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16558 [preauth] Connection closed by 192.168.1.214 port 23859 [preauth] Invalid user test from 192.168.1.214 port 22375 Received disconnect from 192.168.1.214 port 22375:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 22375 [preauth] Invalid user ahmed from 192.168.1.214 port 2641 Connection closed by invalid user ahmed 192.168.1.214 port 2641 [preauth] Invalid user admin1234 from 192.168.1.214 port 37967 Received disconnect from 192.168.1.214 port 37967:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 37967 [preauth] Invalid user web from 192.168.1.214 port 18146 Connection closed by invalid user web 192.168.1.214 port 18146 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38846 Invalid user server from 192.168.1.214 port 44964 Received disconnect from 192.168.1.214 port 44964:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 44964 [preauth] Invalid user super from 192.168.1.214 port 22795 Connection closed by invalid user super 192.168.1.214 port 22795 [preauth] Invalid user sammy from 192.168.1.214 port 56641 Received disconnect from 192.168.1.214 port 56641:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 56641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60792:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60792 [preauth] Invalid user test from 192.168.1.214 port 9403 Received disconnect from 192.168.1.214 port 9403:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 9403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23406 [preauth] Invalid user richard from 192.168.1.214 port 64479 Received disconnect from 192.168.1.214 port 64479:11: Bye Bye [preauth] Disconnected from invalid user richard 192.168.1.214 port 64479 [preauth] Connection closed by 192.168.1.214 port 36897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24771:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53996 [preauth] Invalid user admin from 192.168.1.214 port 26403 Received disconnect from 192.168.1.214 port 26403:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 26403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42265:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42265 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 38872 Invalid user ftpuser from 192.168.1.214 port 20627 Connection closed by invalid user ftpuser 192.168.1.214 port 20627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58966:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58966 [preauth] Invalid user user from 192.168.1.214 port 12268 Connection closed by invalid user user 192.168.1.214 port 12268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22720:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22720 [preauth] Invalid user ubuntu from 192.168.1.214 port 52985 Connection closed by invalid user ubuntu 192.168.1.214 port 52985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58429:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58429 [preauth] Invalid user sammy from 192.168.1.214 port 52790 Received disconnect from 192.168.1.214 port 52790:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 52790 [preauth] Invalid user test from 192.168.1.214 port 22813 Received disconnect from 192.168.1.214 port 22813:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 22813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23843:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28868 [preauth] Invalid user proxyuser from 192.168.1.214 port 32931 Received disconnect from 192.168.1.214 port 32931:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 32931 [preauth] Invalid user admin from 192.168.1.214 port 8966 Connection closed by invalid user admin 192.168.1.214 port 8966 [preauth] Invalid user ubuntu from 192.168.1.214 port 12112 Received disconnect from 192.168.1.214 port 12112:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 12112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65443 [preauth] User lp not allowed because account is locked Received disconnect from 192.168.1.214 port 27830:11: Bye Bye [preauth] Disconnected from invalid user lp 192.168.1.214 port 27830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43506 [preauth] Invalid user user from 192.168.1.214 port 26916 Received disconnect from 192.168.1.214 port 26916:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 26916 [preauth] Invalid user oracle from 192.168.1.214 port 15945 Received disconnect from 192.168.1.214 port 15945:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 15945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25892 [preauth] Invalid user postgres from 192.168.1.214 port 3759 Received disconnect from 192.168.1.214 port 3759:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 3759 [preauth] Invalid user pi from 192.168.1.214 port 32026 Connection closed by invalid user pi 192.168.1.214 port 32026 [preauth] Invalid user ubuntu from 192.168.1.214 port 60139 Received disconnect from 192.168.1.214 port 60139:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14604:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50130:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50130 [preauth] Invalid user oracle from 192.168.1.214 port 57335 Connection closed by invalid user oracle 192.168.1.214 port 57335 [preauth] Invalid user user from 192.168.1.214 port 3010 Received disconnect from 192.168.1.214 port 3010:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 3010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62779 [preauth] Invalid user server from 192.168.1.214 port 18414 Connection reset by invalid user server 192.168.1.214 port 18414 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 28708 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 8690 [preauth] Invalid user steam from 192.168.1.214 port 52913 Connection reset by invalid user steam 192.168.1.214 port 52913 [preauth] Invalid user ubuntu from 192.168.1.214 port 37222 Connection reset by invalid user ubuntu 192.168.1.214 port 37222 [preauth] Invalid user usuario from 192.168.1.214 port 63630 Connection reset by invalid user usuario 192.168.1.214 port 63630 [preauth] Invalid user zabbix from 192.168.1.214 port 5339 Connection reset by invalid user zabbix 192.168.1.214 port 5339 [preauth] Invalid user admin from 192.168.1.214 port 34210 Connection reset by invalid user admin 192.168.1.214 port 34210 [preauth] Invalid user admin from 192.168.1.214 port 12858 Invalid user mcserver from 192.168.1.214 port 47728 Connection reset by invalid user admin 192.168.1.214 port 12858 [preauth] Connection closed by invalid user mcserver 192.168.1.214 port 47728 [preauth] Invalid user anonymous from 192.168.1.214 port 21317 Connection reset by invalid user anonymous 192.168.1.214 port 21317 [preauth] Invalid user baikal from 192.168.1.214 port 9864 Connection reset by invalid user baikal 192.168.1.214 port 9864 [preauth] Invalid user ftpuser from 192.168.1.214 port 13887 Connection reset by invalid user ftpuser 192.168.1.214 port 13887 [preauth] Invalid user ftpuser from 192.168.1.214 port 37064 Connection reset by invalid user ftpuser 192.168.1.214 port 37064 [preauth] Invalid user music from 192.168.1.214 port 31341 Connection reset by invalid user music 192.168.1.214 port 31341 [preauth] Invalid user nick from 192.168.1.214 port 60391 Connection reset by invalid user nick 192.168.1.214 port 60391 [preauth] Invalid user oracle from 192.168.1.214 port 6787 Connection reset by invalid user oracle 192.168.1.214 port 6787 [preauth] Invalid user pi from 192.168.1.214 port 5186 Connection reset by invalid user pi 192.168.1.214 port 5186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37074 [preauth] Invalid user xy from 192.168.1.214 port 16301 Received disconnect from 192.168.1.214 port 16301:11: Bye Bye [preauth] Disconnected from invalid user xy 192.168.1.214 port 16301 [preauth] Invalid user adam from 192.168.1.214 port 27083 Connection closed by invalid user adam 192.168.1.214 port 27083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17576:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6920:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6920 [preauth] Invalid user ts3 from 192.168.1.214 port 23053 Connection closed by invalid user ts3 192.168.1.214 port 23053 [preauth] Invalid user tester from 192.168.1.214 port 61661 Received disconnect from 192.168.1.214 port 61661:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 61661 [preauth] Invalid user steam from 192.168.1.214 port 14036 Received disconnect from 192.168.1.214 port 14036:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 14036 [preauth] Invalid user test from 192.168.1.214 port 39797 Connection closed by invalid user test 192.168.1.214 port 39797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38630:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38630 [preauth] Invalid user arkserver from 192.168.1.214 port 1610 Received disconnect from 192.168.1.214 port 1610:11: Bye Bye [preauth] Disconnected from invalid user arkserver 192.168.1.214 port 1610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1675 [preauth] Invalid user orangepi from 192.168.1.214 port 44960 Connection closed by invalid user orangepi 192.168.1.214 port 44960 [preauth] Invalid user ftpuser from 192.168.1.214 port 3675 Received disconnect from 192.168.1.214 port 3675:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 3675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32739 [preauth] Invalid user noroot from 192.168.1.214 port 28148 Received disconnect from 192.168.1.214 port 28148:11: Bye Bye [preauth] Disconnected from invalid user noroot 192.168.1.214 port 28148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37942 [preauth] Invalid user vpn from 192.168.1.214 port 30222 Received disconnect from 192.168.1.214 port 30222:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 30222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24442 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39032 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60314 [preauth] Invalid user deploy from 192.168.1.214 port 16583 Received disconnect from 192.168.1.214 port 16583:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 16583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15884 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39056 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11041 [preauth] Invalid user bot from 192.168.1.214 port 10567 Received disconnect from 192.168.1.214 port 10567:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 10567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6791 [preauth] Invalid user huawei from 192.168.1.214 port 16037 Connection closed by invalid user huawei 192.168.1.214 port 16037 [preauth] Invalid user sysadmin from 192.168.1.214 port 47132 Connection closed by invalid user sysadmin 192.168.1.214 port 47132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34671 [preauth] Invalid user test from 192.168.1.214 port 11511 Received disconnect from 192.168.1.214 port 11511:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 11511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1569:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15094 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39106 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48053:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user mysql from 192.168.1.214 port 14234 Connection closed by invalid user mysql 192.168.1.214 port 14234 [preauth] Connection closed by invalid user root 192.168.1.214 port 27357 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39122 Invalid user max from 192.168.1.214 port 13210 Connection closed by invalid user max 192.168.1.214 port 13210 [preauth] Invalid user master from 192.168.1.214 port 41850 Connection closed by invalid user master 192.168.1.214 port 41850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46287:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46287 [preauth] Invalid user ftpadmin from 192.168.1.214 port 6189 Connection closed by invalid user ftpadmin 192.168.1.214 port 6189 [preauth] Invalid user dspace from 192.168.1.214 port 17774 Connection closed by invalid user dspace 192.168.1.214 port 17774 [preauth] Invalid user admin from 192.168.1.214 port 41970 Connection closed by invalid user admin 192.168.1.214 port 41970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62532 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39142 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46779 [preauth] Invalid user admin from 192.168.1.214 port 47394 Connection reset by invalid user admin 192.168.1.214 port 47394 [preauth] Invalid user admin from 192.168.1.214 port 39595 Invalid user admin from 192.168.1.214 port 29784 Connection reset by invalid user admin 192.168.1.214 port 29784 [preauth] Invalid user operator from 192.168.1.214 port 52491 Connection reset by invalid user operator 192.168.1.214 port 52491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40461 [preauth] Invalid user user from 192.168.1.214 port 28134 Connection reset by invalid user user 192.168.1.214 port 28134 [preauth] Invalid user user from 192.168.1.214 port 63605 Invalid user admin from 192.168.1.214 port 15563 Invalid user admin from 192.168.1.214 port 39243 Connection reset by invalid user admin 192.168.1.214 port 39243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21153 [preauth] Invalid user admin from 192.168.1.214 port 56881 Connection reset by invalid user admin 192.168.1.214 port 56881 [preauth] Invalid user administrator from 192.168.1.214 port 45535 Connection reset by invalid user administrator 192.168.1.214 port 45535 [preauth] Invalid user prueba from 192.168.1.214 port 52555 Connection reset by invalid user prueba 192.168.1.214 port 52555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29189 [preauth] Invalid user admin from 192.168.1.214 port 31301 Connection reset by invalid user admin 192.168.1.214 port 31301 [preauth] Invalid user admin from 192.168.1.214 port 36560 Connection reset by invalid user admin 192.168.1.214 port 36560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3942 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39158 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39180 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39182 drop connection #2 from [192.168.1.214]:49364 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime PerSourcePenalties logging rate-limited: additional 13 connections dropped Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39188 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39204 Invalid user ubuntu from 192.168.1.214 port 43747 Received disconnect from 192.168.1.214 port 43747:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 43747 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 49377 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39736 [preauth] Invalid user a from 192.168.1.214 port 22289 Connection closed by invalid user a 192.168.1.214 port 22289 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39230 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39237 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28656 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39241 Connection closed by 192.168.1.214 port 40037 [preauth] Invalid user test from 192.168.1.214 port 7496 Connection closed by invalid user test 192.168.1.214 port 7496 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39247 Connection reset by 192.168.1.214 port 2575 [preauth] Connection closed by 192.168.1.214 port 4362 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39253 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62185 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 39257 Connection closed by 192.168.1.214 port 24242 Invalid user centos from 192.168.1.214 port 55986 Connection closed by invalid user centos 192.168.1.214 port 55986 [preauth] Connection closed by 192.168.1.214 port 27887 banner exchange: Connection from 192.168.1.214 port 22261: invalid format Invalid user test1 from 192.168.1.214 port 44712 Connection reset by invalid user test1 192.168.1.214 port 44712 [preauth] Invalid user test1 from 192.168.1.214 port 25802 Connection reset by invalid user test1 192.168.1.214 port 25802 [preauth] Invalid user test1 from 192.168.1.214 port 6551 Connection reset by invalid user test1 192.168.1.214 port 6551 [preauth] Invalid user test1 from 192.168.1.214 port 40530 Connection reset by invalid user test1 192.168.1.214 port 40530 [preauth] Invalid user test2 from 192.168.1.214 port 36331 Connection reset by invalid user test2 192.168.1.214 port 36331 [preauth] Invalid user test2 from 192.168.1.214 port 54227 Connection reset by invalid user test2 192.168.1.214 port 54227 [preauth] Invalid user test2 from 192.168.1.214 port 1547 Connection reset by invalid user test2 192.168.1.214 port 1547 [preauth] Invalid user test2 from 192.168.1.214 port 58936 Connection reset by invalid user test2 192.168.1.214 port 58936 [preauth] Invalid user test from 192.168.1.214 port 1307 Connection reset by invalid user test 192.168.1.214 port 1307 [preauth] Invalid user test from 192.168.1.214 port 6372 Connection reset by invalid user test 192.168.1.214 port 6372 [preauth] Invalid user testuser from 192.168.1.214 port 47466 Connection reset by invalid user testuser 192.168.1.214 port 47466 [preauth] Invalid user ubuntu from 192.168.1.214 port 13767 Connection reset by invalid user ubuntu 192.168.1.214 port 13767 [preauth] Invalid user ubuntu from 192.168.1.214 port 8976 Connection reset by invalid user ubuntu 192.168.1.214 port 8976 [preauth] Invalid user user from 192.168.1.214 port 13658 Connection reset by invalid user user 192.168.1.214 port 13658 [preauth] Invalid user user from 192.168.1.214 port 22760 Connection reset by invalid user user 192.168.1.214 port 22760 [preauth] Invalid user usuario from 192.168.1.214 port 62810 Connection reset by invalid user usuario 192.168.1.214 port 62810 [preauth] Invalid user usuario from 192.168.1.214 port 10588 Connection reset by invalid user usuario 192.168.1.214 port 10588 [preauth] Invalid user usuario from 192.168.1.214 port 6963 Connection reset by invalid user usuario 192.168.1.214 port 6963 [preauth] Invalid user usuario from 192.168.1.214 port 57427 Connection reset by invalid user usuario 192.168.1.214 port 57427 [preauth] Invalid user xbox from 192.168.1.214 port 58490 Connection reset by invalid user xbox 192.168.1.214 port 58490 [preauth] Invalid user admin from 192.168.1.214 port 14696 Connection reset by invalid user admin 192.168.1.214 port 14696 [preauth] Invalid user admin from 192.168.1.214 port 22791 Connection reset by invalid user admin 192.168.1.214 port 22791 [preauth] Invalid user admin from 192.168.1.214 port 13603 Connection reset by invalid user admin 192.168.1.214 port 13603 [preauth] Invalid user admin from 192.168.1.214 port 38697 Connection reset by invalid user admin 192.168.1.214 port 38697 [preauth] Invalid user admin from 192.168.1.214 port 30699 Connection reset by invalid user admin 192.168.1.214 port 30699 [preauth] Invalid user admin from 192.168.1.214 port 43734 Connection reset by invalid user admin 192.168.1.214 port 43734 [preauth] Invalid user admin from 192.168.1.214 port 41693 Connection reset by invalid user admin 192.168.1.214 port 41693 [preauth] Invalid user admin from 192.168.1.214 port 52096 Connection reset by invalid user admin 192.168.1.214 port 52096 [preauth] Invalid user admin from 192.168.1.214 port 59383 Connection reset by invalid user admin 192.168.1.214 port 59383 [preauth] Invalid user cc from 192.168.1.214 port 22175 Connection reset by invalid user cc 192.168.1.214 port 22175 [preauth] banner exchange: Connection from 192.168.1.214 port 62069: invalid format banner exchange: Connection from 192.168.1.214 port 24772: invalid format kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 19171 Invalid user NL5xUDpV2xRa from 192.168.1.214 port 33427 userauth_pubkey: parse publickey packet: incomplete message [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40684 [preauth] Invalid user service from 192.168.1.214 port 58286 Connection reset by invalid user service 192.168.1.214 port 58286 [preauth] Invalid user test2 from 192.168.1.214 port 36127 Connection reset by invalid user test2 192.168.1.214 port 36127 [preauth] Invalid user ubnt from 192.168.1.214 port 43831 Connection reset by invalid user ubnt 192.168.1.214 port 43831 [preauth] Invalid user user from 192.168.1.214 port 34136 Connection reset by invalid user user 192.168.1.214 port 34136 [preauth] Invalid user user from 192.168.1.214 port 1357 Connection reset by invalid user user 192.168.1.214 port 1357 [preauth] Invalid user admin from 192.168.1.214 port 18688 Connection reset by invalid user admin 192.168.1.214 port 18688 [preauth] Invalid user aiha from 192.168.1.214 port 28819 Connection reset by invalid user aiha 192.168.1.214 port 28819 [preauth] Invalid user client from 192.168.1.214 port 45630 Connection reset by invalid user client 192.168.1.214 port 45630 [preauth] Invalid user cyrus from 192.168.1.214 port 48468 Connection reset by invalid user cyrus 192.168.1.214 port 48468 [preauth] Invalid user deployer from 192.168.1.214 port 48045 Connection reset by invalid user deployer 192.168.1.214 port 48045 [preauth] Invalid user developer from 192.168.1.214 port 37705 Connection reset by invalid user developer 192.168.1.214 port 37705 [preauth] Invalid user fedora from 192.168.1.214 port 28489 Connection reset by invalid user fedora 192.168.1.214 port 28489 [preauth] Invalid user hadoop from 192.168.1.214 port 49567 Connection reset by invalid user hadoop 192.168.1.214 port 49567 [preauth] Invalid user inspur from 192.168.1.214 port 30189 Connection reset by invalid user inspur 192.168.1.214 port 30189 [preauth] Invalid user oracle from 192.168.1.214 port 38135 Connection reset by invalid user oracle 192.168.1.214 port 38135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64883 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 12693 Invalid user supports from 192.168.1.214 port 21130 Connection closed by invalid user supports 192.168.1.214 port 21130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43796 [preauth] Invalid user api from 192.168.1.214 port 57165 Received disconnect from 192.168.1.214 port 57165:11: Bye Bye [preauth] Disconnected from invalid user api 192.168.1.214 port 57165 [preauth] Invalid user test from 192.168.1.214 port 38878 Received disconnect from 192.168.1.214 port 38878:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 38878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49625:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49625 [preauth] Invalid user user from 192.168.1.214 port 1553 Received disconnect from 192.168.1.214 port 1553:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 1553 [preauth] Invalid user sgp from 192.168.1.214 port 61235 Received disconnect from 192.168.1.214 port 61235:11: Bye Bye [preauth] Disconnected from invalid user sgp 192.168.1.214 port 61235 [preauth] Invalid user steam from 192.168.1.214 port 3366 Received disconnect from 192.168.1.214 port 3366:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 3366 [preauth] Invalid user user from 192.168.1.214 port 32461 Received disconnect from 192.168.1.214 port 32461:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 32461 [preauth] Invalid user user33 from 192.168.1.214 port 35230 Received disconnect from 192.168.1.214 port 35230:11: Bye Bye [preauth] Disconnected from invalid user user33 192.168.1.214 port 35230 [preauth] Invalid user test from 192.168.1.214 port 65110 Received disconnect from 192.168.1.214 port 65110:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 65110 [preauth] Invalid user socks from 192.168.1.214 port 42564 Received disconnect from 192.168.1.214 port 42564:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 42564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60604:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60604 [preauth] Invalid user elasticsearch from 192.168.1.214 port 21932 Received disconnect from 192.168.1.214 port 21932:11: Bye Bye [preauth] Disconnected from invalid user elasticsearch 192.168.1.214 port 21932 [preauth] Invalid user tuser from 192.168.1.214 port 8608 Received disconnect from 192.168.1.214 port 8608:11: Bye Bye [preauth] Disconnected from invalid user tuser 192.168.1.214 port 8608 [preauth] Invalid user ali from 192.168.1.214 port 34251 Received disconnect from 192.168.1.214 port 34251:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 34251 [preauth] Invalid user sammy from 192.168.1.214 port 11637 Received disconnect from 192.168.1.214 port 11637:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 11637 [preauth] Received disconnect from 192.168.1.214 port 55941:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 55941 [preauth] Invalid user bot from 192.168.1.214 port 53982 Received disconnect from 192.168.1.214 port 53982:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 53982 [preauth] Invalid user ftpuser from 192.168.1.214 port 40663 Received disconnect from 192.168.1.214 port 40663:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 40663 [preauth] Invalid user behnam from 192.168.1.214 port 55816 Received disconnect from 192.168.1.214 port 55816:11: Bye Bye [preauth] Disconnected from invalid user behnam 192.168.1.214 port 55816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1891:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1891 [preauth] Invalid user admin from 192.168.1.214 port 13631 Connection reset by invalid user admin 192.168.1.214 port 13631 [preauth] Invalid user admin from 192.168.1.214 port 41690 Connection reset by invalid user admin 192.168.1.214 port 41690 [preauth] Invalid user admin from 192.168.1.214 port 37771 Connection reset by invalid user admin 192.168.1.214 port 37771 [preauth] Invalid user admin from 192.168.1.214 port 47520 Connection reset by invalid user admin 192.168.1.214 port 47520 [preauth] Invalid user admin from 192.168.1.214 port 38978 Connection reset by invalid user admin 192.168.1.214 port 38978 [preauth] Invalid user free from 192.168.1.214 port 56461 Connection reset by invalid user free 192.168.1.214 port 56461 [preauth] Invalid user olt from 192.168.1.214 port 59431 Connection reset by invalid user olt 192.168.1.214 port 59431 [preauth] Invalid user postgres from 192.168.1.214 port 52949 Connection reset by invalid user postgres 192.168.1.214 port 52949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64042 [preauth] Invalid user system from 192.168.1.214 port 27813 Connection reset by invalid user system 192.168.1.214 port 27813 [preauth] Invalid user teste from 192.168.1.214 port 24453 Connection reset by invalid user teste 192.168.1.214 port 24453 [preauth] Invalid user ubnt from 192.168.1.214 port 57350 Connection reset by invalid user ubnt 192.168.1.214 port 57350 [preauth] Invalid user www from 192.168.1.214 port 22818 Connection reset by invalid user www 192.168.1.214 port 22818 [preauth] Invalid user admin from 192.168.1.214 port 1464 Connection reset by invalid user admin 192.168.1.214 port 1464 [preauth] Invalid user admin from 192.168.1.214 port 38297 Connection reset by invalid user admin 192.168.1.214 port 38297 [preauth] Invalid user admin from 192.168.1.214 port 21436 Connection reset by invalid user admin 192.168.1.214 port 21436 [preauth] Invalid user admin from 192.168.1.214 port 29088 Connection reset by invalid user admin 192.168.1.214 port 29088 [preauth] Invalid user admin from 192.168.1.214 port 52635 Connection reset by invalid user admin 192.168.1.214 port 52635 [preauth] Invalid user admin from 192.168.1.214 port 27229 Connection reset by invalid user admin 192.168.1.214 port 27229 [preauth] Invalid user admin from 192.168.1.214 port 53820 Connection reset by invalid user admin 192.168.1.214 port 53820 [preauth] Invalid user admin from 192.168.1.214 port 16892 Connection reset by invalid user admin 192.168.1.214 port 16892 [preauth] Invalid user frappe from 192.168.1.214 port 26267 Connection reset by invalid user frappe 192.168.1.214 port 26267 [preauth] Invalid user sybase from 192.168.1.214 port 7101 Received disconnect from 192.168.1.214 port 7101:11: Bye Bye [preauth] Disconnected from invalid user sybase 192.168.1.214 port 7101 [preauth] Invalid user user3 from 192.168.1.214 port 47570 Received disconnect from 192.168.1.214 port 47570:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 47570 [preauth] Invalid user bender from 192.168.1.214 port 42905 Received disconnect from 192.168.1.214 port 42905:11: Bye Bye [preauth] Disconnected from invalid user bender 192.168.1.214 port 42905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51644 [preauth] Invalid user vpn from 192.168.1.214 port 19049 Received disconnect from 192.168.1.214 port 19049:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 19049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39615:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39615 [preauth] Invalid user ubuntu from 192.168.1.214 port 52122 Received disconnect from 192.168.1.214 port 52122:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52122 [preauth] Invalid user username from 192.168.1.214 port 11288 Received disconnect from 192.168.1.214 port 11288:11: Bye Bye [preauth] Disconnected from invalid user username 192.168.1.214 port 11288 [preauth] Invalid user postgres from 192.168.1.214 port 14145 Received disconnect from 192.168.1.214 port 14145:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 14145 [preauth] Invalid user gitolite3 from 192.168.1.214 port 17828 Received disconnect from 192.168.1.214 port 17828:11: Bye Bye [preauth] Disconnected from invalid user gitolite3 192.168.1.214 port 17828 [preauth] Invalid user test2 from 192.168.1.214 port 51192 Received disconnect from 192.168.1.214 port 51192:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 51192 [preauth] Invalid user caja01 from 192.168.1.214 port 17755 Received disconnect from 192.168.1.214 port 17755:11: Bye Bye [preauth] Disconnected from invalid user caja01 192.168.1.214 port 17755 [preauth] Invalid user usuario1 from 192.168.1.214 port 30578 Received disconnect from 192.168.1.214 port 30578:11: Bye Bye [preauth] Disconnected from invalid user usuario1 192.168.1.214 port 30578 [preauth] Invalid user ftpuser from 192.168.1.214 port 4613 Received disconnect from 192.168.1.214 port 4613:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 4613 [preauth] Invalid user odoo from 192.168.1.214 port 15400 Received disconnect from 192.168.1.214 port 15400:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 15400 [preauth] Invalid user ftpuser from 192.168.1.214 port 36337 Received disconnect from 192.168.1.214 port 36337:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 36337 [preauth] Invalid user kamal from 192.168.1.214 port 49511 Received disconnect from 192.168.1.214 port 49511:11: Bye Bye [preauth] Disconnected from invalid user kamal 192.168.1.214 port 49511 [preauth] Invalid user radix from 192.168.1.214 port 20325 Received disconnect from 192.168.1.214 port 20325:11: Bye Bye [preauth] Disconnected from invalid user radix 192.168.1.214 port 20325 [preauth] Invalid user integration from 192.168.1.214 port 42701 Received disconnect from 192.168.1.214 port 42701:11: Bye Bye [preauth] Disconnected from invalid user integration 192.168.1.214 port 42701 [preauth] Invalid user sgp from 192.168.1.214 port 38147 Received disconnect from 192.168.1.214 port 38147:11: Bye Bye [preauth] Disconnected from invalid user sgp 192.168.1.214 port 38147 [preauth] Invalid user admin from 192.168.1.214 port 28812 Received disconnect from 192.168.1.214 port 28812:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 28812 [preauth] Invalid user frappe from 192.168.1.214 port 57576 Received disconnect from 192.168.1.214 port 57576:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 57576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22243:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22243 [preauth] Invalid user postgres from 192.168.1.214 port 34957 Received disconnect from 192.168.1.214 port 34957:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 34957 [preauth] Invalid user user3 from 192.168.1.214 port 31881 Received disconnect from 192.168.1.214 port 31881:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 31881 [preauth] Invalid user ftpuser from 192.168.1.214 port 11128 Received disconnect from 192.168.1.214 port 11128:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 11128 [preauth] Invalid user user from 192.168.1.214 port 20946 Received disconnect from 192.168.1.214 port 20946:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 20946 [preauth] Invalid user ftpuser from 192.168.1.214 port 61050 Received disconnect from 192.168.1.214 port 61050:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 61050 [preauth] Invalid user proxyuser from 192.168.1.214 port 61103 Received disconnect from 192.168.1.214 port 61103:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 61103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32656:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58040:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8503:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8503 [preauth] Invalid user ts3 from 192.168.1.214 port 27385 Received disconnect from 192.168.1.214 port 27385:11: Bye Bye [preauth] Disconnected from invalid user ts3 192.168.1.214 port 27385 [preauth] Invalid user usuario1 from 192.168.1.214 port 13790 Received disconnect from 192.168.1.214 port 13790:11: Bye Bye [preauth] Disconnected from invalid user usuario1 192.168.1.214 port 13790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2015:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60903:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60903 [preauth] Invalid user radix from 192.168.1.214 port 38002 Received disconnect from 192.168.1.214 port 38002:11: Bye Bye [preauth] Disconnected from invalid user radix 192.168.1.214 port 38002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1034:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1034 [preauth] Invalid user user from 192.168.1.214 port 45407 Received disconnect from 192.168.1.214 port 45407:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 45407 [preauth] Invalid user oracle from 192.168.1.214 port 43622 Received disconnect from 192.168.1.214 port 43622:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 43622 [preauth] Invalid user username from 192.168.1.214 port 8904 Received disconnect from 192.168.1.214 port 8904:11: Bye Bye [preauth] Disconnected from invalid user username 192.168.1.214 port 8904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30956:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52617:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26046:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26046 [preauth] Invalid user test from 192.168.1.214 port 24082 Received disconnect from 192.168.1.214 port 24082:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 24082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5997:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5997 [preauth] Invalid user user from 192.168.1.214 port 55492 Received disconnect from 192.168.1.214 port 55492:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 55492 [preauth] Connection closed by 192.168.1.214 port 4702 [preauth] Invalid user elasticsearch from 192.168.1.214 port 61892 Received disconnect from 192.168.1.214 port 61892:11: Bye Bye [preauth] Disconnected from invalid user elasticsearch 192.168.1.214 port 61892 [preauth] Connection closed by 192.168.1.214 port 27214 Received disconnect from 192.168.1.214 port 34885:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 34885 [preauth] banner exchange: Connection from 192.168.1.214 port 5728: invalid format Invalid user test2 from 192.168.1.214 port 56891 Received disconnect from 192.168.1.214 port 56891:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 56891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5533:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5533 [preauth] Invalid user proxyuser from 192.168.1.214 port 15448 Received disconnect from 192.168.1.214 port 15448:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 15448 [preauth] Invalid user scan from 192.168.1.214 port 1078 Connection closed by invalid user scan 192.168.1.214 port 1078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40127:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40127 [preauth] Invalid user ftpuser from 192.168.1.214 port 1036 Received disconnect from 192.168.1.214 port 1036:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 1036 [preauth] Connection closed by 192.168.1.214 port 60122 [preauth] Invalid user k8s from 192.168.1.214 port 41631 Received disconnect from 192.168.1.214 port 41631:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 41631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50215:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50215 [preauth] Invalid user postgres from 192.168.1.214 port 61025 Received disconnect from 192.168.1.214 port 61025:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 61025 [preauth] Invalid user admin from 192.168.1.214 port 39144 Connection closed by invalid user admin 192.168.1.214 port 39144 [preauth] Invalid user sgp from 192.168.1.214 port 51347 Received disconnect from 192.168.1.214 port 51347:11: Bye Bye [preauth] Disconnected from invalid user sgp 192.168.1.214 port 51347 [preauth] Invalid user user3 from 192.168.1.214 port 11858 Received disconnect from 192.168.1.214 port 11858:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 11858 [preauth] Invalid user user from 192.168.1.214 port 3770 Received disconnect from 192.168.1.214 port 3770:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 3770 [preauth] Invalid user proxyuser from 192.168.1.214 port 20287 Received disconnect from 192.168.1.214 port 20287:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 20287 [preauth] Invalid user deployer from 192.168.1.214 port 9502 Connection reset by invalid user deployer 192.168.1.214 port 9502 [preauth] Invalid user dixell from 192.168.1.214 port 64461 Connection reset by invalid user dixell 192.168.1.214 port 64461 [preauth] Invalid user fedora from 192.168.1.214 port 55184 Connection reset by invalid user fedora 192.168.1.214 port 55184 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 33613 [preauth] Invalid user ftpuser from 192.168.1.214 port 26573 Connection reset by invalid user ftpuser 192.168.1.214 port 26573 [preauth] Invalid user jenkins from 192.168.1.214 port 27035 Connection reset by invalid user jenkins 192.168.1.214 port 27035 [preauth] Invalid user login from 192.168.1.214 port 62878 Connection reset by invalid user login 192.168.1.214 port 62878 [preauth] Invalid user netlink from 192.168.1.214 port 14431 Connection reset by invalid user netlink 192.168.1.214 port 14431 [preauth] Invalid user postgres from 192.168.1.214 port 18538 Connection reset by invalid user postgres 192.168.1.214 port 18538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49670 [preauth] Invalid user radix from 192.168.1.214 port 17186 Received disconnect from 192.168.1.214 port 17186:11: Bye Bye [preauth] Disconnected from invalid user radix 192.168.1.214 port 17186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20321:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11528:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42988:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42988 [preauth] Invalid user user from 192.168.1.214 port 22933 Received disconnect from 192.168.1.214 port 22933:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 22933 [preauth] Invalid user test001 from 192.168.1.214 port 6970 Received disconnect from 192.168.1.214 port 6970:11: Bye Bye [preauth] Disconnected from invalid user test001 192.168.1.214 port 6970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42564:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42564 [preauth] Invalid user test from 192.168.1.214 port 52187 Received disconnect from 192.168.1.214 port 52187:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 52187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25649:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25649 [preauth] Invalid user test from 192.168.1.214 port 28859 Received disconnect from 192.168.1.214 port 28859:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 28859 [preauth] Invalid user user2 from 192.168.1.214 port 31892 Received disconnect from 192.168.1.214 port 31892:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 31892 [preauth] Invalid user ftpuser from 192.168.1.214 port 49139 Received disconnect from 192.168.1.214 port 49139:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 49139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18715:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18715 [preauth] Invalid user ali from 192.168.1.214 port 27487 Received disconnect from 192.168.1.214 port 27487:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 27487 [preauth] Invalid user admin from 192.168.1.214 port 26436 Received disconnect from 192.168.1.214 port 26436:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 26436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45307:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47682:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47682 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 56469 Received disconnect from 192.168.1.214 port 62733:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 62733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64912:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61191:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24579:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24579 [preauth] Invalid user elasticsearch from 192.168.1.214 port 51425 Received disconnect from 192.168.1.214 port 51425:11: Bye Bye [preauth] Disconnected from invalid user elasticsearch 192.168.1.214 port 51425 [preauth] Invalid user test from 192.168.1.214 port 52158 Received disconnect from 192.168.1.214 port 52158:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 52158 [preauth] Invalid user user from 192.168.1.214 port 18475 Received disconnect from 192.168.1.214 port 18475:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 18475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34835:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61296:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61296 [preauth] Invalid user usuario1 from 192.168.1.214 port 9870 Received disconnect from 192.168.1.214 port 9870:11: Bye Bye [preauth] Disconnected from invalid user usuario1 192.168.1.214 port 9870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63701:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49610:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49610 [preauth] Invalid user server from 192.168.1.214 port 42476 Received disconnect from 192.168.1.214 port 42476:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 42476 [preauth] Invalid user ftpuser from 192.168.1.214 port 18152 Received disconnect from 192.168.1.214 port 18152:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 18152 [preauth] Invalid user steam1 from 192.168.1.214 port 11861 Received disconnect from 192.168.1.214 port 11861:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 11861 [preauth] Invalid user test2 from 192.168.1.214 port 1119 Received disconnect from 192.168.1.214 port 1119:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 1119 [preauth] Invalid user admin1234 from 192.168.1.214 port 22109 Received disconnect from 192.168.1.214 port 22109:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 22109 [preauth] Invalid user username from 192.168.1.214 port 33047 Received disconnect from 192.168.1.214 port 33047:11: Bye Bye [preauth] Disconnected from invalid user username 192.168.1.214 port 33047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user mc from 192.168.1.214 port 35521 Connection reset by invalid user root 192.168.1.214 port 34996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35521:11: Bye Bye [preauth] Disconnected from invalid user mc 192.168.1.214 port 35521 [preauth] Connection reset by invalid user root 192.168.1.214 port 7860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13349 [preauth] Invalid user test from 192.168.1.214 port 1143 Connection reset by invalid user test 192.168.1.214 port 1143 [preauth] Invalid user test from 192.168.1.214 port 34708 Connection reset by invalid user test 192.168.1.214 port 34708 [preauth] Invalid user tomas from 192.168.1.214 port 22231 Connection reset by invalid user tomas 192.168.1.214 port 22231 [preauth] banner exchange: Connection from 192.168.1.214 port 53470: invalid format Invalid user NL5xUDpV2xRa from 192.168.1.214 port 21263 userauth_pubkey: parse publickey packet: incomplete message [preauth] Invalid user t1 from 192.168.1.214 port 58306 Received disconnect from 192.168.1.214 port 58306:11: Bye Bye [preauth] Disconnected from invalid user t1 192.168.1.214 port 58306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13720:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27573:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27573 [preauth] Invalid user ubuntu from 192.168.1.214 port 10800 Received disconnect from 192.168.1.214 port 10800:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 10800 [preauth] Invalid user ubuntu from 192.168.1.214 port 49482 Received disconnect from 192.168.1.214 port 49482:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 49482 [preauth] Invalid user supports from 192.168.1.214 port 11988 Connection closed by invalid user supports 192.168.1.214 port 11988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22561:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22561 [preauth] Invalid user titus from 192.168.1.214 port 23452 Received disconnect from 192.168.1.214 port 23452:11: Bye Bye [preauth] Disconnected from invalid user titus 192.168.1.214 port 23452 [preauth] Invalid user vishnu from 192.168.1.214 port 23672 Received disconnect from 192.168.1.214 port 23672:11: Bye Bye [preauth] Disconnected from invalid user vishnu 192.168.1.214 port 23672 [preauth] Received disconnect from 192.168.1.214 port 37036:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 37036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40296:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43209:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43209 [preauth] Invalid user server from 192.168.1.214 port 49246 Received disconnect from 192.168.1.214 port 49246:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 49246 [preauth] Invalid user ali from 192.168.1.214 port 17284 Received disconnect from 192.168.1.214 port 17284:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 17284 [preauth] Invalid user server from 192.168.1.214 port 15135 Received disconnect from 192.168.1.214 port 15135:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 15135 [preauth] Invalid user teamspeak from 192.168.1.214 port 57629 Received disconnect from 192.168.1.214 port 57629:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 57629 [preauth] Invalid user bitrix from 192.168.1.214 port 55570 Received disconnect from 192.168.1.214 port 55570:11: Bye Bye [preauth] Disconnected from invalid user bitrix 192.168.1.214 port 55570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15692:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15692 [preauth] Invalid user AdminGPON from 192.168.1.214 port 55248 Connection closed by invalid user AdminGPON 192.168.1.214 port 55248 [preauth] Invalid user admin from 192.168.1.214 port 24018 Received disconnect from 192.168.1.214 port 24018:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 24018 [preauth] Invalid user socks from 192.168.1.214 port 61271 Received disconnect from 192.168.1.214 port 61271:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 61271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11655:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38133:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38133 [preauth] Invalid user talha from 192.168.1.214 port 37151 Received disconnect from 192.168.1.214 port 37151:11: Bye Bye [preauth] Disconnected from invalid user talha 192.168.1.214 port 37151 [preauth] Invalid user hpc from 192.168.1.214 port 15921 Received disconnect from 192.168.1.214 port 15921:11: Bye Bye [preauth] Disconnected from invalid user hpc 192.168.1.214 port 15921 [preauth] Invalid user eadmin from 192.168.1.214 port 60950 Received disconnect from 192.168.1.214 port 60950:11: Bye Bye [preauth] Disconnected from invalid user eadmin 192.168.1.214 port 60950 [preauth] Connection closed by 192.168.1.214 port 40455 [preauth] Invalid user richard from 192.168.1.214 port 41730 Received disconnect from 192.168.1.214 port 41730:11: Bye Bye [preauth] Disconnected from invalid user richard 192.168.1.214 port 41730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64759 [preauth] Connection closed by 192.168.1.214 port 59178 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2962:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2962 [preauth] Connection closed by 192.168.1.214 port 38658 [preauth] Invalid user installer from 192.168.1.214 port 41255 Connection reset by invalid user installer 192.168.1.214 port 41255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7029 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 29659 [preauth] Invalid user test123 from 192.168.1.214 port 21960 Connection reset by invalid user test123 192.168.1.214 port 21960 [preauth] Invalid user user from 192.168.1.214 port 22184 Connection reset by invalid user user 192.168.1.214 port 22184 [preauth] Invalid user usuario from 192.168.1.214 port 34662 Invalid user admin1 from 192.168.1.214 port 57034 Connection reset by invalid user admin1 192.168.1.214 port 57034 [preauth] Invalid user david from 192.168.1.214 port 45903 Connection reset by invalid user david 192.168.1.214 port 45903 [preauth] Invalid user debian from 192.168.1.214 port 51691 Connection reset by invalid user debian 192.168.1.214 port 51691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63448 [preauth] Invalid user ubnt from 192.168.1.214 port 41671 Connection reset by invalid user ubnt 192.168.1.214 port 41671 [preauth] Invalid user user from 192.168.1.214 port 1638 Connection reset by invalid user user 192.168.1.214 port 1638 [preauth] Invalid user user from 192.168.1.214 port 32057 Connection reset by invalid user user 192.168.1.214 port 32057 [preauth] Invalid user www-data from 192.168.1.214 port 23559 Connection reset by invalid user www-data 192.168.1.214 port 23559 [preauth] Invalid user admin from 192.168.1.214 port 55553 Connection reset by invalid user admin 192.168.1.214 port 55553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23784 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 40021 banner exchange: Connection from 192.168.1.214 port 2071: invalid format Connection closed by 192.168.1.214 port 29330 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 40063 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 40068 Invalid user systems from 192.168.1.214 port 56097 Connection closed by invalid user systems 192.168.1.214 port 56097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19968:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1990:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1990 [preauth] Invalid user admin from 192.168.1.214 port 19046 Received disconnect from 192.168.1.214 port 19046:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 19046 [preauth] Invalid user user from 192.168.1.214 port 22139 Connection closed by invalid user user 192.168.1.214 port 22139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8788:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21461:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37913:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9107:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9107 [preauth] Invalid user cloud from 192.168.1.214 port 42807 Received disconnect from 192.168.1.214 port 42807:11: Bye Bye [preauth] Disconnected from invalid user cloud 192.168.1.214 port 42807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23717:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23717 [preauth] Invalid user administrador from 192.168.1.214 port 35393 Received disconnect from 192.168.1.214 port 35393:11: Bye Bye [preauth] Disconnected from invalid user administrador 192.168.1.214 port 35393 [preauth] Invalid user steam from 192.168.1.214 port 12409 Received disconnect from 192.168.1.214 port 12409:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 12409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58833:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58833 [preauth] Connection closed by 192.168.1.214 port 9832 [preauth] Invalid user admin1234 from 192.168.1.214 port 41901 Received disconnect from 192.168.1.214 port 41901:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 41901 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 40096 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15395:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42042:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31577:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31577 [preauth] Invalid user admin from 192.168.1.214 port 26460 Connection closed by invalid user admin 192.168.1.214 port 26460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31206:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31206 [preauth] Invalid user orangepi from 192.168.1.214 port 8055 Connection closed by invalid user orangepi 192.168.1.214 port 8055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54380 [preauth] Invalid user devuser from 192.168.1.214 port 54908 Received disconnect from 192.168.1.214 port 54908:11: Bye Bye [preauth] Disconnected from invalid user devuser 192.168.1.214 port 54908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10276:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60772 [preauth] Invalid user steam from 192.168.1.214 port 58937 Received disconnect from 192.168.1.214 port 58937:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 58937 [preauth] Invalid user test from 192.168.1.214 port 30370 Connection closed by invalid user test 192.168.1.214 port 30370 [preauth] Invalid user user from 192.168.1.214 port 14040 Connection closed by invalid user user 192.168.1.214 port 14040 [preauth] Invalid user alpine from 192.168.1.214 port 50910 Received disconnect from 192.168.1.214 port 50910:11: Bye Bye [preauth] Disconnected from invalid user alpine 192.168.1.214 port 50910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28221 [preauth] Invalid user steam from 192.168.1.214 port 56144 Invalid user admin from 192.168.1.214 port 44759 Received disconnect from 192.168.1.214 port 56144:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 56144 [preauth] Connection closed by invalid user admin 192.168.1.214 port 44759 [preauth] Invalid user cirros from 192.168.1.214 port 34332 Connection closed by invalid user cirros 192.168.1.214 port 34332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user steam from 192.168.1.214 port 33800 Connection closed by invalid user root 192.168.1.214 port 26640 [preauth] Received disconnect from 192.168.1.214 port 33800:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 33800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22710 [preauth] Invalid user admin from 192.168.1.214 port 51190 Connection closed by invalid user admin 192.168.1.214 port 51190 [preauth] Invalid user lab from 192.168.1.214 port 44741 Received disconnect from 192.168.1.214 port 44741:11: Bye Bye [preauth] Disconnected from invalid user lab 192.168.1.214 port 44741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45792 [preauth] Invalid user rpc from 192.168.1.214 port 46240 Connection closed by invalid user rpc 192.168.1.214 port 46240 [preauth] Invalid user user from 192.168.1.214 port 37508 Received disconnect from 192.168.1.214 port 37508:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 37508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29213 [preauth] Invalid user user1 from 192.168.1.214 port 33659 Connection closed by invalid user user1 192.168.1.214 port 33659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37705 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 28069 [preauth] Invalid user kali from 192.168.1.214 port 21604 Connection closed by invalid user kali 192.168.1.214 port 21604 [preauth] Invalid user linaro from 192.168.1.214 port 2169 Connection closed by invalid user linaro 192.168.1.214 port 2169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52044 [preauth] Invalid user admin from 192.168.1.214 port 46999 Connection closed by invalid user admin 192.168.1.214 port 46999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24940 [preauth] Invalid user es from 192.168.1.214 port 17508 Received disconnect from 192.168.1.214 port 17508:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 17508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51257 [preauth] Connection closed by 192.168.1.214 port 39208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42330 [preauth] Invalid user admin from 192.168.1.214 port 9442 Connection closed by invalid user admin 192.168.1.214 port 9442 [preauth] Invalid user user from 192.168.1.214 port 57716 Connection closed by invalid user user 192.168.1.214 port 57716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21834 [preauth] Invalid user admin from 192.168.1.214 port 65057 Connection closed by invalid user admin 192.168.1.214 port 65057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50809 [preauth] Invalid user postgres from 192.168.1.214 port 59420 Connection closed by invalid user postgres 192.168.1.214 port 59420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8397 [preauth] Invalid user deploy from 192.168.1.214 port 51439 Received disconnect from 192.168.1.214 port 51439:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 51439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49360 [preauth] Invalid user openhabian from 192.168.1.214 port 11103 Connection closed by invalid user openhabian 192.168.1.214 port 11103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7568 [preauth] Invalid user sshadmin from 192.168.1.214 port 3142 Connection closed by invalid user sshadmin 192.168.1.214 port 3142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21774 [preauth] Invalid user frappe from 192.168.1.214 port 18412 Connection closed by invalid user frappe 192.168.1.214 port 18412 [preauth] Invalid user huawei from 192.168.1.214 port 48123 Connection closed by invalid user huawei 192.168.1.214 port 48123 [preauth] Invalid user ubuntu from 192.168.1.214 port 49711 Connection closed by invalid user ubuntu 192.168.1.214 port 49711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9376 [preauth] Invalid user ricardo from 192.168.1.214 port 10004 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53815 [preauth] Received disconnect from 192.168.1.214 port 10004:11: Bye Bye [preauth] Disconnected from invalid user ricardo 192.168.1.214 port 10004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26710 [preauth] Invalid user vyos from 192.168.1.214 port 17153 Connection closed by invalid user vyos 192.168.1.214 port 17153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37040 [preauth] Invalid user kafka from 192.168.1.214 port 31239 Received disconnect from 192.168.1.214 port 31239:11: Bye Bye [preauth] Disconnected from invalid user kafka 192.168.1.214 port 31239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11940 [preauth] Invalid user admin from 192.168.1.214 port 45963 Connection closed by invalid user admin 192.168.1.214 port 45963 [preauth] Invalid user user from 192.168.1.214 port 14017 Received disconnect from 192.168.1.214 port 14017:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 14017 [preauth] Invalid user p from 192.168.1.214 port 22151 Connection closed by invalid user p 192.168.1.214 port 22151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29961 [preauth] Invalid user admin from 192.168.1.214 port 53787 Received disconnect from 192.168.1.214 port 53787:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 53787 [preauth] Invalid user public from 192.168.1.214 port 33529 Connection closed by invalid user public 192.168.1.214 port 33529 [preauth] Invalid user debian from 192.168.1.214 port 38068 Connection closed by invalid user debian 192.168.1.214 port 38068 [preauth] Invalid user eric from 192.168.1.214 port 34968 Received disconnect from 192.168.1.214 port 34968:11: Bye Bye [preauth] Disconnected from invalid user eric 192.168.1.214 port 34968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1791 [preauth] Invalid user steam from 192.168.1.214 port 32349 Connection closed by invalid user steam 192.168.1.214 port 32349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17432:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17432 [preauth] Invalid user steam from 192.168.1.214 port 12469 Received disconnect from 192.168.1.214 port 12469:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 12469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50736 [preauth] Invalid user n8n from 192.168.1.214 port 58785 Received disconnect from 192.168.1.214 port 58785:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 58785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7430 [preauth] Invalid user minecraft from 192.168.1.214 port 34165 Received disconnect from 192.168.1.214 port 34165:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 34165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14313:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14313 [preauth] Invalid user oracle from 192.168.1.214 port 38675 Received disconnect from 192.168.1.214 port 38675:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 38675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25211 [preauth] Invalid user oracle from 192.168.1.214 port 59821 Received disconnect from 192.168.1.214 port 59821:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 59821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5001 [preauth] Invalid user oracle from 192.168.1.214 port 62511 Received disconnect from 192.168.1.214 port 62511:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 62511 [preauth] Invalid user nvidia from 192.168.1.214 port 55036 Connection closed by invalid user nvidia 192.168.1.214 port 55036 [preauth] Invalid user test1 from 192.168.1.214 port 45179 Received disconnect from 192.168.1.214 port 45179:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 45179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14636:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14636 [preauth] Invalid user admin from 192.168.1.214 port 12678 Connection closed by invalid user admin 192.168.1.214 port 12678 [preauth] Invalid user ubuntu from 192.168.1.214 port 35637 Received disconnect from 192.168.1.214 port 35637:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 35637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12251 [preauth] Invalid user es from 192.168.1.214 port 62313 Received disconnect from 192.168.1.214 port 62313:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 62313 [preauth] Invalid user discord from 192.168.1.214 port 31795 Received disconnect from 192.168.1.214 port 31795:11: Bye Bye [preauth] Disconnected from invalid user discord 192.168.1.214 port 31795 [preauth] Invalid user test from 192.168.1.214 port 48882 Connection closed by invalid user test 192.168.1.214 port 48882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15335 [preauth] Invalid user steam from 192.168.1.214 port 10121 Received disconnect from 192.168.1.214 port 10121:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 10121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37071:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37071 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 26237 [preauth] Invalid user diogo from 192.168.1.214 port 40163 Received disconnect from 192.168.1.214 port 40163:11: Bye Bye [preauth] Disconnected from invalid user diogo 192.168.1.214 port 40163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36349 [preauth] Invalid user admin from 192.168.1.214 port 22907 Connection closed by invalid user admin 192.168.1.214 port 22907 [preauth] Invalid user deploy from 192.168.1.214 port 2630 Received disconnect from 192.168.1.214 port 2630:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 2630 [preauth] Invalid user app from 192.168.1.214 port 62356 Received disconnect from 192.168.1.214 port 62356:11: Bye Bye [preauth] Disconnected from invalid user app 192.168.1.214 port 62356 [preauth] Invalid user sammy from 192.168.1.214 port 4627 Received disconnect from 192.168.1.214 port 4627:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 4627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62038:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62038 [preauth] Invalid user ricardo from 192.168.1.214 port 20351 Received disconnect from 192.168.1.214 port 20351:11: Bye Bye [preauth] Disconnected from invalid user ricardo 192.168.1.214 port 20351 [preauth] Invalid user demo from 192.168.1.214 port 22002 Connection closed by invalid user demo 192.168.1.214 port 22002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42779 [preauth] Invalid user ftpuser from 192.168.1.214 port 5403 Received disconnect from 192.168.1.214 port 5403:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 5403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41194 [preauth] Invalid user sammy from 192.168.1.214 port 58821 Received disconnect from 192.168.1.214 port 58821:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 58821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23844 [preauth] Invalid user oracle from 192.168.1.214 port 7003 Received disconnect from 192.168.1.214 port 7003:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 7003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5333 [preauth] Invalid user kafka from 192.168.1.214 port 41083 Received disconnect from 192.168.1.214 port 41083:11: Bye Bye [preauth] Disconnected from invalid user kafka 192.168.1.214 port 41083 [preauth] Invalid user user from 192.168.1.214 port 7249 Received disconnect from 192.168.1.214 port 7249:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 7249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1464 [preauth] Invalid user ubuntu from 192.168.1.214 port 15825 Received disconnect from 192.168.1.214 port 15825:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 15825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5561:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5561 [preauth] Invalid user user from 192.168.1.214 port 28203 Invalid user vpn from 192.168.1.214 port 11799 Received disconnect from 192.168.1.214 port 28203:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 28203 [preauth] Connection closed by invalid user vpn 192.168.1.214 port 11799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48916 [preauth] Invalid user deploy from 192.168.1.214 port 59804 Connection closed by invalid user deploy 192.168.1.214 port 59804 [preauth] Invalid user socks from 192.168.1.214 port 50411 Received disconnect from 192.168.1.214 port 50411:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 50411 [preauth] Invalid user test1 from 192.168.1.214 port 62868 Received disconnect from 192.168.1.214 port 62868:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 62868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39817 [preauth] Invalid user n8n from 192.168.1.214 port 9344 Received disconnect from 192.168.1.214 port 9344:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 9344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60723 [preauth] Invalid user minecraft from 192.168.1.214 port 14169 Received disconnect from 192.168.1.214 port 14169:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 14169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27743:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44938 [preauth] Invalid user admin from 192.168.1.214 port 36359 Connection closed by invalid user admin 192.168.1.214 port 36359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32844:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32844 [preauth] Invalid user discord from 192.168.1.214 port 47880 Received disconnect from 192.168.1.214 port 47880:11: Bye Bye [preauth] Disconnected from invalid user discord 192.168.1.214 port 47880 [preauth] Invalid user tanvir from 192.168.1.214 port 6261 Received disconnect from 192.168.1.214 port 6261:11: Bye Bye [preauth] Disconnected from invalid user tanvir 192.168.1.214 port 6261 [preauth] Invalid user alan from 192.168.1.214 port 24748 Connection closed by invalid user alan 192.168.1.214 port 24748 [preauth] Invalid user admin from 192.168.1.214 port 47765 Connection closed by invalid user admin 192.168.1.214 port 47765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62937:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62937 [preauth] Invalid user ubuntu from 192.168.1.214 port 27300 Connection reset by invalid user ubuntu 192.168.1.214 port 27300 [preauth] Invalid user user1 from 192.168.1.214 port 19338 Connection reset by invalid user user1 192.168.1.214 port 19338 [preauth] Invalid user user from 192.168.1.214 port 42545 Connection reset by invalid user user 192.168.1.214 port 42545 [preauth] Invalid user user from 192.168.1.214 port 2998 Connection reset by invalid user user 192.168.1.214 port 2998 [preauth] Invalid user vbox from 192.168.1.214 port 26444 Connection reset by invalid user vbox 192.168.1.214 port 26444 [preauth] Invalid user zhang from 192.168.1.214 port 2806 Connection reset by invalid user zhang 192.168.1.214 port 2806 [preauth] Invalid user Admin from 192.168.1.214 port 61838 Connection reset by invalid user Admin 192.168.1.214 port 61838 [preauth] Invalid user admin from 192.168.1.214 port 38851 Connection reset by invalid user admin 192.168.1.214 port 38851 [preauth] Invalid user frappe from 192.168.1.214 port 19361 Connection reset by invalid user frappe 192.168.1.214 port 19361 [preauth] Invalid user inspur from 192.168.1.214 port 47043 Connection reset by invalid user inspur 192.168.1.214 port 47043 [preauth] Invalid user inspur from 192.168.1.214 port 63943 Connection reset by invalid user inspur 192.168.1.214 port 63943 [preauth] Invalid user it from 192.168.1.214 port 50454 Connection reset by invalid user it 192.168.1.214 port 50454 [preauth] Invalid user kodi from 192.168.1.214 port 19376 Connection reset by invalid user kodi 192.168.1.214 port 19376 [preauth] Invalid user ubuntu from 192.168.1.214 port 32956 Received disconnect from 192.168.1.214 port 32956:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 32956 [preauth] Invalid user mikrotik from 192.168.1.214 port 12124 Connection reset by invalid user mikrotik 192.168.1.214 port 12124 [preauth] Invalid user mysql from 192.168.1.214 port 43291 Connection reset by invalid user mysql 192.168.1.214 port 43291 [preauth] User news not allowed because account is locked Connection reset by invalid user news 192.168.1.214 port 24739 [preauth] Invalid user packer from 192.168.1.214 port 10336 Connection reset by invalid user packer 192.168.1.214 port 10336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12872 [preauth] Invalid user padmin from 192.168.1.214 port 24268 Connection reset by invalid user padmin 192.168.1.214 port 24268 [preauth] Invalid user robert from 192.168.1.214 port 9437 Connection reset by invalid user robert 192.168.1.214 port 9437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61631 [preauth] Invalid user steam from 192.168.1.214 port 50536 Received disconnect from 192.168.1.214 port 50536:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 50536 [preauth] Invalid user username from 192.168.1.214 port 52085 Connection closed by invalid user username 192.168.1.214 port 52085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37196 [preauth] Invalid user user from 192.168.1.214 port 52660 Received disconnect from 192.168.1.214 port 52660:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 52660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29836:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28796 [preauth] Invalid user rema from 192.168.1.214 port 50523 Connection closed by invalid user rema 192.168.1.214 port 50523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18593:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35264 [preauth] Invalid user diogo from 192.168.1.214 port 9695 Received disconnect from 192.168.1.214 port 9695:11: Bye Bye [preauth] Disconnected from invalid user diogo 192.168.1.214 port 9695 [preauth] Invalid user test from 192.168.1.214 port 37378 Connection closed by invalid user test 192.168.1.214 port 37378 [preauth] Invalid user odroid from 192.168.1.214 port 43631 Connection closed by invalid user odroid 192.168.1.214 port 43631 [preauth] Invalid user ftpuser from 192.168.1.214 port 50087 Connection closed by invalid user ftpuser 192.168.1.214 port 50087 [preauth] Invalid user eric from 192.168.1.214 port 23604 Received disconnect from 192.168.1.214 port 23604:11: Bye Bye [preauth] Disconnected from invalid user eric 192.168.1.214 port 23604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57897 [preauth] Invalid user ftpuser from 192.168.1.214 port 42233 Connection closed by invalid user ftpuser 192.168.1.214 port 42233 [preauth] Invalid user saeed from 192.168.1.214 port 21156 Received disconnect from 192.168.1.214 port 21156:11: Bye Bye [preauth] Disconnected from invalid user saeed 192.168.1.214 port 21156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57146 [preauth] Invalid user socks from 192.168.1.214 port 28146 Received disconnect from 192.168.1.214 port 28146:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 28146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31893 [preauth] Invalid user oracle from 192.168.1.214 port 21754 Connection closed by invalid user oracle 192.168.1.214 port 21754 [preauth] Invalid user steam from 192.168.1.214 port 35693 Received disconnect from 192.168.1.214 port 35693:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 35693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5327 [preauth] Invalid user aaa from 192.168.1.214 port 17234 Connection closed by invalid user aaa 192.168.1.214 port 17234 [preauth] Invalid user ftpuser from 192.168.1.214 port 30936 Received disconnect from 192.168.1.214 port 30936:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 30936 [preauth] Invalid user debian from 192.168.1.214 port 31744 Connection closed by invalid user debian 192.168.1.214 port 31744 [preauth] Invalid user user from 192.168.1.214 port 59464 Connection closed by invalid user user 192.168.1.214 port 59464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53407 [preauth] Invalid user admin from 192.168.1.214 port 65177 Received disconnect from 192.168.1.214 port 65177:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 65177 [preauth] Invalid user vagrant from 192.168.1.214 port 28528 Connection closed by invalid user vagrant 192.168.1.214 port 28528 [preauth] Invalid user admin1234 from 192.168.1.214 port 14055 Received disconnect from 192.168.1.214 port 14055:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 14055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15621 [preauth] Invalid user test from 192.168.1.214 port 53502 Connection closed by invalid user test 192.168.1.214 port 53502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11587 [preauth] Invalid user debian from 192.168.1.214 port 6775 Connection closed by invalid user debian 192.168.1.214 port 6775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24045:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24045 [preauth] Invalid user admin from 192.168.1.214 port 22079 Connection closed by invalid user admin 192.168.1.214 port 22079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3331 [preauth] Invalid user ansible from 192.168.1.214 port 6027 Connection closed by invalid user ansible 192.168.1.214 port 6027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26653 [preauth] Invalid user portal from 192.168.1.214 port 8328 Received disconnect from 192.168.1.214 port 8328:11: Bye Bye [preauth] Disconnected from invalid user portal 192.168.1.214 port 8328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34777 [preauth] Invalid user testuser from 192.168.1.214 port 30055 Connection closed by invalid user testuser 192.168.1.214 port 30055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1565 [preauth] Invalid user test1 from 192.168.1.214 port 31691 Connection closed by invalid user test1 192.168.1.214 port 31691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12399 [preauth] Invalid user a from 192.168.1.214 port 58274 Received disconnect from 192.168.1.214 port 58274:11: Bye Bye [preauth] Disconnected from invalid user a 192.168.1.214 port 58274 [preauth] Invalid user ali from 192.168.1.214 port 64261 Connection closed by invalid user ali 192.168.1.214 port 64261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15861 [preauth] Invalid user teste from 192.168.1.214 port 54745 Connection closed by invalid user teste 192.168.1.214 port 54745 [preauth] Invalid user admin from 192.168.1.214 port 3931 Connection closed by invalid user admin 192.168.1.214 port 3931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53996 [preauth] Invalid user user from 192.168.1.214 port 10684 Connection closed by invalid user user 192.168.1.214 port 10684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57043 [preauth] Invalid user pi from 192.168.1.214 port 28326 Connection closed by invalid user pi 192.168.1.214 port 28326 [preauth] Invalid user httpadmin from 192.168.1.214 port 53583 Connection closed by invalid user httpadmin 192.168.1.214 port 53583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8074 [preauth] Invalid user admin from 192.168.1.214 port 19887 Connection closed by invalid user admin 192.168.1.214 port 19887 [preauth] Invalid user teamspeak from 192.168.1.214 port 63015 Connection closed by invalid user teamspeak 192.168.1.214 port 63015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38990:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38990 [preauth] Invalid user admin from 192.168.1.214 port 33338 Connection closed by invalid user admin 192.168.1.214 port 33338 [preauth] Invalid user admin from 192.168.1.214 port 3147 Connection closed by invalid user admin 192.168.1.214 port 3147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8431:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8431 [preauth] Invalid user pi from 192.168.1.214 port 25199 Connection closed by invalid user pi 192.168.1.214 port 25199 [preauth] Invalid user admin from 192.168.1.214 port 63929 Connection closed by invalid user admin 192.168.1.214 port 63929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20622:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20622 [preauth] Invalid user user from 192.168.1.214 port 19920 Connection closed by invalid user user 192.168.1.214 port 19920 [preauth] Invalid user server from 192.168.1.214 port 28065 Connection closed by invalid user server 192.168.1.214 port 28065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45879 [preauth] Connection closed by 192.168.1.214 port 31528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5443 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 3882 [preauth] Invalid user mam from 192.168.1.214 port 41856 Received disconnect from 192.168.1.214 port 41856:11: Bye Bye [preauth] Disconnected from invalid user mam 192.168.1.214 port 41856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6323 [preauth] Invalid user minecraft from 192.168.1.214 port 48720 Connection closed by invalid user minecraft 192.168.1.214 port 48720 [preauth] Invalid user huawei from 192.168.1.214 port 31907 Connection closed by invalid user huawei 192.168.1.214 port 31907 [preauth] Invalid user student from 192.168.1.214 port 61368 Connection closed by invalid user student 192.168.1.214 port 61368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3522:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20020 [preauth] Invalid user test from 192.168.1.214 port 36391 Connection closed by invalid user test 192.168.1.214 port 36391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34648 [preauth] Invalid user myftp from 192.168.1.214 port 12414 Received disconnect from 192.168.1.214 port 12414:11: Bye Bye [preauth] Disconnected from invalid user myftp 192.168.1.214 port 12414 [preauth] Invalid user test from 192.168.1.214 port 54996 Connection closed by invalid user test 192.168.1.214 port 54996 [preauth] Invalid user test from 192.168.1.214 port 47482 Connection closed by invalid user test 192.168.1.214 port 47482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5605 [preauth] Invalid user postgres from 192.168.1.214 port 60784 Connection closed by invalid user postgres 192.168.1.214 port 60784 [preauth] Invalid user jenkins from 192.168.1.214 port 4820 Connection closed by invalid user jenkins 192.168.1.214 port 4820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34655 [preauth] Invalid user matt from 192.168.1.214 port 23235 Received disconnect from 192.168.1.214 port 23235:11: Bye Bye [preauth] Disconnected from invalid user matt 192.168.1.214 port 23235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27377 [preauth] Invalid user ubuntu from 192.168.1.214 port 17843 Connection closed by invalid user ubuntu 192.168.1.214 port 17843 [preauth] Invalid user test2 from 192.168.1.214 port 50400 Connection closed by invalid user test2 192.168.1.214 port 50400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16071 [preauth] Invalid user es from 192.168.1.214 port 64249 Received disconnect from 192.168.1.214 port 64249:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 64249 [preauth] Invalid user zjw from 192.168.1.214 port 23749 Connection closed by invalid user zjw 192.168.1.214 port 23749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25823 [preauth] Invalid user admin from 192.168.1.214 port 19243 Connection closed by invalid user admin 192.168.1.214 port 19243 [preauth] Invalid user user from 192.168.1.214 port 20879 Connection closed by invalid user user 192.168.1.214 port 20879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4525 [preauth] Invalid user admin from 192.168.1.214 port 30661 Connection closed by invalid user admin 192.168.1.214 port 30661 [preauth] Invalid user user from 192.168.1.214 port 45147 Received disconnect from 192.168.1.214 port 45147:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 45147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36746 [preauth] Invalid user testuser from 192.168.1.214 port 18896 Connection closed by invalid user testuser 192.168.1.214 port 18896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44254 [preauth] Invalid user user from 192.168.1.214 port 18547 Connection reset by invalid user user 192.168.1.214 port 18547 [preauth] Invalid user user from 192.168.1.214 port 42006 Connection reset by invalid user user 192.168.1.214 port 42006 [preauth] Invalid user xbox from 192.168.1.214 port 57881 Connection reset by invalid user xbox 192.168.1.214 port 57881 [preauth] Invalid user USERID from 192.168.1.214 port 34036 Connection reset by invalid user USERID 192.168.1.214 port 34036 [preauth] Invalid user admin from 192.168.1.214 port 40842 Connection reset by invalid user admin 192.168.1.214 port 40842 [preauth] Invalid user admin from 192.168.1.214 port 29607 Connection reset by invalid user admin 192.168.1.214 port 29607 [preauth] Invalid user admin from 192.168.1.214 port 8962 Connection reset by invalid user admin 192.168.1.214 port 8962 [preauth] Invalid user lenovo from 192.168.1.214 port 1374 Connection reset by invalid user lenovo 192.168.1.214 port 1374 [preauth] Invalid user p from 192.168.1.214 port 12477 Connection reset by invalid user p 192.168.1.214 port 12477 [preauth] Invalid user pi from 192.168.1.214 port 63370 Connection reset by invalid user pi 192.168.1.214 port 63370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18400 [preauth] Invalid user backup from 192.168.1.214 port 42732 Connection closed by invalid user backup 192.168.1.214 port 42732 [preauth] Invalid user admin from 192.168.1.214 port 32665 Connection closed by invalid user admin 192.168.1.214 port 32665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9226 [preauth] Invalid user testadmin from 192.168.1.214 port 2606 Received disconnect from 192.168.1.214 port 2606:11: Bye Bye [preauth] Disconnected from invalid user testadmin 192.168.1.214 port 2606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8174 [preauth] Invalid user linuxadmin from 192.168.1.214 port 50070 Connection closed by invalid user linuxadmin 192.168.1.214 port 50070 [preauth] Invalid user ftpuser from 192.168.1.214 port 61102 Connection closed by invalid user ftpuser 192.168.1.214 port 61102 [preauth] Invalid user useradmin from 192.168.1.214 port 50558 Connection closed by invalid user useradmin 192.168.1.214 port 50558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33466:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18133:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23658:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46571 [preauth] Invalid user ftptest from 192.168.1.214 port 33192 Connection closed by invalid user ftptest 192.168.1.214 port 33192 [preauth] Invalid user ttx from 192.168.1.214 port 20726 Received disconnect from 192.168.1.214 port 20726:11: Bye Bye [preauth] Disconnected from invalid user ttx 192.168.1.214 port 20726 [preauth] Invalid user zhang from 192.168.1.214 port 9970 Received disconnect from 192.168.1.214 port 9970:11: Bye Bye [preauth] Disconnected from invalid user zhang 192.168.1.214 port 9970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37780 [preauth] Invalid user node from 192.168.1.214 port 31298 Connection closed by invalid user node 192.168.1.214 port 31298 [preauth] Invalid user builder from 192.168.1.214 port 33194 Connection closed by invalid user builder 192.168.1.214 port 33194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39189 [preauth] Invalid user peter from 192.168.1.214 port 28956 Received disconnect from 192.168.1.214 port 28956:11: Bye Bye [preauth] Disconnected from invalid user peter 192.168.1.214 port 28956 [preauth] Invalid user postgres from 192.168.1.214 port 58089 Connection closed by invalid user postgres 192.168.1.214 port 58089 [preauth] Invalid user lab from 192.168.1.214 port 36462 Connection closed by invalid user lab 192.168.1.214 port 36462 [preauth] Invalid user server from 192.168.1.214 port 20346 Received disconnect from 192.168.1.214 port 20346:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 20346 [preauth] Invalid user sftpuser from 192.168.1.214 port 19838 Connection closed by invalid user sftpuser 192.168.1.214 port 19838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18297 [preauth] Invalid user 1234 from 192.168.1.214 port 50658 Connection closed by invalid user 1234 192.168.1.214 port 50658 [preauth] Invalid user vncuser from 192.168.1.214 port 18131 Received disconnect from 192.168.1.214 port 18131:11: Bye Bye [preauth] Disconnected from invalid user vncuser 192.168.1.214 port 18131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19044 [preauth] Invalid user steam from 192.168.1.214 port 13498 Received disconnect from 192.168.1.214 port 13498:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 13498 [preauth] Invalid user admin from 192.168.1.214 port 55151 Connection closed by invalid user admin 192.168.1.214 port 55151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15161 [preauth] Invalid user ubuntu from 192.168.1.214 port 11273 Received disconnect from 192.168.1.214 port 11273:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 11273 [preauth] Invalid user postgres from 192.168.1.214 port 43690 Received disconnect from 192.168.1.214 port 43690:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 43690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41245 [preauth] Invalid user vpn from 192.168.1.214 port 28464 Received disconnect from 192.168.1.214 port 28464:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 28464 [preauth] Invalid user a from 192.168.1.214 port 51850 Connection closed by invalid user a 192.168.1.214 port 51850 [preauth] Invalid user unreal from 192.168.1.214 port 31254 Received disconnect from 192.168.1.214 port 31254:11: Bye Bye [preauth] Disconnected from invalid user unreal 192.168.1.214 port 31254 [preauth] Invalid user test123 from 192.168.1.214 port 20132 Connection closed by invalid user test123 192.168.1.214 port 20132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55452 [preauth] Invalid user opc from 192.168.1.214 port 43509 Received disconnect from 192.168.1.214 port 43509:11: Bye Bye [preauth] Disconnected from invalid user opc 192.168.1.214 port 43509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35700:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8777:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39100 [preauth] banner exchange: Connection from 192.168.1.214 port 47809: invalid format banner exchange: Connection from 192.168.1.214 port 46631: invalid format banner exchange: Connection from 192.168.1.214 port 53207: invalid format Invalid user tester from 192.168.1.214 port 23679 Received disconnect from 192.168.1.214 port 23679:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 23679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22306:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22306 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41108 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49512 [preauth] Invalid user ubuntu from 192.168.1.214 port 8079 Received disconnect from 192.168.1.214 port 8079:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 8079 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41120 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15143:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58143 [preauth] Invalid user zhang from 192.168.1.214 port 51204 Received disconnect from 192.168.1.214 port 51204:11: Bye Bye [preauth] Disconnected from invalid user zhang 192.168.1.214 port 51204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58109 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41135 Connection closed by authenticating user git 192.168.1.214 port 36056 [preauth] Invalid user admin from 192.168.1.214 port 40215 Connection closed by invalid user admin 192.168.1.214 port 40215 [preauth] Invalid user vpn from 192.168.1.214 port 19196 Received disconnect from 192.168.1.214 port 19196:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 19196 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41147 Invalid user user from 192.168.1.214 port 55593 Connection closed by invalid user user 192.168.1.214 port 55593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43333:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15910 [preauth] Invalid user ubuntu from 192.168.1.214 port 63817 Received disconnect from 192.168.1.214 port 63817:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 63817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65084 [preauth] Invalid user user from 192.168.1.214 port 47287 Received disconnect from 192.168.1.214 port 47287:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 47287 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41155 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55152 [preauth] Invalid user frappe from 192.168.1.214 port 41097 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49575 [preauth] Received disconnect from 192.168.1.214 port 41097:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 41097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34143 [preauth] Invalid user user from 192.168.1.214 port 32766 Received disconnect from 192.168.1.214 port 32766:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 32766 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41169 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33364 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57573:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41808:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41808 [preauth] Invalid user deployer from 192.168.1.214 port 45542 Connection closed by invalid user deployer 192.168.1.214 port 45542 [preauth] Invalid user 1 from 192.168.1.214 port 38585 Connection closed by invalid user 1 192.168.1.214 port 38585 [preauth] Invalid user jackson from 192.168.1.214 port 2772 Received disconnect from 192.168.1.214 port 2772:11: Bye Bye [preauth] Disconnected from invalid user jackson 192.168.1.214 port 2772 [preauth] Invalid user test1 from 192.168.1.214 port 26144 Connection closed by invalid user test1 192.168.1.214 port 26144 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41189 Invalid user ivan from 192.168.1.214 port 12573 Received disconnect from 192.168.1.214 port 12573:11: Bye Bye [preauth] Disconnected from invalid user ivan 192.168.1.214 port 12573 [preauth] Invalid user ivan from 192.168.1.214 port 27375 Received disconnect from 192.168.1.214 port 27375:11: Bye Bye [preauth] Disconnected from invalid user ivan 192.168.1.214 port 27375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3393:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32848:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57751 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41203 Invalid user ec2-user from 192.168.1.214 port 24525 Received disconnect from 192.168.1.214 port 24525:11: Bye Bye [preauth] Disconnected from invalid user ec2-user 192.168.1.214 port 24525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26369:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57300:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34168 [preauth] Invalid user ftpuser from 192.168.1.214 port 21663 Received disconnect from 192.168.1.214 port 21663:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 21663 [preauth] Invalid user test1 from 192.168.1.214 port 40199 Received disconnect from 192.168.1.214 port 40199:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 40199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34952:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34952 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41227 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19956:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59124 [preauth] Invalid user ubuntu from 192.168.1.214 port 40651 Received disconnect from 192.168.1.214 port 40651:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40651 [preauth] Invalid user ec2-user from 192.168.1.214 port 5135 Received disconnect from 192.168.1.214 port 5135:11: Bye Bye [preauth] Disconnected from invalid user ec2-user 192.168.1.214 port 5135 [preauth] Invalid user test1 from 192.168.1.214 port 59586 Received disconnect from 192.168.1.214 port 59586:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 59586 [preauth] Connection closed by 192.168.1.214 port 46320 [preauth] Invalid user alex from 192.168.1.214 port 15741 Connection closed by invalid user alex 192.168.1.214 port 15741 [preauth] Invalid user sammy from 192.168.1.214 port 44096 Connection closed by invalid user sammy 192.168.1.214 port 44096 [preauth] Invalid user backup from 192.168.1.214 port 9868 Received disconnect from 192.168.1.214 port 9868:11: Bye Bye [preauth] Disconnected from invalid user backup 192.168.1.214 port 9868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1028:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13585 [preauth] Invalid user steam from 192.168.1.214 port 61762 Received disconnect from 192.168.1.214 port 61762:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 61762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30767:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13038 [preauth] Invalid user ubuntu from 192.168.1.214 port 44595 Received disconnect from 192.168.1.214 port 44595:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48185 [preauth] Invalid user postgres from 192.168.1.214 port 59685 Connection closed by invalid user postgres 192.168.1.214 port 59685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30878:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30878 [preauth] Invalid user mysql from 192.168.1.214 port 22448 Connection closed by invalid user mysql 192.168.1.214 port 22448 [preauth] Invalid user mc from 192.168.1.214 port 16829 Connection closed by invalid user mc 192.168.1.214 port 16829 [preauth] Invalid user admin1234 from 192.168.1.214 port 60103 Received disconnect from 192.168.1.214 port 60103:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 60103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59261:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59261 [preauth] Invalid user tester from 192.168.1.214 port 56425 Connection closed by invalid user tester 192.168.1.214 port 56425 [preauth] Invalid user temp from 192.168.1.214 port 13544 Connection closed by invalid user temp 192.168.1.214 port 13544 [preauth] Invalid user opc from 192.168.1.214 port 55313 Received disconnect from 192.168.1.214 port 55313:11: Bye Bye [preauth] Disconnected from invalid user opc 192.168.1.214 port 55313 [preauth] Invalid user backup from 192.168.1.214 port 21655 Received disconnect from 192.168.1.214 port 21655:11: Bye Bye [preauth] Disconnected from invalid user backup 192.168.1.214 port 21655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28639 [preauth] Invalid user student10 from 192.168.1.214 port 6763 Received disconnect from 192.168.1.214 port 6763:11: Bye Bye [preauth] Disconnected from invalid user student10 192.168.1.214 port 6763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14918 [preauth] Invalid user ftpuser from 192.168.1.214 port 8909 Received disconnect from 192.168.1.214 port 8909:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 8909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23381 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41293 Invalid user deploy from 192.168.1.214 port 60957 Received disconnect from 192.168.1.214 port 60957:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 60957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27913 [preauth] Invalid user user from 192.168.1.214 port 20348 Received disconnect from 192.168.1.214 port 20348:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 20348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17175 [preauth] Received disconnect from 192.168.1.214 port 35743:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21837 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41307 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16067:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50542:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50542 [preauth] Invalid user dev from 192.168.1.214 port 61496 Received disconnect from 192.168.1.214 port 61496:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 61496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24647 [preauth] Invalid user ubuntu from 192.168.1.214 port 29987 Received disconnect from 192.168.1.214 port 29987:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 29987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3327:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39679 [preauth] Invalid user deploy from 192.168.1.214 port 13831 Received disconnect from 192.168.1.214 port 13831:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 13831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14974 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41333 Invalid user deploy from 192.168.1.214 port 40585 Connection closed by invalid user deploy 192.168.1.214 port 40585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50574:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50574 [preauth] Invalid user dev from 192.168.1.214 port 9293 Received disconnect from 192.168.1.214 port 9293:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 9293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57267:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62472 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41345 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39761 [preauth] Invalid user mailtest from 192.168.1.214 port 34830 Received disconnect from 192.168.1.214 port 34830:11: Bye Bye [preauth] Disconnected from invalid user mailtest 192.168.1.214 port 34830 [preauth] Invalid user mailtest from 192.168.1.214 port 10611 Received disconnect from 192.168.1.214 port 10611:11: Bye Bye [preauth] Disconnected from invalid user mailtest 192.168.1.214 port 10611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3418 [preauth] Connection closed by 192.168.1.214 port 48895 [preauth] Connection closed by 192.168.1.214 port 29282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48159:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19168 [preauth] Invalid user n8n from 192.168.1.214 port 8316 Received disconnect from 192.168.1.214 port 8316:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 8316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48727:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48727 [preauth] Invalid user ubuntu from 192.168.1.214 port 1428 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1428:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1428 [preauth] Connection closed by invalid user root 192.168.1.214 port 60414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38955:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38955 [preauth] Invalid user vpn from 192.168.1.214 port 3632 Received disconnect from 192.168.1.214 port 3632:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 3632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14776:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4245 [preauth] Invalid user odoo from 192.168.1.214 port 49795 Connection closed by invalid user odoo 192.168.1.214 port 49795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45166 [preauth] Invalid user ubuntu from 192.168.1.214 port 15432 Connection reset by invalid user ubuntu 192.168.1.214 port 15432 [preauth] Invalid user ubuntu from 192.168.1.214 port 62795 Connection reset by invalid user ubuntu 192.168.1.214 port 62795 [preauth] Invalid user user from 192.168.1.214 port 22363 Connection reset by invalid user user 192.168.1.214 port 22363 [preauth] Invalid user 1234 from 192.168.1.214 port 30909 Connection reset by invalid user 1234 192.168.1.214 port 30909 [preauth] Invalid user GUEST from 192.168.1.214 port 4451 Connection reset by invalid user GUEST 192.168.1.214 port 4451 [preauth] Invalid user TEST from 192.168.1.214 port 6146 Connection reset by invalid user TEST 192.168.1.214 port 6146 [preauth] Invalid user WebAdmin from 192.168.1.214 port 34083 Connection reset by invalid user WebAdmin 192.168.1.214 port 34083 [preauth] Invalid user adfexc from 192.168.1.214 port 15141 Connection reset by invalid user adfexc 192.168.1.214 port 15141 [preauth] Invalid user admin from 192.168.1.214 port 59269 Connection reset by invalid user admin 192.168.1.214 port 59269 [preauth] Invalid user admin from 192.168.1.214 port 51640 Connection reset by invalid user admin 192.168.1.214 port 51640 [preauth] Invalid user admin from 192.168.1.214 port 33583 Connection reset by invalid user admin 192.168.1.214 port 33583 [preauth] Invalid user admin from 192.168.1.214 port 52498 Connection reset by invalid user admin 192.168.1.214 port 52498 [preauth] Invalid user user from 192.168.1.214 port 32450 Received disconnect from 192.168.1.214 port 32450:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 32450 [preauth] Invalid user server from 192.168.1.214 port 53377 Connection closed by invalid user server 192.168.1.214 port 53377 [preauth] Invalid user ram from 192.168.1.214 port 35904 Received disconnect from 192.168.1.214 port 35904:11: Bye Bye [preauth] Disconnected from invalid user ram 192.168.1.214 port 35904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18827 [preauth] Invalid user ubuntu from 192.168.1.214 port 45584 Received disconnect from 192.168.1.214 port 45584:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 45584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14314:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2198 [preauth] Invalid user admin1234 from 192.168.1.214 port 62667 Received disconnect from 192.168.1.214 port 62667:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 62667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25187 [preauth] Invalid user kafka from 192.168.1.214 port 33592 Connection closed by invalid user kafka 192.168.1.214 port 33592 [preauth] Invalid user vpn from 192.168.1.214 port 36089 Received disconnect from 192.168.1.214 port 36089:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 36089 [preauth] Connection closed by authenticating user git 192.168.1.214 port 39886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5175:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5175 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 17589 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 17589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6162:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6162 [preauth] Invalid user docker from 192.168.1.214 port 39526 Connection closed by invalid user docker 192.168.1.214 port 39526 [preauth] Invalid user test from 192.168.1.214 port 24254 Connection closed by invalid user test 192.168.1.214 port 24254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52998 [preauth] Invalid user admin1234 from 192.168.1.214 port 5287 Received disconnect from 192.168.1.214 port 5287:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 5287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45827 [preauth] Received disconnect from 192.168.1.214 port 7191:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 7191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38683 [preauth] Invalid user prueba from 192.168.1.214 port 41566 Connection closed by invalid user prueba 192.168.1.214 port 41566 [preauth] Invalid user user1 from 192.168.1.214 port 42253 Connection closed by invalid user user1 192.168.1.214 port 42253 [preauth] Invalid user support from 192.168.1.214 port 64139 Connection closed by invalid user support 192.168.1.214 port 64139 [preauth] Invalid user ftpuser from 192.168.1.214 port 40645 Received disconnect from 192.168.1.214 port 40645:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 40645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14266:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43773 [preauth] Invalid user upload from 192.168.1.214 port 46936 Connection closed by invalid user upload 192.168.1.214 port 46936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3262 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 23244 Connection reset by 192.168.1.214 port 10920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48294:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49692 [preauth] Invalid user admin from 192.168.1.214 port 22175 Connection closed by invalid user admin 192.168.1.214 port 22175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26017 [preauth] Invalid user ubuntu from 192.168.1.214 port 22459 Received disconnect from 192.168.1.214 port 22459:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 22459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62620 [preauth] Invalid user peertube from 192.168.1.214 port 30136 Connection closed by invalid user peertube 192.168.1.214 port 30136 [preauth] Invalid user osboxes from 192.168.1.214 port 65177 Connection closed by invalid user osboxes 192.168.1.214 port 65177 [preauth] Invalid user user from 192.168.1.214 port 36405 Received disconnect from 192.168.1.214 port 36405:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 36405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50355 [preauth] Invalid user ubuntu from 192.168.1.214 port 34118 Received disconnect from 192.168.1.214 port 34118:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 34118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47893 [preauth] Invalid user mysql from 192.168.1.214 port 54328 Connection closed by invalid user mysql 192.168.1.214 port 54328 [preauth] Invalid user ubuntu from 192.168.1.214 port 6787 Connection closed by invalid user ubuntu 192.168.1.214 port 6787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43277 [preauth] Invalid user mcserver from 192.168.1.214 port 42409 Received disconnect from 192.168.1.214 port 42409:11: Bye Bye [preauth] Disconnected from invalid user mcserver 192.168.1.214 port 42409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9056 [preauth] Invalid user user01 from 192.168.1.214 port 47763 Connection closed by invalid user user01 192.168.1.214 port 47763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34492:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46338 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57605 [preauth] Invalid user samba from 192.168.1.214 port 10739 Connection reset by invalid user samba 192.168.1.214 port 10739 [preauth] Invalid user ubuntu from 192.168.1.214 port 26240 Connection reset by invalid user ubuntu 192.168.1.214 port 26240 [preauth] Invalid user ubuntu from 192.168.1.214 port 55503 Connection reset by invalid user ubuntu 192.168.1.214 port 55503 [preauth] Invalid user uftp from 192.168.1.214 port 8026 Connection reset by invalid user uftp 192.168.1.214 port 8026 [preauth] Invalid user user3 from 192.168.1.214 port 54058 Connection reset by invalid user user3 192.168.1.214 port 54058 [preauth] Invalid user user from 192.168.1.214 port 43760 Connection reset by invalid user user 192.168.1.214 port 43760 [preauth] Invalid user PlcmSpIp from 192.168.1.214 port 21055 Connection reset by invalid user PlcmSpIp 192.168.1.214 port 21055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user abc from 192.168.1.214 port 3463 Connection reset by invalid user abc 192.168.1.214 port 3463 [preauth] Connection closed by invalid user root 192.168.1.214 port 44171 [preauth] Invalid user admin from 192.168.1.214 port 39313 Connection reset by invalid user admin 192.168.1.214 port 39313 [preauth] Invalid user admin from 192.168.1.214 port 42704 Connection reset by invalid user admin 192.168.1.214 port 42704 [preauth] Invalid user admin from 192.168.1.214 port 21707 Connection reset by invalid user admin 192.168.1.214 port 21707 [preauth] Invalid user admin from 192.168.1.214 port 2525 Connection reset by invalid user admin 192.168.1.214 port 2525 [preauth] Invalid user user1 from 192.168.1.214 port 4146 Connection closed by invalid user user1 192.168.1.214 port 4146 [preauth] Invalid user user from 192.168.1.214 port 64014 Connection closed by invalid user user 192.168.1.214 port 64014 [preauth] Invalid user ubuntu from 192.168.1.214 port 55640 Connection closed by invalid user ubuntu 192.168.1.214 port 55640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63026 [preauth] Invalid user prueba from 192.168.1.214 port 46620 Connection closed by invalid user prueba 192.168.1.214 port 46620 [preauth] Invalid user what from 192.168.1.214 port 59952 Connection closed by invalid user what 192.168.1.214 port 59952 [preauth] Invalid user samba from 192.168.1.214 port 49373 Connection closed by invalid user samba 192.168.1.214 port 49373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22266 [preauth] 2026/04/23 13:18:09 HTTPRequest [I] router: completed GET / for 88.151.33.19:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/23 13:18:09 HTTPRequest [I] router: completed GET / for 88.151.33.19:0, 200 OK in 1.2ms @ web/home.go:32(web.Home) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /secrets.json for 88.151.33.19:0, 404 Not Found in 2.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.env for 88.151.33.19:0, 404 Not Found in 2.2ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.env.local for 88.151.33.19:0, 404 Not Found in 2.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /app/.env for 88.151.33.19:0, 404 Not Found in 2.9ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /backend/.env for 88.151.33.19:0, 404 Not Found in 10.7ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /laravel/.env for 88.151.33.19:0, 404 Not Found in 11.0ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.env.backup for 88.151.33.19:0, 404 Not Found in 11.8ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /config.json for 88.151.33.19:0, 404 Not Found in 2.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.openai/config.json for 88.151.33.19:0, 404 Not Found in 12.5ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.env.bak for 88.151.33.19:0, 404 Not Found in 13.5ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /credentials.json for 88.151.33.19:0, 404 Not Found in 13.4ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.cursor/mcp.json for 88.151.33.19:0, 404 Not Found in 14.3ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.anthropic/config.json for 88.151.33.19:0, 404 Not Found in 14.6ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /api/.env for 88.151.33.19:0, 404 Not Found in 15.5ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.aws/credentials for 88.151.33.19:0, 404 Not Found in 1.8ms @ context/repo.go:417(context.RepoAssignment) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /serviceAccountKey.json for 88.151.33.19:0, 404 Not Found in 2.1ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:10 HTTPRequest [I] router: completed GET /.env.production for 88.151.33.19:0, 404 Not Found in 7.0ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/23 13:18:11 HTTPRequest [I] router: completed GET / for 88.151.33.19:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33108 [preauth] Invalid user music from 192.168.1.214 port 1140 Connection closed by invalid user music 192.168.1.214 port 1140 [preauth] Invalid user ftpuser from 192.168.1.214 port 58310 Connection closed by invalid user ftpuser 192.168.1.214 port 58310 [preauth] Invalid user download from 192.168.1.214 port 29129 Connection closed by invalid user download 192.168.1.214 port 29129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58464 [preauth] Invalid user developer from 192.168.1.214 port 4872 Connection closed by invalid user developer 192.168.1.214 port 4872 [preauth] Invalid user user2 from 192.168.1.214 port 19482 Connection closed by invalid user user2 192.168.1.214 port 19482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12853 [preauth] Invalid user pi from 192.168.1.214 port 17691 Connection closed by invalid user pi 192.168.1.214 port 17691 [preauth] Invalid user 0 from 192.168.1.214 port 48598 Connection closed by invalid user 0 192.168.1.214 port 48598 [preauth] Invalid user steam from 192.168.1.214 port 49152 Connection closed by invalid user steam 192.168.1.214 port 49152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3016 [preauth] Invalid user hadoop from 192.168.1.214 port 54481 Connection closed by invalid user hadoop 192.168.1.214 port 54481 [preauth] Invalid user ahmed from 192.168.1.214 port 57538 Connection closed by invalid user ahmed 192.168.1.214 port 57538 [preauth] Invalid user web from 192.168.1.214 port 9092 Connection closed by invalid user web 192.168.1.214 port 9092 [preauth] Invalid user super from 192.168.1.214 port 29708 Connection closed by invalid user super 192.168.1.214 port 29708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15952 [preauth] Invalid user ftpuser from 192.168.1.214 port 34451 Connection closed by invalid user ftpuser 192.168.1.214 port 34451 [preauth] Invalid user user from 192.168.1.214 port 51733 Connection closed by invalid user user 192.168.1.214 port 51733 [preauth] Invalid user ubuntu from 192.168.1.214 port 37523 Connection closed by invalid user ubuntu 192.168.1.214 port 37523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24489 [preauth] Invalid user pi from 192.168.1.214 port 60253 Connection closed by invalid user pi 192.168.1.214 port 60253 [preauth] Invalid user oracle from 192.168.1.214 port 17578 Connection closed by invalid user oracle 192.168.1.214 port 17578 [preauth] Invalid user mcserver from 192.168.1.214 port 35870 Connection closed by invalid user mcserver 192.168.1.214 port 35870 [preauth] Invalid user adam from 192.168.1.214 port 51866 Connection closed by invalid user adam 192.168.1.214 port 51866 [preauth] Invalid user ts3 from 192.168.1.214 port 58643 Connection closed by invalid user ts3 192.168.1.214 port 58643 [preauth] Invalid user test from 192.168.1.214 port 2875 Connection closed by invalid user test 192.168.1.214 port 2875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59792 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 41884 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40445 [preauth] Invalid user payara from 192.168.1.214 port 27516 Received disconnect from 192.168.1.214 port 27516:11: Bye Bye [preauth] Disconnected from invalid user payara 192.168.1.214 port 27516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48724 [preauth] Invalid user huawei from 192.168.1.214 port 30573 Connection closed by invalid user huawei 192.168.1.214 port 30573 [preauth] Invalid user sysadmin from 192.168.1.214 port 38365 Connection closed by invalid user sysadmin 192.168.1.214 port 38365 [preauth] Invalid user postgres from 192.168.1.214 port 39223 Received disconnect from 192.168.1.214 port 39223:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 39223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47379:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10079:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54700 [preauth] Invalid user gitolite3 from 192.168.1.214 port 64575 Received disconnect from 192.168.1.214 port 64575:11: Bye Bye [preauth] Disconnected from invalid user gitolite3 192.168.1.214 port 64575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2775 [preauth] Invalid user ubuntu from 192.168.1.214 port 47307 Received disconnect from 192.168.1.214 port 47307:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6121 [preauth] Invalid user administrator from 192.168.1.214 port 7241 Received disconnect from 192.168.1.214 port 7241:11: Bye Bye [preauth] Disconnected from invalid user administrator 192.168.1.214 port 7241 [preauth] Invalid user tmax from 192.168.1.214 port 31498 Received disconnect from 192.168.1.214 port 31498:11: Bye Bye [preauth] Disconnected from invalid user tmax 192.168.1.214 port 31498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39387:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10322:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53117 [preauth] Invalid user sshuser from 192.168.1.214 port 12509 Received disconnect from 192.168.1.214 port 12509:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 12509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47182:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47182 [preauth] Invalid user mysql from 192.168.1.214 port 4042 Connection closed by invalid user mysql 192.168.1.214 port 4042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56596:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56596 [preauth] Invalid user max from 192.168.1.214 port 56511 Connection closed by invalid user max 192.168.1.214 port 56511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30057:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30057 [preauth] Invalid user postgres from 192.168.1.214 port 40415 Received disconnect from 192.168.1.214 port 40415:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 40415 [preauth] Invalid user master from 192.168.1.214 port 60064 Connection closed by invalid user master 192.168.1.214 port 60064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57285:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23585:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23585 [preauth] Invalid user ftpadmin from 192.168.1.214 port 8405 Connection closed by invalid user ftpadmin 192.168.1.214 port 8405 [preauth] Invalid user administrator from 192.168.1.214 port 15957 Received disconnect from 192.168.1.214 port 15957:11: Bye Bye [preauth] Disconnected from invalid user administrator 192.168.1.214 port 15957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47714:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47714 [preauth] Invalid user admin1234 from 192.168.1.214 port 64999 Invalid user dspace from 192.168.1.214 port 48881 Received disconnect from 192.168.1.214 port 64999:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 64999 [preauth] Connection closed by invalid user dspace 192.168.1.214 port 48881 [preauth] Invalid user claude from 192.168.1.214 port 9701 Received disconnect from 192.168.1.214 port 9701:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 9701 [preauth] Invalid user postgres from 192.168.1.214 port 54784 Received disconnect from 192.168.1.214 port 54784:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 54784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32945:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32945 [preauth] Invalid user admin from 192.168.1.214 port 32006 Connection closed by invalid user admin 192.168.1.214 port 32006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6437:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user test from 192.168.1.214 port 45136 Connection closed by invalid user root 192.168.1.214 port 56813 [preauth] Received disconnect from 192.168.1.214 port 45136:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 45136 [preauth] Invalid user ubuntu from 192.168.1.214 port 8977 Received disconnect from 192.168.1.214 port 8977:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 8977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63504:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19311 [preauth] Invalid user server from 192.168.1.214 port 32488 Received disconnect from 192.168.1.214 port 32488:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 32488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5670 [preauth] Invalid user ubuntu from 192.168.1.214 port 31965 Received disconnect from 192.168.1.214 port 31965:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 31965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63334:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55590:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14990 [preauth] Invalid user postgres from 192.168.1.214 port 24467 Received disconnect from 192.168.1.214 port 24467:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 24467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49041:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49041 [preauth] Invalid user alex from 192.168.1.214 port 38527 Received disconnect from 192.168.1.214 port 38527:11: Bye Bye [preauth] Disconnected from invalid user alex 192.168.1.214 port 38527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56668 [preauth] Invalid user postgres from 192.168.1.214 port 7858 Received disconnect from 192.168.1.214 port 7858:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 7858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55816 [preauth] Invalid user ubuntu from 192.168.1.214 port 37620 Received disconnect from 192.168.1.214 port 37620:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44051:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44051 [preauth] Invalid user server from 192.168.1.214 port 2864 Received disconnect from 192.168.1.214 port 2864:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 2864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36567 [preauth] Invalid user user2 from 192.168.1.214 port 15446 Received disconnect from 192.168.1.214 port 15446:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 15446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20218:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41813:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59843:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13023 [preauth] Invalid user odoo from 192.168.1.214 port 27761 Received disconnect from 192.168.1.214 port 27761:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 27761 [preauth] Invalid user odoo from 192.168.1.214 port 1556 Received disconnect from 192.168.1.214 port 1556:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 1556 [preauth] Invalid user postgres from 192.168.1.214 port 37335 Received disconnect from 192.168.1.214 port 37335:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 37335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48331:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48331 [preauth] Invalid user postgres from 192.168.1.214 port 65240 Received disconnect from 192.168.1.214 port 65240:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 65240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17897:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17897 [preauth] Invalid user postgres from 192.168.1.214 port 10301 Received disconnect from 192.168.1.214 port 10301:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 10301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50094 [preauth] Invalid user user from 192.168.1.214 port 15893 Received disconnect from 192.168.1.214 port 15893:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 15893 [preauth] Invalid user server from 192.168.1.214 port 47020 Received disconnect from 192.168.1.214 port 47020:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 47020 [preauth] Invalid user server from 192.168.1.214 port 51714 Received disconnect from 192.168.1.214 port 51714:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 51714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14391 [preauth] Invalid user admin1234 from 192.168.1.214 port 29707 Received disconnect from 192.168.1.214 port 29707:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 29707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39513 [preauth] Invalid user postgres from 192.168.1.214 port 61306 Received disconnect from 192.168.1.214 port 61306:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 61306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41059:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41059 [preauth] Invalid user server from 192.168.1.214 port 8437 Received disconnect from 192.168.1.214 port 8437:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 8437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7906:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64400 [preauth] Invalid user user2 from 192.168.1.214 port 28661 Received disconnect from 192.168.1.214 port 28661:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 28661 [preauth] Invalid user teamspeak from 192.168.1.214 port 62626 Received disconnect from 192.168.1.214 port 62626:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 62626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1758:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47099:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47099 [preauth] Invalid user admin1234 from 192.168.1.214 port 62839 Received disconnect from 192.168.1.214 port 62839:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 62839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44996 [preauth] Invalid user odoo from 192.168.1.214 port 20384 Received disconnect from 192.168.1.214 port 20384:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 20384 [preauth] Invalid user user from 192.168.1.214 port 20079 Received disconnect from 192.168.1.214 port 20079:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 20079 [preauth] Invalid user test from 192.168.1.214 port 38693 Connection closed by invalid user test 192.168.1.214 port 38693 [preauth] Invalid user tmax from 192.168.1.214 port 3887 Received disconnect from 192.168.1.214 port 3887:11: Bye Bye [preauth] Disconnected from invalid user tmax 192.168.1.214 port 3887 [preauth] Invalid user wireguard from 192.168.1.214 port 17653 Received disconnect from 192.168.1.214 port 17653:11: Bye Bye [preauth] Disconnected from invalid user wireguard 192.168.1.214 port 17653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16581:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16581 [preauth] Invalid user test1 from 192.168.1.214 port 3414 Connection closed by invalid user test1 192.168.1.214 port 3414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62294:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62294 [preauth] Invalid user teamspeak from 192.168.1.214 port 5289 Received disconnect from 192.168.1.214 port 5289:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 5289 [preauth] Invalid user telnet from 192.168.1.214 port 3485 Connection closed by invalid user telnet 192.168.1.214 port 3485 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 48279 Received disconnect from 192.168.1.214 port 48279:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 48279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34421:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29277 [preauth] Invalid user admin1234 from 192.168.1.214 port 50103 Received disconnect from 192.168.1.214 port 50103:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 50103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56865:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56865 [preauth] Invalid user wireguard from 192.168.1.214 port 52833 Received disconnect from 192.168.1.214 port 52833:11: Bye Bye [preauth] Disconnected from invalid user wireguard 192.168.1.214 port 52833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62814 [preauth] Invalid user server from 192.168.1.214 port 46819 Received disconnect from 192.168.1.214 port 46819:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 46819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1530 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 47014 Received disconnect from 192.168.1.214 port 47014:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 47014 [preauth] Invalid user vpn from 192.168.1.214 port 33322 Received disconnect from 192.168.1.214 port 33322:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 33322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28348:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28348 [preauth] Invalid user teamspeak from 192.168.1.214 port 24427 Received disconnect from 192.168.1.214 port 24427:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 24427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6588 [preauth] Invalid user sshuser from 192.168.1.214 port 5264 Received disconnect from 192.168.1.214 port 5264:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 5264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60418:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60418 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 13612 Received disconnect from 192.168.1.214 port 13612:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 13612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39269:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18394 [preauth] Invalid user super from 192.168.1.214 port 22792 Connection reset by invalid user super 192.168.1.214 port 22792 [preauth] Invalid user test from 192.168.1.214 port 64855 Connection reset by invalid user test 192.168.1.214 port 64855 [preauth] Invalid user ubnt from 192.168.1.214 port 30452 Connection reset by invalid user ubnt 192.168.1.214 port 30452 [preauth] Invalid user ubuntu from 192.168.1.214 port 45082 Connection reset by invalid user ubuntu 192.168.1.214 port 45082 [preauth] Invalid user web from 192.168.1.214 port 30362 Connection reset by invalid user web 192.168.1.214 port 30362 [preauth] Invalid user Admin from 192.168.1.214 port 5514 Connection reset by invalid user Admin 192.168.1.214 port 5514 [preauth] Invalid user admin1 from 192.168.1.214 port 56787 Connection reset by invalid user admin1 192.168.1.214 port 56787 [preauth] Invalid user admin from 192.168.1.214 port 18434 Connection reset by invalid user admin 192.168.1.214 port 18434 [preauth] Invalid user admin from 192.168.1.214 port 7783 Connection reset by invalid user admin 192.168.1.214 port 7783 [preauth] Invalid user admin from 192.168.1.214 port 22593 Connection reset by invalid user admin 192.168.1.214 port 22593 [preauth] Invalid user admin from 192.168.1.214 port 32690 Connection reset by invalid user admin 192.168.1.214 port 32690 [preauth] Invalid user ae from 192.168.1.214 port 27534 Connection reset by invalid user ae 192.168.1.214 port 27534 [preauth] Invalid user anonymous from 192.168.1.214 port 28631 Connection reset by invalid user anonymous 192.168.1.214 port 28631 [preauth] Invalid user logout from 192.168.1.214 port 11268 Connection reset by invalid user logout 192.168.1.214 port 11268 [preauth] Invalid user tmax from 192.168.1.214 port 53256 Received disconnect from 192.168.1.214 port 53256:11: Bye Bye [preauth] Disconnected from invalid user tmax 192.168.1.214 port 53256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29198 [preauth] Invalid user super from 192.168.1.214 port 64173 Connection reset by invalid user super 192.168.1.214 port 64173 [preauth] Invalid user user1 from 192.168.1.214 port 25577 Connection reset by invalid user user1 192.168.1.214 port 25577 [preauth] Invalid user Administrator from 192.168.1.214 port 43293 Connection reset by invalid user Administrator 192.168.1.214 port 43293 [preauth] Invalid user sshuser from 192.168.1.214 port 12899 Received disconnect from 192.168.1.214 port 12899:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 12899 [preauth] Invalid user digital from 192.168.1.214 port 44761 Received disconnect from 192.168.1.214 port 44761:11: Bye Bye [preauth] Disconnected from invalid user digital 192.168.1.214 port 44761 [preauth] Invalid user odoo from 192.168.1.214 port 29236 Received disconnect from 192.168.1.214 port 29236:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 29236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62353 [preauth] Invalid user administrator from 192.168.1.214 port 31538 Received disconnect from 192.168.1.214 port 31538:11: Bye Bye [preauth] Disconnected from invalid user administrator 192.168.1.214 port 31538 [preauth] Invalid user wireguard from 192.168.1.214 port 42843 Received disconnect from 192.168.1.214 port 42843:11: Bye Bye [preauth] Disconnected from invalid user wireguard 192.168.1.214 port 42843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28964 [preauth] Invalid user user from 192.168.1.214 port 62006 Received disconnect from 192.168.1.214 port 62006:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 62006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7480:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user odoo from 192.168.1.214 port 60599 Connection closed by invalid user root 192.168.1.214 port 31440 [preauth] Received disconnect from 192.168.1.214 port 60599:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 60599 [preauth] Invalid user user2 from 192.168.1.214 port 21650 Received disconnect from 192.168.1.214 port 21650:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 21650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16017 [preauth] Invalid user ansadmin from 192.168.1.214 port 62998 Received disconnect from 192.168.1.214 port 62998:11: Bye Bye [preauth] Disconnected from invalid user ansadmin 192.168.1.214 port 62998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2090:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2090 [preauth] Invalid user server from 192.168.1.214 port 12389 Received disconnect from 192.168.1.214 port 12389:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 12389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53471:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4045:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4045 [preauth] Invalid user ubuntu from 192.168.1.214 port 36966 Received disconnect from 192.168.1.214 port 36966:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 36966 [preauth] Invalid user odoo from 192.168.1.214 port 62658 Received disconnect from 192.168.1.214 port 62658:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 62658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23404:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43142:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7467:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46078:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64212 [preauth] Invalid user postgres from 192.168.1.214 port 14812 Connection closed by invalid user postgres 192.168.1.214 port 14812 [preauth] Invalid user postgres from 192.168.1.214 port 47565 Connection closed by invalid user postgres 192.168.1.214 port 47565 [preauth] Invalid user postgres from 192.168.1.214 port 40030 Connection closed by invalid user postgres 192.168.1.214 port 40030 [preauth] Invalid user peter from 192.168.1.214 port 29944 Connection closed by invalid user peter 192.168.1.214 port 29944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4712:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4712 [preauth] Invalid user admin from 192.168.1.214 port 39713 Connection closed by invalid user admin 192.168.1.214 port 39713 [preauth] Invalid user admin from 192.168.1.214 port 46778 Connection closed by invalid user admin 192.168.1.214 port 46778 [preauth] Invalid user admin from 192.168.1.214 port 47361 Connection closed by invalid user admin 192.168.1.214 port 47361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64221 [preauth] Invalid user postgres from 192.168.1.214 port 52229 Connection closed by invalid user postgres 192.168.1.214 port 52229 [preauth] Invalid user osmc from 192.168.1.214 port 59909 Connection closed by invalid user osmc 192.168.1.214 port 59909 [preauth] Invalid user maria from 192.168.1.214 port 26435 Connection closed by invalid user maria 192.168.1.214 port 26435 [preauth] Invalid user jack from 192.168.1.214 port 23325 Connection closed by invalid user jack 192.168.1.214 port 23325 [preauth] Invalid user admin from 192.168.1.214 port 57854 Connection closed by invalid user admin 192.168.1.214 port 57854 [preauth] Invalid user zabbix from 192.168.1.214 port 56339 Connection closed by invalid user zabbix 192.168.1.214 port 56339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25093 [preauth] Invalid user tempuser from 192.168.1.214 port 15114 Received disconnect from 192.168.1.214 port 15114:11: Bye Bye [preauth] Disconnected from invalid user tempuser 192.168.1.214 port 15114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64499:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57721 [preauth] Invalid user user2 from 192.168.1.214 port 29324 Received disconnect from 192.168.1.214 port 29324:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 29324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7000:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42517 [preauth] Invalid user arkserver from 192.168.1.214 port 11118 Received disconnect from 192.168.1.214 port 11118:11: Bye Bye [preauth] Disconnected from invalid user arkserver 192.168.1.214 port 11118 [preauth] Invalid user ubuntu from 192.168.1.214 port 56151 Received disconnect from 192.168.1.214 port 56151:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58207 [preauth] Invalid user bot from 192.168.1.214 port 32150 Received disconnect from 192.168.1.214 port 32150:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 32150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15167 [preauth] Invalid user socks from 192.168.1.214 port 9437 Received disconnect from 192.168.1.214 port 9437:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 9437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18762:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31361 [preauth] Invalid user mhd from 192.168.1.214 port 16997 Received disconnect from 192.168.1.214 port 16997:11: Bye Bye [preauth] Disconnected from invalid user mhd 192.168.1.214 port 16997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49367 [preauth] Invalid user csuser from 192.168.1.214 port 48678 Received disconnect from 192.168.1.214 port 48678:11: Bye Bye [preauth] Disconnected from invalid user csuser 192.168.1.214 port 48678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50942 [preauth] Invalid user ubuntu from 192.168.1.214 port 41390 Received disconnect from 192.168.1.214 port 41390:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 41390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42773 [preauth] Invalid user test from 192.168.1.214 port 20626 Received disconnect from 192.168.1.214 port 20626:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 20626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27881 [preauth] Connection closed by 192.168.1.214 port 18975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62320 [preauth] Invalid user tester from 192.168.1.214 port 10422 Received disconnect from 192.168.1.214 port 10422:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 10422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30163 [preauth] Invalid user deployer from 192.168.1.214 port 55647 Received disconnect from 192.168.1.214 port 55647:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 55647 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 13475:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 13475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62141:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62141 [preauth] Invalid user nexus from 192.168.1.214 port 59321 Connection closed by invalid user nexus 192.168.1.214 port 59321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34029:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34029 [preauth] Invalid user media from 192.168.1.214 port 22297 Connection closed by invalid user media 192.168.1.214 port 22297 [preauth] Invalid user test from 192.168.1.214 port 13813 Received disconnect from 192.168.1.214 port 13813:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 13813 [preauth] Invalid user mc from 192.168.1.214 port 54107 Connection closed by invalid user mc 192.168.1.214 port 54107 [preauth] Invalid user oracle from 192.168.1.214 port 24165 Received disconnect from 192.168.1.214 port 24165:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 24165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24781:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24781 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 3973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29422:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29422 [preauth] Invalid user elasticsearch from 192.168.1.214 port 39952 Connection closed by invalid user elasticsearch 192.168.1.214 port 39952 [preauth] Invalid user deploy from 192.168.1.214 port 6570 Received disconnect from 192.168.1.214 port 6570:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 6570 [preauth] Invalid user deploy from 192.168.1.214 port 7323 Connection closed by invalid user deploy 192.168.1.214 port 7323 [preauth] Invalid user systems from 192.168.1.214 port 51437 Received disconnect from 192.168.1.214 port 51437:11: Bye Bye [preauth] Disconnected from invalid user systems 192.168.1.214 port 51437 [preauth] Invalid user lukas from 192.168.1.214 port 6074 Received disconnect from 192.168.1.214 port 6074:11: Bye Bye [preauth] Disconnected from invalid user lukas 192.168.1.214 port 6074 [preauth] Invalid user dan from 192.168.1.214 port 11938 Connection closed by invalid user dan 192.168.1.214 port 11938 [preauth] Invalid user user from 192.168.1.214 port 6849 Received disconnect from 192.168.1.214 port 6849:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 6849 [preauth] Invalid user controlm from 192.168.1.214 port 18768 Received disconnect from 192.168.1.214 port 18768:11: Bye Bye [preauth] Disconnected from invalid user controlm 192.168.1.214 port 18768 [preauth] Invalid user bot from 192.168.1.214 port 47272 Connection closed by invalid user bot 192.168.1.214 port 47272 [preauth] Invalid user admin from 192.168.1.214 port 60540 Received disconnect from 192.168.1.214 port 60540:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 60540 [preauth] Invalid user arkserver from 192.168.1.214 port 55859 Connection closed by invalid user arkserver 192.168.1.214 port 55859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50710:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50710 [preauth] Invalid user ubuntu from 192.168.1.214 port 46507 Invalid user userftp from 192.168.1.214 port 44339 Connection closed by invalid user ubuntu 192.168.1.214 port 46507 [preauth] Received disconnect from 192.168.1.214 port 44339:11: Bye Bye [preauth] Disconnected from invalid user userftp 192.168.1.214 port 44339 [preauth] Invalid user bot from 192.168.1.214 port 52033 Received disconnect from 192.168.1.214 port 52033:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 52033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14573 [preauth] Invalid user salim from 192.168.1.214 port 5495 Received disconnect from 192.168.1.214 port 5495:11: Bye Bye [preauth] Disconnected from invalid user salim 192.168.1.214 port 5495 [preauth] Invalid user user from 192.168.1.214 port 35919 Received disconnect from 192.168.1.214 port 35919:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 35919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36644 [preauth] Invalid user oracle from 192.168.1.214 port 51058 Received disconnect from 192.168.1.214 port 51058:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 51058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41028 [preauth] Invalid user judith from 192.168.1.214 port 25755 Received disconnect from 192.168.1.214 port 25755:11: Bye Bye [preauth] Disconnected from invalid user judith 192.168.1.214 port 25755 [preauth] Invalid user devuser from 192.168.1.214 port 40746 Received disconnect from 192.168.1.214 port 40746:11: Bye Bye [preauth] Disconnected from invalid user devuser 192.168.1.214 port 40746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33887 [preauth] Invalid user wilson from 192.168.1.214 port 31284 Received disconnect from 192.168.1.214 port 31284:11: Bye Bye [preauth] Disconnected from invalid user wilson 192.168.1.214 port 31284 [preauth] Invalid user user1 from 192.168.1.214 port 23658 Received disconnect from 192.168.1.214 port 23658:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 23658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51505:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18126 [preauth] Invalid user abc from 192.168.1.214 port 19759 Received disconnect from 192.168.1.214 port 19759:11: Bye Bye [preauth] Disconnected from invalid user abc 192.168.1.214 port 19759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22654 [preauth] Invalid user admin1234 from 192.168.1.214 port 22961 Received disconnect from 192.168.1.214 port 22961:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 22961 [preauth] Invalid user ruben from 192.168.1.214 port 27373 Received disconnect from 192.168.1.214 port 27373:11: Bye Bye [preauth] Disconnected from invalid user ruben 192.168.1.214 port 27373 [preauth] Invalid user giorgio from 192.168.1.214 port 14350 Received disconnect from 192.168.1.214 port 14350:11: Bye Bye [preauth] Disconnected from invalid user giorgio 192.168.1.214 port 14350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57481 [preauth] Invalid user ubuntu from 192.168.1.214 port 31048 Received disconnect from 192.168.1.214 port 31048:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 31048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12143:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12143 [preauth] Invalid user socks from 192.168.1.214 port 5572 Received disconnect from 192.168.1.214 port 5572:11: Bye Bye [preauth] Disconnected from invalid user socks 192.168.1.214 port 5572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44435 [preauth] Invalid user postgres from 192.168.1.214 port 34547 Received disconnect from 192.168.1.214 port 34547:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 34547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29628:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29628 [preauth] Invalid user odoo from 192.168.1.214 port 37385 Received disconnect from 192.168.1.214 port 37385:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 37385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47061:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44543 [preauth] Received disconnect from 192.168.1.214 port 14788:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 14788 [preauth] Invalid user claude from 192.168.1.214 port 3178 Received disconnect from 192.168.1.214 port 3178:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 3178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30067 [preauth] Invalid user ubuntu from 192.168.1.214 port 33622 Received disconnect from 192.168.1.214 port 33622:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 33622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65506:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4206 [preauth] Invalid user admin from 192.168.1.214 port 30643 Connection reset by invalid user admin 192.168.1.214 port 30643 [preauth] Invalid user admin from 192.168.1.214 port 10056 Connection reset by invalid user admin 192.168.1.214 port 10056 [preauth] Invalid user admin from 192.168.1.214 port 12059 Connection reset by invalid user admin 192.168.1.214 port 12059 [preauth] Invalid user admin from 192.168.1.214 port 59145 Connection reset by invalid user admin 192.168.1.214 port 59145 [preauth] Invalid user admin from 192.168.1.214 port 43944 Connection reset by invalid user admin 192.168.1.214 port 43944 [preauth] Invalid user admin from 192.168.1.214 port 42499 Connection reset by invalid user admin 192.168.1.214 port 42499 [preauth] Invalid user admin from 192.168.1.214 port 22520 Connection reset by invalid user admin 192.168.1.214 port 22520 [preauth] Invalid user admin from 192.168.1.214 port 22814 Connection reset by invalid user admin 192.168.1.214 port 22814 [preauth] Invalid user admin from 192.168.1.214 port 43517 Connection reset by invalid user admin 192.168.1.214 port 43517 [preauth] Invalid user admin from 192.168.1.214 port 2525 Connection reset by invalid user admin 192.168.1.214 port 2525 [preauth] Invalid user admin from 192.168.1.214 port 6167 Connection reset by invalid user admin 192.168.1.214 port 6167 [preauth] Invalid user admin from 192.168.1.214 port 3519 Connection reset by invalid user admin 192.168.1.214 port 3519 [preauth] Invalid user admin from 192.168.1.214 port 14508 Connection reset by invalid user admin 192.168.1.214 port 14508 [preauth] Invalid user admin from 192.168.1.214 port 25739 Connection reset by invalid user admin 192.168.1.214 port 25739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7997:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7997 [preauth] Invalid user admin from 192.168.1.214 port 50163 Connection reset by invalid user admin 192.168.1.214 port 50163 [preauth] Invalid user admin from 192.168.1.214 port 2963 Connection reset by invalid user admin 192.168.1.214 port 2963 [preauth] Invalid user admin from 192.168.1.214 port 46180 Connection reset by invalid user admin 192.168.1.214 port 46180 [preauth] Invalid user admin from 192.168.1.214 port 20245 Connection reset by invalid user admin 192.168.1.214 port 20245 [preauth] Invalid user admin from 192.168.1.214 port 2259 Connection reset by invalid user admin 192.168.1.214 port 2259 [preauth] Invalid user admin from 192.168.1.214 port 51491 Connection reset by invalid user admin 192.168.1.214 port 51491 [preauth] Invalid user admin from 192.168.1.214 port 20116 Connection reset by invalid user admin 192.168.1.214 port 20116 [preauth] Invalid user admin from 192.168.1.214 port 3587 Connection reset by invalid user admin 192.168.1.214 port 3587 [preauth] Invalid user admin from 192.168.1.214 port 27506 Connection reset by invalid user admin 192.168.1.214 port 27506 [preauth] Invalid user admin from 192.168.1.214 port 56733 Connection reset by invalid user admin 192.168.1.214 port 56733 [preauth] Invalid user admin from 192.168.1.214 port 58317 Connection reset by invalid user admin 192.168.1.214 port 58317 [preauth] Invalid user admin from 192.168.1.214 port 3114 Connection reset by invalid user admin 192.168.1.214 port 3114 [preauth] Invalid user admin from 192.168.1.214 port 6632 Connection reset by invalid user admin 192.168.1.214 port 6632 [preauth] Invalid user admin from 192.168.1.214 port 7807 Connection reset by invalid user admin 192.168.1.214 port 7807 [preauth] Invalid user admin from 192.168.1.214 port 64763 Connection reset by invalid user admin 192.168.1.214 port 64763 [preauth] Invalid user admin from 192.168.1.214 port 31577 Connection reset by invalid user admin 192.168.1.214 port 31577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14121 [preauth] Invalid user bot from 192.168.1.214 port 46005 Received disconnect from 192.168.1.214 port 46005:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 46005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42440:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12657 [preauth] Invalid user postgresql from 192.168.1.214 port 58272 Received disconnect from 192.168.1.214 port 58272:11: Bye Bye [preauth] Disconnected from invalid user postgresql 192.168.1.214 port 58272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38528 [preauth] Invalid user pedrito from 192.168.1.214 port 46553 Received disconnect from 192.168.1.214 port 46553:11: Bye Bye [preauth] Disconnected from invalid user pedrito 192.168.1.214 port 46553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8413:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38641 [preauth] Invalid user ubuntu from 192.168.1.214 port 53641 Received disconnect from 192.168.1.214 port 53641:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 53641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14918 [preauth] Invalid user csuser from 192.168.1.214 port 16952 Received disconnect from 192.168.1.214 port 16952:11: Bye Bye [preauth] Disconnected from invalid user csuser 192.168.1.214 port 16952 [preauth] Invalid user server from 192.168.1.214 port 1445 Received disconnect from 192.168.1.214 port 1445:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 1445 [preauth] Invalid user ubuntu from 192.168.1.214 port 58813 Received disconnect from 192.168.1.214 port 58813:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 58813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58802 [preauth] Invalid user useradmin from 192.168.1.214 port 36167 Received disconnect from 192.168.1.214 port 36167:11: Bye Bye [preauth] Disconnected from invalid user useradmin 192.168.1.214 port 36167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19745:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64957 [preauth] Invalid user ubuntu from 192.168.1.214 port 36226 Received disconnect from 192.168.1.214 port 36226:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 36226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45861 [preauth] Invalid user salim from 192.168.1.214 port 11471 Received disconnect from 192.168.1.214 port 11471:11: Bye Bye [preauth] Disconnected from invalid user salim 192.168.1.214 port 11471 [preauth] Connection closed by 192.168.1.214 port 50522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45711 [preauth] Invalid user user1 from 192.168.1.214 port 14121 Received disconnect from 192.168.1.214 port 14121:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 14121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36713 [preauth] Invalid user bot from 192.168.1.214 port 33663 Received disconnect from 192.168.1.214 port 33663:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 33663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55000:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53285:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31913 [preauth] Invalid user myuser from 192.168.1.214 port 54366 Received disconnect from 192.168.1.214 port 54366:11: Bye Bye [preauth] Disconnected from invalid user myuser 192.168.1.214 port 54366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4083 [preauth] Invalid user user2 from 192.168.1.214 port 19501 Received disconnect from 192.168.1.214 port 19501:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 19501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62828 [preauth] Invalid user valentin from 192.168.1.214 port 13799 Received disconnect from 192.168.1.214 port 13799:11: Bye Bye [preauth] Disconnected from invalid user valentin 192.168.1.214 port 13799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12743:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27149 [preauth] Received disconnect from 192.168.1.214 port 61187:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 61187 [preauth] Invalid user deploy from 192.168.1.214 port 40169 Received disconnect from 192.168.1.214 port 40169:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 40169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58086:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58086 [preauth] Invalid user vncuser from 192.168.1.214 port 43539 Received disconnect from 192.168.1.214 port 43539:11: Bye Bye [preauth] Disconnected from invalid user vncuser 192.168.1.214 port 43539 [preauth] Invalid user plex from 192.168.1.214 port 35802 Connection closed by invalid user plex 192.168.1.214 port 35802 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 11305 User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 56574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57427:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57427 [preauth] Invalid user a from 192.168.1.214 port 35945 Connection closed by invalid user a 192.168.1.214 port 35945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14661:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14661 [preauth] Invalid user dev from 192.168.1.214 port 17506 Connection closed by invalid user dev 192.168.1.214 port 17506 [preauth] Invalid user wilson from 192.168.1.214 port 48206 Received disconnect from 192.168.1.214 port 48206:11: Bye Bye [preauth] Disconnected from invalid user wilson 192.168.1.214 port 48206 [preauth] Invalid user ae from 192.168.1.214 port 16328 Connection closed by invalid user ae 192.168.1.214 port 16328 [preauth] Invalid user hsadmin from 192.168.1.214 port 43628 Received disconnect from 192.168.1.214 port 43628:11: Bye Bye [preauth] Disconnected from invalid user hsadmin 192.168.1.214 port 43628 [preauth] Invalid user telecomadmin from 192.168.1.214 port 1761 Connection closed by invalid user telecomadmin 192.168.1.214 port 1761 [preauth] Invalid user judith from 192.168.1.214 port 19845 Received disconnect from 192.168.1.214 port 19845:11: Bye Bye [preauth] Disconnected from invalid user judith 192.168.1.214 port 19845 [preauth] 2026/04/23 15:23:25 HTTPRequest [I] router: completed GET /robots.txt for 74.7.244.48:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) 2026/04/23 15:23:26 HTTPRequest [I] router: completed GET / for 74.7.227.39:0, 200 OK in 1.0ms @ web/home.go:32(web.Home) 2026/04/23 15:23:34 HTTPRequest [I] router: completed GET /api/swagger for 74.7.227.39:0, 200 OK in 0.2ms @ misc/swagger.go:17(misc.Swagger) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24932 [preauth] 2026/04/23 15:23:46 HTTPRequest [I] router: completed GET /explore/repos for 74.7.227.39:0, 200 OK in 2.7ms @ explore/repo.go:148(explore.Repos) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11579:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3580:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29948:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20335:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37175 [preauth] Invalid user postgres from 192.168.1.214 port 38512 Received disconnect from 192.168.1.214 port 38512:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 38512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30900:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9778 [preauth] Invalid user ubuntu from 192.168.1.214 port 20624 Received disconnect from 192.168.1.214 port 20624:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 20624 [preauth] Invalid user mpiuser from 192.168.1.214 port 44982 Received disconnect from 192.168.1.214 port 44982:11: Bye Bye [preauth] Disconnected from invalid user mpiuser 192.168.1.214 port 44982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64633 [preauth] Invalid user test from 192.168.1.214 port 32797 Received disconnect from 192.168.1.214 port 32797:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 32797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36795 [preauth] Invalid user admin1234 from 192.168.1.214 port 17092 Received disconnect from 192.168.1.214 port 17092:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 17092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33112:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10679 [preauth] Invalid user test from 192.168.1.214 port 30877 Received disconnect from 192.168.1.214 port 30877:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 30877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55790 [preauth] Invalid user user from 192.168.1.214 port 31416 Received disconnect from 192.168.1.214 port 31416:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 31416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user tempuser from 192.168.1.214 port 34949 Received disconnect from 192.168.1.214 port 34949:11: Bye Bye [preauth] Disconnected from invalid user tempuser 192.168.1.214 port 34949 [preauth] Connection closed by invalid user root 192.168.1.214 port 17247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48424 [preauth] Invalid user tester from 192.168.1.214 port 5233 Received disconnect from 192.168.1.214 port 5233:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 5233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19613 [preauth] Invalid user ubuntu from 192.168.1.214 port 1814 Received disconnect from 192.168.1.214 port 1814:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27526:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7417 [preauth] Invalid user oracle from 192.168.1.214 port 45924 Connection closed by invalid user oracle 192.168.1.214 port 45924 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 42851 Invalid user nick from 192.168.1.214 port 29612 Connection closed by invalid user nick 192.168.1.214 port 29612 [preauth] Invalid user nexus from 192.168.1.214 port 60666 Connection closed by invalid user nexus 192.168.1.214 port 60666 [preauth] Connection closed by authenticating user git 192.168.1.214 port 40056 [preauth] Invalid user es from 192.168.1.214 port 41278 Connection closed by invalid user es 192.168.1.214 port 41278 [preauth] Invalid user dd from 192.168.1.214 port 18838 Connection closed by invalid user dd 192.168.1.214 port 18838 [preauth] Invalid user bitrix from 192.168.1.214 port 36125 Connection closed by invalid user bitrix 192.168.1.214 port 36125 [preauth] Invalid user api from 192.168.1.214 port 47340 Connection closed by invalid user api 192.168.1.214 port 47340 [preauth] Invalid user admin from 192.168.1.214 port 26483 Connection closed by invalid user admin 192.168.1.214 port 26483 [preauth] Invalid user admin from 192.168.1.214 port 27147 Connection closed by invalid user admin 192.168.1.214 port 27147 [preauth] Invalid user user from 192.168.1.214 port 60253 Connection closed by invalid user user 192.168.1.214 port 60253 [preauth] Invalid user ubuntu from 192.168.1.214 port 31747 Connection closed by invalid user ubuntu 192.168.1.214 port 31747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63430 [preauth] Connection closed by 192.168.1.214 port 49349 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32335 [preauth] Invalid user administrator from 192.168.1.214 port 11547 Connection reset by invalid user administrator 192.168.1.214 port 11547 [preauth] Invalid user anonymous from 192.168.1.214 port 50307 Connection reset by invalid user anonymous 192.168.1.214 port 50307 [preauth] Invalid user array from 192.168.1.214 port 62058 Connection reset by invalid user array 192.168.1.214 port 62058 [preauth] Invalid user cc from 192.168.1.214 port 28960 Connection reset by invalid user cc 192.168.1.214 port 28960 [preauth] Invalid user debian from 192.168.1.214 port 50909 Connection reset by invalid user debian 192.168.1.214 port 50909 [preauth] Invalid user dell from 192.168.1.214 port 27785 Connection reset by invalid user dell 192.168.1.214 port 27785 [preauth] Invalid user docker from 192.168.1.214 port 1262 Connection reset by invalid user docker 192.168.1.214 port 1262 [preauth] Invalid user es from 192.168.1.214 port 40512 Connection reset by invalid user es 192.168.1.214 port 40512 [preauth] Invalid user es from 192.168.1.214 port 31856 Connection reset by invalid user es 192.168.1.214 port 31856 [preauth] Invalid user es from 192.168.1.214 port 41145 Connection reset by invalid user es 192.168.1.214 port 41145 [preauth] Invalid user frappe from 192.168.1.214 port 48985 Connection reset by invalid user frappe 192.168.1.214 port 48985 [preauth] Invalid user ftpuser from 192.168.1.214 port 1184 Connection reset by invalid user ftpuser 192.168.1.214 port 1184 [preauth] Invalid user ftpuser from 192.168.1.214 port 36932 Connection reset by invalid user ftpuser 192.168.1.214 port 36932 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 1583 [preauth] Invalid user hx from 192.168.1.214 port 37476 Connection reset by invalid user hx 192.168.1.214 port 37476 [preauth] Invalid user michael from 192.168.1.214 port 34710 Connection reset by invalid user michael 192.168.1.214 port 34710 [preauth] Invalid user mysql from 192.168.1.214 port 52338 Connection reset by invalid user mysql 192.168.1.214 port 52338 [preauth] Invalid user postgres from 192.168.1.214 port 48353 Connection reset by invalid user postgres 192.168.1.214 port 48353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2767 [preauth] Connection closed by 192.168.1.214 port 49902 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17490 [preauth] Connection closed by 192.168.1.214 port 20721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37862 [preauth] Invalid user otsmanager from 192.168.1.214 port 50608 Connection closed by invalid user otsmanager 192.168.1.214 port 50608 [preauth] Invalid user oracle from 192.168.1.214 port 3978 Connection closed by invalid user oracle 192.168.1.214 port 3978 [preauth] Connection closed by 192.168.1.214 port 32905 Invalid user oracle from 192.168.1.214 port 33506 Connection closed by invalid user oracle 192.168.1.214 port 33506 [preauth] Invalid user main from 192.168.1.214 port 56380 Connection closed by invalid user main 192.168.1.214 port 56380 [preauth] Invalid user HwHiAiUser from 192.168.1.214 port 24584 Connection closed by invalid user HwHiAiUser 192.168.1.214 port 24584 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 7104 [preauth] Connection closed by authenticating user git 192.168.1.214 port 47704 [preauth] Connection closed by authenticating user git 192.168.1.214 port 49788 [preauth] Invalid user ftpuser from 192.168.1.214 port 64990 Connection closed by invalid user ftpuser 192.168.1.214 port 64990 [preauth] Invalid user free from 192.168.1.214 port 17950 Connection closed by invalid user free 192.168.1.214 port 17950 [preauth] Invalid user daniel from 192.168.1.214 port 19584 Connection closed by invalid user daniel 192.168.1.214 port 19584 [preauth] Invalid user cyber from 192.168.1.214 port 46608 Connection closed by invalid user cyber 192.168.1.214 port 46608 [preauth] Invalid user user1 from 192.168.1.214 port 28053 Received disconnect from 192.168.1.214 port 28053:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 28053 [preauth] banner exchange: Connection from 192.168.1.214 port 38063: invalid format banner exchange: Connection from 192.168.1.214 port 50845: invalid format Invalid user www from 192.168.1.214 port 43376 Connection closed by invalid user www 192.168.1.214 port 43376 [preauth] Invalid user user from 192.168.1.214 port 58538 Connection closed by invalid user user 192.168.1.214 port 58538 [preauth] Invalid user newuser from 192.168.1.214 port 57033 Received disconnect from 192.168.1.214 port 57033:11: Bye Bye [preauth] Disconnected from invalid user newuser 192.168.1.214 port 57033 [preauth] Invalid user user2 from 192.168.1.214 port 21359 Connection closed by invalid user user2 192.168.1.214 port 21359 [preauth] Invalid user ubuntu from 192.168.1.214 port 24479 Connection closed by invalid user ubuntu 192.168.1.214 port 24479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21331:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1363 [preauth] Invalid user steam from 192.168.1.214 port 30331 Received disconnect from 192.168.1.214 port 30331:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 30331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39363 [preauth] Connection closed by 192.168.1.214 port 50474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26947:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23537 [preauth] Connection closed by invalid user root 192.168.1.214 port 8390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60856 [preauth] Invalid user n8n from 192.168.1.214 port 38558 Received disconnect from 192.168.1.214 port 38558:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 38558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ubuntu from 192.168.1.214 port 36146 Connection closed by invalid user root 192.168.1.214 port 45076 [preauth] Received disconnect from 192.168.1.214 port 36146:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 36146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33943 [preauth] Invalid user sammy from 192.168.1.214 port 64585 Received disconnect from 192.168.1.214 port 64585:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 64585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15002 [preauth] Invalid user bot from 192.168.1.214 port 34575 Received disconnect from 192.168.1.214 port 34575:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 34575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34771 [preauth] Invalid user ubuntu from 192.168.1.214 port 62625 Received disconnect from 192.168.1.214 port 62625:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64119 [preauth] Invalid user frappe from 192.168.1.214 port 48967 Received disconnect from 192.168.1.214 port 48967:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 48967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1109 [preauth] Invalid user frappe from 192.168.1.214 port 12641 Received disconnect from 192.168.1.214 port 12641:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 12641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10958 [preauth] Invalid user manu from 192.168.1.214 port 46373 Received disconnect from 192.168.1.214 port 46373:11: Bye Bye [preauth] Disconnected from invalid user manu 192.168.1.214 port 46373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47206:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42121 [preauth] Invalid user admin1234 from 192.168.1.214 port 21958 Received disconnect from 192.168.1.214 port 21958:11: Bye Bye [preauth] Disconnected from invalid user admin1234 192.168.1.214 port 21958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55478:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51007 [preauth] Invalid user ubuntu from 192.168.1.214 port 12548 Received disconnect from 192.168.1.214 port 12548:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 12548 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60362 [preauth] Invalid user ubuntu from 192.168.1.214 port 2062 Received disconnect from 192.168.1.214 port 2062:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 2062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35212 [preauth] Invalid user ubuntu from 192.168.1.214 port 39475 Received disconnect from 192.168.1.214 port 39475:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 39475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8087 [preauth] Received disconnect from 192.168.1.214 port 29841:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 29841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1324:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12299 [preauth] Invalid user kevin from 192.168.1.214 port 23108 Received disconnect from 192.168.1.214 port 23108:11: Bye Bye [preauth] Disconnected from invalid user kevin 192.168.1.214 port 23108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49886 [preauth] Invalid user vncuser from 192.168.1.214 port 36798 Received disconnect from 192.168.1.214 port 36798:11: Bye Bye [preauth] Disconnected from invalid user vncuser 192.168.1.214 port 36798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58384 [preauth] Invalid user dev from 192.168.1.214 port 64480 Received disconnect from 192.168.1.214 port 64480:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 64480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31516 [preauth] Invalid user steam from 192.168.1.214 port 16832 Received disconnect from 192.168.1.214 port 16832:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 16832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64427 [preauth] Connection closed by 192.168.1.214 port 43678 [preauth] Invalid user photo from 192.168.1.214 port 15487 Connection closed by invalid user photo 192.168.1.214 port 15487 [preauth] Invalid user oracle from 192.168.1.214 port 13716 Connection closed by invalid user oracle 192.168.1.214 port 13716 [preauth] Invalid user moxa from 192.168.1.214 port 30570 Connection closed by invalid user moxa 192.168.1.214 port 30570 [preauth] Invalid user miner from 192.168.1.214 port 39563 Connection closed by invalid user miner 192.168.1.214 port 39563 [preauth] Invalid user install from 192.168.1.214 port 37685 Connection closed by invalid user install 192.168.1.214 port 37685 [preauth] Invalid user ftpuser from 192.168.1.214 port 30559 Connection closed by invalid user ftpuser 192.168.1.214 port 30559 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 43701 [preauth] Invalid user fa from 192.168.1.214 port 15184 Connection closed by invalid user fa 192.168.1.214 port 15184 [preauth] Invalid user deployer from 192.168.1.214 port 48936 Connection closed by invalid user deployer 192.168.1.214 port 48936 [preauth] Invalid user deploy from 192.168.1.214 port 1489 Connection closed by invalid user deploy 192.168.1.214 port 1489 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58233:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58233 [preauth] Invalid user debian from 192.168.1.214 port 25667 Connection closed by invalid user debian 192.168.1.214 port 25667 [preauth] Invalid user cacti from 192.168.1.214 port 29832 Connection closed by invalid user cacti 192.168.1.214 port 29832 [preauth] Invalid user amssys from 192.168.1.214 port 27422 Connection closed by invalid user amssys 192.168.1.214 port 27422 [preauth] Invalid user test from 192.168.1.214 port 18531 Connection closed by invalid user test 192.168.1.214 port 18531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58234:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58234 [preauth] Invalid user tester from 192.168.1.214 port 51298 Connection closed by invalid user tester 192.168.1.214 port 51298 [preauth] Invalid user scanner from 192.168.1.214 port 48197 Connection closed by invalid user scanner 192.168.1.214 port 48197 [preauth] Invalid user rust from 192.168.1.214 port 40973 Connection closed by invalid user rust 192.168.1.214 port 40973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26018:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43041 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43318 banner exchange: Connection from 192.168.1.214 port 43167: invalid format Connection closed by 192.168.1.214 port 48013 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43244 [preauth] Invalid user admin from 192.168.1.214 port 12145 Connection reset by invalid user admin 192.168.1.214 port 12145 [preauth] Invalid user admin from 192.168.1.214 port 13047 Connection reset by invalid user admin 192.168.1.214 port 13047 [preauth] Invalid user admin from 192.168.1.214 port 39564 Connection reset by invalid user admin 192.168.1.214 port 39564 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 34081 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 29220 [preauth] Invalid user login from 192.168.1.214 port 55912 Connection reset by invalid user login 192.168.1.214 port 55912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8273 [preauth] Connection reset by invalid user root 192.168.1.214 port 38088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28306 [preauth] Invalid user system from 192.168.1.214 port 18307 Connection reset by invalid user system 192.168.1.214 port 18307 [preauth] Invalid user testuser from 192.168.1.214 port 41406 Connection reset by invalid user testuser 192.168.1.214 port 41406 [preauth] Invalid user ubnt from 192.168.1.214 port 23881 Connection reset by invalid user ubnt 192.168.1.214 port 23881 [preauth] Invalid user user from 192.168.1.214 port 16876 Connection reset by invalid user user 192.168.1.214 port 16876 [preauth] Invalid user admin from 192.168.1.214 port 27234 Connection reset by invalid user admin 192.168.1.214 port 27234 [preauth] Invalid user admin from 192.168.1.214 port 31681 Connection reset by invalid user admin 192.168.1.214 port 31681 [preauth] Invalid user admin from 192.168.1.214 port 30103 Connection reset by invalid user admin 192.168.1.214 port 30103 [preauth] Invalid user admin from 192.168.1.214 port 46908 Connection reset by invalid user admin 192.168.1.214 port 46908 [preauth] Invalid user administrator from 192.168.1.214 port 4591 Connection reset by invalid user administrator 192.168.1.214 port 4591 [preauth] Invalid user postgres from 192.168.1.214 port 46303 Connection reset by invalid user postgres 192.168.1.214 port 46303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48237 [preauth] Connection closed by 192.168.1.214 port 17280 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59037 [preauth] Invalid user ali from 192.168.1.214 port 24404 Received disconnect from 192.168.1.214 port 24404:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 24404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31370 [preauth] Unable to negotiate with 192.168.1.214 port 44119: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43368 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31920 [preauth] Invalid user user from 192.168.1.214 port 17766 Received disconnect from 192.168.1.214 port 17766:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 17766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23961 [preauth] Connection closed by 192.168.1.214 port 44980 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33061:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33061 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43401 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56376 [preauth] Connection closed by 192.168.1.214 port 21165 [preauth] Invalid user user from 192.168.1.214 port 13890 Received disconnect from 192.168.1.214 port 13890:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 13890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59131 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43415 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24176 [preauth] Invalid user mohsen from 192.168.1.214 port 24864 Received disconnect from 192.168.1.214 port 24864:11: Bye Bye [preauth] Disconnected from invalid user mohsen 192.168.1.214 port 24864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9934 [preauth] Connection closed by 192.168.1.214 port 27480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55962:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47329 [preauth] Invalid user bot from 192.168.1.214 port 34067 Received disconnect from 192.168.1.214 port 34067:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 34067 [preauth] Invalid user frappe from 192.168.1.214 port 40399 Received disconnect from 192.168.1.214 port 40399:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 40399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23973 [preauth] Received disconnect from 192.168.1.214 port 43954:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 43954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5343 [preauth] Invalid user test from 192.168.1.214 port 56235 Received disconnect from 192.168.1.214 port 56235:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 56235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33897:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65032 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43456 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7918 [preauth] Received disconnect from 192.168.1.214 port 44138:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 44138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63884 [preauth] Invalid user bot from 192.168.1.214 port 55310 Received disconnect from 192.168.1.214 port 55310:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 55310 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43464 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15265 [preauth] Invalid user readonly from 192.168.1.214 port 1752 Received disconnect from 192.168.1.214 port 1752:11: Bye Bye [preauth] Disconnected from invalid user readonly 192.168.1.214 port 1752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49790 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43476 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34742:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59499 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43484 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42008 [preauth] Connection closed by 192.168.1.214 port 8839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7451 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43494 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9567 [preauth] Invalid user precio01 from 192.168.1.214 port 63778 Received disconnect from 192.168.1.214 port 63778:11: Bye Bye [preauth] Disconnected from invalid user precio01 192.168.1.214 port 63778 [preauth] Invalid user eoffice from 192.168.1.214 port 56980 Received disconnect from 192.168.1.214 port 56980:11: Bye Bye [preauth] Disconnected from invalid user eoffice 192.168.1.214 port 56980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48663 [preauth] Invalid user hadoop from 192.168.1.214 port 13010 Received disconnect from 192.168.1.214 port 13010:11: Bye Bye [preauth] Disconnected from invalid user hadoop 192.168.1.214 port 13010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26719:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20932 [preauth] Invalid user admin from 192.168.1.214 port 22541 Received disconnect from 192.168.1.214 port 22541:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 22541 [preauth] Connection closed by 192.168.1.214 port 56917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6477 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43520 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20167 [preauth] Invalid user ubuntu from 192.168.1.214 port 18129 Received disconnect from 192.168.1.214 port 18129:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15526 [preauth] Invalid user user from 192.168.1.214 port 20316 Received disconnect from 192.168.1.214 port 20316:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 20316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58859 [preauth] Invalid user webuser from 192.168.1.214 port 1192 Received disconnect from 192.168.1.214 port 1192:11: Bye Bye [preauth] Disconnected from invalid user webuser 192.168.1.214 port 1192 [preauth] Invalid user frappe from 192.168.1.214 port 57350 Received disconnect from 192.168.1.214 port 57350:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 57350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40685 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43540 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42322 [preauth] Invalid user nami from 192.168.1.214 port 47667 Received disconnect from 192.168.1.214 port 47667:11: Bye Bye [preauth] Disconnected from invalid user nami 192.168.1.214 port 47667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13933:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9711 [preauth] Invalid user ubuntu from 192.168.1.214 port 38181 Received disconnect from 192.168.1.214 port 38181:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54095 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43560 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33146:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33146 [preauth] Invalid user oracle from 192.168.1.214 port 23845 Connection closed by invalid user oracle 192.168.1.214 port 23845 [preauth] Invalid user postgres from 192.168.1.214 port 44039 Received disconnect from 192.168.1.214 port 44039:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 44039 [preauth] Invalid user oracle from 192.168.1.214 port 2752 Connection closed by invalid user oracle 192.168.1.214 port 2752 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43568 Invalid user oracle from 192.168.1.214 port 54493 Connection closed by invalid user oracle 192.168.1.214 port 54493 [preauth] Invalid user nginx from 192.168.1.214 port 50417 Connection closed by invalid user nginx 192.168.1.214 port 50417 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43578 Invalid user manager from 192.168.1.214 port 42903 Connection closed by invalid user manager 192.168.1.214 port 42903 [preauth] Invalid user jan from 192.168.1.214 port 51625 Connection closed by invalid user jan 192.168.1.214 port 51625 [preauth] Connection closed by 192.168.1.214 port 9991 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43588 Invalid user hacluster from 192.168.1.214 port 9828 Connection closed by invalid user hacluster 192.168.1.214 port 9828 [preauth] Connection closed by authenticating user git 192.168.1.214 port 14307 [preauth] Invalid user frappe from 192.168.1.214 port 1930 Connection closed by invalid user frappe 192.168.1.214 port 1930 [preauth] Invalid user es from 192.168.1.214 port 14498 Connection closed by invalid user es 192.168.1.214 port 14498 [preauth] Invalid user cloud from 192.168.1.214 port 48049 Connection closed by invalid user cloud 192.168.1.214 port 48049 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43602 Invalid user client from 192.168.1.214 port 48632 Connection closed by invalid user client 192.168.1.214 port 48632 [preauth] Invalid user bot from 192.168.1.214 port 1318 Connection closed by invalid user bot 192.168.1.214 port 1318 [preauth] Invalid user ansible from 192.168.1.214 port 5935 Connection closed by invalid user ansible 192.168.1.214 port 5935 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43608 Invalid user vpn from 192.168.1.214 port 60780 Connection closed by invalid user vpn 192.168.1.214 port 60780 [preauth] Invalid user ubuntu from 192.168.1.214 port 12110 Connection closed by invalid user ubuntu 192.168.1.214 port 12110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20691 [preauth] Invalid user admin from 192.168.1.214 port 54559 Connection reset by invalid user admin 192.168.1.214 port 54559 [preauth] Invalid user admin from 192.168.1.214 port 20168 Connection reset by invalid user admin 192.168.1.214 port 20168 [preauth] Invalid user admin from 192.168.1.214 port 28219 Connection reset by invalid user admin 192.168.1.214 port 28219 [preauth] Invalid user admin from 192.168.1.214 port 2928 Connection reset by invalid user admin 192.168.1.214 port 2928 [preauth] Invalid user admin from 192.168.1.214 port 14645 Connection reset by invalid user admin 192.168.1.214 port 14645 [preauth] Invalid user admin from 192.168.1.214 port 52152 Connection reset by invalid user admin 192.168.1.214 port 52152 [preauth] Invalid user admin from 192.168.1.214 port 48559 Connection reset by invalid user admin 192.168.1.214 port 48559 [preauth] Invalid user admin from 192.168.1.214 port 24037 Connection reset by invalid user admin 192.168.1.214 port 24037 [preauth] Invalid user admin from 192.168.1.214 port 25232 Connection reset by invalid user admin 192.168.1.214 port 25232 [preauth] Invalid user admin from 192.168.1.214 port 10076 Connection reset by invalid user admin 192.168.1.214 port 10076 [preauth] Invalid user admin from 192.168.1.214 port 63075 Connection reset by invalid user admin 192.168.1.214 port 63075 [preauth] Invalid user admin from 192.168.1.214 port 24484 Connection reset by invalid user admin 192.168.1.214 port 24484 [preauth] Invalid user admin from 192.168.1.214 port 19580 Connection reset by invalid user admin 192.168.1.214 port 19580 [preauth] Invalid user admin from 192.168.1.214 port 49688 Connection reset by invalid user admin 192.168.1.214 port 49688 [preauth] Invalid user admin from 192.168.1.214 port 62745 Connection reset by invalid user admin 192.168.1.214 port 62745 [preauth] Invalid user admin from 192.168.1.214 port 40628 Connection reset by invalid user admin 192.168.1.214 port 40628 [preauth] Invalid user admin from 192.168.1.214 port 60455 Connection reset by invalid user admin 192.168.1.214 port 60455 [preauth] Invalid user admin from 192.168.1.214 port 61802 Connection reset by invalid user admin 192.168.1.214 port 61802 [preauth] Invalid user admin from 192.168.1.214 port 52611 Connection reset by invalid user admin 192.168.1.214 port 52611 [preauth] Invalid user admin from 192.168.1.214 port 1420 Connection reset by invalid user admin 192.168.1.214 port 1420 [preauth] Invalid user admin from 192.168.1.214 port 45465 Connection reset by invalid user admin 192.168.1.214 port 45465 [preauth] Invalid user admin from 192.168.1.214 port 49129 Connection reset by invalid user admin 192.168.1.214 port 49129 [preauth] Invalid user admin from 192.168.1.214 port 37776 Connection reset by invalid user admin 192.168.1.214 port 37776 [preauth] Invalid user admin from 192.168.1.214 port 37024 Connection reset by invalid user admin 192.168.1.214 port 37024 [preauth] Invalid user admin from 192.168.1.214 port 39376 Connection reset by invalid user admin 192.168.1.214 port 39376 [preauth] Invalid user admin from 192.168.1.214 port 29304 Connection reset by invalid user admin 192.168.1.214 port 29304 [preauth] Invalid user admin from 192.168.1.214 port 40279 Connection reset by invalid user admin 192.168.1.214 port 40279 [preauth] Invalid user admin from 192.168.1.214 port 26632 Connection reset by invalid user admin 192.168.1.214 port 26632 [preauth] Invalid user admin from 192.168.1.214 port 44211 Connection reset by invalid user admin 192.168.1.214 port 44211 [preauth] Invalid user admin from 192.168.1.214 port 15159 Connection reset by invalid user admin 192.168.1.214 port 15159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38781 [preauth] Invalid user deploy from 192.168.1.214 port 65517 Received disconnect from 192.168.1.214 port 65517:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 65517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1291 [preauth] Invalid user teamspeak2 from 192.168.1.214 port 57976 Received disconnect from 192.168.1.214 port 57976:11: Bye Bye [preauth] Disconnected from invalid user teamspeak2 192.168.1.214 port 57976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23107 [preauth] Invalid user postgres from 192.168.1.214 port 20554 Received disconnect from 192.168.1.214 port 20554:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 20554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40195 [preauth] Invalid user ftpuser from 192.168.1.214 port 9608 Received disconnect from 192.168.1.214 port 9608:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 9608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63050 [preauth] Invalid user test from 192.168.1.214 port 33912 Received disconnect from 192.168.1.214 port 33912:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 33912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38802 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 43774 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18350 [preauth] Invalid user game from 192.168.1.214 port 2562 Received disconnect from 192.168.1.214 port 2562:11: Bye Bye [preauth] Disconnected from invalid user game 192.168.1.214 port 2562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24705:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43970:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43829:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7433:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26080:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20194:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20194 [preauth] Invalid user ubuntu from 192.168.1.214 port 5700 Received disconnect from 192.168.1.214 port 5700:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5972 [preauth] Invalid user server from 192.168.1.214 port 17607 Received disconnect from 192.168.1.214 port 17607:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 17607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4246 [preauth] Invalid user oracle from 192.168.1.214 port 41367 Received disconnect from 192.168.1.214 port 41367:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 41367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19000:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19000 [preauth] Invalid user oracle from 192.168.1.214 port 36431 Connection closed by invalid user oracle 192.168.1.214 port 36431 [preauth] Invalid user hadoop from 192.168.1.214 port 10407 Connection closed by invalid user hadoop 192.168.1.214 port 10407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46820:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46820 [preauth] Invalid user ftptest from 192.168.1.214 port 1254 Connection closed by invalid user ftptest 192.168.1.214 port 1254 [preauth] Invalid user ali from 192.168.1.214 port 61276 Received disconnect from 192.168.1.214 port 61276:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 61276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29628:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29628 [preauth] Invalid user docker from 192.168.1.214 port 57281 Connection closed by invalid user docker 192.168.1.214 port 57281 [preauth] Invalid user dspace from 192.168.1.214 port 14851 Received disconnect from 192.168.1.214 port 14851:11: Bye Bye [preauth] Disconnected from invalid user dspace 192.168.1.214 port 14851 [preauth] Invalid user devuser from 192.168.1.214 port 60786 Connection closed by invalid user devuser 192.168.1.214 port 60786 [preauth] Invalid user teamspeak2 from 192.168.1.214 port 33189 Received disconnect from 192.168.1.214 port 33189:11: Bye Bye [preauth] Disconnected from invalid user teamspeak2 192.168.1.214 port 33189 [preauth] Invalid user d from 192.168.1.214 port 29558 Connection closed by invalid user d 192.168.1.214 port 29558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23026:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23026 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 192.168.1.214 port 23459 [preauth] Invalid user david from 192.168.1.214 port 59933 Received disconnect from 192.168.1.214 port 59933:11: Bye Bye [preauth] Disconnected from invalid user david 192.168.1.214 port 59933 [preauth] Invalid user carlos from 192.168.1.214 port 59237 Connection closed by invalid user carlos 192.168.1.214 port 59237 [preauth] Invalid user admin from 192.168.1.214 port 29903 Connection closed by invalid user admin 192.168.1.214 port 29903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12328:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12328 [preauth] Invalid user vpn from 192.168.1.214 port 43263 Connection closed by invalid user vpn 192.168.1.214 port 43263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44876:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40230:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56715:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56715 [preauth] Invalid user victor from 192.168.1.214 port 19735 Connection closed by invalid user victor 192.168.1.214 port 19735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42602:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42602 [preauth] Invalid user ubuntu from 192.168.1.214 port 29939 Connection closed by invalid user ubuntu 192.168.1.214 port 29939 [preauth] Invalid user service from 192.168.1.214 port 45847 Connection closed by invalid user service 192.168.1.214 port 45847 [preauth] Invalid user ubuntu from 192.168.1.214 port 9198 Received disconnect from 192.168.1.214 port 9198:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 9198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28217:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13672:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13672 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47630 [preauth] Invalid user steam from 192.168.1.214 port 20582 Received disconnect from 192.168.1.214 port 20582:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 20582 [preauth] Invalid user server from 192.168.1.214 port 47886 Received disconnect from 192.168.1.214 port 47886:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 47886 [preauth] Invalid user ben from 192.168.1.214 port 30176 Received disconnect from 192.168.1.214 port 30176:11: Bye Bye [preauth] Disconnected from invalid user ben 192.168.1.214 port 30176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41657 [preauth] Invalid user tester from 192.168.1.214 port 1922 Received disconnect from 192.168.1.214 port 1922:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 1922 [preauth] Invalid user ubuntu from 192.168.1.214 port 15405 Received disconnect from 192.168.1.214 port 15405:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 15405 [preauth] Invalid user postgres from 192.168.1.214 port 19511 Received disconnect from 192.168.1.214 port 19511:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 19511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61788 [preauth] Invalid user ali from 192.168.1.214 port 43509 Received disconnect from 192.168.1.214 port 43509:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 43509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23735:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29906 [preauth] Invalid user ali from 192.168.1.214 port 3225 Received disconnect from 192.168.1.214 port 3225:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 3225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53847 [preauth] Invalid user rails from 192.168.1.214 port 45018 Received disconnect from 192.168.1.214 port 45018:11: Bye Bye [preauth] Disconnected from invalid user rails 192.168.1.214 port 45018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51535:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61029 [preauth] Invalid user newuser1 from 192.168.1.214 port 64733 Received disconnect from 192.168.1.214 port 64733:11: Bye Bye [preauth] Disconnected from invalid user newuser1 192.168.1.214 port 64733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15159 [preauth] Invalid user deploy from 192.168.1.214 port 57765 Received disconnect from 192.168.1.214 port 57765:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 57765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49863:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19902:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48178 [preauth] Invalid user steam from 192.168.1.214 port 47202 Received disconnect from 192.168.1.214 port 47202:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 47202 [preauth] Invalid user work from 192.168.1.214 port 9870 Received disconnect from 192.168.1.214 port 9870:11: Bye Bye [preauth] Disconnected from invalid user work 192.168.1.214 port 9870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39118 [preauth] Invalid user odoo from 192.168.1.214 port 38689 Received disconnect from 192.168.1.214 port 38689:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 38689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1943 [preauth] Invalid user ftp_user from 192.168.1.214 port 39694 Received disconnect from 192.168.1.214 port 39694:11: Bye Bye [preauth] Disconnected from invalid user ftp_user 192.168.1.214 port 39694 [preauth] Invalid user steam from 192.168.1.214 port 60170 Received disconnect from 192.168.1.214 port 60170:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 60170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32761:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24530 [preauth] Invalid user ftpuser from 192.168.1.214 port 27026 Received disconnect from 192.168.1.214 port 27026:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 27026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17356 [preauth] Invalid user test from 192.168.1.214 port 25423 Received disconnect from 192.168.1.214 port 25423:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 25423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29799:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22533:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2949:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50152:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47491:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18713 [preauth] Invalid user postgres from 192.168.1.214 port 4331 Received disconnect from 192.168.1.214 port 4331:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 4331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36491:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27048 [preauth] Invalid user user from 192.168.1.214 port 15452 Received disconnect from 192.168.1.214 port 15452:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 15452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6527:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3966:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1284:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36931:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15317:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43092 [preauth] Invalid user game from 192.168.1.214 port 31605 Received disconnect from 192.168.1.214 port 31605:11: Bye Bye [preauth] Disconnected from invalid user game 192.168.1.214 port 31605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62597:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21249 [preauth] Invalid user postgres from 192.168.1.214 port 22597 Received disconnect from 192.168.1.214 port 22597:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 22597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45018:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23956 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14410 [preauth] Invalid user ubuntu from 192.168.1.214 port 1771 Received disconnect from 192.168.1.214 port 1771:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41628 [preauth] Invalid user frappe from 192.168.1.214 port 5902 Received disconnect from 192.168.1.214 port 5902:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 5902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7881:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45190:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45190 [preauth] Invalid user user from 192.168.1.214 port 13749 Received disconnect from 192.168.1.214 port 13749:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 13749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16873 [preauth] Invalid user steam from 192.168.1.214 port 52171 Received disconnect from 192.168.1.214 port 52171:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 52171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27634 [preauth] Invalid user ubuntu from 192.168.1.214 port 12665 Received disconnect from 192.168.1.214 port 12665:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 12665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6394 [preauth] Invalid user ali from 192.168.1.214 port 41616 Received disconnect from 192.168.1.214 port 41616:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 41616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62971 [preauth] Invalid user teamspeak2 from 192.168.1.214 port 45211 Received disconnect from 192.168.1.214 port 45211:11: Bye Bye [preauth] Disconnected from invalid user teamspeak2 192.168.1.214 port 45211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58251 [preauth] Invalid user game from 192.168.1.214 port 46011 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53839 [preauth] Received disconnect from 192.168.1.214 port 46011:11: Bye Bye [preauth] Disconnected from invalid user game 192.168.1.214 port 46011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15920 [preauth] Connection closed by invalid user root 192.168.1.214 port 23029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45860 [preauth] Invalid user sysadmin from 192.168.1.214 port 33739 Connection reset by invalid user sysadmin 192.168.1.214 port 33739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47263:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47263 [preauth] Invalid user sammy from 192.168.1.214 port 34304 Received disconnect from 192.168.1.214 port 34304:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 34304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9661:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9661 [preauth] Invalid user deploy from 192.168.1.214 port 56560 Received disconnect from 192.168.1.214 port 56560:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 56560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16471 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 44090 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9161:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48700 [preauth] Invalid user test from 192.168.1.214 port 59484 Received disconnect from 192.168.1.214 port 59484:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 59484 [preauth] Invalid user ubuntu from 192.168.1.214 port 12081 Received disconnect from 192.168.1.214 port 12081:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 12081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11705:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14481 [preauth] Invalid user misha from 192.168.1.214 port 59283 Received disconnect from 192.168.1.214 port 59283:11: Bye Bye [preauth] Disconnected from invalid user misha 192.168.1.214 port 59283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34528 [preauth] Invalid user ali from 192.168.1.214 port 1519 Received disconnect from 192.168.1.214 port 1519:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 1519 [preauth] Invalid user admin from 192.168.1.214 port 17500 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17500:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 17500 [preauth] Received disconnect from 192.168.1.214 port 50790:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7949 [preauth] Invalid user work from 192.168.1.214 port 9391 Received disconnect from 192.168.1.214 port 9391:11: Bye Bye [preauth] Disconnected from invalid user work 192.168.1.214 port 9391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1616 [preauth] Invalid user test from 192.168.1.214 port 18457 Received disconnect from 192.168.1.214 port 18457:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4924 [preauth] Invalid user admin from 192.168.1.214 port 47537 Received disconnect from 192.168.1.214 port 47537:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 47537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31179 [preauth] Invalid user postgres from 192.168.1.214 port 59511 Received disconnect from 192.168.1.214 port 59511:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 59511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41991 [preauth] Invalid user ali from 192.168.1.214 port 3346 Received disconnect from 192.168.1.214 port 3346:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 3346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45558 [preauth] Invalid user postgres from 192.168.1.214 port 29919 Received disconnect from 192.168.1.214 port 29919:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 29919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60928 [preauth] Invalid user ubuntu from 192.168.1.214 port 47917 Received disconnect from 192.168.1.214 port 47917:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34199 [preauth] Invalid user ali from 192.168.1.214 port 5397 Received disconnect from 192.168.1.214 port 5397:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 5397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1842 [preauth] Connection closed by 192.168.1.214 port 48507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45660:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45660 [preauth] Invalid user steam from 192.168.1.214 port 1522 Received disconnect from 192.168.1.214 port 1522:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 1522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17309 [preauth] Invalid user ubuntu from 192.168.1.214 port 17533 Received disconnect from 192.168.1.214 port 17533:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 17533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22244:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 53325 Received disconnect from 192.168.1.214 port 27640:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27640 [preauth] Received disconnect from 192.168.1.214 port 53325:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 53325 [preauth] Invalid user ben from 192.168.1.214 port 23019 Received disconnect from 192.168.1.214 port 23019:11: Bye Bye [preauth] Disconnected from invalid user ben 192.168.1.214 port 23019 [preauth] Invalid user michael from 192.168.1.214 port 1488 Connection closed by invalid user michael 192.168.1.214 port 1488 [preauth] Invalid user k from 192.168.1.214 port 40943 Connection closed by invalid user k 192.168.1.214 port 40943 [preauth] Invalid user it from 192.168.1.214 port 50323 Received disconnect from 192.168.1.214 port 50323:11: Bye Bye [preauth] Disconnected from invalid user it 192.168.1.214 port 50323 [preauth] Invalid user kafka from 192.168.1.214 port 41704 Connection closed by invalid user kafka 192.168.1.214 port 41704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50208:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50208 [preauth] Invalid user danny from 192.168.1.214 port 1758 Invalid user dima from 192.168.1.214 port 28904 Received disconnect from 192.168.1.214 port 28904:11: Bye Bye [preauth] Disconnected from invalid user dima 192.168.1.214 port 28904 [preauth] Connection closed by invalid user danny 192.168.1.214 port 1758 [preauth] Invalid user test from 192.168.1.214 port 26527 Received disconnect from 192.168.1.214 port 26527:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 26527 [preauth] Invalid user client from 192.168.1.214 port 45834 Connection closed by invalid user client 192.168.1.214 port 45834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64662:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11514:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11514 [preauth] Invalid user asterisk from 192.168.1.214 port 5760 Connection closed by invalid user asterisk 192.168.1.214 port 5760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19526:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19526 [preauth] Invalid user postgres from 192.168.1.214 port 51106 Received disconnect from 192.168.1.214 port 51106:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 51106 [preauth] Invalid user wordpress from 192.168.1.214 port 1115 Connection closed by invalid user wordpress 192.168.1.214 port 1115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7967:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22263:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22263 [preauth] Invalid user user from 192.168.1.214 port 27080 Connection closed by invalid user user 192.168.1.214 port 27080 [preauth] Invalid user ali from 192.168.1.214 port 11516 Received disconnect from 192.168.1.214 port 11516:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 11516 [preauth] Invalid user ubuntu from 192.168.1.214 port 23108 Connection closed by invalid user ubuntu 192.168.1.214 port 23108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29294:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29294 [preauth] Invalid user ts3server from 192.168.1.214 port 29322 Connection closed by invalid user ts3server 192.168.1.214 port 29322 [preauth] Invalid user ali from 192.168.1.214 port 2093 Received disconnect from 192.168.1.214 port 2093:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 2093 [preauth] Invalid user root/123456 from 192.168.1.214 port 16202 Received disconnect from 192.168.1.214 port 16202:11: Bye Bye [preauth] Disconnected from invalid user root/123456 192.168.1.214 port 16202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31071:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31071 [preauth] Invalid user system from 192.168.1.214 port 8001 Connection closed by invalid user system 192.168.1.214 port 8001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10900:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10900 [preauth] Invalid user student from 192.168.1.214 port 60986 Connection closed by invalid user student 192.168.1.214 port 60986 [preauth] Invalid user vpn from 192.168.1.214 port 33387 Received disconnect from 192.168.1.214 port 33387:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 33387 [preauth] Invalid user vnc from 192.168.1.214 port 57013 Received disconnect from 192.168.1.214 port 57013:11: Bye Bye [preauth] Disconnected from invalid user vnc 192.168.1.214 port 57013 [preauth] Invalid user misha from 192.168.1.214 port 53909 Received disconnect from 192.168.1.214 port 53909:11: Bye Bye [preauth] Disconnected from invalid user misha 192.168.1.214 port 53909 [preauth] Invalid user sonar from 192.168.1.214 port 1960 Connection closed by invalid user sonar 192.168.1.214 port 1960 [preauth] Invalid user ahmed from 192.168.1.214 port 46700 Received disconnect from 192.168.1.214 port 46700:11: Bye Bye [preauth] Disconnected from invalid user ahmed 192.168.1.214 port 46700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28493 [preauth] Invalid user wafer from 192.168.1.214 port 56313 Received disconnect from 192.168.1.214 port 56313:11: Bye Bye [preauth] Disconnected from invalid user wafer 192.168.1.214 port 56313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47089:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47089 [preauth] Invalid user postgres from 192.168.1.214 port 43309 Received disconnect from 192.168.1.214 port 43309:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 43309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35071 [preauth] Invalid user postgres from 192.168.1.214 port 47679 Received disconnect from 192.168.1.214 port 47679:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 47679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23859:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13814 [preauth] Invalid user user1 from 192.168.1.214 port 47688 Received disconnect from 192.168.1.214 port 47688:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 47688 [preauth] Invalid user socksuser from 192.168.1.214 port 53002 Received disconnect from 192.168.1.214 port 53002:11: Bye Bye [preauth] Disconnected from invalid user socksuser 192.168.1.214 port 53002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29127 [preauth] Invalid user admin from 192.168.1.214 port 40057 Received disconnect from 192.168.1.214 port 40057:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 40057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36333:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36333 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13004:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30937:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33608:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19531 [preauth] Invalid user oracle from 192.168.1.214 port 40132 Received disconnect from 192.168.1.214 port 40132:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 40132 [preauth] Invalid user renyun from 192.168.1.214 port 50927 Received disconnect from 192.168.1.214 port 50927:11: Bye Bye [preauth] Disconnected from invalid user renyun 192.168.1.214 port 50927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46324 [preauth] Invalid user n8n from 192.168.1.214 port 43447 Received disconnect from 192.168.1.214 port 43447:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 43447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2201:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2201 [preauth] Invalid user testwww from 192.168.1.214 port 58312 Received disconnect from 192.168.1.214 port 58312:11: Bye Bye [preauth] Disconnected from invalid user testwww 192.168.1.214 port 58312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39975 [preauth] Invalid user test from 192.168.1.214 port 38768 Received disconnect from 192.168.1.214 port 38768:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 38768 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51212 [preauth] Invalid user username from 192.168.1.214 port 54747 Received disconnect from 192.168.1.214 port 54747:11: Bye Bye [preauth] Disconnected from invalid user username 192.168.1.214 port 54747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42785:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42785 [preauth] Invalid user admin from 192.168.1.214 port 64424 Received disconnect from 192.168.1.214 port 64424:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 64424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11567 [preauth] Invalid user ubuntu from 192.168.1.214 port 58990 Received disconnect from 192.168.1.214 port 58990:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 58990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35767 [preauth] Invalid user steam from 192.168.1.214 port 61669 Received disconnect from 192.168.1.214 port 61669:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 61669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22537:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35064:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62484 [preauth] Invalid user misha from 192.168.1.214 port 4795 Received disconnect from 192.168.1.214 port 4795:11: Bye Bye [preauth] Disconnected from invalid user misha 192.168.1.214 port 4795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29194:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4607 [preauth] Invalid user steam from 192.168.1.214 port 1890 Received disconnect from 192.168.1.214 port 1890:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 1890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17369:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3739:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55115:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26234:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64663:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64663 [preauth] Invalid user steam from 192.168.1.214 port 22925 Received disconnect from 192.168.1.214 port 22925:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 22925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63507:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63507 [preauth] Invalid user ec2-user from 192.168.1.214 port 22846 Received disconnect from 192.168.1.214 port 22846:11: Bye Bye [preauth] Disconnected from invalid user ec2-user 192.168.1.214 port 22846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22429 [preauth] Invalid user jramirez from 192.168.1.214 port 55602 Received disconnect from 192.168.1.214 port 55602:11: Bye Bye [preauth] Disconnected from invalid user jramirez 192.168.1.214 port 55602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40905:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60333 [preauth] Invalid user work from 192.168.1.214 port 23280 Received disconnect from 192.168.1.214 port 23280:11: Bye Bye [preauth] Disconnected from invalid user work 192.168.1.214 port 23280 [preauth] Connection closed by 192.168.1.214 port 47122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1734:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1734 [preauth] Invalid user root/1234567 from 192.168.1.214 port 60688 Received disconnect from 192.168.1.214 port 60688:11: Bye Bye [preauth] Disconnected from invalid user root/1234567 192.168.1.214 port 60688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1765:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14968 [preauth] Invalid user test from 192.168.1.214 port 18028 Received disconnect from 192.168.1.214 port 18028:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46845 [preauth] Invalid user elastic from 192.168.1.214 port 63894 Received disconnect from 192.168.1.214 port 63894:11: Bye Bye [preauth] Disconnected from invalid user elastic 192.168.1.214 port 63894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26842 [preauth] Invalid user unifi from 192.168.1.214 port 41080 Received disconnect from 192.168.1.214 port 41080:11: Bye Bye [preauth] Disconnected from invalid user unifi 192.168.1.214 port 41080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22616:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27189:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29562 [preauth] Invalid user test from 192.168.1.214 port 53690 Received disconnect from 192.168.1.214 port 53690:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 53690 [preauth] Invalid user ubuntu from 192.168.1.214 port 32431 Received disconnect from 192.168.1.214 port 32431:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 32431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10583:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44696 [preauth] Invalid user erpnext from 192.168.1.214 port 16947 Received disconnect from 192.168.1.214 port 16947:11: Bye Bye [preauth] Disconnected from invalid user erpnext 192.168.1.214 port 16947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31765 [preauth] Invalid user tempuser from 192.168.1.214 port 30509 Received disconnect from 192.168.1.214 port 30509:11: Bye Bye [preauth] Disconnected from invalid user tempuser 192.168.1.214 port 30509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65184:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35299 [preauth] Invalid user myuser from 192.168.1.214 port 59252 Received disconnect from 192.168.1.214 port 59252:11: Bye Bye [preauth] Disconnected from invalid user myuser 192.168.1.214 port 59252 [preauth] Invalid user user from 192.168.1.214 port 58516 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22148 [preauth] Received disconnect from 192.168.1.214 port 58516:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 58516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12080:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59095 [preauth] Invalid user frappe from 192.168.1.214 port 15649 Received disconnect from 192.168.1.214 port 15649:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 15649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39424:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21619 [preauth] Invalid user ben from 192.168.1.214 port 53679 Received disconnect from 192.168.1.214 port 53679:11: Bye Bye [preauth] Disconnected from invalid user ben 192.168.1.214 port 53679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15601 [preauth] Invalid user steam from 192.168.1.214 port 12077 Received disconnect from 192.168.1.214 port 12077:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 12077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23706 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 22810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36506 [preauth] Connection closed by 192.168.1.214 port 36279 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23848 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 44617 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16112 [preauth] Invalid user gameserver from 192.168.1.214 port 13846 Connection closed by invalid user gameserver 192.168.1.214 port 13846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62294 [preauth] Invalid user deploy from 192.168.1.214 port 19980 Connection closed by invalid user deploy 192.168.1.214 port 19980 [preauth] Invalid user postgres from 192.168.1.214 port 31924 Connection closed by invalid user postgres 192.168.1.214 port 31924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7511 [preauth] Connection closed by 192.168.1.214 port 42988 [preauth] Invalid user pedro from 192.168.1.214 port 39815 Connection closed by invalid user pedro 192.168.1.214 port 39815 [preauth] Invalid user ubuntu from 192.168.1.214 port 1069 Connection closed by invalid user ubuntu 192.168.1.214 port 1069 [preauth] Invalid user oracle from 192.168.1.214 port 10765 Connection closed by invalid user oracle 192.168.1.214 port 10765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12109 [preauth] Invalid user myshake from 192.168.1.214 port 25185 Connection closed by invalid user myshake 192.168.1.214 port 25185 [preauth] Invalid user telegram from 192.168.1.214 port 28547 Connection closed by invalid user telegram 192.168.1.214 port 28547 [preauth] Invalid user matt from 192.168.1.214 port 61273 Connection closed by invalid user matt 192.168.1.214 port 61273 [preauth] Invalid user rico from 192.168.1.214 port 56433 Connection closed by invalid user rico 192.168.1.214 port 56433 [preauth] Invalid user info from 192.168.1.214 port 35810 Connection closed by invalid user info 192.168.1.214 port 35810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14106 [preauth] Invalid user dev from 192.168.1.214 port 7180 Connection closed by invalid user dev 192.168.1.214 port 7180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54863 [preauth] Invalid user deploy from 192.168.1.214 port 6849 Connection closed by invalid user deploy 192.168.1.214 port 6849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16611 [preauth] Invalid user david from 192.168.1.214 port 24393 Connection closed by invalid user david 192.168.1.214 port 24393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20298 [preauth] Invalid user app from 192.168.1.214 port 64205 Connection closed by invalid user app 192.168.1.214 port 64205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24730 [preauth] Invalid user test from 192.168.1.214 port 3751 Connection closed by invalid user test 192.168.1.214 port 3751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58232 [preauth] Invalid user sam from 192.168.1.214 port 25774 Connection closed by invalid user sam 192.168.1.214 port 25774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42579 [preauth] Invalid user tech from 192.168.1.214 port 3464 Connection reset by invalid user tech 192.168.1.214 port 3464 [preauth] Invalid user ubuntu from 192.168.1.214 port 51671 Connection reset by invalid user ubuntu 192.168.1.214 port 51671 [preauth] Invalid user TEST from 192.168.1.214 port 4567 Connection reset by invalid user TEST 192.168.1.214 port 4567 [preauth] Invalid user admin from 192.168.1.214 port 4159 Connection reset by invalid user admin 192.168.1.214 port 4159 [preauth] Invalid user admin from 192.168.1.214 port 59735 Connection reset by invalid user admin 192.168.1.214 port 59735 [preauth] Invalid user admin from 192.168.1.214 port 41358 Connection reset by invalid user admin 192.168.1.214 port 41358 [preauth] Invalid user admin from 192.168.1.214 port 34646 Connection reset by invalid user admin 192.168.1.214 port 34646 [preauth] Invalid user admin from 192.168.1.214 port 36001 Connection reset by invalid user admin 192.168.1.214 port 36001 [preauth] Invalid user admin from 192.168.1.214 port 6602 Connection reset by invalid user admin 192.168.1.214 port 6602 [preauth] Invalid user admin from 192.168.1.214 port 55140 Connection reset by invalid user admin 192.168.1.214 port 55140 [preauth] Invalid user admin from 192.168.1.214 port 8782 Connection reset by invalid user admin 192.168.1.214 port 8782 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 4731 [preauth] Invalid user james from 192.168.1.214 port 61333 Connection reset by invalid user james 192.168.1.214 port 61333 [preauth] Invalid user lab from 192.168.1.214 port 22001 Connection reset by invalid user lab 192.168.1.214 port 22001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60929 [preauth] Invalid user localtest from 192.168.1.214 port 25354 Connection closed by invalid user localtest 192.168.1.214 port 25354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14920 [preauth] Invalid user admin from 192.168.1.214 port 18245 Connection closed by invalid user admin 192.168.1.214 port 18245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61214 [preauth] Invalid user kali from 192.168.1.214 port 61590 Connection closed by invalid user kali 192.168.1.214 port 61590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53835 [preauth] Connection closed by authenticating user git 192.168.1.214 port 47509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26148 [preauth] Invalid user app from 192.168.1.214 port 18940 Connection closed by invalid user app 192.168.1.214 port 18940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40806 [preauth] Invalid user ftpuser from 192.168.1.214 port 27901 Connection closed by invalid user ftpuser 192.168.1.214 port 27901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57925 [preauth] Invalid user admin from 192.168.1.214 port 1544 Connection closed by invalid user admin 192.168.1.214 port 1544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29711 [preauth] Invalid user kazuyuki from 192.168.1.214 port 4924 Connection closed by invalid user kazuyuki 192.168.1.214 port 4924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9466 [preauth] Invalid user user from 192.168.1.214 port 17826 Connection closed by invalid user user 192.168.1.214 port 17826 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 44849 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32236 [preauth] Connection closed by 192.168.1.214 port 9960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19610 [preauth] Invalid user ts from 192.168.1.214 port 5922 Connection closed by invalid user ts 192.168.1.214 port 5922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44139 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33245 [preauth] Connection closed by invalid user root 192.168.1.214 port 44340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65185 [preauth] Invalid user postgres from 192.168.1.214 port 15641 Connection closed by invalid user postgres 192.168.1.214 port 15641 [preauth] Invalid user oracle from 192.168.1.214 port 64706 Connection closed by invalid user oracle 192.168.1.214 port 64706 [preauth] Invalid user oracle from 192.168.1.214 port 38724 Connection closed by invalid user oracle 192.168.1.214 port 38724 [preauth] Invalid user openproject from 192.168.1.214 port 26170 Connection closed by invalid user openproject 192.168.1.214 port 26170 [preauth] Invalid user o from 192.168.1.214 port 9395 Connection closed by invalid user o 192.168.1.214 port 9395 [preauth] Connection closed by authenticating user git 192.168.1.214 port 28372 [preauth] Invalid user ghost from 192.168.1.214 port 9975 Connection closed by invalid user ghost 192.168.1.214 port 9975 [preauth] Invalid user ark from 192.168.1.214 port 22501 Connection closed by invalid user ark 192.168.1.214 port 22501 [preauth] Invalid user alice from 192.168.1.214 port 27977 Connection closed by invalid user alice 192.168.1.214 port 27977 [preauth] Invalid user admin from 192.168.1.214 port 10293 Connection closed by invalid user admin 192.168.1.214 port 10293 [preauth] Invalid user weblogic from 192.168.1.214 port 17478 Connection closed by invalid user weblogic 192.168.1.214 port 17478 [preauth] Invalid user teste from 192.168.1.214 port 61788 Connection closed by invalid user teste 192.168.1.214 port 61788 [preauth] Invalid user test from 192.168.1.214 port 1234 Connection closed by invalid user test 192.168.1.214 port 1234 [preauth] Invalid user support from 192.168.1.214 port 33797 Connection closed by invalid user support 192.168.1.214 port 33797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61653 [preauth] Invalid user admin from 192.168.1.214 port 38008 Connection reset by invalid user admin 192.168.1.214 port 38008 [preauth] Invalid user admin from 192.168.1.214 port 4654 Connection reset by invalid user admin 192.168.1.214 port 4654 [preauth] Invalid user admin from 192.168.1.214 port 62321 Connection reset by invalid user admin 192.168.1.214 port 62321 [preauth] Invalid user admin from 192.168.1.214 port 53941 Connection reset by invalid user admin 192.168.1.214 port 53941 [preauth] Invalid user admin from 192.168.1.214 port 26174 Connection reset by invalid user admin 192.168.1.214 port 26174 [preauth] Invalid user admin from 192.168.1.214 port 33918 Connection reset by invalid user admin 192.168.1.214 port 33918 [preauth] Invalid user admin from 192.168.1.214 port 11538 Connection reset by invalid user admin 192.168.1.214 port 11538 [preauth] Invalid user admin from 192.168.1.214 port 1542 Connection reset by invalid user admin 192.168.1.214 port 1542 [preauth] Invalid user administrator from 192.168.1.214 port 64895 Connection reset by invalid user administrator 192.168.1.214 port 64895 [preauth] Invalid user default from 192.168.1.214 port 41909 Connection reset by invalid user default 192.168.1.214 port 41909 [preauth] Invalid user devops from 192.168.1.214 port 1599 Connection reset by invalid user devops 192.168.1.214 port 1599 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 32987 [preauth] Invalid user hassan from 192.168.1.214 port 48890 Connection reset by invalid user hassan 192.168.1.214 port 48890 [preauth] Invalid user me from 192.168.1.214 port 22507 Connection reset by invalid user me 192.168.1.214 port 22507 [preauth] Invalid user michael from 192.168.1.214 port 31349 Connection reset by invalid user michael 192.168.1.214 port 31349 [preauth] Invalid user mysql from 192.168.1.214 port 61024 Connection reset by invalid user mysql 192.168.1.214 port 61024 [preauth] User news not allowed because account is locked Connection reset by invalid user news 192.168.1.214 port 8794 [preauth] Invalid user office from 192.168.1.214 port 13762 Connection reset by invalid user office 192.168.1.214 port 13762 [preauth] Invalid user op from 192.168.1.214 port 1190 Connection reset by invalid user op 192.168.1.214 port 1190 [preauth] Invalid user otsmanager from 192.168.1.214 port 57420 Connection reset by invalid user otsmanager 192.168.1.214 port 57420 [preauth] Invalid user pi from 192.168.1.214 port 7909 Connection reset by invalid user pi 192.168.1.214 port 7909 [preauth] Invalid user pi from 192.168.1.214 port 9399 Connection reset by invalid user pi 192.168.1.214 port 9399 [preauth] Invalid user postgres from 192.168.1.214 port 14311 Connection reset by invalid user postgres 192.168.1.214 port 14311 [preauth] Invalid user postgres from 192.168.1.214 port 40300 Connection reset by invalid user postgres 192.168.1.214 port 40300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1420 [preauth] Connection closed by 192.168.1.214 port 27848 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34979 [preauth] Connection closed by 192.168.1.214 port 49078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1981 [preauth] Invalid user prueba from 192.168.1.214 port 58628 Connection closed by invalid user prueba 192.168.1.214 port 58628 [preauth] Invalid user operador from 192.168.1.214 port 12033 Connection closed by invalid user operador 192.168.1.214 port 12033 [preauth] Invalid user jenkins from 192.168.1.214 port 16609 Connection closed by invalid user jenkins 192.168.1.214 port 16609 [preauth] Connection closed by authenticating user git 192.168.1.214 port 20074 [preauth] Connection closed by 192.168.1.214 port 60737 [preauth] Invalid user fred from 192.168.1.214 port 47104 Connection closed by invalid user fred 192.168.1.214 port 47104 [preauth] Invalid user developer from 192.168.1.214 port 17920 Connection closed by invalid user developer 192.168.1.214 port 17920 [preauth] Invalid user deployer from 192.168.1.214 port 18152 Connection closed by invalid user deployer 192.168.1.214 port 18152 [preauth] Invalid user debian from 192.168.1.214 port 54172 Connection closed by invalid user debian 192.168.1.214 port 54172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50722 [preauth] Invalid user azure from 192.168.1.214 port 26267 Connection closed by invalid user azure 192.168.1.214 port 26267 [preauth] Invalid user admin from 192.168.1.214 port 63448 Connection closed by invalid user admin 192.168.1.214 port 63448 [preauth] Invalid user admin from 192.168.1.214 port 16223 Connection closed by invalid user admin 192.168.1.214 port 16223 [preauth] Invalid user admin from 192.168.1.214 port 10998 Connection closed by invalid user admin 192.168.1.214 port 10998 [preauth] Invalid user test from 192.168.1.214 port 24617 Connection reset by invalid user test 192.168.1.214 port 24617 [preauth] Invalid user test from 192.168.1.214 port 52999 Connection reset by invalid user test 192.168.1.214 port 52999 [preauth] Invalid user user0 from 192.168.1.214 port 58091 Connection reset by invalid user user0 192.168.1.214 port 58091 [preauth] Invalid user user1 from 192.168.1.214 port 63217 Connection reset by invalid user user1 192.168.1.214 port 63217 [preauth] Invalid user user from 192.168.1.214 port 42737 Connection reset by invalid user user 192.168.1.214 port 42737 [preauth] Invalid user user from 192.168.1.214 port 28023 Connection reset by invalid user user 192.168.1.214 port 28023 [preauth] Invalid user user from 192.168.1.214 port 35953 Connection reset by invalid user user 192.168.1.214 port 35953 [preauth] Invalid user user from 192.168.1.214 port 35907 Connection reset by invalid user user 192.168.1.214 port 35907 [preauth] Invalid user view from 192.168.1.214 port 15783 Connection reset by invalid user view 192.168.1.214 port 15783 [preauth] Invalid user vpn from 192.168.1.214 port 7962 Connection reset by invalid user vpn 192.168.1.214 port 7962 [preauth] Invalid user vpn from 192.168.1.214 port 38842 Connection reset by invalid user vpn 192.168.1.214 port 38842 [preauth] Invalid user ADMIN from 192.168.1.214 port 16208 Connection reset by invalid user ADMIN 192.168.1.214 port 16208 [preauth] Invalid user IEUser from 192.168.1.214 port 22666 Connection reset by invalid user IEUser 192.168.1.214 port 22666 [preauth] Invalid user admin from 192.168.1.214 port 41497 Connection reset by invalid user admin 192.168.1.214 port 41497 [preauth] Invalid user admin from 192.168.1.214 port 14122 Connection reset by invalid user admin 192.168.1.214 port 14122 [preauth] Invalid user admin from 192.168.1.214 port 30960 Connection reset by invalid user admin 192.168.1.214 port 30960 [preauth] Invalid user admin from 192.168.1.214 port 43892 Connection reset by invalid user admin 192.168.1.214 port 43892 [preauth] Invalid user admin from 192.168.1.214 port 30738 Connection reset by invalid user admin 192.168.1.214 port 30738 [preauth] Invalid user admin from 192.168.1.214 port 4111 Connection reset by invalid user admin 192.168.1.214 port 4111 [preauth] Invalid user admin from 192.168.1.214 port 32202 Connection reset by invalid user admin 192.168.1.214 port 32202 [preauth] Invalid user app from 192.168.1.214 port 7412 Connection reset by invalid user app 192.168.1.214 port 7412 [preauth] Invalid user bananapi from 192.168.1.214 port 31045 Connection reset by invalid user bananapi 192.168.1.214 port 31045 [preauth] Invalid user bigdata from 192.168.1.214 port 17544 Connection reset by invalid user bigdata 192.168.1.214 port 17544 [preauth] Invalid user cisco from 192.168.1.214 port 29775 Connection reset by invalid user cisco 192.168.1.214 port 29775 [preauth] Invalid user debian from 192.168.1.214 port 9762 Connection reset by invalid user debian 192.168.1.214 port 9762 [preauth] Connection reset by authenticating user git 192.168.1.214 port 12892 [preauth] Invalid user work from 192.168.1.214 port 53101 Connection closed by invalid user work 192.168.1.214 port 53101 [preauth] Invalid user grid from 192.168.1.214 port 58879 Connection reset by invalid user grid 192.168.1.214 port 58879 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 58203 [preauth] Invalid user jan from 192.168.1.214 port 16605 Connection reset by invalid user jan 192.168.1.214 port 16605 [preauth] Invalid user jenkins from 192.168.1.214 port 48907 Connection reset by invalid user jenkins 192.168.1.214 port 48907 [preauth] Invalid user ubuntu from 192.168.1.214 port 1644 Connection closed by invalid user ubuntu 192.168.1.214 port 1644 [preauth] Invalid user telegram from 192.168.1.214 port 60588 Connection closed by invalid user telegram 192.168.1.214 port 60588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54193 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13841 [preauth] Connection closed by 192.168.1.214 port 33922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37193 [preauth] Connection reset by invalid user root 192.168.1.214 port 6168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8246 [preauth] Invalid user test2 from 192.168.1.214 port 5960 Connection reset by invalid user test2 192.168.1.214 port 5960 [preauth] Invalid user ubuntu from 192.168.1.214 port 36358 Connection reset by invalid user ubuntu 192.168.1.214 port 36358 [preauth] Invalid user ubuntu from 192.168.1.214 port 42321 Connection reset by invalid user ubuntu 192.168.1.214 port 42321 [preauth] Invalid user user2 from 192.168.1.214 port 49560 Connection reset by invalid user user2 192.168.1.214 port 49560 [preauth] Invalid user admin from 192.168.1.214 port 13544 Connection reset by invalid user admin 192.168.1.214 port 13544 [preauth] Invalid user admin from 192.168.1.214 port 24634 Connection reset by invalid user admin 192.168.1.214 port 24634 [preauth] Invalid user admin from 192.168.1.214 port 48454 Connection reset by invalid user admin 192.168.1.214 port 48454 [preauth] Invalid user admin from 192.168.1.214 port 4883 Connection reset by invalid user admin 192.168.1.214 port 4883 [preauth] Invalid user administrator from 192.168.1.214 port 23436 Connection reset by invalid user administrator 192.168.1.214 port 23436 [preauth] Invalid user ae from 192.168.1.214 port 51610 Connection reset by invalid user ae 192.168.1.214 port 51610 [preauth] Invalid user api from 192.168.1.214 port 58697 Connection reset by invalid user api 192.168.1.214 port 58697 [preauth] Invalid user backups from 192.168.1.214 port 51152 Connection reset by invalid user backups 192.168.1.214 port 51152 [preauth] Invalid user client from 192.168.1.214 port 33231 Connection reset by invalid user client 192.168.1.214 port 33231 [preauth] Invalid user cloud from 192.168.1.214 port 20200 Connection reset by invalid user cloud 192.168.1.214 port 20200 [preauth] Invalid user dan from 192.168.1.214 port 45565 Connection reset by invalid user dan 192.168.1.214 port 45565 [preauth] Invalid user david from 192.168.1.214 port 7201 Connection reset by invalid user david 192.168.1.214 port 7201 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 26484 [preauth] Invalid user guest1 from 192.168.1.214 port 29843 Connection reset by invalid user guest1 192.168.1.214 port 29843 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 62351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44952 [preauth] Connection closed by 192.168.1.214 port 61230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56781 [preauth] Invalid user nginx from 192.168.1.214 port 26288 Connection reset by invalid user nginx 192.168.1.214 port 26288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25739 [preauth] Invalid user sonos from 192.168.1.214 port 5759 Connection reset by invalid user sonos 192.168.1.214 port 5759 [preauth] Invalid user test from 192.168.1.214 port 65017 Connection reset by invalid user test 192.168.1.214 port 65017 [preauth] Invalid user user from 192.168.1.214 port 2028 Connection reset by invalid user user 192.168.1.214 port 2028 [preauth] Invalid user user from 192.168.1.214 port 36538 Connection reset by invalid user user 192.168.1.214 port 36538 [preauth] Invalid user 0 from 192.168.1.214 port 1394 Connection reset by invalid user 0 192.168.1.214 port 1394 [preauth] Invalid user admin from 192.168.1.214 port 4449 Connection reset by invalid user admin 192.168.1.214 port 4449 [preauth] Invalid user admin from 192.168.1.214 port 25182 Connection reset by invalid user admin 192.168.1.214 port 25182 [preauth] Invalid user admin from 192.168.1.214 port 13185 Connection reset by invalid user admin 192.168.1.214 port 13185 [preauth] Invalid user admin from 192.168.1.214 port 49034 Connection reset by invalid user admin 192.168.1.214 port 49034 [preauth] Invalid user alarm from 192.168.1.214 port 12596 Connection reset by invalid user alarm 192.168.1.214 port 12596 [preauth] Invalid user ansible from 192.168.1.214 port 15173 Connection reset by invalid user ansible 192.168.1.214 port 15173 [preauth] Invalid user carlos from 192.168.1.214 port 23567 Connection reset by invalid user carlos 192.168.1.214 port 23567 [preauth] Invalid user freebsd from 192.168.1.214 port 61588 Connection reset by invalid user freebsd 192.168.1.214 port 61588 [preauth] Invalid user ftpadmin from 192.168.1.214 port 40270 Connection reset by invalid user ftpadmin 192.168.1.214 port 40270 [preauth] Invalid user inqBW from 192.168.1.214 port 12504 Connection reset by invalid user inqBW 192.168.1.214 port 12504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41297 [preauth] Invalid user media from 192.168.1.214 port 6224 Connection reset by invalid user media 192.168.1.214 port 6224 [preauth] Invalid user pi from 192.168.1.214 port 50531 Connection reset by invalid user pi 192.168.1.214 port 50531 [preauth] Invalid user pi from 192.168.1.214 port 54044 Connection reset by invalid user pi 192.168.1.214 port 54044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64293 [preauth] Invalid user peertube from 192.168.1.214 port 36713 Connection closed by invalid user peertube 192.168.1.214 port 36713 [preauth] Invalid user oracle from 192.168.1.214 port 25032 Connection closed by invalid user oracle 192.168.1.214 port 25032 [preauth] Invalid user oracle from 192.168.1.214 port 46922 Connection closed by invalid user oracle 192.168.1.214 port 46922 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 34613 [preauth] User news not allowed because account is locked Connection closed by invalid user news 192.168.1.214 port 14244 [preauth] Invalid user mysql from 192.168.1.214 port 45482 Connection closed by invalid user mysql 192.168.1.214 port 45482 [preauth] Invalid user minecraft from 192.168.1.214 port 7937 Connection closed by invalid user minecraft 192.168.1.214 port 7937 [preauth] Invalid user jenkins from 192.168.1.214 port 38640 Connection closed by invalid user jenkins 192.168.1.214 port 38640 [preauth] Connection closed by 192.168.1.214 port 17612 [preauth] Invalid user info from 192.168.1.214 port 1394 Connection closed by invalid user info 192.168.1.214 port 1394 [preauth] Invalid user hadoop from 192.168.1.214 port 24830 Connection closed by invalid user hadoop 192.168.1.214 port 24830 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 65306 [preauth] Connection closed by authenticating user git 192.168.1.214 port 16037 [preauth] Invalid user frappe from 192.168.1.214 port 48486 Connection closed by invalid user frappe 192.168.1.214 port 48486 [preauth] Invalid user dev from 192.168.1.214 port 18077 Connection closed by invalid user dev 192.168.1.214 port 18077 [preauth] Invalid user deployer from 192.168.1.214 port 30375 Connection closed by invalid user deployer 192.168.1.214 port 30375 [preauth] Invalid user deploy from 192.168.1.214 port 12271 Connection closed by invalid user deploy 192.168.1.214 port 12271 [preauth] Invalid user cpanel from 192.168.1.214 port 40924 Connection closed by invalid user cpanel 192.168.1.214 port 40924 [preauth] Invalid user ansible from 192.168.1.214 port 58028 Connection closed by invalid user ansible 192.168.1.214 port 58028 [preauth] Invalid user alex from 192.168.1.214 port 39836 Connection closed by invalid user alex 192.168.1.214 port 39836 [preauth] Invalid user admin from 192.168.1.214 port 16343 Connection closed by invalid user admin 192.168.1.214 port 16343 [preauth] Invalid user activemq from 192.168.1.214 port 54911 Connection closed by invalid user activemq 192.168.1.214 port 54911 [preauth] Invalid user abc from 192.168.1.214 port 11096 Connection closed by invalid user abc 192.168.1.214 port 11096 [preauth] Invalid user ubuntu from 192.168.1.214 port 56177 Connection closed by invalid user ubuntu 192.168.1.214 port 56177 [preauth] Invalid user ubuntu from 192.168.1.214 port 9119 Connection closed by invalid user ubuntu 192.168.1.214 port 9119 [preauth] Invalid user sysadmin from 192.168.1.214 port 21567 Connection closed by invalid user sysadmin 192.168.1.214 port 21567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46088 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56131 [preauth] Connection closed by 192.168.1.214 port 58079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64795 [preauth] Connection closed by invalid user root 192.168.1.214 port 29816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2111 [preauth] Connection closed by 192.168.1.214 port 56400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61508 [preauth] Invalid user pi from 192.168.1.214 port 35970 Connection closed by invalid user pi 192.168.1.214 port 35970 [preauth] Invalid user oracle from 192.168.1.214 port 19069 Connection closed by invalid user oracle 192.168.1.214 port 19069 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 31809 [preauth] Invalid user nexus from 192.168.1.214 port 50468 Connection closed by invalid user nexus 192.168.1.214 port 50468 [preauth] Invalid user minecraft from 192.168.1.214 port 3453 Connection closed by invalid user minecraft 192.168.1.214 port 3453 [preauth] Invalid user minecraft from 192.168.1.214 port 24437 Connection closed by invalid user minecraft 192.168.1.214 port 24437 [preauth] Invalid user mc from 192.168.1.214 port 43035 Connection closed by invalid user mc 192.168.1.214 port 43035 [preauth] Invalid user jenkins from 192.168.1.214 port 5781 Connection closed by invalid user jenkins 192.168.1.214 port 5781 [preauth] Invalid user gitlab from 192.168.1.214 port 47957 Connection closed by invalid user gitlab 192.168.1.214 port 47957 [preauth] Connection closed by 192.168.1.214 port 5015 [preauth] Invalid user sdtdserver from 192.168.1.214 port 2007 Received disconnect from 192.168.1.214 port 2007:11: Bye Bye [preauth] Disconnected from invalid user sdtdserver 192.168.1.214 port 2007 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 18403 [preauth] Invalid user ftpuser from 192.168.1.214 port 36916 Connection closed by invalid user ftpuser 192.168.1.214 port 36916 [preauth] Invalid user emcali from 192.168.1.214 port 57609 Connection closed by invalid user emcali 192.168.1.214 port 57609 [preauth] Invalid user dev from 192.168.1.214 port 60005 Connection closed by invalid user dev 192.168.1.214 port 60005 [preauth] Invalid user demo from 192.168.1.214 port 53051 Connection closed by invalid user demo 192.168.1.214 port 53051 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 192.168.1.214 port 5337 [preauth] Invalid user bitwarden from 192.168.1.214 port 26084 Connection closed by invalid user bitwarden 192.168.1.214 port 26084 [preauth] Invalid user backups from 192.168.1.214 port 13495 Connection closed by invalid user backups 192.168.1.214 port 13495 [preauth] Invalid user testmail from 192.168.1.214 port 60282 Received disconnect from 192.168.1.214 port 60282:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 60282 [preauth] Invalid user app from 192.168.1.214 port 53480 Connection closed by invalid user app 192.168.1.214 port 53480 [preauth] Invalid user adminuser from 192.168.1.214 port 23886 Connection closed by invalid user adminuser 192.168.1.214 port 23886 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 46022 Invalid user admin from 192.168.1.214 port 27133 Connection closed by invalid user admin 192.168.1.214 port 27133 [preauth] Invalid user admin from 192.168.1.214 port 46960 Connection closed by invalid user admin 192.168.1.214 port 46960 [preauth] Invalid user testuser from 192.168.1.214 port 39752 Received disconnect from 192.168.1.214 port 39752:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 39752 [preauth] Invalid user zhang from 192.168.1.214 port 1630 Connection closed by invalid user zhang 192.168.1.214 port 1630 [preauth] Invalid user user from 192.168.1.214 port 54855 Connection closed by invalid user user 192.168.1.214 port 54855 [preauth] Invalid user testuser from 192.168.1.214 port 58203 Connection closed by invalid user testuser 192.168.1.214 port 58203 [preauth] Invalid user test2 from 192.168.1.214 port 64523 Connection closed by invalid user test2 192.168.1.214 port 64523 [preauth] Invalid user test from 192.168.1.214 port 22007 Received disconnect from 192.168.1.214 port 22007:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 22007 [preauth] Invalid user services from 192.168.1.214 port 42417 Connection closed by invalid user services 192.168.1.214 port 42417 [preauth] Invalid user serverpilot from 192.168.1.214 port 44989 Connection closed by invalid user serverpilot 192.168.1.214 port 44989 [preauth] Invalid user R from 192.168.1.214 port 46920 Connection closed by invalid user R 192.168.1.214 port 46920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16303:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47409:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46886 [preauth] Invalid user n8n from 192.168.1.214 port 1321 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1321:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 1321 [preauth] Connection closed by invalid user root 192.168.1.214 port 57010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15811 [preauth] Invalid user ubuntu from 192.168.1.214 port 37354 Received disconnect from 192.168.1.214 port 37354:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7616 [preauth] Invalid user deploy from 192.168.1.214 port 25936 Received disconnect from 192.168.1.214 port 25936:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 25936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23852:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36095 [preauth] Connection closed by 192.168.1.214 port 9105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20441:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26323 [preauth] Connection closed by 192.168.1.214 port 57428 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27568 [preauth] Invalid user lenovo from 192.168.1.214 port 20894 Connection reset by invalid user lenovo 192.168.1.214 port 20894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user manager from 192.168.1.214 port 63604 Received disconnect from 192.168.1.214 port 30074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30074 [preauth] Connection reset by invalid user manager 192.168.1.214 port 63604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4499 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14960 [preauth] Connection closed by invalid user root 192.168.1.214 port 13284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54282 [preauth] Invalid user debian from 192.168.1.214 port 19773 Received disconnect from 192.168.1.214 port 19773:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 19773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41965:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41965 [preauth] 2026/04/24 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/24 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/24 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/24 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30101:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41190 [preauth] Invalid user ftpuser from 192.168.1.214 port 49781 Received disconnect from 192.168.1.214 port 49781:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 49781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35023:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21795:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53265 [preauth] Invalid user test01 from 192.168.1.214 port 5540 Received disconnect from 192.168.1.214 port 5540:11: Bye Bye [preauth] Disconnected from invalid user test01 192.168.1.214 port 5540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40665 [preauth] Invalid user sysadmin from 192.168.1.214 port 3934 Received disconnect from 192.168.1.214 port 3934:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 3934 [preauth] Invalid user dev from 192.168.1.214 port 23334 Received disconnect from 192.168.1.214 port 23334:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 23334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17184:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41194 [preauth] Connection closed by invalid user root 192.168.1.214 port 20286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28663:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52361 [preauth] Invalid user dspace from 192.168.1.214 port 23943 Received disconnect from 192.168.1.214 port 23943:11: Bye Bye [preauth] Disconnected from invalid user dspace 192.168.1.214 port 23943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26741 [preauth] Invalid user server from 192.168.1.214 port 35479 Received disconnect from 192.168.1.214 port 35479:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 35479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25635:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58602:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45304 [preauth] Invalid user linda from 192.168.1.214 port 25628 Received disconnect from 192.168.1.214 port 25628:11: Bye Bye [preauth] Disconnected from invalid user linda 192.168.1.214 port 25628 [preauth] Connection closed by 192.168.1.214 port 22923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11879:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6878:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51370 [preauth] Invalid user deploy from 192.168.1.214 port 18028 Received disconnect from 192.168.1.214 port 18028:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 18028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65263 [preauth] Invalid user oracle from 192.168.1.214 port 44485 Received disconnect from 192.168.1.214 port 44485:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 44485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46497:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44474:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25720 [preauth] Invalid user test from 192.168.1.214 port 57899 Received disconnect from 192.168.1.214 port 57899:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 57899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46221 [preauth] Invalid user soporte from 192.168.1.214 port 59876 Received disconnect from 192.168.1.214 port 59876:11: Bye Bye [preauth] Disconnected from invalid user soporte 192.168.1.214 port 59876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59879 [preauth] Invalid user frappe from 192.168.1.214 port 40448 Received disconnect from 192.168.1.214 port 40448:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 40448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22756:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22713 [preauth] Invalid user oracle from 192.168.1.214 port 44511 Received disconnect from 192.168.1.214 port 44511:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 44511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5345 [preauth] Invalid user test3 from 192.168.1.214 port 21309 Received disconnect from 192.168.1.214 port 21309:11: Bye Bye [preauth] Disconnected from invalid user test3 192.168.1.214 port 21309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1785 [preauth] Connection closed by 192.168.1.214 port 13370 Invalid user deploy from 192.168.1.214 port 19823 Received disconnect from 192.168.1.214 port 19823:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 19823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59348:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1637:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27544:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37177 [preauth] Invalid user test from 192.168.1.214 port 51371 Received disconnect from 192.168.1.214 port 51371:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 51371 [preauth] Invalid user admin from 192.168.1.214 port 53399 Connection closed by invalid user admin 192.168.1.214 port 53399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5728 [preauth] Invalid user orangepi from 192.168.1.214 port 44464 Connection closed by invalid user orangepi 192.168.1.214 port 44464 [preauth] Invalid user postgres from 192.168.1.214 port 10772 Connection closed by invalid user postgres 192.168.1.214 port 10772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48885:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16037 [preauth] Invalid user osboxes from 192.168.1.214 port 31945 Connection closed by invalid user osboxes 192.168.1.214 port 31945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39936 [preauth] Invalid user orange from 192.168.1.214 port 45629 Connection closed by invalid user orange 192.168.1.214 port 45629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48600:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48600 [preauth] Invalid user oracle from 192.168.1.214 port 47938 Connection closed by invalid user oracle 192.168.1.214 port 47938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19567 [preauth] Invalid user oracle from 192.168.1.214 port 31131 Connection closed by invalid user oracle 192.168.1.214 port 31131 [preauth] Invalid user ubuntu from 192.168.1.214 port 53667 Received disconnect from 192.168.1.214 port 53667:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 53667 [preauth] Connection closed by 192.168.1.214 port 63270 [preauth] Connection closed by 192.168.1.214 port 64448 [preauth] Connection closed by 192.168.1.214 port 23606 [preauth] Unable to negotiate with 192.168.1.214 port 21546: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Unable to negotiate with 192.168.1.214 port 60051: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53852 [preauth] Invalid user op from 192.168.1.214 port 45692 Connection closed by invalid user op 192.168.1.214 port 45692 [preauth] Invalid user test from 192.168.1.214 port 38526 Connection closed by invalid user test 192.168.1.214 port 38526 [preauth] Invalid user L from 192.168.1.214 port 25248 Connection closed by invalid user L 192.168.1.214 port 25248 [preauth] Invalid user httpd from 192.168.1.214 port 39605 Received disconnect from 192.168.1.214 port 39605:11: Bye Bye [preauth] Disconnected from invalid user httpd 192.168.1.214 port 39605 [preauth] Invalid user user from 192.168.1.214 port 11862 Connection closed by invalid user user 192.168.1.214 port 11862 [preauth] Invalid user inspur from 192.168.1.214 port 62062 Connection closed by invalid user inspur 192.168.1.214 port 62062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61488 [preauth] Invalid user hadoop from 192.168.1.214 port 24052 Connection closed by invalid user hadoop 192.168.1.214 port 24052 [preauth] Invalid user zimbra from 192.168.1.214 port 6280 Received disconnect from 192.168.1.214 port 6280:11: Bye Bye [preauth] Disconnected from invalid user zimbra 192.168.1.214 port 6280 [preauth] Invalid user admin from 192.168.1.214 port 50527 Connection closed by invalid user admin 192.168.1.214 port 50527 [preauth] Invalid user grid from 192.168.1.214 port 53772 Connection closed by invalid user grid 192.168.1.214 port 53772 [preauth] Invalid user cirros from 192.168.1.214 port 22992 Connection closed by invalid user cirros 192.168.1.214 port 22992 [preauth] Invalid user ghost from 192.168.1.214 port 51107 Connection closed by invalid user ghost 192.168.1.214 port 51107 [preauth] Invalid user vpn from 192.168.1.214 port 60951 Received disconnect from 192.168.1.214 port 60951:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 60951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1216 [preauth] Invalid user ftp_user from 192.168.1.214 port 46881 Connection closed by invalid user ftp_user 192.168.1.214 port 46881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3356 [preauth] Invalid user ftpuser from 192.168.1.214 port 44790 Connection closed by invalid user ftpuser 192.168.1.214 port 44790 [preauth] Invalid user ubuntu from 192.168.1.214 port 7553 Received disconnect from 192.168.1.214 port 7553:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 7553 [preauth] Invalid user admin from 192.168.1.214 port 61240 Connection closed by invalid user admin 192.168.1.214 port 61240 [preauth] Invalid user ftpuser from 192.168.1.214 port 63312 Connection closed by invalid user ftpuser 192.168.1.214 port 63312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16674 [preauth] Invalid user e from 192.168.1.214 port 40326 Connection closed by invalid user e 192.168.1.214 port 40326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3223:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3223 [preauth] Invalid user rpc from 192.168.1.214 port 56243 Connection closed by invalid user rpc 192.168.1.214 port 56243 [preauth] Invalid user dev1 from 192.168.1.214 port 30400 Connection closed by invalid user dev1 192.168.1.214 port 30400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46703 [preauth] Invalid user debian from 192.168.1.214 port 15290 Connection closed by invalid user debian 192.168.1.214 port 15290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17197:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17197 [preauth] Invalid user backup from 192.168.1.214 port 10620 Connection closed by invalid user backup 192.168.1.214 port 10620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58484 [preauth] Invalid user andre from 192.168.1.214 port 39599 Connection closed by invalid user andre 192.168.1.214 port 39599 [preauth] Invalid user user1 from 192.168.1.214 port 57920 Connection closed by invalid user user1 192.168.1.214 port 57920 [preauth] Invalid user administrator from 192.168.1.214 port 29539 Connection closed by invalid user administrator 192.168.1.214 port 29539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25089 [preauth] Connection closed by 192.168.1.214 port 48153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49152 [preauth] Invalid user admin from 192.168.1.214 port 54225 Connection closed by invalid user admin 192.168.1.214 port 54225 [preauth] Connection closed by 192.168.1.214 port 25053 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 29269 [preauth] Invalid user aaron from 192.168.1.214 port 23849 Connection closed by invalid user aaron 192.168.1.214 port 23849 [preauth] Invalid user kali from 192.168.1.214 port 43407 Connection closed by invalid user kali 192.168.1.214 port 43407 [preauth] Invalid user www from 192.168.1.214 port 3633 Connection closed by invalid user www 192.168.1.214 port 3633 [preauth] Invalid user linaro from 192.168.1.214 port 25778 Connection closed by invalid user linaro 192.168.1.214 port 25778 [preauth] Invalid user wt from 192.168.1.214 port 40566 Connection closed by invalid user wt 192.168.1.214 port 40566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45096 [preauth] Invalid user user from 192.168.1.214 port 2830 Connection closed by invalid user user 192.168.1.214 port 2830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9762 [preauth] Invalid user ubuntu from 192.168.1.214 port 10694 Connection closed by invalid user ubuntu 192.168.1.214 port 10694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10044 [preauth] Invalid user ubuntu from 192.168.1.214 port 17220 Connection closed by invalid user ubuntu 192.168.1.214 port 17220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10474 [preauth] Invalid user testuser from 192.168.1.214 port 36163 Connection closed by invalid user testuser 192.168.1.214 port 36163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53947 [preauth] Invalid user tempuser from 192.168.1.214 port 48849 Connection closed by invalid user tempuser 192.168.1.214 port 48849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21995 [preauth] Invalid user temp from 192.168.1.214 port 30936 Connection closed by invalid user temp 192.168.1.214 port 30936 [preauth] Invalid user admin from 192.168.1.214 port 11626 Connection closed by invalid user admin 192.168.1.214 port 11626 [preauth] Invalid user temp from 192.168.1.214 port 2015 Connection closed by invalid user temp 192.168.1.214 port 2015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58421 [preauth] Invalid user system from 192.168.1.214 port 2691 Connection closed by invalid user system 192.168.1.214 port 2691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16680 [preauth] Invalid user student2 from 192.168.1.214 port 10380 Connection closed by invalid user student2 192.168.1.214 port 10380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45396 [preauth] Invalid user rustserver from 192.168.1.214 port 14350 Connection closed by invalid user rustserver 192.168.1.214 port 14350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47697 [preauth] Invalid user admin from 192.168.1.214 port 45037 Connection closed by invalid user admin 192.168.1.214 port 45037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49789 [preauth] Invalid user user from 192.168.1.214 port 63510 Connection closed by invalid user user 192.168.1.214 port 63510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55244 [preauth] Invalid user admin from 192.168.1.214 port 12533 Connection closed by invalid user admin 192.168.1.214 port 12533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33613 [preauth] Invalid user postgres from 192.168.1.214 port 65330 Connection closed by invalid user postgres 192.168.1.214 port 65330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48974 [preauth] Invalid user suporte from 192.168.1.214 port 4638 Connection reset by invalid user suporte 192.168.1.214 port 4638 [preauth] Invalid user user1 from 192.168.1.214 port 49812 Connection reset by invalid user user1 192.168.1.214 port 49812 [preauth] Invalid user user from 192.168.1.214 port 9847 Connection reset by invalid user user 192.168.1.214 port 9847 [preauth] Invalid user admin123 from 192.168.1.214 port 37526 Connection reset by invalid user admin123 192.168.1.214 port 37526 [preauth] Invalid user admin from 192.168.1.214 port 28681 Connection reset by invalid user admin 192.168.1.214 port 28681 [preauth] Invalid user admin from 192.168.1.214 port 59989 Connection reset by invalid user admin 192.168.1.214 port 59989 [preauth] Invalid user admin from 192.168.1.214 port 52675 Connection reset by invalid user admin 192.168.1.214 port 52675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23621 [preauth] Invalid user admin from 192.168.1.214 port 61095 Connection reset by invalid user admin 192.168.1.214 port 61095 [preauth] Invalid user admin from 192.168.1.214 port 26273 Connection reset by invalid user admin 192.168.1.214 port 26273 [preauth] Invalid user admin from 192.168.1.214 port 42630 Connection reset by invalid user admin 192.168.1.214 port 42630 [preauth] Invalid user admin from 192.168.1.214 port 54584 Connection reset by invalid user admin 192.168.1.214 port 54584 [preauth] Invalid user admin from 192.168.1.214 port 18930 Connection reset by invalid user admin 192.168.1.214 port 18930 [preauth] Invalid user boss from 192.168.1.214 port 36956 Connection reset by invalid user boss 192.168.1.214 port 36956 [preauth] User daemon not allowed because account is locked Connection reset by invalid user daemon 192.168.1.214 port 11315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22841 [preauth] Invalid user openhabian from 192.168.1.214 port 56046 Connection closed by invalid user openhabian 192.168.1.214 port 56046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1252 [preauth] Invalid user sshadmin from 192.168.1.214 port 10396 Connection closed by invalid user sshadmin 192.168.1.214 port 10396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40620 [preauth] Invalid user frappe from 192.168.1.214 port 15897 Connection closed by invalid user frappe 192.168.1.214 port 15897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41555 [preauth] Invalid user huawei from 192.168.1.214 port 10929 Connection closed by invalid user huawei 192.168.1.214 port 10929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45548 [preauth] Invalid user ubuntu from 192.168.1.214 port 13967 Connection closed by invalid user ubuntu 192.168.1.214 port 13967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2960 [preauth] Invalid user vyos from 192.168.1.214 port 7720 Connection closed by invalid user vyos 192.168.1.214 port 7720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 6408 Connection closed by invalid user root 192.168.1.214 port 27368 [preauth] Connection closed by invalid user admin 192.168.1.214 port 6408 [preauth] Invalid user p from 192.168.1.214 port 15630 Connection closed by invalid user p 192.168.1.214 port 15630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57245 [preauth] Connection closed by 192.168.1.214 port 56974 Invalid user public from 192.168.1.214 port 48884 Invalid user a from 192.168.1.214 port 51264 Connection closed by invalid user public 192.168.1.214 port 48884 [preauth] Connection closed by invalid user a 192.168.1.214 port 51264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26301 [preauth] Invalid user debian from 192.168.1.214 port 11620 Connection closed by invalid user debian 192.168.1.214 port 11620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47597 [preauth] Invalid user steam from 192.168.1.214 port 40613 Connection closed by invalid user steam 192.168.1.214 port 40613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3286 [preauth] Connection closed by 192.168.1.214 port 24939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48827 [preauth] Invalid user nvidia from 192.168.1.214 port 40725 Connection closed by invalid user nvidia 192.168.1.214 port 40725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39599 [preauth] Invalid user admin from 192.168.1.214 port 14695 Connection closed by invalid user admin 192.168.1.214 port 14695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25557 [preauth] Invalid user test from 192.168.1.214 port 39942 Connection closed by invalid user test 192.168.1.214 port 39942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50206 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 43855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27511 [preauth] Invalid user admin from 192.168.1.214 port 31575 Connection closed by invalid user admin 192.168.1.214 port 31575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3666:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2949 [preauth] Invalid user demo from 192.168.1.214 port 51965 Connection closed by invalid user demo 192.168.1.214 port 51965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2131 [preauth] Invalid user vpn from 192.168.1.214 port 33993 Connection closed by invalid user vpn 192.168.1.214 port 33993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21780 [preauth] Invalid user deploy from 192.168.1.214 port 56994 Connection closed by invalid user deploy 192.168.1.214 port 56994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14892 [preauth] Invalid user admin from 192.168.1.214 port 44973 Connection closed by invalid user admin 192.168.1.214 port 44973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31373 [preauth] Invalid user alan from 192.168.1.214 port 27040 Connection closed by invalid user alan 192.168.1.214 port 27040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46501 [preauth] Invalid user admin from 192.168.1.214 port 57598 Connection closed by invalid user admin 192.168.1.214 port 57598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21308 [preauth] Invalid user username from 192.168.1.214 port 40034 Connection closed by invalid user username 192.168.1.214 port 40034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46096 [preauth] Invalid user rema from 192.168.1.214 port 3126 Connection closed by invalid user rema 192.168.1.214 port 3126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by 192.168.1.214 port 25132 [preauth] Connection closed by invalid user root 192.168.1.214 port 49129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4412 [preauth] Invalid user test from 192.168.1.214 port 56540 Connection closed by invalid user test 192.168.1.214 port 56540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43256 [preauth] Invalid user odroid from 192.168.1.214 port 4799 Connection closed by invalid user odroid 192.168.1.214 port 4799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42504 [preauth] Invalid user ftpuser from 192.168.1.214 port 6440 Connection closed by invalid user ftpuser 192.168.1.214 port 6440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28341 [preauth] Invalid user ftpuser from 192.168.1.214 port 57593 Connection closed by invalid user ftpuser 192.168.1.214 port 57593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56879 [preauth] Invalid user oracle from 192.168.1.214 port 39922 Connection closed by invalid user oracle 192.168.1.214 port 39922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42911 [preauth] Connection closed by invalid user root 192.168.1.214 port 65098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29411 [preauth] Invalid user security from 192.168.1.214 port 5749 Connection reset by invalid user security 192.168.1.214 port 5749 [preauth] Invalid user super from 192.168.1.214 port 58507 Connection reset by invalid user super 192.168.1.214 port 58507 [preauth] Invalid user support from 192.168.1.214 port 4269 Connection reset by invalid user support 192.168.1.214 port 4269 [preauth] Invalid user system from 192.168.1.214 port 1361 Connection reset by invalid user system 192.168.1.214 port 1361 [preauth] Invalid user system from 192.168.1.214 port 63477 Connection reset by invalid user system 192.168.1.214 port 63477 [preauth] Invalid user ubnt from 192.168.1.214 port 20394 Connection reset by invalid user ubnt 192.168.1.214 port 20394 [preauth] Invalid user ubnt from 192.168.1.214 port 51289 Connection reset by invalid user ubnt 192.168.1.214 port 51289 [preauth] Invalid user ubnt from 192.168.1.214 port 35619 Connection reset by invalid user ubnt 192.168.1.214 port 35619 [preauth] Invalid user ubnt from 192.168.1.214 port 42033 Connection reset by invalid user ubnt 192.168.1.214 port 42033 [preauth] Invalid user user from 192.168.1.214 port 1629 Connection reset by invalid user user 192.168.1.214 port 1629 [preauth] Invalid user user from 192.168.1.214 port 55937 Connection reset by invalid user user 192.168.1.214 port 55937 [preauth] Invalid user user from 192.168.1.214 port 64302 Connection reset by invalid user user 192.168.1.214 port 64302 [preauth] Invalid user user from 192.168.1.214 port 2924 Connection reset by invalid user user 192.168.1.214 port 2924 [preauth] Invalid user user from 192.168.1.214 port 36317 Connection reset by invalid user user 192.168.1.214 port 36317 [preauth] Invalid user user from 192.168.1.214 port 15391 Connection reset by invalid user user 192.168.1.214 port 15391 [preauth] Invalid user user from 192.168.1.214 port 36929 Connection reset by invalid user user 192.168.1.214 port 36929 [preauth] Invalid user user from 192.168.1.214 port 31509 Connection reset by invalid user user 192.168.1.214 port 31509 [preauth] Invalid user user from 192.168.1.214 port 38199 Connection reset by invalid user user 192.168.1.214 port 38199 [preauth] Invalid user user from 192.168.1.214 port 64662 Connection reset by invalid user user 192.168.1.214 port 64662 [preauth] Invalid user user from 192.168.1.214 port 16680 Connection reset by invalid user user 192.168.1.214 port 16680 [preauth] Invalid user user from 192.168.1.214 port 17245 Connection reset by invalid user user 192.168.1.214 port 17245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3530 [preauth] Invalid user aaa from 192.168.1.214 port 32764 Connection closed by invalid user aaa 192.168.1.214 port 32764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20116 [preauth] Invalid user debian from 192.168.1.214 port 51491 Connection closed by invalid user debian 192.168.1.214 port 51491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7892 [preauth] Invalid user user from 192.168.1.214 port 2407 Connection closed by invalid user user 192.168.1.214 port 2407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49965:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49965 [preauth] Invalid user vagrant from 192.168.1.214 port 7078 Connection closed by invalid user vagrant 192.168.1.214 port 7078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35114 [preauth] Invalid user admin from 192.168.1.214 port 10843 Received disconnect from 192.168.1.214 port 10843:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 10843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58695 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 47123 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6708 [preauth] Invalid user test from 192.168.1.214 port 40426 Connection closed by invalid user test 192.168.1.214 port 40426 [preauth] Invalid user sysadmin from 192.168.1.214 port 8711 Received disconnect from 192.168.1.214 port 8711:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 8711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18569 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1927 [preauth] Invalid user seekcy from 192.168.1.214 port 64698 Received disconnect from 192.168.1.214 port 64698:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 64698 [preauth] Invalid user debian from 192.168.1.214 port 24289 Connection closed by invalid user debian 192.168.1.214 port 24289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59588 [preauth] Invalid user dev from 192.168.1.214 port 56634 Received disconnect from 192.168.1.214 port 56634:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 56634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40757 [preauth] Invalid user admin from 192.168.1.214 port 20429 Connection closed by invalid user admin 192.168.1.214 port 20429 [preauth] Invalid user deploy from 192.168.1.214 port 30847 Received disconnect from 192.168.1.214 port 30847:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 30847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51912 [preauth] Invalid user ubuntu from 192.168.1.214 port 45929 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5986 [preauth] Received disconnect from 192.168.1.214 port 45929:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 45929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13801 [preauth] Invalid user shiny from 192.168.1.214 port 63852 Received disconnect from 192.168.1.214 port 63852:11: Bye Bye [preauth] Disconnected from invalid user shiny 192.168.1.214 port 63852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31033 [preauth] Invalid user ansible from 192.168.1.214 port 38890 Connection closed by invalid user ansible 192.168.1.214 port 38890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11391 [preauth] Invalid user claude from 192.168.1.214 port 9246 Received disconnect from 192.168.1.214 port 9246:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 9246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26970 [preauth] Invalid user steam from 192.168.1.214 port 37202 Received disconnect from 192.168.1.214 port 37202:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 37202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3410 [preauth] Invalid user testuser from 192.168.1.214 port 1936 Connection closed by invalid user testuser 192.168.1.214 port 1936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48758 [preauth] Invalid user dev from 192.168.1.214 port 1161 Received disconnect from 192.168.1.214 port 1161:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 1161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36280:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36280 [preauth] Invalid user test1 from 192.168.1.214 port 27515 Connection closed by invalid user test1 192.168.1.214 port 27515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28242 [preauth] Invalid user postgres from 192.168.1.214 port 17158 Received disconnect from 192.168.1.214 port 17158:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 17158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46019 [preauth] Invalid user ali from 192.168.1.214 port 61524 Connection closed by invalid user ali 192.168.1.214 port 61524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17034:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55703 [preauth] Invalid user teste from 192.168.1.214 port 47896 Connection closed by invalid user teste 192.168.1.214 port 47896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11069 [preauth] Invalid user admin from 192.168.1.214 port 35696 Connection closed by invalid user admin 192.168.1.214 port 35696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43699:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43699 [preauth] Connection closed by invalid user root 192.168.1.214 port 25264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51528 [preauth] Connection closed by 192.168.1.214 port 9558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56602 [preauth] Invalid user user from 192.168.1.214 port 44644 Connection closed by invalid user user 192.168.1.214 port 44644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21440 [preauth] Invalid user postgres1 from 192.168.1.214 port 26601 Received disconnect from 192.168.1.214 port 26601:11: Bye Bye [preauth] Disconnected from invalid user postgres1 192.168.1.214 port 26601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7288 [preauth] Invalid user pi from 192.168.1.214 port 1356 Connection closed by invalid user pi 192.168.1.214 port 1356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1462 [preauth] Invalid user httpadmin from 192.168.1.214 port 49919 Connection closed by invalid user httpadmin 192.168.1.214 port 49919 [preauth] Invalid user n8n from 192.168.1.214 port 26264 Received disconnect from 192.168.1.214 port 26264:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 26264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43433 [preauth] Invalid user admin from 192.168.1.214 port 5840 Connection closed by invalid user admin 192.168.1.214 port 5840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23309 [preauth] Invalid user teamspeak from 192.168.1.214 port 22053 Connection closed by invalid user teamspeak 192.168.1.214 port 22053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21536:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30431 [preauth] Invalid user rico from 192.168.1.214 port 63972 Connection closed by invalid user rico 192.168.1.214 port 63972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26222 [preauth] Invalid user pruebas from 192.168.1.214 port 16674 Connection closed by invalid user pruebas 192.168.1.214 port 16674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41561 [preauth] Invalid user postgres from 192.168.1.214 port 15620 Connection closed by invalid user postgres 192.168.1.214 port 15620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41104:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42775 [preauth] Invalid user oracle from 192.168.1.214 port 57869 Connection closed by invalid user oracle 192.168.1.214 port 57869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52475 [preauth] Invalid user opsftp from 192.168.1.214 port 51642 Connection closed by invalid user opsftp 192.168.1.214 port 51642 [preauth] Invalid user filezilla from 192.168.1.214 port 47609 Received disconnect from 192.168.1.214 port 47609:11: Bye Bye [preauth] Disconnected from invalid user filezilla 192.168.1.214 port 47609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25253 [preauth] Invalid user ollama from 192.168.1.214 port 8582 Connection closed by invalid user ollama 192.168.1.214 port 8582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3306 [preauth] Invalid user odroid from 192.168.1.214 port 63889 Connection closed by invalid user odroid 192.168.1.214 port 63889 [preauth] Invalid user n8n from 192.168.1.214 port 61518 Received disconnect from 192.168.1.214 port 61518:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 61518 [preauth] Invalid user admin from 192.168.1.214 port 53421 Connection closed by invalid user admin 192.168.1.214 port 53421 [preauth] Invalid user nvidia from 192.168.1.214 port 26381 Connection closed by invalid user nvidia 192.168.1.214 port 26381 [preauth] Invalid user system from 192.168.1.214 port 58717 Received disconnect from 192.168.1.214 port 58717:11: Bye Bye [preauth] Disconnected from invalid user system 192.168.1.214 port 58717 [preauth] Invalid user admin from 192.168.1.214 port 43166 Connection closed by invalid user admin 192.168.1.214 port 43166 [preauth] Invalid user nao from 192.168.1.214 port 22976 Connection closed by invalid user nao 192.168.1.214 port 22976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19250 [preauth] Invalid user jamie from 192.168.1.214 port 46258 Received disconnect from 192.168.1.214 port 46258:11: Bye Bye [preauth] Disconnected from invalid user jamie 192.168.1.214 port 46258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48119:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48119 [preauth] Invalid user mc from 192.168.1.214 port 14807 Connection closed by invalid user mc 192.168.1.214 port 14807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8264 [preauth] Invalid user matt from 192.168.1.214 port 38359 Connection closed by invalid user matt 192.168.1.214 port 38359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39512 [preauth] Invalid user steam from 192.168.1.214 port 10750 Received disconnect from 192.168.1.214 port 10750:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 10750 [preauth] Invalid user steam from 192.168.1.214 port 61136 Received disconnect from 192.168.1.214 port 61136:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 61136 [preauth] Invalid user leo from 192.168.1.214 port 55129 Connection closed by invalid user leo 192.168.1.214 port 55129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52160 [preauth] Invalid user lenovo from 192.168.1.214 port 31649 Connection closed by invalid user lenovo 192.168.1.214 port 31649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7078 [preauth] Invalid user ubuntu from 192.168.1.214 port 56379 Received disconnect from 192.168.1.214 port 56379:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56379 [preauth] Invalid user laravel from 192.168.1.214 port 30444 Connection closed by invalid user laravel 192.168.1.214 port 30444 [preauth] Invalid user steam from 192.168.1.214 port 35364 Received disconnect from 192.168.1.214 port 35364:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 35364 [preauth] Invalid user pi from 192.168.1.214 port 16566 Connection closed by invalid user pi 192.168.1.214 port 16566 [preauth] Invalid user kafka from 192.168.1.214 port 25216 Connection closed by invalid user kafka 192.168.1.214 port 25216 [preauth] Invalid user admin from 192.168.1.214 port 32998 Connection closed by invalid user admin 192.168.1.214 port 32998 [preauth] Invalid user ubuntu from 192.168.1.214 port 5064 Received disconnect from 192.168.1.214 port 5064:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5064 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 65333 [preauth] Invalid user user from 192.168.1.214 port 52310 Connection closed by invalid user user 192.168.1.214 port 52310 [preauth] Invalid user bot from 192.168.1.214 port 7768 Received disconnect from 192.168.1.214 port 7768:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 7768 [preauth] Invalid user server from 192.168.1.214 port 18974 Connection closed by invalid user server 192.168.1.214 port 18974 [preauth] Invalid user dolphin from 192.168.1.214 port 15098 Connection closed by invalid user dolphin 192.168.1.214 port 15098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50846:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22864 [preauth] Invalid user docker from 192.168.1.214 port 12144 Connection closed by invalid user docker 192.168.1.214 port 12144 [preauth] Invalid user odoo from 192.168.1.214 port 25369 Received disconnect from 192.168.1.214 port 25369:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 25369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22073 [preauth] Invalid user dmdba from 192.168.1.214 port 54968 Connection closed by invalid user dmdba 192.168.1.214 port 54968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26778:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18866 [preauth] Invalid user diego from 192.168.1.214 port 21289 Connection closed by invalid user diego 192.168.1.214 port 21289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17282:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59026 [preauth] Invalid user devel from 192.168.1.214 port 42593 Connection closed by invalid user devel 192.168.1.214 port 42593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1440:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6746 [preauth] Invalid user dave from 192.168.1.214 port 45382 Connection closed by invalid user dave 192.168.1.214 port 45382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25969 [preauth] User daemon not allowed because account is locked Connection closed by invalid user daemon 192.168.1.214 port 36972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1575:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1575 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 23878 [preauth] Invalid user bai from 192.168.1.214 port 25965 Connection closed by invalid user bai 192.168.1.214 port 25965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14157 [preauth] Invalid user app from 192.168.1.214 port 22729 Connection closed by invalid user app 192.168.1.214 port 22729 [preauth] Invalid user postgres from 192.168.1.214 port 30640 Received disconnect from 192.168.1.214 port 30640:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 30640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30812 [preauth] Invalid user abe from 192.168.1.214 port 45932 Connection closed by invalid user abe 192.168.1.214 port 45932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35390 [preauth] Invalid user usuario from 192.168.1.214 port 62715 Connection closed by invalid user usuario 192.168.1.214 port 62715 [preauth] Invalid user nginxuser from 192.168.1.214 port 34046 Received disconnect from 192.168.1.214 port 34046:11: Bye Bye [preauth] Disconnected from invalid user nginxuser 192.168.1.214 port 34046 [preauth] Invalid user minecraft from 192.168.1.214 port 47343 Connection closed by invalid user minecraft 192.168.1.214 port 47343 [preauth] Invalid user user from 192.168.1.214 port 22196 Connection closed by invalid user user 192.168.1.214 port 22196 [preauth] Invalid user huawei from 192.168.1.214 port 25665 Connection closed by invalid user huawei 192.168.1.214 port 25665 [preauth] Invalid user ubuntu from 192.168.1.214 port 32753 Connection closed by invalid user ubuntu 192.168.1.214 port 32753 [preauth] Invalid user student from 192.168.1.214 port 34197 Connection closed by invalid user student 192.168.1.214 port 34197 [preauth] Invalid user user from 192.168.1.214 port 21580 Received disconnect from 192.168.1.214 port 21580:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 21580 [preauth] Invalid user testuser from 192.168.1.214 port 19625 Connection closed by invalid user testuser 192.168.1.214 port 19625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46876 [preauth] Invalid user test from 192.168.1.214 port 47855 Connection closed by invalid user test 192.168.1.214 port 47855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56104:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26804 [preauth] Invalid user support from 192.168.1.214 port 11734 Connection closed by invalid user support 192.168.1.214 port 11734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10058 [preauth] Invalid user steam from 192.168.1.214 port 19174 Connection closed by invalid user steam 192.168.1.214 port 19174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12393:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15920 [preauth] Invalid user squid from 192.168.1.214 port 60391 Connection closed by invalid user squid 192.168.1.214 port 60391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60834 [preauth] Invalid user vpn from 192.168.1.214 port 28914 Received disconnect from 192.168.1.214 port 28914:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 28914 [preauth] Invalid user test from 192.168.1.214 port 61985 Connection closed by invalid user test 192.168.1.214 port 61985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47006:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46936 [preauth] Invalid user dev from 192.168.1.214 port 59150 Received disconnect from 192.168.1.214 port 59150:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 59150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60025 [preauth] Connection closed by 192.168.1.214 port 57884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2034:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2034 [preauth] Invalid user test from 192.168.1.214 port 39892 Connection closed by invalid user test 192.168.1.214 port 39892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28320 [preauth] Connection closed by 192.168.1.214 port 44168 Invalid user test from 192.168.1.214 port 9195 Connection closed by invalid user test 192.168.1.214 port 9195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13404:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21624:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21624 [preauth] Invalid user postgres from 192.168.1.214 port 24302 Connection closed by invalid user postgres 192.168.1.214 port 24302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36606 [preauth] Invalid user jenkins from 192.168.1.214 port 46311 Connection closed by invalid user jenkins 192.168.1.214 port 46311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52987 [preauth] Invalid user user from 192.168.1.214 port 26477 Received disconnect from 192.168.1.214 port 26477:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 26477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57584:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4348 [preauth] Invalid user dev from 192.168.1.214 port 32678 Received disconnect from 192.168.1.214 port 32678:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 32678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21647 [preauth] Invalid user ubuntu from 192.168.1.214 port 42896 Connection closed by invalid user ubuntu 192.168.1.214 port 42896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41897 [preauth] Invalid user steam from 192.168.1.214 port 4300 Invalid user test2 from 192.168.1.214 port 53458 Connection closed by invalid user test2 192.168.1.214 port 53458 [preauth] Received disconnect from 192.168.1.214 port 4300:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 4300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27858:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38264 [preauth] Invalid user esuser from 192.168.1.214 port 13180 Received disconnect from 192.168.1.214 port 13180:11: Bye Bye [preauth] Disconnected from invalid user esuser 192.168.1.214 port 13180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21469 [preauth] Invalid user zjw from 192.168.1.214 port 8874 Connection closed by invalid user zjw 192.168.1.214 port 8874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47794 [preauth] Invalid user admin from 192.168.1.214 port 56444 Connection closed by invalid user admin 192.168.1.214 port 56444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10773 [preauth] Invalid user user from 192.168.1.214 port 10402 Connection closed by invalid user user 192.168.1.214 port 10402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4605 [preauth] Invalid user admin from 192.168.1.214 port 48050 Connection closed by invalid user admin 192.168.1.214 port 48050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13287 [preauth] Invalid user testuser from 192.168.1.214 port 62895 Connection closed by invalid user testuser 192.168.1.214 port 62895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44200 [preauth] Invalid user backup from 192.168.1.214 port 7371 Connection closed by invalid user backup 192.168.1.214 port 7371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45548 [preauth] Invalid user admin from 192.168.1.214 port 8660 Connection closed by invalid user admin 192.168.1.214 port 8660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28652 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63395 [preauth] Invalid user rust from 192.168.1.214 port 50637 Connection reset by invalid user rust 192.168.1.214 port 50637 [preauth] Invalid user sconsole from 192.168.1.214 port 59894 Connection reset by invalid user sconsole 192.168.1.214 port 59894 [preauth] Invalid user sftptest from 192.168.1.214 port 63942 Connection reset by invalid user sftptest 192.168.1.214 port 63942 [preauth] Invalid user shell from 192.168.1.214 port 62113 Connection reset by invalid user shell 192.168.1.214 port 62113 [preauth] Invalid user steam from 192.168.1.214 port 21418 Connection reset by invalid user steam 192.168.1.214 port 21418 [preauth] Invalid user support from 192.168.1.214 port 47707 Connection reset by invalid user support 192.168.1.214 port 47707 [preauth] Invalid user test1 from 192.168.1.214 port 27683 Connection reset by invalid user test1 192.168.1.214 port 27683 [preauth] Invalid user tom from 192.168.1.214 port 36138 Connection reset by invalid user tom 192.168.1.214 port 36138 [preauth] Invalid user ubuntu from 192.168.1.214 port 10151 Connection reset by invalid user ubuntu 192.168.1.214 port 10151 [preauth] Invalid user uploader from 192.168.1.214 port 64450 Connection reset by invalid user uploader 192.168.1.214 port 64450 [preauth] Invalid user user2 from 192.168.1.214 port 18052 Connection reset by invalid user user2 192.168.1.214 port 18052 [preauth] Invalid user user from 192.168.1.214 port 1469 Connection reset by invalid user user 192.168.1.214 port 1469 [preauth] Invalid user user from 192.168.1.214 port 38165 Connection reset by invalid user user 192.168.1.214 port 38165 [preauth] Invalid user user from 192.168.1.214 port 20253 Connection reset by invalid user user 192.168.1.214 port 20253 [preauth] Invalid user Admin1 from 192.168.1.214 port 46107 Connection reset by invalid user Admin1 192.168.1.214 port 46107 [preauth] Invalid user AdminGPON from 192.168.1.214 port 61816 Connection reset by invalid user AdminGPON 192.168.1.214 port 61816 [preauth] Invalid user admin1 from 192.168.1.214 port 63491 Connection reset by invalid user admin1 192.168.1.214 port 63491 [preauth] Invalid user admin from 192.168.1.214 port 3505 Connection reset by invalid user admin 192.168.1.214 port 3505 [preauth] Invalid user admin from 192.168.1.214 port 18930 Connection reset by invalid user admin 192.168.1.214 port 18930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user admin from 192.168.1.214 port 41122 Connection reset by invalid user admin 192.168.1.214 port 41122 [preauth] Connection closed by invalid user root 192.168.1.214 port 42015 [preauth] Invalid user admin from 192.168.1.214 port 62452 Connection reset by invalid user admin 192.168.1.214 port 62452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43085 [preauth] Invalid user linuxadmin from 192.168.1.214 port 42363 Connection closed by invalid user linuxadmin 192.168.1.214 port 42363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46913 [preauth] Invalid user ftpuser from 192.168.1.214 port 30618 Connection closed by invalid user ftpuser 192.168.1.214 port 30618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45674 [preauth] Invalid user useradmin from 192.168.1.214 port 9632 Connection closed by invalid user useradmin 192.168.1.214 port 9632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8597 [preauth] Connection closed by invalid user root 192.168.1.214 port 49228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48633 [preauth] Invalid user ftptest from 192.168.1.214 port 20041 Connection closed by invalid user ftptest 192.168.1.214 port 20041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15654 [preauth] Connection closed by 192.168.1.214 port 64820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1377 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6478 [preauth] Invalid user node from 192.168.1.214 port 41838 Connection closed by invalid user node 192.168.1.214 port 41838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63558 [preauth] Invalid user builder from 192.168.1.214 port 30125 Connection closed by invalid user builder 192.168.1.214 port 30125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23341 [preauth] Invalid user postgres from 192.168.1.214 port 44188 Connection closed by invalid user postgres 192.168.1.214 port 44188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6038 [preauth] Invalid user lab from 192.168.1.214 port 45277 Connection closed by invalid user lab 192.168.1.214 port 45277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50792 [preauth] Invalid user sftpuser from 192.168.1.214 port 20478 Connection closed by invalid user sftpuser 192.168.1.214 port 20478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51921 [preauth] Invalid user 1234 from 192.168.1.214 port 46972 Connection closed by invalid user 1234 192.168.1.214 port 46972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10368 [preauth] Invalid user admin from 192.168.1.214 port 40958 Connection closed by invalid user admin 192.168.1.214 port 40958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20363 [preauth] Invalid user a from 192.168.1.214 port 25174 Connection closed by invalid user a 192.168.1.214 port 25174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59210 [preauth] Invalid user test123 from 192.168.1.214 port 43207 Connection closed by invalid user test123 192.168.1.214 port 43207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42050 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27206 [preauth] Connection closed by authenticating user git 192.168.1.214 port 12529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7289 [preauth] Invalid user admin from 192.168.1.214 port 52602 Connection closed by invalid user admin 192.168.1.214 port 52602 [preauth] Invalid user user2 from 192.168.1.214 port 25601 Received disconnect from 192.168.1.214 port 25601:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 25601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5638 [preauth] Invalid user user from 192.168.1.214 port 57990 Connection closed by invalid user user 192.168.1.214 port 57990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43817 [preauth] Invalid user deployer from 192.168.1.214 port 57461 Connection closed by invalid user deployer 192.168.1.214 port 57461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39028 [preauth] Invalid user 1 from 192.168.1.214 port 59372 Connection closed by invalid user 1 192.168.1.214 port 59372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44444:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44444 [preauth] Invalid user test1 from 192.168.1.214 port 36246 Connection closed by invalid user test1 192.168.1.214 port 36246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21918 [preauth] Connection closed by 192.168.1.214 port 51293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63602:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7808 [preauth] Invalid user alex from 192.168.1.214 port 25826 Connection closed by invalid user alex 192.168.1.214 port 25826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8951 [preauth] Invalid user sammy from 192.168.1.214 port 16230 Connection closed by invalid user sammy 192.168.1.214 port 16230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41586:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60277 [preauth] Invalid user postgres from 192.168.1.214 port 64814 Connection closed by invalid user postgres 192.168.1.214 port 64814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15229 [preauth] Invalid user mysql from 192.168.1.214 port 19260 Connection closed by invalid user mysql 192.168.1.214 port 19260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7364 [preauth] Invalid user mc from 192.168.1.214 port 36225 Connection closed by invalid user mc 192.168.1.214 port 36225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16757 [preauth] Invalid user tester from 192.168.1.214 port 22376 Connection closed by invalid user tester 192.168.1.214 port 22376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51282 [preauth] Invalid user temp from 192.168.1.214 port 48257 Connection closed by invalid user temp 192.168.1.214 port 48257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6646 [preauth] Invalid user thiago from 192.168.1.214 port 4223 Received disconnect from 192.168.1.214 port 4223:11: Bye Bye [preauth] Disconnected from invalid user thiago 192.168.1.214 port 4223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user minecraft from 192.168.1.214 port 18448 Connection closed by invalid user root 192.168.1.214 port 1282 [preauth] Received disconnect from 192.168.1.214 port 18448:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 18448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55459 [preauth] Invalid user deploy from 192.168.1.214 port 11126 Connection closed by invalid user deploy 192.168.1.214 port 11126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35489 [preauth] Invalid user server from 192.168.1.214 port 33278 Received disconnect from 192.168.1.214 port 33278:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 33278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12260 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23316 [preauth] Invalid user odoo from 192.168.1.214 port 33502 Connection closed by invalid user odoo 192.168.1.214 port 33502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55655:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55655 [preauth] Invalid user server from 192.168.1.214 port 19419 Connection closed by invalid user server 192.168.1.214 port 19419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10119 [preauth] Invalid user public from 192.168.1.214 port 47967 Connection closed by invalid user public 192.168.1.214 port 47967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23872 [preauth] Invalid user public from 192.168.1.214 port 1886 Connection closed by invalid user public 192.168.1.214 port 1886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57106:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57106 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33765 [preauth] Invalid user prueba from 192.168.1.214 port 44782 Connection closed by invalid user prueba 192.168.1.214 port 44782 [preauth] Invalid user kafka from 192.168.1.214 port 58302 Connection closed by invalid user kafka 192.168.1.214 port 58302 [preauth] Invalid user oracle from 192.168.1.214 port 43865 Connection closed by invalid user oracle 192.168.1.214 port 43865 [preauth] Connection closed by authenticating user git 192.168.1.214 port 2917 [preauth] Invalid user oracle from 192.168.1.214 port 17650 Connection closed by invalid user oracle 192.168.1.214 port 17650 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 4680 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 4680 [preauth] Invalid user O from 192.168.1.214 port 40232 Connection closed by invalid user O 192.168.1.214 port 40232 [preauth] Invalid user docker from 192.168.1.214 port 41433 Connection closed by invalid user docker 192.168.1.214 port 41433 [preauth] Invalid user server from 192.168.1.214 port 41824 Received disconnect from 192.168.1.214 port 41824:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 41824 [preauth] Invalid user mit from 192.168.1.214 port 28964 Connection closed by invalid user mit 192.168.1.214 port 28964 [preauth] Connection closed by 192.168.1.214 port 15192 [preauth] Invalid user test from 192.168.1.214 port 28771 Connection closed by invalid user test 192.168.1.214 port 28771 [preauth] Invalid user martin from 192.168.1.214 port 1152 Connection closed by invalid user martin 192.168.1.214 port 1152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48031 [preauth] Invalid user mark from 192.168.1.214 port 29145 Connection closed by invalid user mark 192.168.1.214 port 29145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54571 [preauth] Invalid user mak from 192.168.1.214 port 1597 Connection closed by invalid user mak 192.168.1.214 port 1597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21820 [preauth] Invalid user leo from 192.168.1.214 port 40306 Connection closed by invalid user leo 192.168.1.214 port 40306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2347 [preauth] Invalid user deploy from 192.168.1.214 port 59215 Connection reset by invalid user deploy 192.168.1.214 port 59215 [preauth] Invalid user ftpuser from 192.168.1.214 port 15622 Connection reset by invalid user ftpuser 192.168.1.214 port 15622 [preauth] Invalid user rock from 192.168.1.214 port 52163 Connection reset by invalid user rock 192.168.1.214 port 52163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30885 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51895 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41223 [preauth] Invalid user sysadmin from 192.168.1.214 port 11546 Connection reset by invalid user sysadmin 192.168.1.214 port 11546 [preauth] Invalid user user from 192.168.1.214 port 36563 Connection reset by invalid user user 192.168.1.214 port 36563 [preauth] Invalid user from 192.168.1.214 port 59536 Connection reset by invalid user 192.168.1.214 port 59536 [preauth] Invalid user adfexc from 192.168.1.214 port 51754 Connection reset by invalid user adfexc 192.168.1.214 port 51754 [preauth] Invalid user admin from 192.168.1.214 port 60194 Connection reset by invalid user admin 192.168.1.214 port 60194 [preauth] Invalid user lab from 192.168.1.214 port 31419 Invalid user admin from 192.168.1.214 port 42891 Connection reset by invalid user admin 192.168.1.214 port 42891 [preauth] Connection closed by invalid user lab 192.168.1.214 port 31419 [preauth] Invalid user admin from 192.168.1.214 port 31660 Connection reset by invalid user admin 192.168.1.214 port 31660 [preauth] Invalid user admin from 192.168.1.214 port 26094 Connection reset by invalid user admin 192.168.1.214 port 26094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1224 [preauth] Invalid user jboss from 192.168.1.214 port 20928 Connection closed by invalid user jboss 192.168.1.214 port 20928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55434 [preauth] Invalid user informix from 192.168.1.214 port 24773 Connection closed by invalid user informix 192.168.1.214 port 24773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29226:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29226 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 58425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58963 [preauth] Connection closed by authenticating user git 192.168.1.214 port 46182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48424 [preauth] Invalid user ftpuser from 192.168.1.214 port 51621 Connection closed by invalid user ftpuser 192.168.1.214 port 51621 [preauth] Invalid user prueba from 192.168.1.214 port 48816 Connection closed by invalid user prueba 192.168.1.214 port 48816 [preauth] Invalid user ftpuser from 192.168.1.214 port 26047 Connection closed by invalid user ftpuser 192.168.1.214 port 26047 [preauth] Invalid user user1 from 192.168.1.214 port 35328 Connection closed by invalid user user1 192.168.1.214 port 35328 [preauth] Invalid user n8n from 192.168.1.214 port 37418 Received disconnect from 192.168.1.214 port 37418:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 37418 [preauth] Invalid user es from 192.168.1.214 port 2950 Connection closed by invalid user es 192.168.1.214 port 2950 [preauth] Invalid user support from 192.168.1.214 port 44464 Connection closed by invalid user support 192.168.1.214 port 44464 [preauth] Invalid user dvs from 192.168.1.214 port 52303 Connection closed by invalid user dvs 192.168.1.214 port 52303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55217 [preauth] Invalid user deploy from 192.168.1.214 port 51482 Connection closed by invalid user deploy 192.168.1.214 port 51482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52230 [preauth] Invalid user daniel from 192.168.1.214 port 13614 Connection closed by invalid user daniel 192.168.1.214 port 13614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13516 [preauth] Invalid user azureuser from 192.168.1.214 port 15366 Connection closed by invalid user azureuser 192.168.1.214 port 15366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32031:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58465 [preauth] Invalid user admin from 192.168.1.214 port 49164 Connection closed by invalid user admin 192.168.1.214 port 49164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12952 [preauth] Invalid user zhang from 192.168.1.214 port 17978 Connection closed by invalid user zhang 192.168.1.214 port 17978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30976 [preauth] Invalid user wireguard from 192.168.1.214 port 45920 Connection closed by invalid user wireguard 192.168.1.214 port 45920 [preauth] Invalid user upload from 192.168.1.214 port 54363 Connection closed by invalid user upload 192.168.1.214 port 54363 [preauth] Invalid user weston from 192.168.1.214 port 17199 Connection closed by invalid user weston 192.168.1.214 port 17199 [preauth] Invalid user test from 192.168.1.214 port 3607 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24199 [preauth] Received disconnect from 192.168.1.214 port 3607:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 3607 [preauth] Invalid user user01 from 192.168.1.214 port 41138 Connection closed by invalid user user01 192.168.1.214 port 41138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1883 [preauth] Invalid user ubuntu from 192.168.1.214 port 19926 Connection closed by invalid user ubuntu 192.168.1.214 port 19926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49098 [preauth] Invalid user ubuntu from 192.168.1.214 port 1283 Connection closed by invalid user ubuntu 192.168.1.214 port 1283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1567 [preauth] Invalid user toto from 192.168.1.214 port 61748 Connection closed by invalid user toto 192.168.1.214 port 61748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26045:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26045 [preauth] Invalid user torrent from 192.168.1.214 port 34757 Connection closed by invalid user torrent 192.168.1.214 port 34757 [preauth] Invalid user admin from 192.168.1.214 port 22016 Connection closed by invalid user admin 192.168.1.214 port 22016 [preauth] Invalid user toidicho from 192.168.1.214 port 2915 Connection closed by invalid user toidicho 192.168.1.214 port 2915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19250 [preauth] Invalid user test from 192.168.1.214 port 15204 Connection closed by invalid user test 192.168.1.214 port 15204 [preauth] Connection closed by 192.168.1.214 port 54304 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46986 [preauth] Invalid user test2 from 192.168.1.214 port 14996 Connection closed by invalid user test2 192.168.1.214 port 14996 [preauth] Invalid user server from 192.168.1.214 port 61716 Received disconnect from 192.168.1.214 port 61716:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 61716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20015 [preauth] Invalid user samba from 192.168.1.214 port 1975 Connection closed by invalid user samba 192.168.1.214 port 1975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32300 [preauth] Invalid user peertube from 192.168.1.214 port 28354 Connection closed by invalid user peertube 192.168.1.214 port 28354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37513 [preauth] Invalid user osboxes from 192.168.1.214 port 30150 Connection closed by invalid user osboxes 192.168.1.214 port 30150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20494:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10443:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10417 [preauth] Invalid user mysql from 192.168.1.214 port 25801 Connection closed by invalid user mysql 192.168.1.214 port 25801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41947 [preauth] Invalid user ubuntu from 192.168.1.214 port 54630 Connection closed by invalid user ubuntu 192.168.1.214 port 54630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35359 [preauth] Connection closed by 192.168.1.214 port 9936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65482 [preauth] Received disconnect from 192.168.1.214 port 48904:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61457 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 48505 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60111 [preauth] Invalid user user01 from 192.168.1.214 port 64550 Connection closed by invalid user user01 192.168.1.214 port 64550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3562 [preauth] Invalid user postgres from 192.168.1.214 port 41831 Received disconnect from 192.168.1.214 port 41831:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 41831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51963 [preauth] Invalid user admin from 192.168.1.214 port 28903 Connection closed by invalid user admin 192.168.1.214 port 28903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35665 [preauth] Invalid user orangepi from 192.168.1.214 port 8433 Connection closed by invalid user orangepi 192.168.1.214 port 8433 [preauth] Invalid user user1 from 192.168.1.214 port 6905 Connection closed by invalid user user1 192.168.1.214 port 6905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35717 [preauth] Invalid user user from 192.168.1.214 port 20997 Connection closed by invalid user user 192.168.1.214 port 20997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21947 [preauth] Invalid user git1 from 192.168.1.214 port 41749 Received disconnect from 192.168.1.214 port 41749:11: Bye Bye [preauth] Disconnected from invalid user git1 192.168.1.214 port 41749 [preauth] Invalid user ubuntu from 192.168.1.214 port 41409 Connection closed by invalid user ubuntu 192.168.1.214 port 41409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55197:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9508 [preauth] Invalid user test from 192.168.1.214 port 49262 Connection closed by invalid user test 192.168.1.214 port 49262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40854 [preauth] Invalid user user from 192.168.1.214 port 1085 Connection closed by invalid user user 192.168.1.214 port 1085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60152 [preauth] Invalid user admin from 192.168.1.214 port 1266 Connection closed by invalid user admin 192.168.1.214 port 1266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1543 [preauth] Invalid user prueba from 192.168.1.214 port 56629 Connection closed by invalid user prueba 192.168.1.214 port 56629 [preauth] Invalid user cirros from 192.168.1.214 port 2335 Connection closed by invalid user cirros 192.168.1.214 port 2335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56638 [preauth] Invalid user what from 192.168.1.214 port 9714 Connection closed by invalid user what 192.168.1.214 port 9714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64609 [preauth] Invalid user samba from 192.168.1.214 port 47467 Connection closed by invalid user samba 192.168.1.214 port 47467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20134 [preauth] Invalid user admin from 192.168.1.214 port 33722 Connection closed by invalid user admin 192.168.1.214 port 33722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61936 [preauth] Invalid user rpc from 192.168.1.214 port 65074 Connection closed by invalid user rpc 192.168.1.214 port 65074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9429 [preauth] Connection closed by invalid user root 192.168.1.214 port 13620 [preauth] Invalid user music from 192.168.1.214 port 51728 Connection closed by invalid user music 192.168.1.214 port 51728 [preauth] Invalid user n8n from 192.168.1.214 port 27226 Received disconnect from 192.168.1.214 port 27226:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 27226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2546 [preauth] Invalid user ftpuser from 192.168.1.214 port 12588 Connection closed by invalid user ftpuser 192.168.1.214 port 12588 [preauth] Invalid user user1 from 192.168.1.214 port 1945 Connection closed by invalid user user1 192.168.1.214 port 1945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23433 [preauth] Invalid user download from 192.168.1.214 port 18995 Connection closed by invalid user download 192.168.1.214 port 18995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64562:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35227 [preauth] Invalid user user from 192.168.1.214 port 28475 Connection reset by invalid user user 192.168.1.214 port 28475 [preauth] Invalid user user from 192.168.1.214 port 1260 Connection reset by invalid user user 192.168.1.214 port 1260 [preauth] Invalid user webmaster from 192.168.1.214 port 15083 Connection reset by invalid user webmaster 192.168.1.214 port 15083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1670 [preauth] Invalid user centos from 192.168.1.214 port 13134 Connection reset by invalid user centos 192.168.1.214 port 13134 [preauth] Invalid user debian from 192.168.1.214 port 32919 Connection reset by invalid user debian 192.168.1.214 port 32919 [preauth] Invalid user grid from 192.168.1.214 port 58817 Connection reset by invalid user grid 192.168.1.214 port 58817 [preauth] Invalid user jan from 192.168.1.214 port 52290 Connection reset by invalid user jan 192.168.1.214 port 52290 [preauth] Invalid user juan from 192.168.1.214 port 59438 Connection reset by invalid user juan 192.168.1.214 port 59438 [preauth] Invalid user op from 192.168.1.214 port 4806 Connection reset by invalid user op 192.168.1.214 port 4806 [preauth] Invalid user pedro from 192.168.1.214 port 53853 Connection reset by invalid user pedro 192.168.1.214 port 53853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40071 [preauth] Connection closed by invalid user root 192.168.1.214 port 4256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10258 [preauth] banner exchange: Connection from 192.168.1.214 port 56590: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13005:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13005 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 49915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38053 [preauth] Invalid user kali from 192.168.1.214 port 40769 Connection closed by invalid user kali 192.168.1.214 port 40769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6378:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6378 [preauth] Invalid user linaro from 192.168.1.214 port 41882 Connection closed by invalid user linaro 192.168.1.214 port 41882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61093 [preauth] Invalid user developer from 192.168.1.214 port 24490 Connection closed by invalid user developer 192.168.1.214 port 24490 [preauth] Connection closed by 192.168.1.214 port 53410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36761 [preauth] Invalid user user2 from 192.168.1.214 port 35337 Connection closed by invalid user user2 192.168.1.214 port 35337 [preauth] Invalid user n8n from 192.168.1.214 port 32683 Received disconnect from 192.168.1.214 port 32683:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 32683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48768 [preauth] Invalid user ftpuser from 192.168.1.214 port 49266 Received disconnect from 192.168.1.214 port 49266:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 49266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36372 [preauth] Invalid user pi from 192.168.1.214 port 50421 Connection closed by invalid user pi 192.168.1.214 port 50421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32838 [preauth] Invalid user ftptest from 192.168.1.214 port 31649 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3221 [preauth] Received disconnect from 192.168.1.214 port 31649:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 31649 [preauth] Invalid user 0 from 192.168.1.214 port 3209 Connection closed by invalid user 0 192.168.1.214 port 3209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2297 [preauth] Invalid user admin from 192.168.1.214 port 46444 Connection closed by invalid user admin 192.168.1.214 port 46444 [preauth] Invalid user steam from 192.168.1.214 port 26353 Connection closed by invalid user steam 192.168.1.214 port 26353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22134:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51699 [preauth] Invalid user postgres from 192.168.1.214 port 17262 Received disconnect from 192.168.1.214 port 17262:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 17262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59254 [preauth] Invalid user admin from 192.168.1.214 port 10105 Connection closed by invalid user admin 192.168.1.214 port 10105 [preauth] Invalid user ftptest from 192.168.1.214 port 64887 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64887:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 64887 [preauth] Connection closed by invalid user root 192.168.1.214 port 24426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19419 [preauth] Invalid user user from 192.168.1.214 port 8951 Connection closed by invalid user user 192.168.1.214 port 8951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25335 [preauth] Connection closed by 192.168.1.214 port 29350 [preauth] Invalid user hadoop from 192.168.1.214 port 53803 Connection closed by invalid user hadoop 192.168.1.214 port 53803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28818:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 48846 Connection closed by invalid user root 192.168.1.214 port 59109 [preauth] Invalid user ahmed from 192.168.1.214 port 53418 Connection closed by invalid user ahmed 192.168.1.214 port 53418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31657 [preauth] Invalid user admin from 192.168.1.214 port 33177 Connection closed by invalid user admin 192.168.1.214 port 33177 [preauth] Invalid user web from 192.168.1.214 port 49552 Connection closed by invalid user web 192.168.1.214 port 49552 [preauth] Invalid user ftpuser from 192.168.1.214 port 30854 Received disconnect from 192.168.1.214 port 30854:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 30854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7115 [preauth] Invalid user super from 192.168.1.214 port 1379 Connection closed by invalid user super 192.168.1.214 port 1379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55854 [preauth] Invalid user ftptest from 192.168.1.214 port 7393 Received disconnect from 192.168.1.214 port 7393:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 7393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51942 [preauth] Invalid user postgres from 192.168.1.214 port 53571 Connection closed by invalid user postgres 192.168.1.214 port 53571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3143:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57710 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 48892 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4006 [preauth] Invalid user openhabian from 192.168.1.214 port 29740 Connection closed by invalid user openhabian 192.168.1.214 port 29740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40574:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12304 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48737 [preauth] Invalid user ftpuser from 192.168.1.214 port 7942 Connection closed by invalid user ftpuser 192.168.1.214 port 7942 [preauth] Invalid user sshadmin from 192.168.1.214 port 19484 Connection closed by invalid user sshadmin 192.168.1.214 port 19484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39790 [preauth] Invalid user user from 192.168.1.214 port 55588 Connection closed by invalid user user 192.168.1.214 port 55588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58607 [preauth] Invalid user soporte from 192.168.1.214 port 21584 Received disconnect from 192.168.1.214 port 21584:11: Bye Bye [preauth] Disconnected from invalid user soporte 192.168.1.214 port 21584 [preauth] Invalid user ubuntu from 192.168.1.214 port 20156 Connection closed by invalid user ubuntu 192.168.1.214 port 20156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11724 [preauth] Invalid user frappe from 192.168.1.214 port 28862 Connection closed by invalid user frappe 192.168.1.214 port 28862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17669 [preauth] Invalid user huawei from 192.168.1.214 port 38950 Connection closed by invalid user huawei 192.168.1.214 port 38950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52026 [preauth] Invalid user mango from 192.168.1.214 port 49080 Received disconnect from 192.168.1.214 port 49080:11: Bye Bye [preauth] Disconnected from invalid user mango 192.168.1.214 port 49080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36899 [preauth] Invalid user ubuntu from 192.168.1.214 port 57380 Connection closed by invalid user ubuntu 192.168.1.214 port 57380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29629 [preauth] Invalid user vyos from 192.168.1.214 port 22530 Connection closed by invalid user vyos 192.168.1.214 port 22530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26448 [preauth] Invalid user sammy from 192.168.1.214 port 35515 Received disconnect from 192.168.1.214 port 35515:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 35515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16288 [preauth] Invalid user pi from 192.168.1.214 port 17424 Connection closed by invalid user pi 192.168.1.214 port 17424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33258 [preauth] Invalid user ubuntu from 192.168.1.214 port 19379 Received disconnect from 192.168.1.214 port 19379:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19379 [preauth] Invalid user admin from 192.168.1.214 port 35269 Connection closed by invalid user admin 192.168.1.214 port 35269 [preauth] Invalid user oracle from 192.168.1.214 port 29497 Connection closed by invalid user oracle 192.168.1.214 port 29497 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7852 [preauth] Invalid user p from 192.168.1.214 port 17568 Connection closed by invalid user p 192.168.1.214 port 17568 [preauth] Invalid user mcserver from 192.168.1.214 port 54002 Connection closed by invalid user mcserver 192.168.1.214 port 54002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41271 [preauth] Invalid user steam from 192.168.1.214 port 29313 Received disconnect from 192.168.1.214 port 29313:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 29313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20022 [preauth] Invalid user adam from 192.168.1.214 port 12905 Connection closed by invalid user adam 192.168.1.214 port 12905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29888 [preauth] Invalid user ts3 from 192.168.1.214 port 58516 Connection closed by invalid user ts3 192.168.1.214 port 58516 [preauth] Invalid user public from 192.168.1.214 port 26095 Connection closed by invalid user public 192.168.1.214 port 26095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27870:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27870 [preauth] Invalid user test from 192.168.1.214 port 52695 Connection closed by invalid user test 192.168.1.214 port 52695 [preauth] Invalid user debian from 192.168.1.214 port 1598 Connection closed by invalid user debian 192.168.1.214 port 1598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28774 [preauth] Invalid user tim from 192.168.1.214 port 31499 Received disconnect from 192.168.1.214 port 31499:11: Bye Bye [preauth] Disconnected from invalid user tim 192.168.1.214 port 31499 [preauth] Invalid user steam from 192.168.1.214 port 24044 Connection closed by invalid user steam 192.168.1.214 port 24044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12459:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31803 [preauth] Connection closed by invalid user root 192.168.1.214 port 59795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51424:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51424 [preauth] Connection closed by invalid user root 192.168.1.214 port 27327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41327 [preauth] Invalid user postgres from 192.168.1.214 port 5330 Received disconnect from 192.168.1.214 port 5330:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 5330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16851:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63331 [preauth] Invalid user nvidia from 192.168.1.214 port 32113 Connection closed by invalid user nvidia 192.168.1.214 port 32113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20883 [preauth] Invalid user admin from 192.168.1.214 port 10501 Connection closed by invalid user admin 192.168.1.214 port 10501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52919 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25185 [preauth] Invalid user test from 192.168.1.214 port 46764 Connection closed by invalid user test 192.168.1.214 port 46764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14327 [preauth] Invalid user huawei from 192.168.1.214 port 15490 Connection closed by invalid user huawei 192.168.1.214 port 15490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1311 [preauth] Invalid user sysadmin from 192.168.1.214 port 25189 Connection closed by invalid user sysadmin 192.168.1.214 port 25189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63479 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 2449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52400 [preauth] Invalid user admin from 192.168.1.214 port 43603 Connection closed by invalid user admin 192.168.1.214 port 43603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33223 [preauth] Invalid user demo from 192.168.1.214 port 59067 Connection closed by invalid user demo 192.168.1.214 port 59067 [preauth] Connection closed by 192.168.1.214 port 13369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59764 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58879 [preauth] Invalid user vpn from 192.168.1.214 port 17744 Connection closed by invalid user vpn 192.168.1.214 port 17744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17876 [preauth] Invalid user deploy from 192.168.1.214 port 61509 Connection closed by invalid user deploy 192.168.1.214 port 61509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9727 [preauth] Invalid user mysql from 192.168.1.214 port 18249 Connection closed by invalid user mysql 192.168.1.214 port 18249 [preauth] Invalid user ritsuna from 192.168.1.214 port 62364 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48332 [preauth] Connection closed by invalid user ritsuna 192.168.1.214 port 62364 [preauth] Invalid user max from 192.168.1.214 port 5620 Connection closed by invalid user max 192.168.1.214 port 5620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16070 [preauth] Invalid user redis from 192.168.1.214 port 35125 Connection closed by invalid user redis 192.168.1.214 port 35125 [preauth] Invalid user master from 192.168.1.214 port 24273 Connection closed by invalid user master 192.168.1.214 port 24273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1386 [preauth] Invalid user postgres from 192.168.1.214 port 26709 Connection closed by invalid user postgres 192.168.1.214 port 26709 [preauth] Invalid user ftpadmin from 192.168.1.214 port 58043 Connection closed by invalid user ftpadmin 192.168.1.214 port 58043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23083 [preauth] Invalid user orangepi from 192.168.1.214 port 61697 Connection closed by invalid user orangepi 192.168.1.214 port 61697 [preauth] Invalid user dspace from 192.168.1.214 port 16228 Connection closed by invalid user dspace 192.168.1.214 port 16228 [preauth] Invalid user admin from 192.168.1.214 port 41530 Connection closed by invalid user admin 192.168.1.214 port 41530 [preauth] Invalid user oracle from 192.168.1.214 port 1455 Connection closed by invalid user oracle 192.168.1.214 port 1455 [preauth] Invalid user admin from 192.168.1.214 port 30058 Connection closed by invalid user admin 192.168.1.214 port 30058 [preauth] Invalid user alan from 192.168.1.214 port 45110 Connection closed by invalid user alan 192.168.1.214 port 45110 [preauth] Invalid user openhabian from 192.168.1.214 port 12375 Connection closed by invalid user openhabian 192.168.1.214 port 12375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62616 [preauth] Invalid user admin from 192.168.1.214 port 40094 Connection closed by invalid user admin 192.168.1.214 port 40094 [preauth] Invalid user nvidia from 192.168.1.214 port 10438 Connection closed by invalid user nvidia 192.168.1.214 port 10438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44465 [preauth] User news not allowed because account is locked Connection closed by invalid user news 192.168.1.214 port 49578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61616 [preauth] Invalid user myshake from 192.168.1.214 port 20002 Connection closed by invalid user myshake 192.168.1.214 port 20002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47842 [preauth] Invalid user mas from 192.168.1.214 port 34234 Connection closed by invalid user mas 192.168.1.214 port 34234 [preauth] Invalid user username from 192.168.1.214 port 21130 Connection closed by invalid user username 192.168.1.214 port 21130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6216 [preauth] Invalid user loguser from 192.168.1.214 port 12222 Connection closed by invalid user loguser 192.168.1.214 port 12222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46981 [preauth] Invalid user ken from 192.168.1.214 port 10336 Connection closed by invalid user ken 192.168.1.214 port 10336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43464 [preauth] Invalid user jenkins from 192.168.1.214 port 11138 Connection closed by invalid user jenkins 192.168.1.214 port 11138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6532 [preauth] Invalid user james from 192.168.1.214 port 35471 Connection closed by invalid user james 192.168.1.214 port 35471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13088 [preauth] Invalid user james from 192.168.1.214 port 20086 Connection closed by invalid user james 192.168.1.214 port 20086 [preauth] Invalid user rema from 192.168.1.214 port 29812 Connection closed by invalid user rema 192.168.1.214 port 29812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10143 [preauth] Invalid user huawei from 192.168.1.214 port 6307 Connection closed by invalid user huawei 192.168.1.214 port 6307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13778 [preauth] Invalid user howard from 192.168.1.214 port 31772 Connection closed by invalid user howard 192.168.1.214 port 31772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41233 [preauth] Invalid user home from 192.168.1.214 port 41425 Connection closed by invalid user home 192.168.1.214 port 41425 [preauth] Invalid user test from 192.168.1.214 port 23490 Connection closed by invalid user test 192.168.1.214 port 23490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2559 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 36082 [preauth] Invalid user odroid from 192.168.1.214 port 35389 Connection closed by invalid user odroid 192.168.1.214 port 35389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38083 [preauth] Invalid user grid from 192.168.1.214 port 45835 Connection closed by invalid user grid 192.168.1.214 port 45835 [preauth] Invalid user ftpuser from 192.168.1.214 port 35079 Connection closed by invalid user ftpuser 192.168.1.214 port 35079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10078 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 35374 Connection closed by invalid user gitlab-runner 192.168.1.214 port 35374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43147 [preauth] Connection closed by authenticating user git 192.168.1.214 port 34866 [preauth] Invalid user ftpuser from 192.168.1.214 port 9817 Connection closed by invalid user ftpuser 192.168.1.214 port 9817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34926 [preauth] Connection closed by authenticating user git 192.168.1.214 port 15060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52682 [preauth] Invalid user test from 192.168.1.214 port 47704 Connection closed by invalid user test 192.168.1.214 port 47704 [preauth] Invalid user ghostuser from 192.168.1.214 port 63789 Connection closed by invalid user ghostuser 192.168.1.214 port 63789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31937 [preauth] Invalid user test1 from 192.168.1.214 port 49565 Connection closed by invalid user test1 192.168.1.214 port 49565 [preauth] Invalid user ftpuser from 192.168.1.214 port 17251 Connection closed by invalid user ftpuser 192.168.1.214 port 17251 [preauth] Invalid user oracle from 192.168.1.214 port 61471 Invalid user telnet from 192.168.1.214 port 4798 Connection closed by invalid user oracle 192.168.1.214 port 61471 [preauth] Connection closed by invalid user telnet 192.168.1.214 port 4798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46076 [preauth] Invalid user ftpuser from 192.168.1.214 port 30574 Connection closed by invalid user ftpuser 192.168.1.214 port 30574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37899 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 8371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22352 [preauth] Invalid user aaa from 192.168.1.214 port 19554 Connection closed by invalid user aaa 192.168.1.214 port 19554 [preauth] Invalid user es from 192.168.1.214 port 14650 Connection closed by invalid user es 192.168.1.214 port 14650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28956 [preauth] Invalid user debian from 192.168.1.214 port 30590 Connection closed by invalid user debian 192.168.1.214 port 30590 [preauth] Invalid user elastic from 192.168.1.214 port 19939 Connection closed by invalid user elastic 192.168.1.214 port 19939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50303 [preauth] Invalid user user from 192.168.1.214 port 50544 Connection closed by invalid user user 192.168.1.214 port 50544 [preauth] Invalid user dev from 192.168.1.214 port 23570 Connection closed by invalid user dev 192.168.1.214 port 23570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16515 [preauth] Invalid user deployer from 192.168.1.214 port 53593 Connection closed by invalid user deployer 192.168.1.214 port 53593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63514 [preauth] Invalid user vagrant from 192.168.1.214 port 14570 Connection closed by invalid user vagrant 192.168.1.214 port 14570 [preauth] Invalid user deployer from 192.168.1.214 port 9208 Connection closed by invalid user deployer 192.168.1.214 port 9208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53517 [preauth] Invalid user deploy from 192.168.1.214 port 59235 Connection closed by invalid user deploy 192.168.1.214 port 59235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36380 [preauth] Invalid user dell from 192.168.1.214 port 11225 Connection closed by invalid user dell 192.168.1.214 port 11225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32594 [preauth] Invalid user debian from 192.168.1.214 port 38043 Connection closed by invalid user debian 192.168.1.214 port 38043 [preauth] Connection closed by 192.168.1.214 port 44475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4168 [preauth] Invalid user david from 192.168.1.214 port 39857 Connection closed by invalid user david 192.168.1.214 port 39857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1263 [preauth] Invalid user test from 192.168.1.214 port 29821 Connection closed by invalid user test 192.168.1.214 port 29821 [preauth] Invalid user backup from 192.168.1.214 port 46715 Connection closed by invalid user backup 192.168.1.214 port 46715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41434 [preauth] Invalid user as from 192.168.1.214 port 51755 Connection closed by invalid user as 192.168.1.214 port 51755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57780 [preauth] Invalid user ali from 192.168.1.214 port 5892 Connection closed by invalid user ali 192.168.1.214 port 5892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64030 [preauth] Invalid user debian from 192.168.1.214 port 56581 Connection closed by invalid user debian 192.168.1.214 port 56581 [preauth] Invalid user admin from 192.168.1.214 port 63187 Connection closed by invalid user admin 192.168.1.214 port 63187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39219 [preauth] Invalid user user1 from 192.168.1.214 port 19687 Received disconnect from 192.168.1.214 port 19687:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 19687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57763 [preauth] Invalid user admin from 192.168.1.214 port 1027 Connection closed by invalid user admin 192.168.1.214 port 1027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49214 [preauth] Invalid user admin from 192.168.1.214 port 49490 Connection closed by invalid user admin 192.168.1.214 port 49490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62987 [preauth] Invalid user a from 192.168.1.214 port 32328 Connection closed by invalid user a 192.168.1.214 port 32328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19614 [preauth] Invalid user x from 192.168.1.214 port 17541 Connection closed by invalid user x 192.168.1.214 port 17541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64461 [preauth] Invalid user x from 192.168.1.214 port 37368 Connection closed by invalid user x 192.168.1.214 port 37368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34853 [preauth] Invalid user web from 192.168.1.214 port 30009 Connection closed by invalid user web 192.168.1.214 port 30009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42872 [preauth] Invalid user webmaster from 192.168.1.214 port 58175 Connection closed by invalid user webmaster 192.168.1.214 port 58175 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33356 [preauth] Invalid user postgres from 192.168.1.214 port 53524 Connection closed by invalid user postgres 192.168.1.214 port 53524 [preauth] Invalid user user from 192.168.1.214 port 34345 Connection closed by invalid user user 192.168.1.214 port 34345 [preauth] Invalid user ansible from 192.168.1.214 port 53795 Connection closed by invalid user ansible 192.168.1.214 port 53795 [preauth] Invalid user postgres from 192.168.1.214 port 23342 Connection closed by invalid user postgres 192.168.1.214 port 23342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user user1 from 192.168.1.214 port 46646 Connection closed by invalid user root 192.168.1.214 port 1681 [preauth] Connection closed by invalid user user1 192.168.1.214 port 46646 [preauth] Invalid user postgres from 192.168.1.214 port 63043 Connection closed by invalid user postgres 192.168.1.214 port 63043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63833 [preauth] Invalid user ubuntu from 192.168.1.214 port 56140 Connection closed by invalid user ubuntu 192.168.1.214 port 56140 [preauth] Invalid user peter from 192.168.1.214 port 61326 Connection closed by invalid user peter 192.168.1.214 port 61326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52489 [preauth] Invalid user ubuntu from 192.168.1.214 port 12757 Connection closed by invalid user ubuntu 192.168.1.214 port 12757 [preauth] Invalid user admin from 192.168.1.214 port 50446 Connection closed by invalid user admin 192.168.1.214 port 50446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22955 [preauth] Invalid user ubuntu from 192.168.1.214 port 27417 Connection closed by invalid user ubuntu 192.168.1.214 port 27417 [preauth] Invalid user admin from 192.168.1.214 port 14016 Connection closed by invalid user admin 192.168.1.214 port 14016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9904 [preauth] Invalid user t from 192.168.1.214 port 37204 Connection closed by invalid user t 192.168.1.214 port 37204 [preauth] Invalid user admin from 192.168.1.214 port 35265 Connection closed by invalid user admin 192.168.1.214 port 35265 [preauth] Invalid user testuser from 192.168.1.214 port 47214 Connection closed by invalid user testuser 192.168.1.214 port 47214 [preauth] Invalid user tsukasa from 192.168.1.214 port 2207 Connection closed by invalid user tsukasa 192.168.1.214 port 2207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62980 [preauth] Connection closed by 192.168.1.214 port 19254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29417 [preauth] Invalid user toidicho from 192.168.1.214 port 42830 Connection closed by invalid user toidicho 192.168.1.214 port 42830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13655 [preauth] Invalid user test from 192.168.1.214 port 60350 Connection closed by invalid user test 192.168.1.214 port 60350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5488 [preauth] Invalid user test1 from 192.168.1.214 port 3458 Connection closed by invalid user test1 192.168.1.214 port 3458 [preauth] Invalid user test from 192.168.1.214 port 33816 Connection closed by invalid user test 192.168.1.214 port 33816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43894 [preauth] Invalid user admin from 192.168.1.214 port 23450 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4130 [preauth] Invalid user servidor from 192.168.1.214 port 5723 Connection reset by invalid user admin 192.168.1.214 port 23450 [preauth] Connection closed by invalid user servidor 192.168.1.214 port 5723 [preauth] Invalid user admin from 192.168.1.214 port 21832 Connection reset by invalid user admin 192.168.1.214 port 21832 [preauth] Invalid user admin from 192.168.1.214 port 5271 Connection reset by invalid user admin 192.168.1.214 port 5271 [preauth] Invalid user admin from 192.168.1.214 port 55424 Connection reset by invalid user admin 192.168.1.214 port 55424 [preauth] Invalid user boss from 192.168.1.214 port 1402 Connection reset by invalid user boss 192.168.1.214 port 1402 [preauth] Invalid user bot from 192.168.1.214 port 19496 Connection reset by invalid user bot 192.168.1.214 port 19496 [preauth] Invalid user devuser from 192.168.1.214 port 47116 Connection reset by invalid user devuser 192.168.1.214 port 47116 [preauth] Invalid user elastic from 192.168.1.214 port 62891 Connection reset by invalid user elastic 192.168.1.214 port 62891 [preauth] Invalid user elastic from 192.168.1.214 port 27889 Connection reset by invalid user elastic 192.168.1.214 port 27889 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 47327 [preauth] Invalid user ftpuser from 192.168.1.214 port 1703 Connection reset by invalid user ftpuser 192.168.1.214 port 1703 [preauth] Connection reset by authenticating user git 192.168.1.214 port 18144 [preauth] Connection reset by authenticating user git 192.168.1.214 port 53656 [preauth] Invalid user inspur from 192.168.1.214 port 24487 Connection reset by invalid user inspur 192.168.1.214 port 24487 [preauth] Invalid user manager from 192.168.1.214 port 51776 Connection reset by invalid user manager 192.168.1.214 port 51776 [preauth] Invalid user mc from 192.168.1.214 port 44965 Connection reset by invalid user mc 192.168.1.214 port 44965 [preauth] Invalid user mike from 192.168.1.214 port 57585 Connection reset by invalid user mike 192.168.1.214 port 57585 [preauth] Invalid user new from 192.168.1.214 port 59808 Connection reset by invalid user new 192.168.1.214 port 59808 [preauth] Invalid user openerp from 192.168.1.214 port 53941 Connection reset by invalid user openerp 192.168.1.214 port 53941 [preauth] Invalid user rancher from 192.168.1.214 port 42784 Connection reset by invalid user rancher 192.168.1.214 port 42784 [preauth] Invalid user robot from 192.168.1.214 port 26571 Connection reset by invalid user robot 192.168.1.214 port 26571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1702 [preauth] Invalid user ryan from 192.168.1.214 port 62401 Connection closed by invalid user ryan 192.168.1.214 port 62401 [preauth] Invalid user ali from 192.168.1.214 port 13689 Connection closed by invalid user ali 192.168.1.214 port 13689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32236 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26695 [preauth] Invalid user teste from 192.168.1.214 port 37753 Connection closed by invalid user teste 192.168.1.214 port 37753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20585 [preauth] Invalid user admin from 192.168.1.214 port 9551 Connection closed by invalid user admin 192.168.1.214 port 9551 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50460 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47918 [preauth] Invalid user user from 192.168.1.214 port 8618 Connection closed by invalid user user 192.168.1.214 port 8618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9705 [preauth] Invalid user pi from 192.168.1.214 port 12765 Connection closed by invalid user pi 192.168.1.214 port 12765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42313 [preauth] Invalid user httpadmin from 192.168.1.214 port 14166 Connection closed by invalid user httpadmin 192.168.1.214 port 14166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2864 [preauth] Invalid user admin from 192.168.1.214 port 21462 Connection closed by invalid user admin 192.168.1.214 port 21462 [preauth] Invalid user postgres from 192.168.1.214 port 52744 Connection closed by invalid user postgres 192.168.1.214 port 52744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4306 [preauth] Invalid user teamspeak from 192.168.1.214 port 64787 Connection closed by invalid user teamspeak 192.168.1.214 port 64787 [preauth] Invalid user osmc from 192.168.1.214 port 3467 Connection closed by invalid user osmc 192.168.1.214 port 3467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55498 [preauth] Invalid user maria from 192.168.1.214 port 36942 Connection closed by invalid user maria 192.168.1.214 port 36942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7069 [preauth] Invalid user jack from 192.168.1.214 port 26347 Connection closed by invalid user jack 192.168.1.214 port 26347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50644 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2400 [preauth] Connection reset by invalid user root 192.168.1.214 port 7197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2989 [preauth] Invalid user admin from 192.168.1.214 port 24933 Connection closed by invalid user admin 192.168.1.214 port 24933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57415 [preauth] Invalid user zabbix from 192.168.1.214 port 45185 Connection closed by invalid user zabbix 192.168.1.214 port 45185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39649 [preauth] Connection closed by 192.168.1.214 port 30110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17068 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 49814 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13071 [preauth] Connection closed by 192.168.1.214 port 18464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10931 [preauth] Invalid user bodega from 192.168.1.214 port 61381 Received disconnect from 192.168.1.214 port 61381:11: Bye Bye [preauth] Disconnected from invalid user bodega 192.168.1.214 port 61381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51332 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1716:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19478 [preauth] Invalid user pedro from 192.168.1.214 port 55477 Received disconnect from 192.168.1.214 port 55477:11: Bye Bye [preauth] Disconnected from invalid user pedro 192.168.1.214 port 55477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57437 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23394 [preauth] Invalid user claude from 192.168.1.214 port 31282 Received disconnect from 192.168.1.214 port 31282:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 31282 [preauth] Invalid user nexus from 192.168.1.214 port 54438 Connection closed by invalid user nexus 192.168.1.214 port 54438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32150 [preauth] Invalid user media from 192.168.1.214 port 1361 Connection closed by invalid user media 192.168.1.214 port 1361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13012 [preauth] Invalid user mc from 192.168.1.214 port 15731 Connection closed by invalid user mc 192.168.1.214 port 15731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24006 [preauth] Invalid user vpn from 192.168.1.214 port 49125 Received disconnect from 192.168.1.214 port 49125:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 49125 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 16107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32819 [preauth] Invalid user elasticsearch from 192.168.1.214 port 23708 Connection closed by invalid user elasticsearch 192.168.1.214 port 23708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51891 [preauth] Invalid user deploy from 192.168.1.214 port 24937 Connection closed by invalid user deploy 192.168.1.214 port 24937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45518:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45518 [preauth] Invalid user dan from 192.168.1.214 port 37575 Connection closed by invalid user dan 192.168.1.214 port 37575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4981 [preauth] Invalid user bot from 192.168.1.214 port 32473 Connection closed by invalid user bot 192.168.1.214 port 32473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4745 [preauth] Invalid user arkserver from 192.168.1.214 port 34419 Connection closed by invalid user arkserver 192.168.1.214 port 34419 [preauth] Invalid user kumar from 192.168.1.214 port 64790 Received disconnect from 192.168.1.214 port 64790:11: Bye Bye [preauth] Disconnected from invalid user kumar 192.168.1.214 port 64790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54499 [preauth] Invalid user ubuntu from 192.168.1.214 port 18821 Connection closed by invalid user ubuntu 192.168.1.214 port 18821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60075 [preauth] Invalid user ftpuser from 192.168.1.214 port 8655 Received disconnect from 192.168.1.214 port 8655:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 8655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56034 [preauth] Invalid user user from 192.168.1.214 port 51913 Received disconnect from 192.168.1.214 port 51913:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 51913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1362 [preauth] Invalid user steam from 192.168.1.214 port 56755 Received disconnect from 192.168.1.214 port 56755:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 56755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58493 [preauth] Invalid user sysadmin from 192.168.1.214 port 4789 Received disconnect from 192.168.1.214 port 4789:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 4789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37473:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26272 [preauth] Invalid user zihan from 192.168.1.214 port 46185 Received disconnect from 192.168.1.214 port 46185:11: Bye Bye [preauth] Disconnected from invalid user zihan 192.168.1.214 port 46185 [preauth] Invalid user alexandre from 192.168.1.214 port 9752 Received disconnect from 192.168.1.214 port 9752:11: Bye Bye [preauth] Disconnected from invalid user alexandre 192.168.1.214 port 9752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12579 [preauth] Invalid user alex from 192.168.1.214 port 61174 Received disconnect from 192.168.1.214 port 61174:11: Bye Bye [preauth] Disconnected from invalid user alex 192.168.1.214 port 61174 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63933 [preauth] Invalid user admin from 192.168.1.214 port 65270 Received disconnect from 192.168.1.214 port 65270:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 65270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24353:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32303 [preauth] Invalid user frappe from 192.168.1.214 port 14297 Received disconnect from 192.168.1.214 port 14297:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 14297 [preauth] Connection closed by 192.168.1.214 port 11620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26730 [preauth] Invalid user frappe from 192.168.1.214 port 47642 Received disconnect from 192.168.1.214 port 47642:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 47642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51168 [preauth] Invalid user doris from 192.168.1.214 port 29424 Received disconnect from 192.168.1.214 port 29424:11: Bye Bye [preauth] Disconnected from invalid user doris 192.168.1.214 port 29424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21224 [preauth] Invalid user ftpuser from 192.168.1.214 port 50759 Received disconnect from 192.168.1.214 port 50759:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 50759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5291 [preauth] Invalid user tony from 192.168.1.214 port 55719 Received disconnect from 192.168.1.214 port 55719:11: Bye Bye [preauth] Disconnected from invalid user tony 192.168.1.214 port 55719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31468 [preauth] Invalid user odoo from 192.168.1.214 port 24663 Received disconnect from 192.168.1.214 port 24663:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 24663 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21818 [preauth] Received disconnect from 192.168.1.214 port 37863:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 37863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55176 [preauth] Invalid user ubuntu from 192.168.1.214 port 17369 Received disconnect from 192.168.1.214 port 17369:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 17369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59516 [preauth] Invalid user sahil from 192.168.1.214 port 37740 Received disconnect from 192.168.1.214 port 37740:11: Bye Bye [preauth] Disconnected from invalid user sahil 192.168.1.214 port 37740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38666:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2636 [preauth] Invalid user devops from 192.168.1.214 port 7812 Received disconnect from 192.168.1.214 port 7812:11: Bye Bye [preauth] Disconnected from invalid user devops 192.168.1.214 port 7812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17653 [preauth] Invalid user seekcy from 192.168.1.214 port 2710 Received disconnect from 192.168.1.214 port 2710:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 2710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12135 [preauth] Invalid user n8n from 192.168.1.214 port 56353 Received disconnect from 192.168.1.214 port 56353:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 56353 [preauth] Invalid user plex from 192.168.1.214 port 58962 Connection closed by invalid user plex 192.168.1.214 port 58962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15307 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 39019 [preauth] Invalid user front from 192.168.1.214 port 3565 Received disconnect from 192.168.1.214 port 3565:11: Bye Bye [preauth] Disconnected from invalid user front 192.168.1.214 port 3565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24024 [preauth] Invalid user dev from 192.168.1.214 port 58729 Connection closed by invalid user dev 192.168.1.214 port 58729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39922:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5376 [preauth] Invalid user dev from 192.168.1.214 port 34688 Received disconnect from 192.168.1.214 port 34688:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 34688 [preauth] Invalid user ae from 192.168.1.214 port 17890 Connection closed by invalid user ae 192.168.1.214 port 17890 [preauth] Invalid user kumar from 192.168.1.214 port 37849 Received disconnect from 192.168.1.214 port 37849:11: Bye Bye [preauth] Disconnected from invalid user kumar 192.168.1.214 port 37849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21978 [preauth] Invalid user telecomadmin from 192.168.1.214 port 17012 Connection closed by invalid user telecomadmin 192.168.1.214 port 17012 [preauth] Invalid user debian from 192.168.1.214 port 8377 Received disconnect from 192.168.1.214 port 8377:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 8377 [preauth] Invalid user wireguard from 192.168.1.214 port 51302 Received disconnect from 192.168.1.214 port 51302:11: Bye Bye [preauth] Disconnected from invalid user wireguard 192.168.1.214 port 51302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39677 [preauth] Invalid user mc from 192.168.1.214 port 41702 Received disconnect from 192.168.1.214 port 41702:11: Bye Bye [preauth] Disconnected from invalid user mc 192.168.1.214 port 41702 [preauth] Invalid user customer from 192.168.1.214 port 49638 Received disconnect from 192.168.1.214 port 49638:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 49638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35734 [preauth] Invalid user n8n from 192.168.1.214 port 47362 Received disconnect from 192.168.1.214 port 47362:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 47362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55549:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43913 [preauth] Invalid user julia from 192.168.1.214 port 12510 Received disconnect from 192.168.1.214 port 12510:11: Bye Bye [preauth] Disconnected from invalid user julia 192.168.1.214 port 12510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16657:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48884:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63874:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2813 [preauth] Invalid user comp from 192.168.1.214 port 20416 Received disconnect from 192.168.1.214 port 20416:11: Bye Bye [preauth] Disconnected from invalid user comp 192.168.1.214 port 20416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56222:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39546 [preauth] Invalid user informix from 192.168.1.214 port 1376 Received disconnect from 192.168.1.214 port 1376:11: Bye Bye [preauth] Disconnected from invalid user informix 192.168.1.214 port 1376 [preauth] Invalid user deploy from 192.168.1.214 port 6342 Received disconnect from 192.168.1.214 port 6342:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 6342 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47209 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61044:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51334:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32877 [preauth] Invalid user gitea from 192.168.1.214 port 31579 Received disconnect from 192.168.1.214 port 31579:11: Bye Bye [preauth] Disconnected from invalid user gitea 192.168.1.214 port 31579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3790 [preauth] Invalid user sammy from 192.168.1.214 port 55997 Received disconnect from 192.168.1.214 port 55997:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 55997 [preauth] Invalid user ftpuser from 192.168.1.214 port 9794 Received disconnect from 192.168.1.214 port 9794:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 9794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61436:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60426 [preauth] Invalid user ts3 from 192.168.1.214 port 35054 Received disconnect from 192.168.1.214 port 35054:11: Bye Bye [preauth] Disconnected from invalid user ts3 192.168.1.214 port 35054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49547:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36226 [preauth] Invalid user backupuser from 192.168.1.214 port 49937 Received disconnect from 192.168.1.214 port 49937:11: Bye Bye [preauth] Disconnected from invalid user backupuser 192.168.1.214 port 49937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30991:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37209 [preauth] User daemon not allowed because account is locked Received disconnect from 192.168.1.214 port 13825:11: Bye Bye [preauth] Disconnected from invalid user daemon 192.168.1.214 port 13825 [preauth] Invalid user user01 from 192.168.1.214 port 56383 Received disconnect from 192.168.1.214 port 56383:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 56383 [preauth] Invalid user ftpuser from 192.168.1.214 port 37645 Received disconnect from 192.168.1.214 port 37645:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 37645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user user from 192.168.1.214 port 39182 Received disconnect from 192.168.1.214 port 39182:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 39182 [preauth] Connection closed by invalid user root 192.168.1.214 port 16973 [preauth] Invalid user admin from 192.168.1.214 port 10778 Connection reset by invalid user admin 192.168.1.214 port 10778 [preauth] Invalid user admin from 192.168.1.214 port 21742 Connection reset by invalid user admin 192.168.1.214 port 21742 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 1121 [preauth] Invalid user ftpuser from 192.168.1.214 port 22722 Connection reset by invalid user ftpuser 192.168.1.214 port 22722 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 64705 [preauth] Invalid user hassan from 192.168.1.214 port 29486 Connection reset by invalid user hassan 192.168.1.214 port 29486 [preauth] Invalid user kevin from 192.168.1.214 port 22088 Connection reset by invalid user kevin 192.168.1.214 port 22088 [preauth] Invalid user pi from 192.168.1.214 port 51541 Connection reset by invalid user pi 192.168.1.214 port 51541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53376 [preauth] User sync not allowed because account is locked Connection reset by invalid user sync 192.168.1.214 port 22963 [preauth] Invalid user system from 192.168.1.214 port 19858 Connection reset by invalid user system 192.168.1.214 port 19858 [preauth] Invalid user tester from 192.168.1.214 port 43398 Connection reset by invalid user tester 192.168.1.214 port 43398 [preauth] Invalid user user from 192.168.1.214 port 22352 Connection reset by invalid user user 192.168.1.214 port 22352 [preauth] Invalid user user from 192.168.1.214 port 37357 Invalid user userb from 192.168.1.214 port 18579 Connection reset by invalid user userb 192.168.1.214 port 18579 [preauth] Invalid user Admin from 192.168.1.214 port 63645 Connection reset by invalid user Admin 192.168.1.214 port 63645 [preauth] Invalid user Cisco from 192.168.1.214 port 39254 Connection reset by invalid user Cisco 192.168.1.214 port 39254 [preauth] Invalid user WebAdmin from 192.168.1.214 port 11734 Connection reset by invalid user WebAdmin 192.168.1.214 port 11734 [preauth] Invalid user abc from 192.168.1.214 port 15635 Connection reset by invalid user abc 192.168.1.214 port 15635 [preauth] Invalid user cloud from 192.168.1.214 port 26711 Received disconnect from 192.168.1.214 port 26711:11: Bye Bye [preauth] Disconnected from invalid user cloud 192.168.1.214 port 26711 [preauth] Invalid user cronuser from 192.168.1.214 port 29892 Received disconnect from 192.168.1.214 port 29892:11: Bye Bye [preauth] Disconnected from invalid user cronuser 192.168.1.214 port 29892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34314 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43651 [preauth] Invalid user remote from 192.168.1.214 port 3348 Received disconnect from 192.168.1.214 port 3348:11: Bye Bye [preauth] Disconnected from invalid user remote 192.168.1.214 port 3348 [preauth] Invalid user testdb from 192.168.1.214 port 43341 Received disconnect from 192.168.1.214 port 43341:11: Bye Bye [preauth] Disconnected from invalid user testdb 192.168.1.214 port 43341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27952 [preauth] Invalid user jarservice from 192.168.1.214 port 6622 Received disconnect from 192.168.1.214 port 6622:11: Bye Bye [preauth] Disconnected from invalid user jarservice 192.168.1.214 port 6622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60276:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29729:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38024 [preauth] Invalid user developer from 192.168.1.214 port 51306 Received disconnect from 192.168.1.214 port 51306:11: Bye Bye [preauth] Disconnected from invalid user developer 192.168.1.214 port 51306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47901 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 50336 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4850:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4850 [preauth] Invalid user itmuser from 192.168.1.214 port 17375 Received disconnect from 192.168.1.214 port 17375:11: Bye Bye [preauth] Disconnected from invalid user itmuser 192.168.1.214 port 17375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52182 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42810:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42810 [preauth] Invalid user steam from 192.168.1.214 port 60792 Received disconnect from 192.168.1.214 port 60792:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 60792 [preauth] Invalid user vpn from 192.168.1.214 port 1737 Received disconnect from 192.168.1.214 port 1737:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 1737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13396:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13396 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26803:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48528:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48528 [preauth] Invalid user oracle from 192.168.1.214 port 41510 Received disconnect from 192.168.1.214 port 41510:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 41510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1644 [preauth] Invalid user hrm from 192.168.1.214 port 20237 Received disconnect from 192.168.1.214 port 20237:11: Bye Bye [preauth] Disconnected from invalid user hrm 192.168.1.214 port 20237 [preauth] Invalid user ubuntu from 192.168.1.214 port 31981 Received disconnect from 192.168.1.214 port 31981:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 31981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49598 [preauth] Invalid user test from 192.168.1.214 port 5444 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54981 [preauth] Received disconnect from 192.168.1.214 port 5444:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 5444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user deploy from 192.168.1.214 port 17431 Received disconnect from 192.168.1.214 port 17431:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 17431 [preauth] Received disconnect from 192.168.1.214 port 34279:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18292 [preauth] Connection closed by invalid user root 192.168.1.214 port 57049 [preauth] Invalid user oracle from 192.168.1.214 port 31517 Received disconnect from 192.168.1.214 port 31517:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 31517 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32548 [preauth] Invalid user ftpuser from 192.168.1.214 port 8916 Received disconnect from 192.168.1.214 port 8916:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 8916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54908:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54908 [preauth] Connection closed by 192.168.1.214 port 47704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15956 [preauth] Invalid user n8n from 192.168.1.214 port 24588 Received disconnect from 192.168.1.214 port 24588:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 24588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21079 [preauth] Invalid user abhinav from 192.168.1.214 port 19796 Received disconnect from 192.168.1.214 port 19796:11: Bye Bye [preauth] Disconnected from invalid user abhinav 192.168.1.214 port 19796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 50432 Connection closed by invalid user root 192.168.1.214 port 31162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22851:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7568 [preauth] Invalid user pedro from 192.168.1.214 port 34136 Received disconnect from 192.168.1.214 port 34136:11: Bye Bye [preauth] Disconnected from invalid user pedro 192.168.1.214 port 34136 [preauth] Invalid user temp from 192.168.1.214 port 28129 Received disconnect from 192.168.1.214 port 28129:11: Bye Bye [preauth] Disconnected from invalid user temp 192.168.1.214 port 28129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23661 [preauth] Invalid user claude from 192.168.1.214 port 55078 Received disconnect from 192.168.1.214 port 55078:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 55078 [preauth] Invalid user vpn from 192.168.1.214 port 14890 Received disconnect from 192.168.1.214 port 14890:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 14890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12124 [preauth] Invalid user teamspeak from 192.168.1.214 port 8103 Received disconnect from 192.168.1.214 port 8103:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 8103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37368 [preauth] Connection closed by 192.168.1.214 port 48831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1603 [preauth] Invalid user postgres from 192.168.1.214 port 60731 Received disconnect from 192.168.1.214 port 60731:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 60731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32802:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18860 [preauth] Invalid user teamspeak from 192.168.1.214 port 34561 Received disconnect from 192.168.1.214 port 34561:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 34561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27720 [preauth] Invalid user user from 192.168.1.214 port 26452 Received disconnect from 192.168.1.214 port 26452:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 26452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17823:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55511 [preauth] Invalid user openproject from 192.168.1.214 port 34164 Connection closed by invalid user openproject 192.168.1.214 port 34164 [preauth] Invalid user oracle from 192.168.1.214 port 26109 Connection closed by invalid user oracle 192.168.1.214 port 26109 [preauth] Invalid user myusertest from 192.168.1.214 port 26850 Received disconnect from 192.168.1.214 port 26850:11: Bye Bye [preauth] Disconnected from invalid user myusertest 192.168.1.214 port 26850 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59597:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59597 [preauth] Invalid user claude from 192.168.1.214 port 22350 Received disconnect from 192.168.1.214 port 22350:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 22350 [preauth] Invalid user odroid from 192.168.1.214 port 34244 Connection closed by invalid user odroid 192.168.1.214 port 34244 [preauth] Invalid user nick from 192.168.1.214 port 29967 Connection closed by invalid user nick 192.168.1.214 port 29967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28185 [preauth] Invalid user netscreen from 192.168.1.214 port 60122 Connection closed by invalid user netscreen 192.168.1.214 port 60122 [preauth] Invalid user edubook from 192.168.1.214 port 6893 Received disconnect from 192.168.1.214 port 6893:11: Bye Bye [preauth] Disconnected from invalid user edubook 192.168.1.214 port 6893 [preauth] Invalid user nexus from 192.168.1.214 port 41565 Connection closed by invalid user nexus 192.168.1.214 port 41565 [preauth] Invalid user steam from 192.168.1.214 port 58400 Received disconnect from 192.168.1.214 port 58400:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 58400 [preauth] Invalid user mysql from 192.168.1.214 port 28011 Connection closed by invalid user mysql 192.168.1.214 port 28011 [preauth] Invalid user vyos from 192.168.1.214 port 62041 Received disconnect from 192.168.1.214 port 62041:11: Bye Bye [preauth] Disconnected from invalid user vyos 192.168.1.214 port 62041 [preauth] Connection closed by authenticating user git 192.168.1.214 port 1211 [preauth] Invalid user proxyuser from 192.168.1.214 port 1605 Received disconnect from 192.168.1.214 port 1605:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 1605 [preauth] Invalid user minecraft from 192.168.1.214 port 43938 Connection closed by invalid user minecraft 192.168.1.214 port 43938 [preauth] Invalid user es from 192.168.1.214 port 57258 Connection closed by invalid user es 192.168.1.214 port 57258 [preauth] Invalid user bodega from 192.168.1.214 port 25224 Received disconnect from 192.168.1.214 port 25224:11: Bye Bye [preauth] Disconnected from invalid user bodega 192.168.1.214 port 25224 [preauth] Invalid user mc from 192.168.1.214 port 16254 Connection closed by invalid user mc 192.168.1.214 port 16254 [preauth] Invalid user dd from 192.168.1.214 port 44562 Connection closed by invalid user dd 192.168.1.214 port 44562 [preauth] Invalid user claude from 192.168.1.214 port 7887 Received disconnect from 192.168.1.214 port 7887:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 7887 [preauth] Invalid user testuser from 192.168.1.214 port 24023 Received disconnect from 192.168.1.214 port 24023:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 24023 [preauth] Invalid user maria from 192.168.1.214 port 55065 Connection closed by invalid user maria 192.168.1.214 port 55065 [preauth] Invalid user bitrix from 192.168.1.214 port 1931 Connection closed by invalid user bitrix 192.168.1.214 port 1931 [preauth] Invalid user alexandre from 192.168.1.214 port 21413 Received disconnect from 192.168.1.214 port 21413:11: Bye Bye [preauth] Disconnected from invalid user alexandre 192.168.1.214 port 21413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42398:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42398 [preauth] Invalid user kishimoto from 192.168.1.214 port 17352 Connection closed by invalid user kishimoto 192.168.1.214 port 17352 [preauth] Invalid user api from 192.168.1.214 port 25622 Connection closed by invalid user api 192.168.1.214 port 25622 [preauth] Invalid user admin from 192.168.1.214 port 15851 Connection closed by invalid user admin 192.168.1.214 port 15851 [preauth] Invalid user iptv from 192.168.1.214 port 6525 Connection closed by invalid user iptv 192.168.1.214 port 6525 [preauth] Invalid user gpadmin from 192.168.1.214 port 64435 Received disconnect from 192.168.1.214 port 64435:11: Bye Bye [preauth] Disconnected from invalid user gpadmin 192.168.1.214 port 64435 [preauth] Invalid user customer from 192.168.1.214 port 6335 Received disconnect from 192.168.1.214 port 6335:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 6335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38302:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38302 [preauth] Invalid user admin from 192.168.1.214 port 20319 Connection closed by invalid user admin 192.168.1.214 port 20319 [preauth] Invalid user info from 192.168.1.214 port 45016 Connection closed by invalid user info 192.168.1.214 port 45016 [preauth] Invalid user user from 192.168.1.214 port 33131 Connection closed by invalid user user 192.168.1.214 port 33131 [preauth] Invalid user huawei from 192.168.1.214 port 58418 Connection closed by invalid user huawei 192.168.1.214 port 58418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35243:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35243 [preauth] Invalid user backupuser from 192.168.1.214 port 29454 Received disconnect from 192.168.1.214 port 29454:11: Bye Bye [preauth] Disconnected from invalid user backupuser 192.168.1.214 port 29454 [preauth] Invalid user user from 192.168.1.214 port 46015 Received disconnect from 192.168.1.214 port 46015:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 46015 [preauth] Invalid user ubuntu from 192.168.1.214 port 9334 Connection closed by invalid user ubuntu 192.168.1.214 port 9334 [preauth] Invalid user hadoop from 192.168.1.214 port 63811 Connection closed by invalid user hadoop 192.168.1.214 port 63811 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 50570 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8994:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60703 [preauth] Invalid user steam from 192.168.1.214 port 10638 Received disconnect from 192.168.1.214 port 10638:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 10638 [preauth] Invalid user frappe from 192.168.1.214 port 54406 Received disconnect from 192.168.1.214 port 54406:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 54406 [preauth] Invalid user hadoop from 192.168.1.214 port 47664 Connection closed by invalid user hadoop 192.168.1.214 port 47664 [preauth] Invalid user user1 from 192.168.1.214 port 7154 Received disconnect from 192.168.1.214 port 7154:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 7154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26996 [preauth] Invalid user hadoop from 192.168.1.214 port 30360 Connection closed by invalid user hadoop 192.168.1.214 port 30360 [preauth] Invalid user ansibleuser from 192.168.1.214 port 1582 Received disconnect from 192.168.1.214 port 1582:11: Bye Bye [preauth] Disconnected from invalid user ansibleuser 192.168.1.214 port 1582 [preauth] Invalid user oracle from 192.168.1.214 port 57897 Received disconnect from 192.168.1.214 port 57897:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 57897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63651:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21873:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21873 [preauth] Invalid user grid from 192.168.1.214 port 64678 Connection closed by invalid user grid 192.168.1.214 port 64678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46635:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7858 [preauth] Invalid user ftpuser1 from 192.168.1.214 port 7097 Received disconnect from 192.168.1.214 port 7097:11: Bye Bye [preauth] Disconnected from invalid user ftpuser1 192.168.1.214 port 7097 [preauth] Connection closed by authenticating user git 192.168.1.214 port 63451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36724:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36724 [preauth] Invalid user tony from 192.168.1.214 port 63779 Received disconnect from 192.168.1.214 port 63779:11: Bye Bye [preauth] Disconnected from invalid user tony 192.168.1.214 port 63779 [preauth] Invalid user ubuntu from 192.168.1.214 port 48274 Received disconnect from 192.168.1.214 port 48274:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 48274 [preauth] Invalid user gitlab from 192.168.1.214 port 29978 Connection closed by invalid user gitlab 192.168.1.214 port 29978 [preauth] Connection closed by 192.168.1.214 port 10531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48193:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48193 [preauth] Connection closed by invalid user root 192.168.1.214 port 30713 [preauth] Invalid user steam from 192.168.1.214 port 34052 Received disconnect from 192.168.1.214 port 34052:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 34052 [preauth] Invalid user ubuntu from 192.168.1.214 port 27797 Received disconnect from 192.168.1.214 port 27797:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 27797 [preauth] Invalid user ftpuser from 192.168.1.214 port 37006 Connection closed by invalid user ftpuser 192.168.1.214 port 37006 [preauth] Invalid user cvsuser from 192.168.1.214 port 61487 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61487:11: Bye Bye [preauth] Disconnected from invalid user cvsuser 192.168.1.214 port 61487 [preauth] Received disconnect from 192.168.1.214 port 53136:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24726:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24726 [preauth] Invalid user frappe from 192.168.1.214 port 11038 Connection closed by invalid user frappe 192.168.1.214 port 11038 [preauth] Invalid user sonar from 192.168.1.214 port 27368 Received disconnect from 192.168.1.214 port 27368:11: Bye Bye [preauth] Disconnected from invalid user sonar 192.168.1.214 port 27368 [preauth] Invalid user kobo from 192.168.1.214 port 55338 Received disconnect from 192.168.1.214 port 55338:11: Bye Bye [preauth] Disconnected from invalid user kobo 192.168.1.214 port 55338 [preauth] Invalid user deploy from 192.168.1.214 port 13430 Received disconnect from 192.168.1.214 port 13430:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 13430 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41864 [preauth] Invalid user elasticsearch from 192.168.1.214 port 49264 Received disconnect from 192.168.1.214 port 49264:11: Bye Bye [preauth] Disconnected from invalid user elasticsearch 192.168.1.214 port 49264 [preauth] Invalid user feng from 192.168.1.214 port 63365 Connection closed by invalid user feng 192.168.1.214 port 63365 [preauth] Received disconnect from 192.168.1.214 port 20394:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 20394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18026 [preauth] Invalid user ubuntu from 192.168.1.214 port 23684 Received disconnect from 192.168.1.214 port 23684:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 23684 [preauth] Invalid user deployer from 192.168.1.214 port 23162 Received disconnect from 192.168.1.214 port 23162:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 23162 [preauth] Invalid user oracle from 192.168.1.214 port 15335 Invalid user elasticsearch from 192.168.1.214 port 33631 Received disconnect from 192.168.1.214 port 15335:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 15335 [preauth] Connection closed by invalid user elasticsearch 192.168.1.214 port 33631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2621 [preauth] Invalid user ubuntu from 192.168.1.214 port 22244 Received disconnect from 192.168.1.214 port 22244:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 22244 [preauth] Invalid user test123 from 192.168.1.214 port 54678 Received disconnect from 192.168.1.214 port 54678:11: Bye Bye [preauth] Disconnected from invalid user test123 192.168.1.214 port 54678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5615:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5615 [preauth] Invalid user elastic from 192.168.1.214 port 3576 Connection closed by invalid user elastic 192.168.1.214 port 3576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61477:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4702:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19880:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19880 [preauth] Invalid user dsnmaster from 192.168.1.214 port 35015 Connection closed by invalid user dsnmaster 192.168.1.214 port 35015 [preauth] Invalid user ubuntu from 192.168.1.214 port 38151 Received disconnect from 192.168.1.214 port 38151:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50038:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50038 [preauth] Invalid user minecraft from 192.168.1.214 port 41002 Received disconnect from 192.168.1.214 port 41002:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 41002 [preauth] Invalid user testdb from 192.168.1.214 port 18404 Received disconnect from 192.168.1.214 port 18404:11: Bye Bye [preauth] Disconnected from invalid user testdb 192.168.1.214 port 18404 [preauth] Invalid user dockeradmin from 192.168.1.214 port 63758 Connection closed by invalid user dockeradmin 192.168.1.214 port 63758 [preauth] Invalid user admin from 192.168.1.214 port 5217 Received disconnect from 192.168.1.214 port 5217:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 5217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1690 [preauth] Invalid user ubuntu from 192.168.1.214 port 31993 Received disconnect from 192.168.1.214 port 31993:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 31993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13088:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13088 [preauth] Invalid user deploy from 192.168.1.214 port 60472 Received disconnect from 192.168.1.214 port 60472:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 60472 [preauth] Invalid user developer from 192.168.1.214 port 19065 Connection closed by invalid user developer 192.168.1.214 port 19065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41417 [preauth] Invalid user ruth from 192.168.1.214 port 3653 Received disconnect from 192.168.1.214 port 3653:11: Bye Bye [preauth] Disconnected from invalid user ruth 192.168.1.214 port 3653 [preauth] Invalid user user from 192.168.1.214 port 55909 Received disconnect from 192.168.1.214 port 55909:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 55909 [preauth] Invalid user wordpress from 192.168.1.214 port 32862 Received disconnect from 192.168.1.214 port 32862:11: Bye Bye [preauth] Disconnected from invalid user wordpress 192.168.1.214 port 32862 [preauth] Invalid user automation from 192.168.1.214 port 16922 Received disconnect from 192.168.1.214 port 16922:11: Bye Bye [preauth] Disconnected from invalid user automation 192.168.1.214 port 16922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48417 [preauth] Invalid user deployer from 192.168.1.214 port 11558 Connection closed by invalid user deployer 192.168.1.214 port 11558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7932:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7932 [preauth] Invalid user pyuser from 192.168.1.214 port 28741 Received disconnect from 192.168.1.214 port 28741:11: Bye Bye [preauth] Disconnected from invalid user pyuser 192.168.1.214 port 28741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58431:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36697 [preauth] Invalid user kobo from 192.168.1.214 port 58472 Received disconnect from 192.168.1.214 port 58472:11: Bye Bye [preauth] Disconnected from invalid user kobo 192.168.1.214 port 58472 [preauth] Invalid user deploy from 192.168.1.214 port 29040 Connection closed by invalid user deploy 192.168.1.214 port 29040 [preauth] Invalid user liz from 192.168.1.214 port 29734 Received disconnect from 192.168.1.214 port 29734:11: Bye Bye [preauth] Disconnected from invalid user liz 192.168.1.214 port 29734 [preauth] Invalid user admin from 192.168.1.214 port 40691 Received disconnect from 192.168.1.214 port 40691:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 40691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35837:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2395 [preauth] Invalid user deployer from 192.168.1.214 port 42071 Received disconnect from 192.168.1.214 port 42071:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 42071 [preauth] Invalid user debian from 192.168.1.214 port 51963 Connection closed by invalid user debian 192.168.1.214 port 51963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58174:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58174 [preauth] Invalid user test from 192.168.1.214 port 45848 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29359 [preauth] Received disconnect from 192.168.1.214 port 45848:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 45848 [preauth] Invalid user centos from 192.168.1.214 port 56509 Received disconnect from 192.168.1.214 port 56509:11: Bye Bye [preauth] Disconnected from invalid user centos 192.168.1.214 port 56509 [preauth] Invalid user debian from 192.168.1.214 port 62766 Connection closed by invalid user debian 192.168.1.214 port 62766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47131:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57124:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63621:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47042:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47042 [preauth] Invalid user debian from 192.168.1.214 port 42823 Connection closed by invalid user debian 192.168.1.214 port 42823 [preauth] Invalid user ubuntu from 192.168.1.214 port 13242 Received disconnect from 192.168.1.214 port 13242:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 13242 [preauth] Invalid user centos from 192.168.1.214 port 24420 Received disconnect from 192.168.1.214 port 24420:11: Bye Bye [preauth] Disconnected from invalid user centos 192.168.1.214 port 24420 [preauth] Invalid user ubuntu from 192.168.1.214 port 1829 Received disconnect from 192.168.1.214 port 1829:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24318 [preauth] Invalid user user01 from 192.168.1.214 port 24888 Received disconnect from 192.168.1.214 port 24888:11: Bye Bye [preauth] Disconnected from invalid user user01 192.168.1.214 port 24888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31047:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31047 [preauth] Invalid user debian from 192.168.1.214 port 3817 Connection closed by invalid user debian 192.168.1.214 port 3817 [preauth] Invalid user edubook from 192.168.1.214 port 62001 Received disconnect from 192.168.1.214 port 62001:11: Bye Bye [preauth] Disconnected from invalid user edubook 192.168.1.214 port 62001 [preauth] Invalid user ansibleuser from 192.168.1.214 port 9102 Received disconnect from 192.168.1.214 port 9102:11: Bye Bye [preauth] Disconnected from invalid user ansibleuser 192.168.1.214 port 9102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55899 [preauth] Invalid user user from 192.168.1.214 port 59228 Received disconnect from 192.168.1.214 port 59228:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 59228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20980:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20980 [preauth] Invalid user D from 192.168.1.214 port 30219 Invalid user claude from 192.168.1.214 port 44679 Connection closed by invalid user D 192.168.1.214 port 30219 [preauth] Received disconnect from 192.168.1.214 port 44679:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 44679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20609:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58216 [preauth] Invalid user sonar from 192.168.1.214 port 31911 Received disconnect from 192.168.1.214 port 31911:11: Bye Bye [preauth] Disconnected from invalid user sonar 192.168.1.214 port 31911 [preauth] Invalid user cumulus from 192.168.1.214 port 27194 Connection closed by invalid user cumulus 192.168.1.214 port 27194 [preauth] Invalid user ubuntu from 192.168.1.214 port 62957 Received disconnect from 192.168.1.214 port 62957:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62957 [preauth] Invalid user ubuntu from 192.168.1.214 port 59191 Received disconnect from 192.168.1.214 port 59191:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 59191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36374:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36374 [preauth] Invalid user bpadmin from 192.168.1.214 port 31036 Connection closed by invalid user bpadmin 192.168.1.214 port 31036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44551:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44551 [preauth] Invalid user postgres from 192.168.1.214 port 11376 Received disconnect from 192.168.1.214 port 11376:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 11376 [preauth] Invalid user ldapuser from 192.168.1.214 port 13626 Received disconnect from 192.168.1.214 port 13626:11: Bye Bye [preauth] Disconnected from invalid user ldapuser 192.168.1.214 port 13626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18391:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1571 [preauth] Invalid user ubuntu from 192.168.1.214 port 3877 Received disconnect from 192.168.1.214 port 3877:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 3877 [preauth] Invalid user vyos from 192.168.1.214 port 15595 Received disconnect from 192.168.1.214 port 15595:11: Bye Bye [preauth] Disconnected from invalid user vyos 192.168.1.214 port 15595 [preauth] Invalid user apache from 192.168.1.214 port 9467 Connection closed by invalid user apache 192.168.1.214 port 9467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6526:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42455:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57836 [preauth] Invalid user activemq from 192.168.1.214 port 9863 Connection closed by invalid user activemq 192.168.1.214 port 9863 [preauth] Invalid user postgres from 192.168.1.214 port 46702 Received disconnect from 192.168.1.214 port 46702:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 46702 [preauth] Invalid user claude from 192.168.1.214 port 41725 Received disconnect from 192.168.1.214 port 41725:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 41725 [preauth] Invalid user temp from 192.168.1.214 port 3159 Received disconnect from 192.168.1.214 port 3159:11: Bye Bye [preauth] Disconnected from invalid user temp 192.168.1.214 port 3159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42537:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52125:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52125 [preauth] Invalid user ppp from 192.168.1.214 port 2196 Received disconnect from 192.168.1.214 port 2196:11: Bye Bye [preauth] Disconnected from invalid user ppp 192.168.1.214 port 2196 [preauth] Invalid user user3 from 192.168.1.214 port 49408 Connection closed by invalid user user3 192.168.1.214 port 49408 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9502 [preauth] Invalid user teamspeak from 192.168.1.214 port 27917 Received disconnect from 192.168.1.214 port 27917:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 27917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14499:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14499 [preauth] Invalid user user1 from 192.168.1.214 port 12881 Connection closed by invalid user user1 192.168.1.214 port 12881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22604 [preauth] Invalid user ubuntu from 192.168.1.214 port 39893 Received disconnect from 192.168.1.214 port 39893:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 39893 [preauth] Invalid user ldapuser from 192.168.1.214 port 45201 Received disconnect from 192.168.1.214 port 45201:11: Bye Bye [preauth] Disconnected from invalid user ldapuser 192.168.1.214 port 45201 [preauth] Invalid user deploy from 192.168.1.214 port 51169 Received disconnect from 192.168.1.214 port 51169:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 51169 [preauth] Invalid user gpadmin from 192.168.1.214 port 12270 Received disconnect from 192.168.1.214 port 12270:11: Bye Bye [preauth] Disconnected from invalid user gpadmin 192.168.1.214 port 12270 [preauth] Invalid user ubuntu from 192.168.1.214 port 32481 Connection closed by invalid user ubuntu 192.168.1.214 port 32481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60752 [preauth] Invalid user ruth from 192.168.1.214 port 31172 Received disconnect from 192.168.1.214 port 31172:11: Bye Bye [preauth] Disconnected from invalid user ruth 192.168.1.214 port 31172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22370:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22370 [preauth] Invalid user wordpress from 192.168.1.214 port 63238 Received disconnect from 192.168.1.214 port 63238:11: Bye Bye [preauth] Disconnected from invalid user wordpress 192.168.1.214 port 63238 [preauth] Invalid user ec2-user from 192.168.1.214 port 33603 Received disconnect from 192.168.1.214 port 33603:11: Bye Bye [preauth] Disconnected from invalid user ec2-user 192.168.1.214 port 33603 [preauth] Invalid user ubuntu from 192.168.1.214 port 53961 Connection closed by invalid user ubuntu 192.168.1.214 port 53961 [preauth] Invalid user steam from 192.168.1.214 port 62079 Received disconnect from 192.168.1.214 port 62079:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 62079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12060 [preauth] Invalid user ubuntu from 192.168.1.214 port 20579 Received disconnect from 192.168.1.214 port 20579:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 20579 [preauth] Invalid user testuser from 192.168.1.214 port 33934 Connection closed by invalid user testuser 192.168.1.214 port 33934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34667:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34667 [preauth] Connection closed by 192.168.1.214 port 63430 [preauth] Invalid user test123 from 192.168.1.214 port 48803 Received disconnect from 192.168.1.214 port 48803:11: Bye Bye [preauth] Disconnected from invalid user test123 192.168.1.214 port 48803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46323:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46323 [preauth] Invalid user test from 192.168.1.214 port 64116 Connection closed by invalid user test 192.168.1.214 port 64116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57390:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55620 [preauth] Invalid user router from 192.168.1.214 port 44350 Connection reset by invalid user router 192.168.1.214 port 44350 [preauth] Invalid user user from 192.168.1.214 port 17077 Connection reset by invalid user user 192.168.1.214 port 17077 [preauth] Invalid user admin1 from 192.168.1.214 port 6327 Connection reset by invalid user admin1 192.168.1.214 port 6327 [preauth] Invalid user admin from 192.168.1.214 port 2038 Connection reset by invalid user admin 192.168.1.214 port 2038 [preauth] Invalid user admin from 192.168.1.214 port 38207 Connection reset by invalid user admin 192.168.1.214 port 38207 [preauth] Invalid user admin from 192.168.1.214 port 8979 Connection reset by invalid user admin 192.168.1.214 port 8979 [preauth] Invalid user admin from 192.168.1.214 port 37960 Connection reset by invalid user admin 192.168.1.214 port 37960 [preauth] Invalid user admin from 192.168.1.214 port 64868 Connection reset by invalid user admin 192.168.1.214 port 64868 [preauth] Invalid user admin from 192.168.1.214 port 63282 Connection reset by invalid user admin 192.168.1.214 port 63282 [preauth] Invalid user admin from 192.168.1.214 port 22722 Connection reset by invalid user admin 192.168.1.214 port 22722 [preauth] Invalid user admin from 192.168.1.214 port 52478 Connection reset by invalid user admin 192.168.1.214 port 52478 [preauth] Invalid user admin from 192.168.1.214 port 50696 Connection reset by invalid user admin 192.168.1.214 port 50696 [preauth] Invalid user admin from 192.168.1.214 port 55682 Connection reset by invalid user admin 192.168.1.214 port 55682 [preauth] Invalid user core from 192.168.1.214 port 53175 Connection reset by invalid user core 192.168.1.214 port 53175 [preauth] Invalid user dev from 192.168.1.214 port 16985 Connection reset by invalid user dev 192.168.1.214 port 16985 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 65300 [preauth] User mail not allowed because account is locked Connection reset by invalid user mail 192.168.1.214 port 42342 [preauth] Invalid user myshake from 192.168.1.214 port 60445 Connection reset by invalid user myshake 192.168.1.214 port 60445 [preauth] Invalid user operator from 192.168.1.214 port 22413 Connection reset by invalid user operator 192.168.1.214 port 22413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12046 [preauth] Invalid user testing from 192.168.1.214 port 7153 Connection closed by invalid user testing 192.168.1.214 port 7153 [preauth] Invalid user user from 192.168.1.214 port 38526 Received disconnect from 192.168.1.214 port 38526:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 38526 [preauth] Invalid user ubuntu from 192.168.1.214 port 55097 Received disconnect from 192.168.1.214 port 55097:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 55097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50495 [preauth] Invalid user test2 from 192.168.1.214 port 55122 Connection closed by invalid user test2 192.168.1.214 port 55122 [preauth] Invalid user elasticsearch from 192.168.1.214 port 40893 Received disconnect from 192.168.1.214 port 40893:11: Bye Bye [preauth] Disconnected from invalid user elasticsearch 192.168.1.214 port 40893 [preauth] Invalid user ubuntu from 192.168.1.214 port 40842 Received disconnect from 192.168.1.214 port 40842:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40842 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11615:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5663 [preauth] Invalid user postgres from 192.168.1.214 port 27515 Received disconnect from 192.168.1.214 port 27515:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 27515 [preauth] Invalid user test1 from 192.168.1.214 port 48327 Connection closed by invalid user test1 192.168.1.214 port 48327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28183 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48611:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48611 [preauth] Invalid user ubuntu from 192.168.1.214 port 15757 Received disconnect from 192.168.1.214 port 15757:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 15757 [preauth] Invalid user student from 192.168.1.214 port 52552 Connection closed by invalid user student 192.168.1.214 port 52552 [preauth] Invalid user testuser from 192.168.1.214 port 25068 Received disconnect from 192.168.1.214 port 25068:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 25068 [preauth] Invalid user ftpuser1 from 192.168.1.214 port 39853 Received disconnect from 192.168.1.214 port 39853:11: Bye Bye [preauth] Disconnected from invalid user ftpuser1 192.168.1.214 port 39853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49879 [preauth] Invalid user samba from 192.168.1.214 port 63018 Connection closed by invalid user samba 192.168.1.214 port 63018 [preauth] Invalid user ubuntu from 192.168.1.214 port 42057 Received disconnect from 192.168.1.214 port 42057:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 42057 [preauth] Invalid user rich from 192.168.1.214 port 11065 Received disconnect from 192.168.1.214 port 11065:11: Bye Bye [preauth] Disconnected from invalid user rich 192.168.1.214 port 11065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56226 [preauth] Invalid user ubuntu from 192.168.1.214 port 42221 Received disconnect from 192.168.1.214 port 42221:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 42221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36737 [preauth] Invalid user user from 192.168.1.214 port 55204 Received disconnect from 192.168.1.214 port 55204:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 55204 [preauth] Invalid user testuser from 192.168.1.214 port 17987 Received disconnect from 192.168.1.214 port 17987:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 17987 [preauth] Invalid user claude from 192.168.1.214 port 17058 Received disconnect from 192.168.1.214 port 17058:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 17058 [preauth] Invalid user otsmanager from 192.168.1.214 port 10561 Connection closed by invalid user otsmanager 192.168.1.214 port 10561 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58031 [preauth] Invalid user oracle from 192.168.1.214 port 55697 Connection closed by invalid user oracle 192.168.1.214 port 55697 [preauth] Invalid user ubuntu from 192.168.1.214 port 48094 Received disconnect from 192.168.1.214 port 48094:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 48094 [preauth] Invalid user user from 192.168.1.214 port 53309 Received disconnect from 192.168.1.214 port 53309:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 53309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51192:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62173:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15899 [preauth] Invalid user ubuntu from 192.168.1.214 port 60628 Received disconnect from 192.168.1.214 port 60628:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 60628 [preauth] Invalid user oracle from 192.168.1.214 port 1541 Connection closed by invalid user oracle 192.168.1.214 port 1541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16833 [preauth] Invalid user ubuntu from 192.168.1.214 port 7060 Received disconnect from 192.168.1.214 port 7060:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 7060 [preauth] Invalid user main from 192.168.1.214 port 45584 Connection closed by invalid user main 192.168.1.214 port 45584 [preauth] Invalid user ppp from 192.168.1.214 port 31827 Received disconnect from 192.168.1.214 port 31827:11: Bye Bye [preauth] Disconnected from invalid user ppp 192.168.1.214 port 31827 [preauth] Invalid user postgres from 192.168.1.214 port 50279 Received disconnect from 192.168.1.214 port 50279:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 50279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35798:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45739:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45739 [preauth] Invalid user HwHiAiUser from 192.168.1.214 port 40422 Connection closed by invalid user HwHiAiUser 192.168.1.214 port 40422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40588:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12846 [preauth] Invalid user admin from 192.168.1.214 port 58317 Received disconnect from 192.168.1.214 port 58317:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 58317 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 5288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22123:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22123 [preauth] Invalid user myusertest from 192.168.1.214 port 52231 Received disconnect from 192.168.1.214 port 52231:11: Bye Bye [preauth] Disconnected from invalid user myusertest 192.168.1.214 port 52231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25646 [preauth] Connection closed by authenticating user git 192.168.1.214 port 35643 [preauth] Invalid user myusertest from 192.168.1.214 port 32254 Received disconnect from 192.168.1.214 port 32254:11: Bye Bye [preauth] Disconnected from invalid user myusertest 192.168.1.214 port 32254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17036:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17036 [preauth] Invalid user liz from 192.168.1.214 port 42848 Received disconnect from 192.168.1.214 port 42848:11: Bye Bye [preauth] Disconnected from invalid user liz 192.168.1.214 port 42848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45920 [preauth] Connection closed by authenticating user git 192.168.1.214 port 56439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36492:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5441:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5441 [preauth] Invalid user abhinav from 192.168.1.214 port 9389 Received disconnect from 192.168.1.214 port 9389:11: Bye Bye [preauth] Disconnected from invalid user abhinav 192.168.1.214 port 9389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49835:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30057 [preauth] Invalid user ftpuser from 192.168.1.214 port 20302 Connection closed by invalid user ftpuser 192.168.1.214 port 20302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39452:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39452 [preauth] Invalid user sshuser from 192.168.1.214 port 1716 Received disconnect from 192.168.1.214 port 1716:11: Bye Bye [preauth] Disconnected from invalid user sshuser 192.168.1.214 port 1716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6593 [preauth] Invalid user free from 192.168.1.214 port 25927 Connection closed by invalid user free 192.168.1.214 port 25927 [preauth] Invalid user steam from 192.168.1.214 port 12027 Received disconnect from 192.168.1.214 port 12027:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 12027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51655:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18944:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60884:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57390 [preauth] Invalid user daniel from 192.168.1.214 port 30599 Connection closed by invalid user daniel 192.168.1.214 port 30599 [preauth] Invalid user max from 192.168.1.214 port 44635 Received disconnect from 192.168.1.214 port 44635:11: Bye Bye [preauth] Disconnected from invalid user max 192.168.1.214 port 44635 [preauth] Received disconnect from 192.168.1.214 port 26864:11: Bye Bye [preauth] Disconnected from 192.168.1.214 port 26864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28453 [preauth] Invalid user cyber from 192.168.1.214 port 61874 Connection closed by invalid user cyber 192.168.1.214 port 61874 [preauth] Invalid user abhinav from 192.168.1.214 port 58871 Received disconnect from 192.168.1.214 port 58871:11: Bye Bye [preauth] Disconnected from invalid user abhinav 192.168.1.214 port 58871 [preauth] Invalid user minecraft from 192.168.1.214 port 35865 Received disconnect from 192.168.1.214 port 35865:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 35865 [preauth] Invalid user ansibleuser from 192.168.1.214 port 11642 Received disconnect from 192.168.1.214 port 11642:11: Bye Bye [preauth] Disconnected from invalid user ansibleuser 192.168.1.214 port 11642 [preauth] Invalid user www from 192.168.1.214 port 65346 Connection closed by invalid user www 192.168.1.214 port 65346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6884 [preauth] Invalid user backupuser from 192.168.1.214 port 12553 Received disconnect from 192.168.1.214 port 12553:11: Bye Bye [preauth] Disconnected from invalid user backupuser 192.168.1.214 port 12553 [preauth] Invalid user ravi from 192.168.1.214 port 20510 Received disconnect from 192.168.1.214 port 20510:11: Bye Bye [preauth] Disconnected from invalid user ravi 192.168.1.214 port 20510 [preauth] Invalid user ubuntu from 192.168.1.214 port 29059 Received disconnect from 192.168.1.214 port 29059:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 29059 [preauth] Invalid user user from 192.168.1.214 port 36204 Connection closed by invalid user user 192.168.1.214 port 36204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17126 [preauth] Invalid user ruth from 192.168.1.214 port 1724 Received disconnect from 192.168.1.214 port 1724:11: Bye Bye [preauth] Disconnected from invalid user ruth 192.168.1.214 port 1724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43575:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43575 [preauth] Invalid user user2 from 192.168.1.214 port 4890 Connection closed by invalid user user2 192.168.1.214 port 4890 [preauth] Invalid user ubuntu from 192.168.1.214 port 22419 Received disconnect from 192.168.1.214 port 22419:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 22419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24816 [preauth] Invalid user claude from 192.168.1.214 port 58796 Received disconnect from 192.168.1.214 port 58796:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 58796 [preauth] Invalid user ubuntu from 192.168.1.214 port 15335 Connection closed by invalid user ubuntu 192.168.1.214 port 15335 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35511 [preauth] Invalid user test123 from 192.168.1.214 port 23952 Received disconnect from 192.168.1.214 port 23952:11: Bye Bye [preauth] Disconnected from invalid user test123 192.168.1.214 port 23952 [preauth] Invalid user test from 192.168.1.214 port 19033 Received disconnect from 192.168.1.214 port 19033:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 19033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8446:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30814:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35050 [preauth] Invalid user admin from 192.168.1.214 port 17262 Connection closed by invalid user admin 192.168.1.214 port 17262 [preauth] Invalid user ubuntu from 192.168.1.214 port 4786 Received disconnect from 192.168.1.214 port 4786:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 4786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63011:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45525:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45525 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15481:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40902 [preauth] Invalid user admin from 192.168.1.214 port 43899 Connection closed by invalid user admin 192.168.1.214 port 43899 [preauth] Invalid user orangepi from 192.168.1.214 port 17656 Connection closed by invalid user orangepi 192.168.1.214 port 17656 [preauth] Invalid user sammy from 192.168.1.214 port 44453 Received disconnect from 192.168.1.214 port 44453:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 44453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41804 [preauth] Invalid user salim from 192.168.1.214 port 26017 Received disconnect from 192.168.1.214 port 26017:11: Bye Bye [preauth] Disconnected from invalid user salim 192.168.1.214 port 26017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28585:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28585 [preauth] Invalid user teamspeak from 192.168.1.214 port 39320 Received disconnect from 192.168.1.214 port 39320:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 39320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56061 [preauth] Invalid user odoo from 192.168.1.214 port 57330 Received disconnect from 192.168.1.214 port 57330:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 57330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5788:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64622 [preauth] Invalid user claude from 192.168.1.214 port 55920 Received disconnect from 192.168.1.214 port 55920:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 55920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18801 [preauth] Invalid user ubuntu from 192.168.1.214 port 2371 Received disconnect from 192.168.1.214 port 2371:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 2371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45445:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65005 [preauth] Invalid user seekcy from 192.168.1.214 port 48634 Received disconnect from 192.168.1.214 port 48634:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 48634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34123 [preauth] Invalid user ubuntu from 192.168.1.214 port 1827 Received disconnect from 192.168.1.214 port 1827:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 1827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44191 [preauth] Invalid user user from 192.168.1.214 port 34662 Received disconnect from 192.168.1.214 port 34662:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 34662 [preauth] Invalid user pyuser from 192.168.1.214 port 61067 Received disconnect from 192.168.1.214 port 61067:11: Bye Bye [preauth] Disconnected from invalid user pyuser 192.168.1.214 port 61067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48444 [preauth] Invalid user customer from 192.168.1.214 port 54146 Received disconnect from 192.168.1.214 port 54146:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 54146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37145:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37145 [preauth] Invalid user ubuntu from 192.168.1.214 port 42535 Received disconnect from 192.168.1.214 port 42535:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 42535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25403 [preauth] Invalid user deploy from 192.168.1.214 port 47169 Received disconnect from 192.168.1.214 port 47169:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 47169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2582 [preauth] Invalid user oracle from 192.168.1.214 port 32321 Received disconnect from 192.168.1.214 port 32321:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 32321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47630:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47630 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user kobo from 192.168.1.214 port 43893 Received disconnect from 192.168.1.214 port 43893:11: Bye Bye [preauth] Disconnected from invalid user kobo 192.168.1.214 port 43893 [preauth] Connection closed by invalid user root 192.168.1.214 port 9308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56872 [preauth] Invalid user user1 from 192.168.1.214 port 64183 Received disconnect from 192.168.1.214 port 64183:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 64183 [preauth] Invalid user ftpuser from 192.168.1.214 port 21958 Received disconnect from 192.168.1.214 port 21958:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 21958 [preauth] Invalid user user from 192.168.1.214 port 59347 Received disconnect from 192.168.1.214 port 59347:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 59347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27729 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27652 [preauth] Invalid user test from 192.168.1.214 port 29480 Connection closed by invalid user test 192.168.1.214 port 29480 [preauth] Invalid user ubuntu from 192.168.1.214 port 52171 Received disconnect from 192.168.1.214 port 52171:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1217 [preauth] Invalid user ali from 192.168.1.214 port 35352 Received disconnect from 192.168.1.214 port 35352:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 35352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35261:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35261 [preauth] Invalid user test from 192.168.1.214 port 41041 Received disconnect from 192.168.1.214 port 41041:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 41041 [preauth] Invalid user user from 192.168.1.214 port 57574 Connection closed by invalid user user 192.168.1.214 port 57574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42121:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42121 [preauth] Invalid user teamspeak from 192.168.1.214 port 46817 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46817:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 46817 [preauth] Connection closed by invalid user root 192.168.1.214 port 17887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62333 [preauth] Invalid user automation from 192.168.1.214 port 46522 Received disconnect from 192.168.1.214 port 46522:11: Bye Bye [preauth] Disconnected from invalid user automation 192.168.1.214 port 46522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22794 [preauth] Invalid user pacs from 192.168.1.214 port 30681 Received disconnect from 192.168.1.214 port 30681:11: Bye Bye [preauth] Disconnected from invalid user pacs 192.168.1.214 port 30681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36435 [preauth] Invalid user admin from 192.168.1.214 port 51547 Connection closed by invalid user admin 192.168.1.214 port 51547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25230 [preauth] Invalid user newroot from 192.168.1.214 port 30693 Received disconnect from 192.168.1.214 port 30693:11: Bye Bye [preauth] Disconnected from invalid user newroot 192.168.1.214 port 30693 [preauth] Invalid user gpadmin from 192.168.1.214 port 33909 Received disconnect from 192.168.1.214 port 33909:11: Bye Bye [preauth] Disconnected from invalid user gpadmin 192.168.1.214 port 33909 [preauth] Invalid user steam from 192.168.1.214 port 57743 Received disconnect from 192.168.1.214 port 57743:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 57743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18289 [preauth] Invalid user cirros from 192.168.1.214 port 32436 Connection closed by invalid user cirros 192.168.1.214 port 32436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47701:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2773:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user steam from 192.168.1.214 port 44305 Received disconnect from 192.168.1.214 port 44305:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 44305 [preauth] Connection closed by invalid user root 192.168.1.214 port 35056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21337 [preauth] Invalid user n from 192.168.1.214 port 15985 Received disconnect from 192.168.1.214 port 15985:11: Bye Bye [preauth] Disconnected from invalid user n 192.168.1.214 port 15985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57698:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6597 [preauth] Invalid user teamspeak from 192.168.1.214 port 18382 Received disconnect from 192.168.1.214 port 18382:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 18382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59416 [preauth] Invalid user admin from 192.168.1.214 port 41242 Connection closed by invalid user admin 192.168.1.214 port 41242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13763 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52009 [preauth] Invalid user claude from 192.168.1.214 port 8703 Received disconnect from 192.168.1.214 port 8703:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 8703 [preauth] Invalid user test from 192.168.1.214 port 10045 Received disconnect from 192.168.1.214 port 10045:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 10045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17572 [preauth] Invalid user user from 192.168.1.214 port 18160 Received disconnect from 192.168.1.214 port 18160:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 18160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46532 [preauth] Invalid user claude from 192.168.1.214 port 41166 Received disconnect from 192.168.1.214 port 41166:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 41166 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41016 [preauth] Connection closed by 192.168.1.214 port 60058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58104 [preauth] Invalid user rpc from 192.168.1.214 port 56498 Connection closed by invalid user rpc 192.168.1.214 port 56498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31980:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19501 [preauth] Invalid user vyos from 192.168.1.214 port 65140 Received disconnect from 192.168.1.214 port 65140:11: Bye Bye [preauth] Disconnected from invalid user vyos 192.168.1.214 port 65140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16283 [preauth] Invalid user db2fenc1 from 192.168.1.214 port 51512 Received disconnect from 192.168.1.214 port 51512:11: Bye Bye [preauth] Disconnected from invalid user db2fenc1 192.168.1.214 port 51512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43057 [preauth] Invalid user mailuser from 192.168.1.214 port 28967 Received disconnect from 192.168.1.214 port 28967:11: Bye Bye [preauth] Disconnected from invalid user mailuser 192.168.1.214 port 28967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15640 [preauth] Invalid user user from 192.168.1.214 port 23464 Received disconnect from 192.168.1.214 port 23464:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 23464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31086 [preauth] Received disconnect from 192.168.1.214 port 38220:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 38220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15398 [preauth] Connection closed by 192.168.1.214 port 55459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33869 [preauth] Connection closed by invalid user root 192.168.1.214 port 28753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45686:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10316:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64960 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51446 Invalid user mohamed from 192.168.1.214 port 32423 Received disconnect from 192.168.1.214 port 32423:11: Bye Bye [preauth] Disconnected from invalid user mohamed 192.168.1.214 port 32423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47538 [preauth] Invalid user user1 from 192.168.1.214 port 40785 Connection closed by invalid user user1 192.168.1.214 port 40785 [preauth] Invalid user dev from 192.168.1.214 port 17234 Received disconnect from 192.168.1.214 port 17234:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 17234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41405 [preauth] Invalid user ubuntu from 192.168.1.214 port 16344 Received disconnect from 192.168.1.214 port 16344:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 16344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28748 [preauth] Invalid user student from 192.168.1.214 port 6436 Received disconnect from 192.168.1.214 port 6436:11: Bye Bye [preauth] Disconnected from invalid user student 192.168.1.214 port 6436 [preauth] Invalid user dev from 192.168.1.214 port 44279 Received disconnect from 192.168.1.214 port 44279:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 44279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22566 [preauth] Invalid user laravel from 192.168.1.214 port 32593 Received disconnect from 192.168.1.214 port 32593:11: Bye Bye [preauth] Disconnected from invalid user laravel 192.168.1.214 port 32593 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 32498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48403 [preauth] banner exchange: Connection from 192.168.1.214 port 6149: invalid format banner exchange: Connection from 192.168.1.214 port 17848: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14579 [preauth] Invalid user kali from 192.168.1.214 port 51742 Connection closed by invalid user kali 192.168.1.214 port 51742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21256 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 16190 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49828:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49828 [preauth] Invalid user a from 192.168.1.214 port 8767 Connection closed by invalid user a 192.168.1.214 port 8767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34462 [preauth] Invalid user linaro from 192.168.1.214 port 1676 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31381 [preauth] Connection closed by invalid user linaro 192.168.1.214 port 1676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53739:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52261 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25829 [preauth] Invalid user user from 192.168.1.214 port 21596 Received disconnect from 192.168.1.214 port 21596:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 21596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61066 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63991:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64411 [preauth] Invalid user steam from 192.168.1.214 port 53255 Received disconnect from 192.168.1.214 port 53255:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 53255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47197 [preauth] Invalid user sysadmin from 192.168.1.214 port 12367 Received disconnect from 192.168.1.214 port 12367:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 12367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45232 [preauth] Invalid user devuser from 192.168.1.214 port 29790 Received disconnect from 192.168.1.214 port 29790:11: Bye Bye [preauth] Disconnected from invalid user devuser 192.168.1.214 port 29790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15228 [preauth] Connection closed by 192.168.1.214 port 30840 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56779 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51587 Invalid user photo from 192.168.1.214 port 16783 Connection closed by invalid user photo 192.168.1.214 port 16783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24045 [preauth] Invalid user oracle from 192.168.1.214 port 32312 Connection closed by invalid user oracle 192.168.1.214 port 32312 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51604 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51610 Connection closed by 192.168.1.214 port 9561 Invalid user a from 192.168.1.214 port 32374 Connection closed by invalid user a 192.168.1.214 port 32374 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51619 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51621 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51623 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51625 Invalid user connor from 192.168.1.214 port 36127 Received disconnect from 192.168.1.214 port 36127:11: Bye Bye [preauth] Disconnected from invalid user connor 192.168.1.214 port 36127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35275:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35275 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51627 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18052:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18052 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51629 Connection closed by 192.168.1.214 port 65513 [preauth] Invalid user hadoop from 192.168.1.214 port 3034 Received disconnect from 192.168.1.214 port 3034:11: Bye Bye [preauth] Disconnected from invalid user hadoop 192.168.1.214 port 3034 [preauth] Invalid user miner from 192.168.1.214 port 47867 Received disconnect from 192.168.1.214 port 47867:11: Bye Bye [preauth] Disconnected from invalid user miner 192.168.1.214 port 47867 [preauth] Invalid user jordi from 192.168.1.214 port 56370 Received disconnect from 192.168.1.214 port 56370:11: Bye Bye [preauth] Disconnected from invalid user jordi 192.168.1.214 port 56370 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51641 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29636:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29636 [preauth] Connection closed by 192.168.1.214 port 38917 [preauth] Invalid user deploy from 192.168.1.214 port 45054 Received disconnect from 192.168.1.214 port 45054:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 45054 [preauth] Invalid user ftpuser from 192.168.1.214 port 37860 Received disconnect from 192.168.1.214 port 37860:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 37860 [preauth] Invalid user AdminGPON from 192.168.1.214 port 36050 Connection closed by invalid user AdminGPON 192.168.1.214 port 36050 [preauth] Invalid user steam from 192.168.1.214 port 53156 Received disconnect from 192.168.1.214 port 53156:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 53156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18635:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18635 [preauth] Invalid user sammy from 192.168.1.214 port 26028 Received disconnect from 192.168.1.214 port 26028:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 26028 [preauth] Invalid user sysadmin from 192.168.1.214 port 59945 Received disconnect from 192.168.1.214 port 59945:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 59945 [preauth] Invalid user gitolite3 from 192.168.1.214 port 5319 Received disconnect from 192.168.1.214 port 5319:11: Bye Bye [preauth] Disconnected from invalid user gitolite3 192.168.1.214 port 5319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15778:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15778 [preauth] Invalid user seekcy from 192.168.1.214 port 31270 Received disconnect from 192.168.1.214 port 31270:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 31270 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53537:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53537 [preauth] Invalid user hrm from 192.168.1.214 port 34767 Received disconnect from 192.168.1.214 port 34767:11: Bye Bye [preauth] Disconnected from invalid user hrm 192.168.1.214 port 34767 [preauth] Invalid user steam from 192.168.1.214 port 25614 Received disconnect from 192.168.1.214 port 25614:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 25614 [preauth] Invalid user yekta from 192.168.1.214 port 61448 Received disconnect from 192.168.1.214 port 61448:11: Bye Bye [preauth] Disconnected from invalid user yekta 192.168.1.214 port 61448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8338:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8338 [preauth] Invalid user testuser2 from 192.168.1.214 port 33163 Received disconnect from 192.168.1.214 port 33163:11: Bye Bye [preauth] Disconnected from invalid user testuser2 192.168.1.214 port 33163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14246:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6423:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6423 [preauth] Invalid user deployer from 192.168.1.214 port 35909 Received disconnect from 192.168.1.214 port 35909:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 35909 [preauth] Invalid user postgres from 192.168.1.214 port 6156 Received disconnect from 192.168.1.214 port 6156:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 6156 [preauth] Invalid user proxyuser from 192.168.1.214 port 39134 Received disconnect from 192.168.1.214 port 39134:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 39134 [preauth] Invalid user teste1 from 192.168.1.214 port 1933 Received disconnect from 192.168.1.214 port 1933:11: Bye Bye [preauth] Disconnected from invalid user teste1 192.168.1.214 port 1933 [preauth] Invalid user ubuntu from 192.168.1.214 port 38264 Received disconnect from 192.168.1.214 port 38264:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38264 [preauth] Invalid user steam from 192.168.1.214 port 38803 Received disconnect from 192.168.1.214 port 38803:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 38803 [preauth] Invalid user postgres from 192.168.1.214 port 41235 Received disconnect from 192.168.1.214 port 41235:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 41235 [preauth] Invalid user minecraft from 192.168.1.214 port 48947 Received disconnect from 192.168.1.214 port 48947:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 48947 [preauth] Invalid user ppp from 192.168.1.214 port 54647 Received disconnect from 192.168.1.214 port 54647:11: Bye Bye [preauth] Disconnected from invalid user ppp 192.168.1.214 port 54647 [preauth] Connection closed by 192.168.1.214 port 55584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29194:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29194 [preauth] Invalid user teamspeak from 192.168.1.214 port 29010 Received disconnect from 192.168.1.214 port 29010:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 29010 [preauth] Invalid user admin from 192.168.1.214 port 16532 Received disconnect from 192.168.1.214 port 16532:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 16532 [preauth] Invalid user simeon from 192.168.1.214 port 47776 Received disconnect from 192.168.1.214 port 47776:11: Bye Bye [preauth] Disconnected from invalid user simeon 192.168.1.214 port 47776 [preauth] Invalid user claude from 192.168.1.214 port 31667 Received disconnect from 192.168.1.214 port 31667:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 31667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49941 [preauth] Invalid user sonar from 192.168.1.214 port 19691 Received disconnect from 192.168.1.214 port 19691:11: Bye Bye [preauth] Disconnected from invalid user sonar 192.168.1.214 port 19691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15297 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49456 [preauth] Invalid user spider from 192.168.1.214 port 55722 Connection reset by invalid user spider 192.168.1.214 port 55722 [preauth] Invalid user systemd from 192.168.1.214 port 16333 Connection reset by invalid user systemd 192.168.1.214 port 16333 [preauth] Invalid user tech from 192.168.1.214 port 61833 Connection reset by invalid user tech 192.168.1.214 port 61833 [preauth] Invalid user test2 from 192.168.1.214 port 12819 Connection reset by invalid user test2 192.168.1.214 port 12819 [preauth] Invalid user user123 from 192.168.1.214 port 1660 Connection reset by invalid user user123 192.168.1.214 port 1660 [preauth] Invalid user user from 192.168.1.214 port 4046 Received disconnect from 192.168.1.214 port 4046:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 4046 [preauth] Invalid user oracle from 192.168.1.214 port 44731 Received disconnect from 192.168.1.214 port 44731:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 44731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63529 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54712 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23649:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23649 [preauth] Invalid user claude from 192.168.1.214 port 59972 Received disconnect from 192.168.1.214 port 59972:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 59972 [preauth] Invalid user claude from 192.168.1.214 port 23631 Received disconnect from 192.168.1.214 port 23631:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 23631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44822:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44822 [preauth] Invalid user wordpress from 192.168.1.214 port 4148 Received disconnect from 192.168.1.214 port 4148:11: Bye Bye [preauth] Disconnected from invalid user wordpress 192.168.1.214 port 4148 [preauth] Invalid user proxyuser from 192.168.1.214 port 51251 Received disconnect from 192.168.1.214 port 51251:11: Bye Bye [preauth] Disconnected from invalid user proxyuser 192.168.1.214 port 51251 [preauth] Invalid user test from 192.168.1.214 port 16706 Received disconnect from 192.168.1.214 port 16706:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 16706 [preauth] Invalid user ppp from 192.168.1.214 port 43335 Received disconnect from 192.168.1.214 port 43335:11: Bye Bye [preauth] Disconnected from invalid user ppp 192.168.1.214 port 43335 [preauth] Invalid user liz from 192.168.1.214 port 36611 Received disconnect from 192.168.1.214 port 36611:11: Bye Bye [preauth] Disconnected from invalid user liz 192.168.1.214 port 36611 [preauth] Invalid user test from 192.168.1.214 port 21374 Received disconnect from 192.168.1.214 port 21374:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 21374 [preauth] Invalid user deploy from 192.168.1.214 port 8048 Received disconnect from 192.168.1.214 port 8048:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 8048 [preauth] Invalid user edubook from 192.168.1.214 port 58056 Received disconnect from 192.168.1.214 port 58056:11: Bye Bye [preauth] Disconnected from invalid user edubook 192.168.1.214 port 58056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8988:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8988 [preauth] Invalid user user from 192.168.1.214 port 26437 Received disconnect from 192.168.1.214 port 26437:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 26437 [preauth] Invalid user edubook from 192.168.1.214 port 31005 Received disconnect from 192.168.1.214 port 31005:11: Bye Bye [preauth] Disconnected from invalid user edubook 192.168.1.214 port 31005 [preauth] Connection reset by 192.168.1.214 port 24786 [preauth] Invalid user ftpuser1 from 192.168.1.214 port 43478 Received disconnect from 192.168.1.214 port 43478:11: Bye Bye [preauth] Disconnected from invalid user ftpuser1 192.168.1.214 port 43478 [preauth] Invalid user deployer from 192.168.1.214 port 38033 Received disconnect from 192.168.1.214 port 38033:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 38033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47448:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47448 [preauth] Invalid user steam from 192.168.1.214 port 38532 Received disconnect from 192.168.1.214 port 38532:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 38532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15076:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15076 [preauth] Invalid user liz from 192.168.1.214 port 29673 Received disconnect from 192.168.1.214 port 29673:11: Bye Bye [preauth] Disconnected from invalid user liz 192.168.1.214 port 29673 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20547:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16230 [preauth] Invalid user admin from 192.168.1.214 port 22140 Received disconnect from 192.168.1.214 port 22140:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 22140 [preauth] Invalid user wordpress from 192.168.1.214 port 56721 Received disconnect from 192.168.1.214 port 56721:11: Bye Bye [preauth] Disconnected from invalid user wordpress 192.168.1.214 port 56721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7832:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7832 [preauth] Invalid user backupuser from 192.168.1.214 port 35336 Received disconnect from 192.168.1.214 port 35336:11: Bye Bye [preauth] Disconnected from invalid user backupuser 192.168.1.214 port 35336 [preauth] Invalid user deploy from 192.168.1.214 port 25868 Received disconnect from 192.168.1.214 port 25868:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 25868 [preauth] Invalid user oracle from 192.168.1.214 port 1491 Received disconnect from 192.168.1.214 port 1491:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 1491 [preauth] Invalid user claude from 192.168.1.214 port 49229 Received disconnect from 192.168.1.214 port 49229:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 49229 [preauth] Connection closed by 192.168.1.214 port 5924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26170:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2153:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22706:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26353:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26353 [preauth] Connection closed by 192.168.1.214 port 59537 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60394:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60394 [preauth] Invalid user ftpuser1 from 192.168.1.214 port 55685 Received disconnect from 192.168.1.214 port 55685:11: Bye Bye [preauth] Disconnected from invalid user ftpuser1 192.168.1.214 port 55685 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51916 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29847:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29847 [preauth] Invalid user sonar from 192.168.1.214 port 48534 Received disconnect from 192.168.1.214 port 48534:11: Bye Bye [preauth] Disconnected from invalid user sonar 192.168.1.214 port 48534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56608 [preauth] Invalid user ubuntu from 192.168.1.214 port 25502 Received disconnect from 192.168.1.214 port 25502:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 25502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27417:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27417 [preauth] Invalid user sammy from 192.168.1.214 port 50417 Received disconnect from 192.168.1.214 port 50417:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 50417 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 51934 Connection closed by 192.168.1.214 port 59070 [preauth] Invalid user user from 192.168.1.214 port 33248 Connection closed by invalid user user 192.168.1.214 port 33248 [preauth] Invalid user admin from 192.168.1.214 port 23986 Connection reset by invalid user admin 192.168.1.214 port 23986 [preauth] Invalid user admin from 192.168.1.214 port 1516 Connection reset by invalid user admin 192.168.1.214 port 1516 [preauth] Invalid user admin from 192.168.1.214 port 18058 Connection reset by invalid user admin 192.168.1.214 port 18058 [preauth] Invalid user admin from 192.168.1.214 port 45677 Connection reset by invalid user admin 192.168.1.214 port 45677 [preauth] Invalid user admin from 192.168.1.214 port 43815 Connection reset by invalid user admin 192.168.1.214 port 43815 [preauth] Invalid user admin from 192.168.1.214 port 61663 Connection reset by invalid user admin 192.168.1.214 port 61663 [preauth] Invalid user admin from 192.168.1.214 port 4530 Connection reset by invalid user admin 192.168.1.214 port 4530 [preauth] Invalid user admin from 192.168.1.214 port 46830 Connection reset by invalid user admin 192.168.1.214 port 46830 [preauth] Invalid user admin from 192.168.1.214 port 43121 Connection reset by invalid user admin 192.168.1.214 port 43121 [preauth] Invalid user admin from 192.168.1.214 port 55704 Connection reset by invalid user admin 192.168.1.214 port 55704 [preauth] Invalid user aws from 192.168.1.214 port 48129 Connection reset by invalid user aws 192.168.1.214 port 48129 [preauth] Invalid user db2inst1 from 192.168.1.214 port 25875 Connection reset by invalid user db2inst1 192.168.1.214 port 25875 [preauth] Invalid user default from 192.168.1.214 port 44270 Connection reset by invalid user default 192.168.1.214 port 44270 [preauth] Invalid user deploy from 192.168.1.214 port 52128 Connection reset by invalid user deploy 192.168.1.214 port 52128 [preauth] Invalid user dietpi from 192.168.1.214 port 46990 Connection reset by invalid user dietpi 192.168.1.214 port 46990 [preauth] Invalid user ftptest from 192.168.1.214 port 46728 Connection reset by invalid user ftptest 192.168.1.214 port 46728 [preauth] Invalid user gg from 192.168.1.214 port 36588 Connection reset by invalid user gg 192.168.1.214 port 36588 [preauth] Invalid user jenkins from 192.168.1.214 port 42001 Connection reset by invalid user jenkins 192.168.1.214 port 42001 [preauth] Invalid user pi from 192.168.1.214 port 15697 Connection reset by invalid user pi 192.168.1.214 port 15697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52143:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11215:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43284:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43284 [preauth] Invalid user user from 192.168.1.214 port 59474 Received disconnect from 192.168.1.214 port 59474:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 59474 [preauth] Invalid user test7 from 192.168.1.214 port 30305 Received disconnect from 192.168.1.214 port 30305:11: Bye Bye [preauth] Disconnected from invalid user test7 192.168.1.214 port 30305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9310:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9310 [preauth] Invalid user admin from 192.168.1.214 port 10847 Received disconnect from 192.168.1.214 port 10847:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 10847 [preauth] Invalid user james from 192.168.1.214 port 23827 Received disconnect from 192.168.1.214 port 23827:11: Bye Bye [preauth] Disconnected from invalid user james 192.168.1.214 port 23827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57159:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29873:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29873 [preauth] Invalid user coding from 192.168.1.214 port 50976 Received disconnect from 192.168.1.214 port 50976:11: Bye Bye [preauth] Disconnected from invalid user coding 192.168.1.214 port 50976 [preauth] Invalid user ts from 192.168.1.214 port 11012 Received disconnect from 192.168.1.214 port 11012:11: Bye Bye [preauth] Disconnected from invalid user ts 192.168.1.214 port 11012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35255:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35255 [preauth] Invalid user erpuser from 192.168.1.214 port 20777 Received disconnect from 192.168.1.214 port 20777:11: Bye Bye [preauth] Disconnected from invalid user erpuser 192.168.1.214 port 20777 [preauth] Received disconnect from 192.168.1.214 port 3169:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 3169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35442:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14742:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44111:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13557:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13557 [preauth] Invalid user from 192.168.1.214 port 11309 Connection closed by invalid user 192.168.1.214 port 11309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60700:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60700 [preauth] Invalid user ftpuser from 192.168.1.214 port 2747 Received disconnect from 192.168.1.214 port 2747:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 2747 [preauth] Invalid user erpuser from 192.168.1.214 port 12577 Received disconnect from 192.168.1.214 port 12577:11: Bye Bye [preauth] Disconnected from invalid user erpuser 192.168.1.214 port 12577 [preauth] Invalid user admin from 192.168.1.214 port 37691 Received disconnect from 192.168.1.214 port 37691:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 37691 [preauth] Invalid user ubuntu from 192.168.1.214 port 40163 Received disconnect from 192.168.1.214 port 40163:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40163 [preauth] Invalid user sammy from 192.168.1.214 port 5210 Received disconnect from 192.168.1.214 port 5210:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 5210 [preauth] Invalid user test from 192.168.1.214 port 51920 Received disconnect from 192.168.1.214 port 51920:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 51920 [preauth] Invalid user ftpuser from 192.168.1.214 port 26345 Received disconnect from 192.168.1.214 port 26345:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 26345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44546:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30049:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30049 [preauth] Invalid user erpuser from 192.168.1.214 port 23509 Received disconnect from 192.168.1.214 port 23509:11: Bye Bye [preauth] Disconnected from invalid user erpuser 192.168.1.214 port 23509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43994:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6846:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57781:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17050:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17050 [preauth] Invalid user teamspeak from 192.168.1.214 port 4005 Received disconnect from 192.168.1.214 port 4005:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 4005 [preauth] Invalid user coding from 192.168.1.214 port 13144 Received disconnect from 192.168.1.214 port 13144:11: Bye Bye [preauth] Disconnected from invalid user coding 192.168.1.214 port 13144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30957:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 30957 [preauth] Received disconnect from 192.168.1.214 port 36132:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36132 [preauth] Invalid user erpuser from 192.168.1.214 port 22820 Received disconnect from 192.168.1.214 port 22820:11: Bye Bye [preauth] Disconnected from invalid user erpuser 192.168.1.214 port 22820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36690:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36690 [preauth] Connection closed by 192.168.1.214 port 22793 [preauth] Invalid user ts from 192.168.1.214 port 4219 Received disconnect from 192.168.1.214 port 4219:11: Bye Bye [preauth] Disconnected from invalid user ts 192.168.1.214 port 4219 [preauth] Invalid user test from 192.168.1.214 port 58214 Received disconnect from 192.168.1.214 port 58214:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 58214 [preauth] Invalid user ts from 192.168.1.214 port 44391 Received disconnect from 192.168.1.214 port 44391:11: Bye Bye [preauth] Disconnected from invalid user ts 192.168.1.214 port 44391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28436:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29765:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63831:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48390:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58613:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1442:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19783:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42542:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42542 [preauth] Received disconnect from 192.168.1.214 port 46009:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5688:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5688 [preauth] Invalid user ubuntu from 192.168.1.214 port 38354 Received disconnect from 192.168.1.214 port 38354:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34718:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34718 [preauth] Invalid user ftpuser from 192.168.1.214 port 35077 Received disconnect from 192.168.1.214 port 35077:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 35077 [preauth] Invalid user user from 192.168.1.214 port 23518 Received disconnect from 192.168.1.214 port 23518:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 23518 [preauth] Received disconnect from 192.168.1.214 port 19834:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 19834 [preauth] Invalid user prometheus from 192.168.1.214 port 21002 Connection reset by invalid user prometheus 192.168.1.214 port 21002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55820:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55820 [preauth] Invalid user test7 from 192.168.1.214 port 28145 Received disconnect from 192.168.1.214 port 28145:11: Bye Bye [preauth] Disconnected from invalid user test7 192.168.1.214 port 28145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10667:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10667 [preauth] Received disconnect from 192.168.1.214 port 45084:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 45084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9992:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9992 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41441:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3094:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3706:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3706 [preauth] Invalid user ubuntu from 192.168.1.214 port 20566 Received disconnect from 192.168.1.214 port 20566:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 20566 [preauth] Invalid user test7 from 192.168.1.214 port 34510 Received disconnect from 192.168.1.214 port 34510:11: Bye Bye [preauth] Disconnected from invalid user test7 192.168.1.214 port 34510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22075:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22075 [preauth] Invalid user coding from 192.168.1.214 port 65130 Received disconnect from 192.168.1.214 port 65130:11: Bye Bye [preauth] Disconnected from invalid user coding 192.168.1.214 port 65130 [preauth] Invalid user teamspeak from 192.168.1.214 port 28846 Received disconnect from 192.168.1.214 port 28846:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 28846 [preauth] Invalid user ts from 192.168.1.214 port 25572 Received disconnect from 192.168.1.214 port 25572:11: Bye Bye [preauth] Disconnected from invalid user ts 192.168.1.214 port 25572 [preauth] Invalid user test from 192.168.1.214 port 49326 Received disconnect from 192.168.1.214 port 49326:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 49326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1634:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2623:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2623 [preauth] Invalid user admin from 192.168.1.214 port 61938 Received disconnect from 192.168.1.214 port 61938:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 61938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30926:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30926 [preauth] Invalid user james from 192.168.1.214 port 21153 Received disconnect from 192.168.1.214 port 21153:11: Bye Bye [preauth] Disconnected from invalid user james 192.168.1.214 port 21153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27212:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27212 [preauth] Invalid user coding from 192.168.1.214 port 46571 Received disconnect from 192.168.1.214 port 46571:11: Bye Bye [preauth] Disconnected from invalid user coding 192.168.1.214 port 46571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33752:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59478:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59478 [preauth] Invalid user teamspeak from 192.168.1.214 port 31557 Received disconnect from 192.168.1.214 port 31557:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 31557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57025:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7635:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4939:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58253:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8400:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8400 [preauth] Invalid user user from 192.168.1.214 port 15945 Received disconnect from 192.168.1.214 port 15945:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 15945 [preauth] Invalid user sammy from 192.168.1.214 port 15374 Received disconnect from 192.168.1.214 port 15374:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 15374 [preauth] Invalid user admin from 192.168.1.214 port 36345 Received disconnect from 192.168.1.214 port 36345:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 36345 [preauth] Connection closed by 192.168.1.214 port 59448 [preauth] Invalid user sammy from 192.168.1.214 port 1816 Received disconnect from 192.168.1.214 port 1816:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 1816 [preauth] Invalid user james from 192.168.1.214 port 56103 Received disconnect from 192.168.1.214 port 56103:11: Bye Bye [preauth] Disconnected from invalid user james 192.168.1.214 port 56103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20896:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63700:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63700 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39534:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53120:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53120 [preauth] Invalid user ubnt from 192.168.1.214 port 62490 Connection closed by invalid user ubnt 192.168.1.214 port 62490 [preauth] Invalid user ftpuser from 192.168.1.214 port 56739 Received disconnect from 192.168.1.214 port 56739:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 56739 [preauth] banner exchange: Connection from 192.168.1.214 port 53497: invalid format Connection closed by 192.168.1.214 port 2680 Connection closed by 192.168.1.214 port 50897 [preauth] Protocol major versions differ: 2 vs. 1 banner exchange: Connection from 192.168.1.214 port 42112: could not read protocol version Connection closed by 192.168.1.214 port 45921 [preauth] Invalid user teamspeak from 192.168.1.214 port 20558 Received disconnect from 192.168.1.214 port 20558:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 20558 [preauth] Invalid user james from 192.168.1.214 port 57624 Received disconnect from 192.168.1.214 port 57624:11: Bye Bye [preauth] Disconnected from invalid user james 192.168.1.214 port 57624 [preauth] Invalid user user from 192.168.1.214 port 34879 Received disconnect from 192.168.1.214 port 34879:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 34879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25433:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25433 [preauth] Invalid user ubuntu from 192.168.1.214 port 28199 Received disconnect from 192.168.1.214 port 28199:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 28199 [preauth] Invalid user test7 from 192.168.1.214 port 42664 Received disconnect from 192.168.1.214 port 42664:11: Bye Bye [preauth] Disconnected from invalid user test7 192.168.1.214 port 42664 [preauth] Connection closed by 192.168.1.214 port 58606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65381 [preauth] Invalid user testa from 192.168.1.214 port 19838 Received disconnect from 192.168.1.214 port 19838:11: Bye Bye [preauth] Disconnected from invalid user testa 192.168.1.214 port 19838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20540 [preauth] Received disconnect from 192.168.1.214 port 36770:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36770 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1156 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59768 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15740 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52357 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52359 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26473 [preauth] Invalid user user from 192.168.1.214 port 1145 Connection reset by invalid user user 192.168.1.214 port 1145 [preauth] Invalid user user from 192.168.1.214 port 42405 Connection reset by invalid user user 192.168.1.214 port 42405 [preauth] Invalid user username from 192.168.1.214 port 6689 Connection reset by invalid user username 192.168.1.214 port 6689 [preauth] Invalid user wei from 192.168.1.214 port 57769 Connection reset by invalid user wei 192.168.1.214 port 57769 [preauth] Invalid user work from 192.168.1.214 port 12075 Connection reset by invalid user work 192.168.1.214 port 12075 [preauth] Invalid user www-data from 192.168.1.214 port 3110 Connection reset by invalid user www-data 192.168.1.214 port 3110 [preauth] Invalid user Administrator from 192.168.1.214 port 1719 Connection reset by invalid user Administrator 192.168.1.214 port 1719 [preauth] Invalid user adm from 192.168.1.214 port 40277 Connection reset by invalid user adm 192.168.1.214 port 40277 [preauth] Invalid user admin from 192.168.1.214 port 21330 Connection reset by invalid user admin 192.168.1.214 port 21330 [preauth] Invalid user admin from 192.168.1.214 port 9365 Connection reset by invalid user admin 192.168.1.214 port 9365 [preauth] Invalid user admin from 192.168.1.214 port 13430 Connection reset by invalid user admin 192.168.1.214 port 13430 [preauth] Invalid user admin from 192.168.1.214 port 49194 Connection reset by invalid user admin 192.168.1.214 port 49194 [preauth] Invalid user admin from 192.168.1.214 port 1970 Connection reset by invalid user admin 192.168.1.214 port 1970 [preauth] Invalid user admin from 192.168.1.214 port 64915 Connection reset by invalid user admin 192.168.1.214 port 64915 [preauth] Invalid user admin from 192.168.1.214 port 11307 Connection reset by invalid user admin 192.168.1.214 port 11307 [preauth] Invalid user admin from 192.168.1.214 port 5066 Connection reset by invalid user admin 192.168.1.214 port 5066 [preauth] Invalid user administrator from 192.168.1.214 port 24949 Connection reset by invalid user administrator 192.168.1.214 port 24949 [preauth] Invalid user angel from 192.168.1.214 port 41849 Connection reset by invalid user angel 192.168.1.214 port 41849 [preauth] Invalid user apache from 192.168.1.214 port 59668 Connection reset by invalid user apache 192.168.1.214 port 59668 [preauth] Invalid user bitnami from 192.168.1.214 port 56825 Connection reset by invalid user bitnami 192.168.1.214 port 56825 [preauth] Invalid user cisco from 192.168.1.214 port 25653 Connection reset by invalid user cisco 192.168.1.214 port 25653 [preauth] Invalid user core from 192.168.1.214 port 57335 Connection reset by invalid user core 192.168.1.214 port 57335 [preauth] User daemon not allowed because account is locked Connection reset by invalid user daemon 192.168.1.214 port 61084 [preauth] Invalid user debian from 192.168.1.214 port 62862 Connection reset by invalid user debian 192.168.1.214 port 62862 [preauth] Invalid user debian from 192.168.1.214 port 20091 Connection reset by invalid user debian 192.168.1.214 port 20091 [preauth] Invalid user ec2-user from 192.168.1.214 port 18819 Connection reset by invalid user ec2-user 192.168.1.214 port 18819 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 37614 [preauth] Invalid user ftptest from 192.168.1.214 port 54911 Connection reset by invalid user ftptest 192.168.1.214 port 54911 [preauth] Invalid user gitlab from 192.168.1.214 port 3360 Connection reset by invalid user gitlab 192.168.1.214 port 3360 [preauth] Invalid user it from 192.168.1.214 port 42001 Connection reset by invalid user it 192.168.1.214 port 42001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27931:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27931 [preauth] Invalid user user2 from 192.168.1.214 port 44654 Received disconnect from 192.168.1.214 port 44654:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 44654 [preauth] Invalid user appuser from 192.168.1.214 port 14486 Received disconnect from 192.168.1.214 port 14486:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 14486 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12650:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12650 [preauth] Invalid user user from 192.168.1.214 port 63511 Received disconnect from 192.168.1.214 port 63511:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 63511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36267:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36267 [preauth] Invalid user vpn from 192.168.1.214 port 19999 Received disconnect from 192.168.1.214 port 19999:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 19999 [preauth] Invalid user sftpuser from 192.168.1.214 port 28418 Received disconnect from 192.168.1.214 port 28418:11: Bye Bye [preauth] Disconnected from invalid user sftpuser 192.168.1.214 port 28418 [preauth] Invalid user nexus from 192.168.1.214 port 17608 Received disconnect from 192.168.1.214 port 17608:11: Bye Bye [preauth] Disconnected from invalid user nexus 192.168.1.214 port 17608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43770:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43770 [preauth] Invalid user user from 192.168.1.214 port 63841 Received disconnect from 192.168.1.214 port 63841:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 63841 [preauth] Connection closed by 192.168.1.214 port 6762 [preauth] Invalid user ftpuser from 192.168.1.214 port 49808 Received disconnect from 192.168.1.214 port 49808:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 49808 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52435 Invalid user steam from 192.168.1.214 port 44764 Received disconnect from 192.168.1.214 port 44764:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 44764 [preauth] Invalid user ubuntu from 192.168.1.214 port 65046 Received disconnect from 192.168.1.214 port 65046:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 65046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44628:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44628 [preauth] Invalid user openvpn from 192.168.1.214 port 18706 Received disconnect from 192.168.1.214 port 18706:11: Bye Bye [preauth] Disconnected from invalid user openvpn 192.168.1.214 port 18706 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52447 Invalid user amir from 192.168.1.214 port 56249 Received disconnect from 192.168.1.214 port 56249:11: Bye Bye [preauth] Disconnected from invalid user amir 192.168.1.214 port 56249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48254:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48254 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52453 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52455 drop connection #3 from [192.168.1.214]:5597 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime drop connection #3 from [192.168.1.214]:40130 on [10.233.94.47]:22 penalty: exceeded LoginGraceTime Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52461 Invalid user bill from 192.168.1.214 port 8194 Received disconnect from 192.168.1.214 port 8194:11: Bye Bye [preauth] Disconnected from invalid user bill 192.168.1.214 port 8194 [preauth] Invalid user nexus from 192.168.1.214 port 61018 Received disconnect from 192.168.1.214 port 61018:11: Bye Bye [preauth] Disconnected from invalid user nexus 192.168.1.214 port 61018 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52467 Connection closed by 192.168.1.214 port 12268 banner exchange: Connection from 192.168.1.214 port 8421: invalid format Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52469 Invalid user odoo from 192.168.1.214 port 5131 Received disconnect from 192.168.1.214 port 5131:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 5131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52226:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28892:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27796:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27796 [preauth] Invalid user postgres from 192.168.1.214 port 14889 Received disconnect from 192.168.1.214 port 14889:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 14889 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52475 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52479 Invalid user ubuntu from 192.168.1.214 port 65488 Received disconnect from 192.168.1.214 port 65488:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 65488 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52485 Invalid user jb from 192.168.1.214 port 44401 Received disconnect from 192.168.1.214 port 44401:11: Bye Bye [preauth] Disconnected from invalid user jb 192.168.1.214 port 44401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15656:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47852:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47852 [preauth] Invalid user n8n from 192.168.1.214 port 50642 Received disconnect from 192.168.1.214 port 50642:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 50642 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52493 Invalid user frappe from 192.168.1.214 port 41025 Received disconnect from 192.168.1.214 port 41025:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 41025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31223:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31223 [preauth] Invalid user test from 192.168.1.214 port 44212 Connection closed by invalid user test 192.168.1.214 port 44212 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52499 Invalid user admin from 192.168.1.214 port 1237 Received disconnect from 192.168.1.214 port 1237:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 1237 [preauth] Invalid user dev from 192.168.1.214 port 14844 Received disconnect from 192.168.1.214 port 14844:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 14844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16949:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16949 [preauth] Invalid user ubuntu from 192.168.1.214 port 26046 Received disconnect from 192.168.1.214 port 26046:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 26046 [preauth] Invalid user user from 192.168.1.214 port 17523 Received disconnect from 192.168.1.214 port 17523:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 17523 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52511 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17970:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17970 [preauth] Invalid user deployer from 192.168.1.214 port 17739 Received disconnect from 192.168.1.214 port 17739:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 17739 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52519 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5996:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5996 [preauth] Connection closed by 192.168.1.214 port 3645 [preauth] Invalid user prashant from 192.168.1.214 port 7485 Received disconnect from 192.168.1.214 port 7485:11: Bye Bye [preauth] Disconnected from invalid user prashant 192.168.1.214 port 7485 [preauth] Invalid user sonar from 192.168.1.214 port 19595 Received disconnect from 192.168.1.214 port 19595:11: Bye Bye [preauth] Disconnected from invalid user sonar 192.168.1.214 port 19595 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52529 Invalid user ubuntu from 192.168.1.214 port 29069 Received disconnect from 192.168.1.214 port 29069:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 29069 [preauth] Invalid user frappe from 192.168.1.214 port 28334 Received disconnect from 192.168.1.214 port 28334:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 28334 [preauth] Invalid user oracle from 192.168.1.214 port 56690 Received disconnect from 192.168.1.214 port 56690:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 56690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47983:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47983 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13965:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13965 [preauth] Received disconnect from 192.168.1.214 port 21842:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21842 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52542 Invalid user vpn from 192.168.1.214 port 1942 Received disconnect from 192.168.1.214 port 1942:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 1942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10186:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10186 [preauth] Invalid user ftpuser from 192.168.1.214 port 21492 Received disconnect from 192.168.1.214 port 21492:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 21492 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52548 Invalid user user from 192.168.1.214 port 21129 Received disconnect from 192.168.1.214 port 21129:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 21129 [preauth] Invalid user steam from 192.168.1.214 port 4420 Received disconnect from 192.168.1.214 port 4420:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 4420 [preauth] Invalid user ubuntu from 192.168.1.214 port 12116 Received disconnect from 192.168.1.214 port 12116:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 12116 [preauth] Connection closed by 192.168.1.214 port 42736 [preauth] Invalid user ubuntu from 192.168.1.214 port 52678 Received disconnect from 192.168.1.214 port 52678:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9053:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18821:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18821 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52566 Invalid user claude from 192.168.1.214 port 10034 Received disconnect from 192.168.1.214 port 10034:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 10034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47684:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10698:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10698 [preauth] Invalid user library from 192.168.1.214 port 39541 Received disconnect from 192.168.1.214 port 39541:11: Bye Bye [preauth] Disconnected from invalid user library 192.168.1.214 port 39541 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52576 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52584 Invalid user oracle from 192.168.1.214 port 20891 Received disconnect from 192.168.1.214 port 20891:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 20891 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52590 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52592 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21385:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21385 [preauth] Invalid user teamspeak from 192.168.1.214 port 33061 Received disconnect from 192.168.1.214 port 33061:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 33061 [preauth] Invalid user ubuntu from 192.168.1.214 port 3737 Received disconnect from 192.168.1.214 port 3737:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 3737 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52598 Connection closed by 192.168.1.214 port 39111 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52608 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52612 Received disconnect from 192.168.1.214 port 49988:11: Bye Bye [preauth] Disconnected from 192.168.1.214 port 49988 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52614 Connection closed by 192.168.1.214 port 48041 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52620 banner exchange: Connection from 192.168.1.214 port 25046: invalid format banner exchange: Connection from 192.168.1.214 port 53751: invalid format Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52622 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52624 Connection closed by 192.168.1.214 port 25866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1266 [preauth] Invalid user ubnt from 192.168.1.214 port 29987 Connection reset by invalid user ubnt 192.168.1.214 port 29987 [preauth] Invalid user ubuntu from 192.168.1.214 port 3306 Connection reset by invalid user ubuntu 192.168.1.214 port 3306 [preauth] Invalid user user from 192.168.1.214 port 4816 Connection reset by invalid user user 192.168.1.214 port 4816 [preauth] Invalid user user from 192.168.1.214 port 50546 Connection reset by invalid user user 192.168.1.214 port 50546 [preauth] Invalid user www from 192.168.1.214 port 56216 Connection reset by invalid user www 192.168.1.214 port 56216 [preauth] Invalid user Admin from 192.168.1.214 port 10197 Connection reset by invalid user Admin 192.168.1.214 port 10197 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 52628 Invalid user DEMO from 192.168.1.214 port 45724 Connection reset by invalid user DEMO 192.168.1.214 port 45724 [preauth] Invalid user admin from 192.168.1.214 port 39651 Connection reset by invalid user admin 192.168.1.214 port 39651 [preauth] Invalid user admin from 192.168.1.214 port 47727 Connection reset by invalid user admin 192.168.1.214 port 47727 [preauth] drop connection #0 from [192.168.1.214]:26326 on [10.233.94.47]:22 penalty: connections without attempting authentication Connection closed by 192.168.1.214 port 34703 [preauth] Invalid user ubuntu from 192.168.1.214 port 43123 Received disconnect from 192.168.1.214 port 43123:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 43123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3487 [preauth] Invalid user status from 192.168.1.214 port 59240 Connection reset by invalid user status 192.168.1.214 port 59240 [preauth] Invalid user superman from 192.168.1.214 port 19196 Connection reset by invalid user superman 192.168.1.214 port 19196 [preauth] Invalid user test from 192.168.1.214 port 59352 Connection reset by invalid user test 192.168.1.214 port 59352 [preauth] Invalid user test from 192.168.1.214 port 1492 Connection reset by invalid user test 192.168.1.214 port 1492 [preauth] Invalid user teste from 192.168.1.214 port 38214 Connection reset by invalid user teste 192.168.1.214 port 38214 [preauth] Invalid user tom from 192.168.1.214 port 12161 Connection reset by invalid user tom 192.168.1.214 port 12161 [preauth] Invalid user user from 192.168.1.214 port 15304 Connection reset by invalid user user 192.168.1.214 port 15304 [preauth] Invalid user HwHiAiUser from 192.168.1.214 port 37860 Connection reset by invalid user HwHiAiUser 192.168.1.214 port 37860 [preauth] Invalid user ansible from 192.168.1.214 port 23634 Connection reset by invalid user ansible 192.168.1.214 port 23634 [preauth] Invalid user ark from 192.168.1.214 port 42273 Connection reset by invalid user ark 192.168.1.214 port 42273 [preauth] Invalid user client from 192.168.1.214 port 6105 Connection reset by invalid user client 192.168.1.214 port 6105 [preauth] Invalid user cumulus from 192.168.1.214 port 23894 Connection reset by invalid user cumulus 192.168.1.214 port 23894 [preauth] Invalid user test from 192.168.1.214 port 1384 Received disconnect from 192.168.1.214 port 1384:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 1384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33590:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39979:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39979 [preauth] Invalid user ftpuser from 192.168.1.214 port 64195 Received disconnect from 192.168.1.214 port 64195:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 64195 [preauth] Invalid user demouser from 192.168.1.214 port 9257 Received disconnect from 192.168.1.214 port 9257:11: Bye Bye [preauth] Disconnected from invalid user demouser 192.168.1.214 port 9257 [preauth] Connection closed by 192.168.1.214 port 7643 Invalid user ubuntu from 192.168.1.214 port 17993 Received disconnect from 192.168.1.214 port 17993:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 17993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30146:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30146 [preauth] Connection closed by 192.168.1.214 port 33785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35376:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35376 [preauth] Invalid user frappe from 192.168.1.214 port 39581 Received disconnect from 192.168.1.214 port 39581:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 39581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2796:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2796 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3479 [preauth] Invalid user martin from 192.168.1.214 port 12944 Received disconnect from 192.168.1.214 port 12944:11: Bye Bye [preauth] Disconnected from invalid user martin 192.168.1.214 port 12944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2003:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2003 [preauth] Invalid user admin from 192.168.1.214 port 12338 Received disconnect from 192.168.1.214 port 12338:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 12338 [preauth] Invalid user dev from 192.168.1.214 port 28269 Received disconnect from 192.168.1.214 port 28269:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 28269 [preauth] Invalid user azureuser from 192.168.1.214 port 15095 Received disconnect from 192.168.1.214 port 15095:11: Bye Bye [preauth] Disconnected from invalid user azureuser 192.168.1.214 port 15095 [preauth] Invalid user iptv from 192.168.1.214 port 20020 Received disconnect from 192.168.1.214 port 20020:11: Bye Bye [preauth] Disconnected from invalid user iptv 192.168.1.214 port 20020 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 58480 Connection reset by 192.168.1.214 port 49820 [preauth] Invalid user vr from 192.168.1.214 port 9111 Received disconnect from 192.168.1.214 port 9111:11: Bye Bye [preauth] Disconnected from invalid user vr 192.168.1.214 port 9111 [preauth] Invalid user ubuntu from 192.168.1.214 port 55382 Received disconnect from 192.168.1.214 port 55382:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 55382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46297:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46297 [preauth] Invalid user rico from 192.168.1.214 port 37762 Received disconnect from 192.168.1.214 port 37762:11: Bye Bye [preauth] Disconnected from invalid user rico 192.168.1.214 port 37762 [preauth] Invalid user ubuntu from 192.168.1.214 port 29154 Received disconnect from 192.168.1.214 port 29154:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 29154 [preauth] Invalid user ftpuser from 192.168.1.214 port 59404 Received disconnect from 192.168.1.214 port 59404:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 59404 [preauth] Invalid user test from 192.168.1.214 port 48375 Received disconnect from 192.168.1.214 port 48375:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 48375 [preauth] Invalid user appuser from 192.168.1.214 port 50327 Received disconnect from 192.168.1.214 port 50327:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 50327 [preauth] banner exchange: Connection from 192.168.1.214 port 39293: invalid format Invalid user tania from 192.168.1.214 port 63337 Received disconnect from 192.168.1.214 port 63337:11: Bye Bye [preauth] Disconnected from invalid user tania 192.168.1.214 port 63337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35049:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35049 [preauth] Invalid user admin from 192.168.1.214 port 50482 Connection closed by invalid user admin 192.168.1.214 port 50482 [preauth] Invalid user admin from 192.168.1.214 port 47507 Connection closed by invalid user admin 192.168.1.214 port 47507 [preauth] Connection closed by 192.168.1.214 port 17508 [preauth] Connection closed by 192.168.1.214 port 53158 Connection closed by 192.168.1.214 port 7945 [preauth] Invalid user scan from 192.168.1.214 port 24810 Connection closed by invalid user scan 192.168.1.214 port 24810 [preauth] Invalid user blog from 192.168.1.214 port 33726 Received disconnect from 192.168.1.214 port 33726:11: Bye Bye [preauth] Disconnected from invalid user blog 192.168.1.214 port 33726 [preauth] Invalid user admin from 192.168.1.214 port 48739 Connection closed by invalid user admin 192.168.1.214 port 48739 [preauth] 2026/04/24 13:09:36 HTTPRequest [I] router: polling GET /user/events for 5.166.240.193:0, elapsed 3791.4ms @ events/events.go:18(events.Events) Connection closed by 192.168.1.214 port 58677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37353 [preauth] Connection closed by 192.168.1.214 port 51857 [preauth] Invalid user rostam from 192.168.1.214 port 31377 Received disconnect from 192.168.1.214 port 31377:11: Bye Bye [preauth] Disconnected from invalid user rostam 192.168.1.214 port 31377 [preauth] Invalid user jboss from 192.168.1.214 port 37186 Connection reset by invalid user jboss 192.168.1.214 port 37186 [preauth] Invalid user leon from 192.168.1.214 port 58119 Connection reset by invalid user leon 192.168.1.214 port 58119 [preauth] Invalid user myuser from 192.168.1.214 port 22348 Connection reset by invalid user myuser 192.168.1.214 port 22348 [preauth] Invalid user ntps from 192.168.1.214 port 44336 Connection reset by invalid user ntps 192.168.1.214 port 44336 [preauth] Invalid user onlime_r from 192.168.1.214 port 14226 Connection reset by invalid user onlime_r 192.168.1.214 port 14226 [preauth] Invalid user pi from 192.168.1.214 port 28820 Connection reset by invalid user pi 192.168.1.214 port 28820 [preauth] Invalid user postgres from 192.168.1.214 port 54639 Connection reset by invalid user postgres 192.168.1.214 port 54639 [preauth] Invalid user redis from 192.168.1.214 port 9415 Connection reset by invalid user redis 192.168.1.214 port 9415 [preauth] Invalid user rock from 192.168.1.214 port 22173 Connection reset by invalid user rock 192.168.1.214 port 22173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1538 [preauth] Invalid user test from 192.168.1.214 port 9920 Received disconnect from 192.168.1.214 port 9920:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 9920 [preauth] Invalid user pepe from 192.168.1.214 port 12838 Received disconnect from 192.168.1.214 port 12838:11: Bye Bye [preauth] Disconnected from invalid user pepe 192.168.1.214 port 12838 [preauth] Invalid user ec2-user from 192.168.1.214 port 18862 Received disconnect from 192.168.1.214 port 18862:11: Bye Bye [preauth] Disconnected from invalid user ec2-user 192.168.1.214 port 18862 [preauth] Invalid user suhail from 192.168.1.214 port 34650 Received disconnect from 192.168.1.214 port 34650:11: Bye Bye [preauth] Disconnected from invalid user suhail 192.168.1.214 port 34650 [preauth] Invalid user oracle from 192.168.1.214 port 59869 Received disconnect from 192.168.1.214 port 59869:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 59869 [preauth] Connection closed by 192.168.1.214 port 37225 [preauth] Invalid user odoo from 192.168.1.214 port 21133 Received disconnect from 192.168.1.214 port 21133:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 21133 [preauth] Invalid user vpn from 192.168.1.214 port 23418 Received disconnect from 192.168.1.214 port 23418:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 23418 [preauth] Invalid user bodega from 192.168.1.214 port 18117 Received disconnect from 192.168.1.214 port 18117:11: Bye Bye [preauth] Disconnected from invalid user bodega 192.168.1.214 port 18117 [preauth] Invalid user claude from 192.168.1.214 port 50746 Received disconnect from 192.168.1.214 port 50746:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 50746 [preauth] Invalid user ceshi from 192.168.1.214 port 34808 Received disconnect from 192.168.1.214 port 34808:11: Bye Bye [preauth] Disconnected from invalid user ceshi 192.168.1.214 port 34808 [preauth] Invalid user n8n from 192.168.1.214 port 63382 Received disconnect from 192.168.1.214 port 63382:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 63382 [preauth] Invalid user odoo from 192.168.1.214 port 47898 Received disconnect from 192.168.1.214 port 47898:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 47898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30066:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30066 [preauth] Invalid user ftpuser from 192.168.1.214 port 24049 Received disconnect from 192.168.1.214 port 24049:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 24049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12954:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14527:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58840:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28996:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28996 [preauth] Invalid user dev from 192.168.1.214 port 25750 Received disconnect from 192.168.1.214 port 25750:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 25750 [preauth] Invalid user newuser from 192.168.1.214 port 31769 Received disconnect from 192.168.1.214 port 31769:11: Bye Bye [preauth] Disconnected from invalid user newuser 192.168.1.214 port 31769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2093:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19475:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19475 [preauth] Invalid user leandro from 192.168.1.214 port 30343 Received disconnect from 192.168.1.214 port 30343:11: Bye Bye [preauth] Disconnected from invalid user leandro 192.168.1.214 port 30343 [preauth] Invalid user user from 192.168.1.214 port 22849 Received disconnect from 192.168.1.214 port 22849:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 22849 [preauth] Invalid user vpn from 192.168.1.214 port 8271 Received disconnect from 192.168.1.214 port 8271:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 8271 [preauth] Invalid user sysadmin from 192.168.1.214 port 51136 Received disconnect from 192.168.1.214 port 51136:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 51136 [preauth] Invalid user deployhq from 192.168.1.214 port 14432 Received disconnect from 192.168.1.214 port 14432:11: Bye Bye [preauth] Disconnected from invalid user deployhq 192.168.1.214 port 14432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8150:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8150 [preauth] Invalid user sammy from 192.168.1.214 port 27193 Received disconnect from 192.168.1.214 port 27193:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 27193 [preauth] Invalid user ymoreno from 192.168.1.214 port 2767 Received disconnect from 192.168.1.214 port 2767:11: Bye Bye [preauth] Disconnected from invalid user ymoreno 192.168.1.214 port 2767 [preauth] Invalid user dev from 192.168.1.214 port 60621 Received disconnect from 192.168.1.214 port 60621:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 60621 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9837:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9837 [preauth] Invalid user seekcy from 192.168.1.214 port 28754 Received disconnect from 192.168.1.214 port 28754:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 28754 [preauth] Connection closed by 192.168.1.214 port 1474 [preauth] Invalid user administrator from 192.168.1.214 port 48977 Received disconnect from 192.168.1.214 port 48977:11: Bye Bye [preauth] Disconnected from invalid user administrator 192.168.1.214 port 48977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28153:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27931:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27931 [preauth] Invalid user n8n from 192.168.1.214 port 2005 Received disconnect from 192.168.1.214 port 2005:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 2005 [preauth] Invalid user ptest from 192.168.1.214 port 43927 Received disconnect from 192.168.1.214 port 43927:11: Bye Bye [preauth] Disconnected from invalid user ptest 192.168.1.214 port 43927 [preauth] Invalid user ftp_user from 192.168.1.214 port 12053 Received disconnect from 192.168.1.214 port 12053:11: Bye Bye [preauth] Disconnected from invalid user ftp_user 192.168.1.214 port 12053 [preauth] Invalid user mohsen from 192.168.1.214 port 54059 Received disconnect from 192.168.1.214 port 54059:11: Bye Bye [preauth] Disconnected from invalid user mohsen 192.168.1.214 port 54059 [preauth] Invalid user vpn from 192.168.1.214 port 53129 Received disconnect from 192.168.1.214 port 53129:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 53129 [preauth] Invalid user testuser from 192.168.1.214 port 7394 Received disconnect from 192.168.1.214 port 7394:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 7394 [preauth] Invalid user user from 192.168.1.214 port 53037 Received disconnect from 192.168.1.214 port 53037:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 53037 [preauth] Invalid user teamspeak from 192.168.1.214 port 36984 Received disconnect from 192.168.1.214 port 36984:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 36984 [preauth] Invalid user deploy from 192.168.1.214 port 34163 Received disconnect from 192.168.1.214 port 34163:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 34163 [preauth] Invalid user odoo from 192.168.1.214 port 20275 Received disconnect from 192.168.1.214 port 20275:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 20275 [preauth] Invalid user caduser from 192.168.1.214 port 43633 Received disconnect from 192.168.1.214 port 43633:11: Bye Bye [preauth] Disconnected from invalid user caduser 192.168.1.214 port 43633 [preauth] Invalid user bot from 192.168.1.214 port 3905 Received disconnect from 192.168.1.214 port 3905:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 3905 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26840:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26840 [preauth] Invalid user root1 from 192.168.1.214 port 5821 Received disconnect from 192.168.1.214 port 5821:11: Bye Bye [preauth] Disconnected from invalid user root1 192.168.1.214 port 5821 [preauth] banner exchange: Connection from 192.168.1.214 port 7306: invalid format Invalid user frappe from 192.168.1.214 port 62132 Received disconnect from 192.168.1.214 port 62132:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 62132 [preauth] Invalid user user13 from 192.168.1.214 port 12909 Received disconnect from 192.168.1.214 port 12909:11: Bye Bye [preauth] Disconnected from invalid user user13 192.168.1.214 port 12909 [preauth] Connection closed by 192.168.1.214 port 18899 [preauth] Connection closed by 192.168.1.214 port 24640 [preauth] Connection closed by 192.168.1.214 port 34049 Connection closed by 192.168.1.214 port 47401 [preauth] Connection closed by 192.168.1.214 port 3932 [preauth] Connection closed by 192.168.1.214 port 22931 [preauth] Unable to negotiate with 192.168.1.214 port 1314: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Unable to negotiate with 192.168.1.214 port 29124: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] Invalid user debian from 192.168.1.214 port 42929 Connection reset by invalid user debian 192.168.1.214 port 42929 [preauth] Invalid user default from 192.168.1.214 port 64828 Connection reset by invalid user default 192.168.1.214 port 64828 [preauth] Invalid user k from 192.168.1.214 port 9283 Connection reset by invalid user k 192.168.1.214 port 9283 [preauth] Invalid user leo from 192.168.1.214 port 21935 Connection reset by invalid user leo 192.168.1.214 port 21935 [preauth] Invalid user mike from 192.168.1.214 port 8525 Connection reset by invalid user mike 192.168.1.214 port 8525 [preauth] Invalid user nokia from 192.168.1.214 port 28478 Connection reset by invalid user nokia 192.168.1.214 port 28478 [preauth] Invalid user oracle from 192.168.1.214 port 54455 Connection reset by invalid user oracle 192.168.1.214 port 54455 [preauth] Invalid user photo from 192.168.1.214 port 34280 Connection reset by invalid user photo 192.168.1.214 port 34280 [preauth] Invalid user rancher from 192.168.1.214 port 58512 Connection reset by invalid user rancher 192.168.1.214 port 58512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52043 [preauth] 2026/04/24 14:29:08 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=48 for 95.111.209.13:0, 200 OK in 0.2ms @ web/base.go:22(avatars) 2026/04/24 14:29:11 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3118.7ms @ events/events.go:18(events.Events) Invalid user admin from 192.168.1.214 port 60209 Connection reset by invalid user admin 192.168.1.214 port 60209 [preauth] Invalid user admin from 192.168.1.214 port 32629 Connection reset by invalid user admin 192.168.1.214 port 32629 [preauth] Invalid user admin from 192.168.1.214 port 48480 Connection reset by invalid user admin 192.168.1.214 port 48480 [preauth] Invalid user admin from 192.168.1.214 port 53442 Connection reset by invalid user admin 192.168.1.214 port 53442 [preauth] Invalid user admin from 192.168.1.214 port 23931 Connection reset by invalid user admin 192.168.1.214 port 23931 [preauth] Invalid user admin from 192.168.1.214 port 62056 Connection reset by invalid user admin 192.168.1.214 port 62056 [preauth] Invalid user admin from 192.168.1.214 port 49599 Connection reset by invalid user admin 192.168.1.214 port 49599 [preauth] Invalid user admin from 192.168.1.214 port 52436 Connection reset by invalid user admin 192.168.1.214 port 52436 [preauth] Invalid user admin from 192.168.1.214 port 30453 Connection reset by invalid user admin 192.168.1.214 port 30453 [preauth] Invalid user max from 192.168.1.214 port 21695 Connection reset by invalid user max 192.168.1.214 port 21695 [preauth] Invalid user mysql from 192.168.1.214 port 20928 Connection reset by invalid user mysql 192.168.1.214 port 20928 [preauth] Invalid user pi from 192.168.1.214 port 59463 Connection reset by invalid user pi 192.168.1.214 port 59463 [preauth] Invalid user proxy from 192.168.1.214 port 44986 Connection reset by invalid user proxy 192.168.1.214 port 44986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53173 [preauth] Connection closed by 192.168.1.214 port 19778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57952 [preauth] Connection closed by 192.168.1.214 port 41715 [preauth] Connection closed by 192.168.1.214 port 65245 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51906 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53181 Connection closed by 192.168.1.214 port 50931 [preauth] Invalid user claude from 192.168.1.214 port 2392 Received disconnect from 192.168.1.214 port 2392:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 2392 [preauth] Connection closed by 192.168.1.214 port 52485 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53189 Connection closed by 192.168.1.214 port 1667 Received disconnect from 192.168.1.214 port 43909:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 43909 [preauth] Connection closed by 192.168.1.214 port 24402 Connection closed by 192.168.1.214 port 1670 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53191 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42742 [preauth] Invalid user test2 from 192.168.1.214 port 63141 Connection reset by invalid user test2 192.168.1.214 port 63141 [preauth] Invalid user ubnt from 192.168.1.214 port 19377 Connection reset by invalid user ubnt 192.168.1.214 port 19377 [preauth] Invalid user user from 192.168.1.214 port 23248 Connection reset by invalid user user 192.168.1.214 port 23248 [preauth] Invalid user user from 192.168.1.214 port 11810 Connection reset by invalid user user 192.168.1.214 port 11810 [preauth] Invalid user user from 192.168.1.214 port 33307 Connection reset by invalid user user 192.168.1.214 port 33307 [preauth] Invalid user user from 192.168.1.214 port 50113 Connection reset by invalid user user 192.168.1.214 port 50113 [preauth] Invalid user usuario from 192.168.1.214 port 4563 Connection reset by invalid user usuario 192.168.1.214 port 4563 [preauth] Invalid user www from 192.168.1.214 port 63261 Connection reset by invalid user www 192.168.1.214 port 63261 [preauth] Invalid user Administrator from 192.168.1.214 port 39797 Connection reset by invalid user Administrator 192.168.1.214 port 39797 [preauth] Invalid user bitrix from 192.168.1.214 port 30378 Connection reset by invalid user bitrix 192.168.1.214 port 30378 [preauth] Invalid user debian from 192.168.1.214 port 62896 Connection reset by invalid user debian 192.168.1.214 port 62896 [preauth] Invalid user deployer from 192.168.1.214 port 48208 Connection reset by invalid user deployer 192.168.1.214 port 48208 [preauth] Invalid user download from 192.168.1.214 port 51433 Connection reset by invalid user download 192.168.1.214 port 51433 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53199 Invalid user ftpuser from 192.168.1.214 port 52450 Connection reset by invalid user ftpuser 192.168.1.214 port 52450 [preauth] drop connection #1 from [192.168.1.214]:4576 on [10.233.94.47]:22 penalty: connections without attempting authentication Connection closed by 192.168.1.214 port 49171 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53201 Connection closed by 192.168.1.214 port 3146 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53255 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53261 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53263 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53265 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53267 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63684 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5920 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21558 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34293 [preauth] Invalid user search from 192.168.1.214 port 17033 Connection reset by invalid user search 192.168.1.214 port 17033 [preauth] Invalid user service from 192.168.1.214 port 2155 Connection reset by invalid user service 192.168.1.214 port 2155 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 15052 [preauth] User sshd not allowed because account is locked Connection reset by invalid user sshd 192.168.1.214 port 11856 [preauth] Invalid user supervisor from 192.168.1.214 port 51027 Connection reset by invalid user supervisor 192.168.1.214 port 51027 [preauth] Invalid user svnuser from 192.168.1.214 port 5154 Connection reset by invalid user svnuser 192.168.1.214 port 5154 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53268 Invalid user test from 192.168.1.214 port 51761 Connection reset by invalid user test 192.168.1.214 port 51761 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53270 Invalid user iman from 192.168.1.214 port 43087 Received disconnect from 192.168.1.214 port 43087:11: Bye Bye [preauth] Disconnected from invalid user iman 192.168.1.214 port 43087 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53332 Invalid user hduser1 from 192.168.1.214 port 58072 Received disconnect from 192.168.1.214 port 58072:11: Bye Bye [preauth] Disconnected from invalid user hduser1 192.168.1.214 port 58072 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53336 Invalid user spooler from 192.168.1.214 port 54015 Received disconnect from 192.168.1.214 port 54015:11: Bye Bye [preauth] Disconnected from invalid user spooler 192.168.1.214 port 54015 [preauth] Connection closed by 192.168.1.214 port 2497 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46464:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46464 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53345 Connection closed by 192.168.1.214 port 51223 [preauth] Invalid user svn from 192.168.1.214 port 58075 Received disconnect from 192.168.1.214 port 58075:11: Bye Bye [preauth] Disconnected from invalid user svn 192.168.1.214 port 58075 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53349 Connection closed by 192.168.1.214 port 41284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32108:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32108 [preauth] Connection closed by 192.168.1.214 port 16642 [preauth] Connection closed by 192.168.1.214 port 50721 [preauth] Connection closed by 192.168.1.214 port 26963 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53365 Connection closed by 192.168.1.214 port 19647 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53367 banner exchange: Connection from 192.168.1.214 port 63969: invalid format banner exchange: Connection from 192.168.1.214 port 29707: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32946 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45761 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59613 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18799 [preauth] Invalid user ftpuser from 192.168.1.214 port 11300 Received disconnect from 192.168.1.214 port 11300:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 11300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19617 [preauth] Invalid user sam from 192.168.1.214 port 44211 Connection reset by invalid user sam 192.168.1.214 port 44211 [preauth] Invalid user support from 192.168.1.214 port 10332 Connection reset by invalid user support 192.168.1.214 port 10332 [preauth] Invalid user user2 from 192.168.1.214 port 32062 Connection reset by invalid user user2 192.168.1.214 port 32062 [preauth] Invalid user user from 192.168.1.214 port 13283 Connection reset by invalid user user 192.168.1.214 port 13283 [preauth] Invalid user user from 192.168.1.214 port 14474 Connection reset by invalid user user 192.168.1.214 port 14474 [preauth] Invalid user user from 192.168.1.214 port 47690 Connection reset by invalid user user 192.168.1.214 port 47690 [preauth] Invalid user 123 from 192.168.1.214 port 55414 Connection reset by invalid user 123 192.168.1.214 port 55414 [preauth] Invalid user from 192.168.1.214 port 58426 Connection reset by invalid user 192.168.1.214 port 58426 [preauth] Invalid user RPM from 192.168.1.214 port 7285 Connection reset by invalid user RPM 192.168.1.214 port 7285 [preauth] Invalid user Username from 192.168.1.214 port 18416 Connection reset by invalid user Username 192.168.1.214 port 18416 [preauth] Invalid user admin08 from 192.168.1.214 port 14409 Connection reset by invalid user admin08 192.168.1.214 port 14409 [preauth] Invalid user admin from 192.168.1.214 port 17664 Connection reset by invalid user admin 192.168.1.214 port 17664 [preauth] Invalid user admin from 192.168.1.214 port 3641 Connection reset by invalid user admin 192.168.1.214 port 3641 [preauth] Invalid user admin from 192.168.1.214 port 63277 Connection reset by invalid user admin 192.168.1.214 port 63277 [preauth] Invalid user admin from 192.168.1.214 port 32757 Connection reset by invalid user admin 192.168.1.214 port 32757 [preauth] Invalid user admin from 192.168.1.214 port 56275 Connection reset by invalid user admin 192.168.1.214 port 56275 [preauth] Invalid user admin from 192.168.1.214 port 62544 Connection reset by invalid user admin 192.168.1.214 port 62544 [preauth] Invalid user admin from 192.168.1.214 port 1222 Connection reset by invalid user admin 192.168.1.214 port 1222 [preauth] Invalid user admin from 192.168.1.214 port 19772 Connection reset by invalid user admin 192.168.1.214 port 19772 [preauth] Invalid user admin from 192.168.1.214 port 50638 Connection reset by invalid user admin 192.168.1.214 port 50638 [preauth] Invalid user admin from 192.168.1.214 port 1035 Connection reset by invalid user admin 192.168.1.214 port 1035 [preauth] Invalid user admin from 192.168.1.214 port 1136 Connection reset by invalid user admin 192.168.1.214 port 1136 [preauth] Invalid user admin from 192.168.1.214 port 30648 Connection reset by invalid user admin 192.168.1.214 port 30648 [preauth] Invalid user admin from 192.168.1.214 port 13048 Connection reset by invalid user admin 192.168.1.214 port 13048 [preauth] Invalid user anonymous from 192.168.1.214 port 22248 Connection reset by invalid user anonymous 192.168.1.214 port 22248 [preauth] Invalid user ftpuser from 192.168.1.214 port 25209 Connection reset by invalid user ftpuser 192.168.1.214 port 25209 [preauth] Connection closed by 192.168.1.214 port 61933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25904:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1844:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1844 [preauth] Invalid user newuser from 192.168.1.214 port 48504 Received disconnect from 192.168.1.214 port 48504:11: Bye Bye [preauth] Disconnected from invalid user newuser 192.168.1.214 port 48504 [preauth] Invalid user tempuser from 192.168.1.214 port 61502 Received disconnect from 192.168.1.214 port 61502:11: Bye Bye [preauth] Disconnected from invalid user tempuser 192.168.1.214 port 61502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44752:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44752 [preauth] Invalid user user from 192.168.1.214 port 17432 Received disconnect from 192.168.1.214 port 17432:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 17432 [preauth] Invalid user tidb from 192.168.1.214 port 28465 Received disconnect from 192.168.1.214 port 28465:11: Bye Bye [preauth] Disconnected from invalid user tidb 192.168.1.214 port 28465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11525:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11525 [preauth] Invalid user dev from 192.168.1.214 port 18202 Received disconnect from 192.168.1.214 port 18202:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 18202 [preauth] Invalid user odoo from 192.168.1.214 port 40559 Received disconnect from 192.168.1.214 port 40559:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 40559 [preauth] Invalid user user from 192.168.1.214 port 41130 Received disconnect from 192.168.1.214 port 41130:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 41130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30317:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30317 [preauth] Invalid user noc from 192.168.1.214 port 57195 Received disconnect from 192.168.1.214 port 57195:11: Bye Bye [preauth] Disconnected from invalid user noc 192.168.1.214 port 57195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52948:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52948 [preauth] Invalid user oracle from 192.168.1.214 port 10064 Received disconnect from 192.168.1.214 port 10064:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 10064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10999:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54423:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54423 [preauth] Invalid user jason from 192.168.1.214 port 43914 Received disconnect from 192.168.1.214 port 43914:11: Bye Bye [preauth] Disconnected from invalid user jason 192.168.1.214 port 43914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53893:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21221:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4003:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4003 [preauth] Invalid user root1 from 192.168.1.214 port 37293 Received disconnect from 192.168.1.214 port 37293:11: Bye Bye [preauth] Disconnected from invalid user root1 192.168.1.214 port 37293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55148:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55148 [preauth] Connection closed by 192.168.1.214 port 15521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33230:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33230 [preauth] Invalid user test from 192.168.1.214 port 64946 Received disconnect from 192.168.1.214 port 64946:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 64946 [preauth] Connection closed by 192.168.1.214 port 15922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10354:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10354 [preauth] 2026/04/24 17:38:00 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3373.4ms @ events/events.go:18(events.Events) Connection closed by 192.168.1.214 port 51232 [preauth] 2026/04/24 17:57:04 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3606.0ms @ events/events.go:18(events.Events) Invalid user admin from 192.168.1.214 port 29232 Connection closed by invalid user admin 192.168.1.214 port 29232 [preauth] Invalid user orangepi from 192.168.1.214 port 24242 Connection closed by invalid user orangepi 192.168.1.214 port 24242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11551 [preauth] Connection closed by 192.168.1.214 port 27790 Connection closed by 192.168.1.214 port 10367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17553 [preauth] Connection closed by 192.168.1.214 port 46481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28573 [preauth] Invalid user test from 192.168.1.214 port 24440 Connection closed by invalid user test 192.168.1.214 port 24440 [preauth] Invalid user user from 192.168.1.214 port 51801 Connection closed by invalid user user 192.168.1.214 port 51801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64805 [preauth] Invalid user admin from 192.168.1.214 port 4798 Connection closed by invalid user admin 192.168.1.214 port 4798 [preauth] Invalid user cirros from 192.168.1.214 port 32984 Connection closed by invalid user cirros 192.168.1.214 port 32984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24317 [preauth] Connection closed by 192.168.1.214 port 55635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62024 [preauth] Invalid user admin from 192.168.1.214 port 63064 Connection closed by invalid user admin 192.168.1.214 port 63064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25497 [preauth] banner exchange: Connection from 192.168.1.214 port 34898: invalid format Unable to negotiate with 192.168.1.214 port 41890: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user admin from 192.168.1.214 port 6115 Connection closed by invalid user admin 192.168.1.214 port 6115 [preauth] Invalid user rpc from 192.168.1.214 port 9615 Connection closed by invalid user rpc 192.168.1.214 port 9615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57115 [preauth] Invalid user user1 from 192.168.1.214 port 10194 Connection closed by invalid user user1 192.168.1.214 port 10194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56681 [preauth] Connection closed by 192.168.1.214 port 3586 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 6365 [preauth] Invalid user kali from 192.168.1.214 port 8098 Connection closed by invalid user kali 192.168.1.214 port 8098 [preauth] Invalid user linaro from 192.168.1.214 port 52706 Connection closed by invalid user linaro 192.168.1.214 port 52706 [preauth] 2026/04/24 18:35:38 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3732.2ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13301 [preauth] Invalid user teste from 192.168.1.214 port 12661 Connection reset by invalid user teste 192.168.1.214 port 12661 [preauth] Invalid user ubnt from 192.168.1.214 port 45248 Connection reset by invalid user ubnt 192.168.1.214 port 45248 [preauth] Invalid user user2 from 192.168.1.214 port 40810 Connection reset by invalid user user2 192.168.1.214 port 40810 [preauth] Invalid user user36 from 192.168.1.214 port 50031 Connection reset by invalid user user36 192.168.1.214 port 50031 [preauth] Invalid user user from 192.168.1.214 port 6906 Connection reset by invalid user user 192.168.1.214 port 6906 [preauth] Invalid user vmail from 192.168.1.214 port 8428 Connection reset by invalid user vmail 192.168.1.214 port 8428 [preauth] Invalid user webapp from 192.168.1.214 port 6255 Connection reset by invalid user webapp 192.168.1.214 port 6255 [preauth] Invalid user zf from 192.168.1.214 port 10161 Connection reset by invalid user zf 192.168.1.214 port 10161 [preauth] Invalid user 12345 from 192.168.1.214 port 28592 Connection reset by invalid user 12345 192.168.1.214 port 28592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user 2 from 192.168.1.214 port 30981 Connection closed by invalid user root 192.168.1.214 port 23238 [preauth] Connection reset by invalid user 2 192.168.1.214 port 30981 [preauth] Invalid user HwHiAiUser from 192.168.1.214 port 11668 Connection reset by invalid user HwHiAiUser 192.168.1.214 port 11668 [preauth] Invalid user admin1 from 192.168.1.214 port 25936 Connection reset by invalid user admin1 192.168.1.214 port 25936 [preauth] Invalid user admin from 192.168.1.214 port 25934 Connection reset by invalid user admin 192.168.1.214 port 25934 [preauth] Invalid user admin from 192.168.1.214 port 49966 Connection reset by invalid user admin 192.168.1.214 port 49966 [preauth] Invalid user admin from 192.168.1.214 port 9208 Connection reset by invalid user admin 192.168.1.214 port 9208 [preauth] Invalid user admin from 192.168.1.214 port 10877 Connection reset by invalid user admin 192.168.1.214 port 10877 [preauth] Invalid user admin from 192.168.1.214 port 14899 Connection reset by invalid user admin 192.168.1.214 port 14899 [preauth] Invalid user admin from 192.168.1.214 port 56400 Connection reset by invalid user admin 192.168.1.214 port 56400 [preauth] Invalid user admin from 192.168.1.214 port 20354 Connection reset by invalid user admin 192.168.1.214 port 20354 [preauth] Invalid user admin from 192.168.1.214 port 10317 Connection reset by invalid user admin 192.168.1.214 port 10317 [preauth] Invalid user administrator from 192.168.1.214 port 15917 Connection reset by invalid user administrator 192.168.1.214 port 15917 [preauth] Invalid user appuser from 192.168.1.214 port 13048 Connection reset by invalid user appuser 192.168.1.214 port 13048 [preauth] Invalid user centos from 192.168.1.214 port 51155 Connection reset by invalid user centos 192.168.1.214 port 51155 [preauth] Invalid user ch from 192.168.1.214 port 30737 Connection reset by invalid user ch 192.168.1.214 port 30737 [preauth] Invalid user chengc from 192.168.1.214 port 56868 Connection reset by invalid user chengc 192.168.1.214 port 56868 [preauth] Invalid user deploy from 192.168.1.214 port 1903 Connection reset by invalid user deploy 192.168.1.214 port 1903 [preauth] Invalid user deploy from 192.168.1.214 port 3778 Connection reset by invalid user deploy 192.168.1.214 port 3778 [preauth] Invalid user deploy from 192.168.1.214 port 54814 Connection reset by invalid user deploy 192.168.1.214 port 54814 [preauth] Invalid user docker from 192.168.1.214 port 29728 Connection reset by invalid user docker 192.168.1.214 port 29728 [preauth] User games not allowed because account is locked Connection reset by invalid user games 192.168.1.214 port 44310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29030 [preauth] Invalid user admin from 192.168.1.214 port 31744 Connection closed by invalid user admin 192.168.1.214 port 31744 [preauth] Connection closed by 192.168.1.214 port 59647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16000 [preauth] 2026/04/24 18:48:07 HTTPRequest [I] router: completed GET /robots.txt for 74.7.244.48:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) Invalid user admin from 192.168.1.214 port 43593 Connection closed by invalid user admin 192.168.1.214 port 43593 [preauth] Invalid user user from 192.168.1.214 port 52857 Connection closed by invalid user user 192.168.1.214 port 52857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40730 [preauth] Invalid user admin from 192.168.1.214 port 64463 Connection closed by invalid user admin 192.168.1.214 port 64463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35360 [preauth] Invalid user hadoop from 192.168.1.214 port 35278 Connection reset by invalid user hadoop 192.168.1.214 port 35278 [preauth] Invalid user huawei from 192.168.1.214 port 42486 Connection reset by invalid user huawei 192.168.1.214 port 42486 [preauth] Invalid user moxa from 192.168.1.214 port 62705 Connection reset by invalid user moxa 192.168.1.214 port 62705 [preauth] Invalid user operator from 192.168.1.214 port 21327 Connection reset by invalid user operator 192.168.1.214 port 21327 [preauth] Invalid user postgres from 192.168.1.214 port 45727 Connection reset by invalid user postgres 192.168.1.214 port 45727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13297 [preauth] Invalid user postgres from 192.168.1.214 port 10357 Connection closed by invalid user postgres 192.168.1.214 port 10357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42504 [preauth] Invalid user openhabian from 192.168.1.214 port 45006 Connection closed by invalid user openhabian 192.168.1.214 port 45006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39801 [preauth] Invalid user sshadmin from 192.168.1.214 port 58428 Connection closed by invalid user sshadmin 192.168.1.214 port 58428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26009 [preauth] Invalid user frappe from 192.168.1.214 port 23962 Connection closed by invalid user frappe 192.168.1.214 port 23962 [preauth] Invalid user huawei from 192.168.1.214 port 47204 Connection closed by invalid user huawei 192.168.1.214 port 47204 [preauth] Invalid user ubuntu from 192.168.1.214 port 27198 Connection closed by invalid user ubuntu 192.168.1.214 port 27198 [preauth] Invalid user vyos from 192.168.1.214 port 55650 Connection closed by invalid user vyos 192.168.1.214 port 55650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32462 [preauth] Connection closed by 192.168.1.214 port 5187 [preauth] Invalid user admin from 192.168.1.214 port 55450 Connection closed by invalid user admin 192.168.1.214 port 55450 [preauth] Invalid user p from 192.168.1.214 port 5180 Connection closed by invalid user p 192.168.1.214 port 5180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46770 [preauth] Invalid user public from 192.168.1.214 port 36597 Connection closed by invalid user public 192.168.1.214 port 36597 [preauth] Invalid user debian from 192.168.1.214 port 29930 Connection closed by invalid user debian 192.168.1.214 port 29930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48877 [preauth] Invalid user steam from 192.168.1.214 port 33915 Connection closed by invalid user steam 192.168.1.214 port 33915 [preauth] Invalid user AdminGPON from 192.168.1.214 port 54495 Connection closed by invalid user AdminGPON 192.168.1.214 port 54495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14155 [preauth] Invalid user nvidia from 192.168.1.214 port 21199 Connection closed by invalid user nvidia 192.168.1.214 port 21199 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43825 [preauth] Invalid user admin from 192.168.1.214 port 34849 Connection closed by invalid user admin 192.168.1.214 port 34849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48989 [preauth] Invalid user test from 192.168.1.214 port 41077 Connection closed by invalid user test 192.168.1.214 port 41077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21996 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 17035 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53971 [preauth] Connection closed by 192.168.1.214 port 25027 [preauth] Invalid user admin from 192.168.1.214 port 52039 Connection closed by invalid user admin 192.168.1.214 port 52039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29072 [preauth] Invalid user user1 from 192.168.1.214 port 60810 Connection reset by invalid user user1 192.168.1.214 port 60810 [preauth] Invalid user admin from 192.168.1.214 port 49342 Connection reset by invalid user admin 192.168.1.214 port 49342 [preauth] Invalid user admin from 192.168.1.214 port 47998 Connection reset by invalid user admin 192.168.1.214 port 47998 [preauth] Invalid user admin from 192.168.1.214 port 12603 Connection reset by invalid user admin 192.168.1.214 port 12603 [preauth] Invalid user admin from 192.168.1.214 port 8795 Connection reset by invalid user admin 192.168.1.214 port 8795 [preauth] Invalid user ansible from 192.168.1.214 port 2833 Connection reset by invalid user ansible 192.168.1.214 port 2833 [preauth] Invalid user deploy from 192.168.1.214 port 33251 Connection reset by invalid user deploy 192.168.1.214 port 33251 [preauth] Invalid user frappe from 192.168.1.214 port 9112 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user frappe 192.168.1.214 port 9112 [preauth] Connection closed by invalid user root 192.168.1.214 port 65057 [preauth] Invalid user ftpuser from 192.168.1.214 port 63578 Connection reset by invalid user ftpuser 192.168.1.214 port 63578 [preauth] Connection reset by authenticating user git 192.168.1.214 port 42681 [preauth] Invalid user o from 192.168.1.214 port 8291 Connection reset by invalid user o 192.168.1.214 port 8291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40940 [preauth] Invalid user demo from 192.168.1.214 port 8436 Connection closed by invalid user demo 192.168.1.214 port 8436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21044:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42221 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 53937 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24738 [preauth] Invalid user maria from 192.168.1.214 port 10444 Connection reset by invalid user maria 192.168.1.214 port 10444 [preauth] Invalid user postgres from 192.168.1.214 port 20387 Connection reset by invalid user postgres 192.168.1.214 port 20387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22998 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59986 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14195 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14442 [preauth] Invalid user vpn from 192.168.1.214 port 24287 Connection closed by invalid user vpn 192.168.1.214 port 24287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35141 [preauth] Invalid user deploy from 192.168.1.214 port 36051 Connection closed by invalid user deploy 192.168.1.214 port 36051 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34965 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54025 Invalid user admin from 192.168.1.214 port 46869 Connection closed by invalid user admin 192.168.1.214 port 46869 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54029 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54031 Invalid user alan from 192.168.1.214 port 63666 Connection closed by invalid user alan 192.168.1.214 port 63666 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54033 Invalid user admin from 192.168.1.214 port 9347 Connection closed by invalid user admin 192.168.1.214 port 9347 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54035 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37438 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54039 Connection closed by 192.168.1.214 port 9187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40104 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54043 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54047 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54051 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5328:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5328 [preauth] Invalid user username from 192.168.1.214 port 9255 Connection closed by invalid user username 192.168.1.214 port 9255 [preauth] Invalid user n8n from 192.168.1.214 port 41772 Received disconnect from 192.168.1.214 port 41772:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 41772 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54059 Connection closed by 192.168.1.214 port 39074 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54060 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54070 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38097 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54072 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63585 [preauth] Invalid user tom from 192.168.1.214 port 41829 Received disconnect from 192.168.1.214 port 41829:11: Bye Bye [preauth] Disconnected from invalid user tom 192.168.1.214 port 41829 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54073 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19940 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54075 Connection closed by 192.168.1.214 port 50706 [preauth] Invalid user rema from 192.168.1.214 port 42145 Connection closed by invalid user rema 192.168.1.214 port 42145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34093 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54082 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48163 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54088 Invalid user test from 192.168.1.214 port 19728 Connection closed by invalid user test 192.168.1.214 port 19728 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54094 Invalid user odroid from 192.168.1.214 port 38928 Connection closed by invalid user odroid 192.168.1.214 port 38928 [preauth] Invalid user intel from 192.168.1.214 port 26636 Received disconnect from 192.168.1.214 port 26636:11: Bye Bye [preauth] Disconnected from invalid user intel 192.168.1.214 port 26636 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54097 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54100 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54104 Invalid user ftpuser from 192.168.1.214 port 10897 Connection closed by invalid user ftpuser 192.168.1.214 port 10897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34319 [preauth] Invalid user ftpuser from 192.168.1.214 port 39351 Connection closed by invalid user ftpuser 192.168.1.214 port 39351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41277 [preauth] Invalid user oracle from 192.168.1.214 port 25207 Connection closed by invalid user oracle 192.168.1.214 port 25207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58754 [preauth] Invalid user aaa from 192.168.1.214 port 20823 Connection closed by invalid user aaa 192.168.1.214 port 20823 [preauth] Invalid user debian from 192.168.1.214 port 52720 Connection closed by invalid user debian 192.168.1.214 port 52720 [preauth] Invalid user user from 192.168.1.214 port 43521 Connection closed by invalid user user 192.168.1.214 port 43521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48381:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48381 [preauth] Connection closed by 192.168.1.214 port 45854 [preauth] Invalid user user2 from 192.168.1.214 port 17611 Received disconnect from 192.168.1.214 port 17611:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 17611 [preauth] Invalid user ubuntu from 192.168.1.214 port 22457 Received disconnect from 192.168.1.214 port 22457:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 22457 [preauth] Invalid user admin from 192.168.1.214 port 9704 Received disconnect from 192.168.1.214 port 9704:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 9704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47973:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47973 [preauth] Invalid user user from 192.168.1.214 port 19494 Received disconnect from 192.168.1.214 port 19494:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 19494 [preauth] Invalid user user02 from 192.168.1.214 port 26863 Received disconnect from 192.168.1.214 port 26863:11: Bye Bye [preauth] Disconnected from invalid user user02 192.168.1.214 port 26863 [preauth] Invalid user sysadmin from 192.168.1.214 port 58537 Received disconnect from 192.168.1.214 port 58537:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 58537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10008:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10008 [preauth] Invalid user admin from 192.168.1.214 port 21426 Received disconnect from 192.168.1.214 port 21426:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 21426 [preauth] Invalid user steam from 192.168.1.214 port 22312 Received disconnect from 192.168.1.214 port 22312:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 22312 [preauth] Invalid user seekcy from 192.168.1.214 port 4680 Received disconnect from 192.168.1.214 port 4680:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 4680 [preauth] Invalid user user1 from 192.168.1.214 port 31522 Received disconnect from 192.168.1.214 port 31522:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 31522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2819:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4953:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63897:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63897 [preauth] Invalid user user from 192.168.1.214 port 52709 Received disconnect from 192.168.1.214 port 52709:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 52709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53345:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53345 [preauth] Invalid user es from 192.168.1.214 port 44271 Received disconnect from 192.168.1.214 port 44271:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 44271 [preauth] Invalid user smbuser from 192.168.1.214 port 3181 Received disconnect from 192.168.1.214 port 3181:11: Bye Bye [preauth] Disconnected from invalid user smbuser 192.168.1.214 port 3181 [preauth] Invalid user gandalf from 192.168.1.214 port 20443 Received disconnect from 192.168.1.214 port 20443:11: Bye Bye [preauth] Disconnected from invalid user gandalf 192.168.1.214 port 20443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10045:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10045 [preauth] Invalid user postgres from 192.168.1.214 port 18619 Received disconnect from 192.168.1.214 port 18619:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 18619 [preauth] Invalid user frappe from 192.168.1.214 port 12096 Received disconnect from 192.168.1.214 port 12096:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 12096 [preauth] Invalid user n8n from 192.168.1.214 port 41277 Received disconnect from 192.168.1.214 port 41277:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 41277 [preauth] Invalid user ftpuser from 192.168.1.214 port 4804 Received disconnect from 192.168.1.214 port 4804:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 4804 [preauth] Invalid user steam from 192.168.1.214 port 44926 Received disconnect from 192.168.1.214 port 44926:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 44926 [preauth] Connection closed by 192.168.1.214 port 16679 [preauth] Invalid user odoo from 192.168.1.214 port 60332 Received disconnect from 192.168.1.214 port 60332:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 60332 [preauth] Invalid user stud1 from 192.168.1.214 port 64670 Received disconnect from 192.168.1.214 port 64670:11: Bye Bye [preauth] Disconnected from invalid user stud1 192.168.1.214 port 64670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4257:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58577:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58577 [preauth] Invalid user ubuntu from 192.168.1.214 port 38078 Received disconnect from 192.168.1.214 port 38078:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 38078 [preauth] Invalid user ubuntu from 192.168.1.214 port 27605 Received disconnect from 192.168.1.214 port 27605:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 27605 [preauth] Invalid user sysadmin from 192.168.1.214 port 55445 Received disconnect from 192.168.1.214 port 55445:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 55445 [preauth] Invalid user zero from 192.168.1.214 port 1475 Received disconnect from 192.168.1.214 port 1475:11: Bye Bye [preauth] Disconnected from invalid user zero 192.168.1.214 port 1475 [preauth] Invalid user sinusbot from 192.168.1.214 port 42757 Received disconnect from 192.168.1.214 port 42757:11: Bye Bye [preauth] Disconnected from invalid user sinusbot 192.168.1.214 port 42757 [preauth] Invalid user shree from 192.168.1.214 port 34295 Received disconnect from 192.168.1.214 port 34295:11: Bye Bye [preauth] Disconnected from invalid user shree 192.168.1.214 port 34295 [preauth] Invalid user oracle from 192.168.1.214 port 12640 Received disconnect from 192.168.1.214 port 12640:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 12640 [preauth] Invalid user steam from 192.168.1.214 port 38110 Received disconnect from 192.168.1.214 port 38110:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 38110 [preauth] Invalid user ftpuser from 192.168.1.214 port 64568 Received disconnect from 192.168.1.214 port 64568:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 64568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2972:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2972 [preauth] Invalid user ubuntu from 192.168.1.214 port 28257 Received disconnect from 192.168.1.214 port 28257:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 28257 [preauth] Invalid user seekcy from 192.168.1.214 port 64353 Received disconnect from 192.168.1.214 port 64353:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 64353 [preauth] Invalid user user from 192.168.1.214 port 54760 Received disconnect from 192.168.1.214 port 54760:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 54760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37039:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37039 [preauth] Invalid user smbuser from 192.168.1.214 port 42940 Received disconnect from 192.168.1.214 port 42940:11: Bye Bye [preauth] Disconnected from invalid user smbuser 192.168.1.214 port 42940 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33111 [preauth] Invalid user user02 from 192.168.1.214 port 1433 Received disconnect from 192.168.1.214 port 1433:11: Bye Bye [preauth] Disconnected from invalid user user02 192.168.1.214 port 1433 [preauth] Invalid user bryan from 192.168.1.214 port 31027 Received disconnect from 192.168.1.214 port 31027:11: Bye Bye [preauth] Disconnected from invalid user bryan 192.168.1.214 port 31027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30339:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30339 [preauth] Invalid user n8n from 192.168.1.214 port 41684 Received disconnect from 192.168.1.214 port 41684:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 41684 [preauth] Invalid user bart from 192.168.1.214 port 5610 Received disconnect from 192.168.1.214 port 5610:11: Bye Bye [preauth] Disconnected from invalid user bart 192.168.1.214 port 5610 [preauth] Invalid user user1 from 192.168.1.214 port 34395 Received disconnect from 192.168.1.214 port 34395:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 34395 [preauth] Invalid user postgres from 192.168.1.214 port 64262 Received disconnect from 192.168.1.214 port 64262:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 64262 [preauth] Invalid user ubuntu from 192.168.1.214 port 21433 Received disconnect from 192.168.1.214 port 21433:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 21433 [preauth] Invalid user sysadmin from 192.168.1.214 port 20048 Received disconnect from 192.168.1.214 port 20048:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 20048 [preauth] Received disconnect from 192.168.1.214 port 31641:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 31641 [preauth] Invalid user odoo from 192.168.1.214 port 37012 Received disconnect from 192.168.1.214 port 37012:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 37012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user gandalf from 192.168.1.214 port 20888 Received disconnect from 192.168.1.214 port 14559:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14559 [preauth] Received disconnect from 192.168.1.214 port 20888:11: Bye Bye [preauth] Disconnected from invalid user gandalf 192.168.1.214 port 20888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25417:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51522:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51522 [preauth] Invalid user es from 192.168.1.214 port 27301 Received disconnect from 192.168.1.214 port 27301:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 27301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33096:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33096 [preauth] Invalid user user from 192.168.1.214 port 48904 Received disconnect from 192.168.1.214 port 48904:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 48904 [preauth] Invalid user user from 192.168.1.214 port 28581 Received disconnect from 192.168.1.214 port 28581:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 28581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53839:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19423:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19423 [preauth] Invalid user stud1 from 192.168.1.214 port 42242 Received disconnect from 192.168.1.214 port 42242:11: Bye Bye [preauth] Disconnected from invalid user stud1 192.168.1.214 port 42242 [preauth] Invalid user rachel from 192.168.1.214 port 51644 Received disconnect from 192.168.1.214 port 51644:11: Bye Bye [preauth] Disconnected from invalid user rachel 192.168.1.214 port 51644 [preauth] Invalid user ubuntu from 192.168.1.214 port 11038 Received disconnect from 192.168.1.214 port 11038:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 11038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4596:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4596 [preauth] Invalid user steam from 192.168.1.214 port 57330 Received disconnect from 192.168.1.214 port 57330:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 57330 [preauth] Invalid user n8n from 192.168.1.214 port 3840 Received disconnect from 192.168.1.214 port 3840:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 3840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13644 [preauth] Invalid user user from 192.168.1.214 port 21933 Received disconnect from 192.168.1.214 port 21933:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 21933 [preauth] Connection closed by 192.168.1.214 port 39371 [preauth] Invalid user postgres from 192.168.1.214 port 19982 Received disconnect from 192.168.1.214 port 19982:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 19982 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54358:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30073:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53321:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53321 [preauth] Invalid user steam from 192.168.1.214 port 10532 Received disconnect from 192.168.1.214 port 10532:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 10532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17040:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53225:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59044:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59044 [preauth] Invalid user seekcy from 192.168.1.214 port 9633 Received disconnect from 192.168.1.214 port 9633:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 9633 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24383:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62162:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62162 [preauth] Connection closed by 192.168.1.214 port 60675 Invalid user user2 from 192.168.1.214 port 46767 Received disconnect from 192.168.1.214 port 46767:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 46767 [preauth] Invalid user ubuntu from 192.168.1.214 port 53795 Received disconnect from 192.168.1.214 port 53795:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 53795 [preauth] Invalid user gj from 192.168.1.214 port 4026 Connection reset by invalid user gj 192.168.1.214 port 4026 [preauth] Invalid user hbyu from 192.168.1.214 port 47868 Connection reset by invalid user hbyu 192.168.1.214 port 47868 [preauth] Invalid user inspur from 192.168.1.214 port 61174 Connection reset by invalid user inspur 192.168.1.214 port 61174 [preauth] Invalid user install from 192.168.1.214 port 25117 Connection reset by invalid user install 192.168.1.214 port 25117 [preauth] Invalid user jira from 192.168.1.214 port 22894 Connection reset by invalid user jira 192.168.1.214 port 22894 [preauth] Invalid user k from 192.168.1.214 port 65171 Connection reset by invalid user k 192.168.1.214 port 65171 [preauth] Invalid user leo from 192.168.1.214 port 28292 Connection reset by invalid user leo 192.168.1.214 port 28292 [preauth] Invalid user logout from 192.168.1.214 port 6888 Connection reset by invalid user logout 192.168.1.214 port 6888 [preauth] Invalid user lzt from 192.168.1.214 port 34500 Connection reset by invalid user lzt 192.168.1.214 port 34500 [preauth] Invalid user menshan from 192.168.1.214 port 2726 Connection reset by invalid user menshan 192.168.1.214 port 2726 [preauth] Invalid user mkj from 192.168.1.214 port 4572 Connection reset by invalid user mkj 192.168.1.214 port 4572 [preauth] Invalid user mm from 192.168.1.214 port 53764 Connection reset by invalid user mm 192.168.1.214 port 53764 [preauth] Invalid user monitor from 192.168.1.214 port 59096 Connection reset by invalid user monitor 192.168.1.214 port 59096 [preauth] Invalid user net from 192.168.1.214 port 42652 Connection reset by invalid user net 192.168.1.214 port 42652 [preauth] Invalid user operator from 192.168.1.214 port 35110 Connection reset by invalid user operator 192.168.1.214 port 35110 [preauth] Invalid user oracle from 192.168.1.214 port 23451 Connection reset by invalid user oracle 192.168.1.214 port 23451 [preauth] Invalid user oracle from 192.168.1.214 port 21330 Connection reset by invalid user oracle 192.168.1.214 port 21330 [preauth] Invalid user postgres from 192.168.1.214 port 45187 Connection reset by invalid user postgres 192.168.1.214 port 45187 [preauth] Invalid user public from 192.168.1.214 port 56424 Connection reset by invalid user public 192.168.1.214 port 56424 [preauth] Invalid user public from 192.168.1.214 port 32500 Connection reset by invalid user public 192.168.1.214 port 32500 [preauth] Invalid user pxy from 192.168.1.214 port 37147 Connection reset by invalid user pxy 192.168.1.214 port 37147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48083 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23770 [preauth] banner exchange: Connection from 192.168.1.214 port 43408: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33858 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21084 [preauth] Connection closed by 192.168.1.214 port 38484 [preauth] Connection closed by 192.168.1.214 port 34931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20144 [preauth] Connection closed by 192.168.1.214 port 20860 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28321 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16591 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17637 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54447 Connection closed by 192.168.1.214 port 17931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64118 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58365 [preauth] Invalid user samba from 192.168.1.214 port 23281 Connection reset by invalid user samba 192.168.1.214 port 23281 [preauth] Invalid user user1 from 192.168.1.214 port 8049 Connection reset by invalid user user1 192.168.1.214 port 8049 [preauth] Invalid user user1 from 192.168.1.214 port 54259 Connection reset by invalid user user1 192.168.1.214 port 54259 [preauth] Invalid user user from 192.168.1.214 port 58528 Connection reset by invalid user user 192.168.1.214 port 58528 [preauth] Invalid user user from 192.168.1.214 port 17859 Connection reset by invalid user user 192.168.1.214 port 17859 [preauth] Invalid user Sujan from 192.168.1.214 port 21022 Connection reset by invalid user Sujan 192.168.1.214 port 21022 [preauth] Invalid user adm from 192.168.1.214 port 51142 Connection reset by invalid user adm 192.168.1.214 port 51142 [preauth] Invalid user admin from 192.168.1.214 port 34047 Connection reset by invalid user admin 192.168.1.214 port 34047 [preauth] Invalid user admin from 192.168.1.214 port 63977 Connection reset by invalid user admin 192.168.1.214 port 63977 [preauth] Invalid user admin from 192.168.1.214 port 13596 Connection reset by invalid user admin 192.168.1.214 port 13596 [preauth] Invalid user admin from 192.168.1.214 port 25730 Connection reset by invalid user admin 192.168.1.214 port 25730 [preauth] Invalid user admin from 192.168.1.214 port 29173 Connection reset by invalid user admin 192.168.1.214 port 29173 [preauth] Invalid user admin from 192.168.1.214 port 19787 Connection reset by invalid user admin 192.168.1.214 port 19787 [preauth] Invalid user admin from 192.168.1.214 port 43508 Connection reset by invalid user admin 192.168.1.214 port 43508 [preauth] Invalid user admin from 192.168.1.214 port 25740 Connection reset by invalid user admin 192.168.1.214 port 25740 [preauth] Invalid user admin from 192.168.1.214 port 55640 Connection reset by invalid user admin 192.168.1.214 port 55640 [preauth] Invalid user admin from 192.168.1.214 port 25659 Connection reset by invalid user admin 192.168.1.214 port 25659 [preauth] Invalid user admin from 192.168.1.214 port 59126 Connection reset by invalid user admin 192.168.1.214 port 59126 [preauth] Invalid user admin from 192.168.1.214 port 58171 Connection reset by invalid user admin 192.168.1.214 port 58171 [preauth] Invalid user admin from 192.168.1.214 port 30973 Connection reset by invalid user admin 192.168.1.214 port 30973 [preauth] Invalid user admin from 192.168.1.214 port 10808 Connection reset by invalid user admin 192.168.1.214 port 10808 [preauth] Invalid user bbs from 192.168.1.214 port 18133 Connection reset by invalid user bbs 192.168.1.214 port 18133 [preauth] Invalid user cluster from 192.168.1.214 port 14012 Connection reset by invalid user cluster 192.168.1.214 port 14012 [preauth] Invalid user dspace from 192.168.1.214 port 41507 Connection reset by invalid user dspace 192.168.1.214 port 41507 [preauth] Invalid user ftpuser from 192.168.1.214 port 1250 Connection reset by invalid user ftpuser 192.168.1.214 port 1250 [preauth] Invalid user user1 from 192.168.1.214 port 43420 Received disconnect from 192.168.1.214 port 43420:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 43420 [preauth] Invalid user comp from 192.168.1.214 port 64051 Received disconnect from 192.168.1.214 port 64051:11: Bye Bye [preauth] Disconnected from invalid user comp 192.168.1.214 port 64051 [preauth] Invalid user debian from 192.168.1.214 port 38376 Received disconnect from 192.168.1.214 port 38376:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 38376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60259:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1744:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1744 [preauth] Invalid user ts3 from 192.168.1.214 port 50162 Received disconnect from 192.168.1.214 port 50162:11: Bye Bye [preauth] Disconnected from invalid user ts3 192.168.1.214 port 50162 [preauth] Invalid user cronuser from 192.168.1.214 port 3790 Received disconnect from 192.168.1.214 port 3790:11: Bye Bye [preauth] Disconnected from invalid user cronuser 192.168.1.214 port 3790 [preauth] Invalid user hrm from 192.168.1.214 port 36736 Received disconnect from 192.168.1.214 port 36736:11: Bye Bye [preauth] Disconnected from invalid user hrm 192.168.1.214 port 36736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40419:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46196:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46196 [preauth] Invalid user oracle from 192.168.1.214 port 30785 Received disconnect from 192.168.1.214 port 30785:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 30785 [preauth] Invalid user gitea from 192.168.1.214 port 22837 Received disconnect from 192.168.1.214 port 22837:11: Bye Bye [preauth] Disconnected from invalid user gitea 192.168.1.214 port 22837 [preauth] Invalid user n8n from 192.168.1.214 port 11718 Received disconnect from 192.168.1.214 port 11718:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 11718 [preauth] Connection closed by 192.168.1.214 port 9775 [preauth] Invalid user julia from 192.168.1.214 port 30588 Received disconnect from 192.168.1.214 port 30588:11: Bye Bye [preauth] Disconnected from invalid user julia 192.168.1.214 port 30588 [preauth] Invalid user remote from 192.168.1.214 port 33531 Received disconnect from 192.168.1.214 port 33531:11: Bye Bye [preauth] Disconnected from invalid user remote 192.168.1.214 port 33531 [preauth] Invalid user user from 192.168.1.214 port 1546 Received disconnect from 192.168.1.214 port 1546:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 1546 [preauth] Invalid user ftpuser from 192.168.1.214 port 37498 Received disconnect from 192.168.1.214 port 37498:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 37498 [preauth] Invalid user mc from 192.168.1.214 port 6659 Received disconnect from 192.168.1.214 port 6659:11: Bye Bye [preauth] Disconnected from invalid user mc 192.168.1.214 port 6659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61417:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61417 [preauth] Invalid user steam from 192.168.1.214 port 59850 Received disconnect from 192.168.1.214 port 59850:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 59850 [preauth] Invalid user itmuser from 192.168.1.214 port 26594 Received disconnect from 192.168.1.214 port 26594:11: Bye Bye [preauth] Disconnected from invalid user itmuser 192.168.1.214 port 26594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28882:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28882 [preauth] User daemon not allowed because account is locked Received disconnect from 192.168.1.214 port 32727:11: Bye Bye [preauth] Disconnected from invalid user daemon 192.168.1.214 port 32727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34903:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31603:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58059:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58059 [preauth] Invalid user informix from 192.168.1.214 port 36727 Received disconnect from 192.168.1.214 port 36727:11: Bye Bye [preauth] Disconnected from invalid user informix 192.168.1.214 port 36727 [preauth] Connection closed by 192.168.1.214 port 56057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24013 [preauth] 2026/04/24 23:10:20 HTTPRequest [I] router: completed GET / for 23.27.145.21:0, 200 OK in 1.1ms @ web/home.go:32(web.Home) Connection closed by 192.168.1.214 port 50994 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54633 Connection closed by 192.168.1.214 port 46755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21586 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41128 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4336 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1054 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17525 [preauth] 2026/04/25 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/25 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/25 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/25 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13418:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13418 [preauth] Invalid user admin from 192.168.1.214 port 56980 Connection closed by invalid user admin 192.168.1.214 port 56980 [preauth] Invalid user orangepi from 192.168.1.214 port 27991 Connection closed by invalid user orangepi 192.168.1.214 port 27991 [preauth] Connection closed by 192.168.1.214 port 45724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50511 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60042 [preauth] Invalid user test from 192.168.1.214 port 1222 Connection closed by invalid user test 192.168.1.214 port 1222 [preauth] Invalid user user from 192.168.1.214 port 56123 Connection closed by invalid user user 192.168.1.214 port 56123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60540 [preauth] Invalid user admin from 192.168.1.214 port 12350 Connection closed by invalid user admin 192.168.1.214 port 12350 [preauth] Invalid user cirros from 192.168.1.214 port 47554 Connection closed by invalid user cirros 192.168.1.214 port 47554 [preauth] Invalid user postgres from 192.168.1.214 port 23072 Received disconnect from 192.168.1.214 port 23072:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 23072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38318 [preauth] Invalid user admin from 192.168.1.214 port 38537 Connection closed by invalid user admin 192.168.1.214 port 38537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1289 [preauth] Invalid user rpc from 192.168.1.214 port 7572 Connection closed by invalid user rpc 192.168.1.214 port 7572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16759:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16759 [preauth] Connection closed by 192.168.1.214 port 32467 [preauth] Invalid user claude from 192.168.1.214 port 63559 Received disconnect from 192.168.1.214 port 63559:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 63559 [preauth] Invalid user steam from 192.168.1.214 port 10080 Received disconnect from 192.168.1.214 port 10080:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 10080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55755:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55755 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14145 [preauth] Invalid user yuany from 192.168.1.214 port 16131 Received disconnect from 192.168.1.214 port 16131:11: Bye Bye [preauth] Disconnected from invalid user yuany 192.168.1.214 port 16131 [preauth] Invalid user testuser from 192.168.1.214 port 57133 Received disconnect from 192.168.1.214 port 57133:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 57133 [preauth] Invalid user info1 from 192.168.1.214 port 59226 Received disconnect from 192.168.1.214 port 59226:11: Bye Bye [preauth] Disconnected from invalid user info1 192.168.1.214 port 59226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2103 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43601 [preauth] Invalid user admin from 192.168.1.214 port 24471 Connection reset by invalid user admin 192.168.1.214 port 24471 [preauth] Invalid user admin from 192.168.1.214 port 1060 Connection reset by invalid user admin 192.168.1.214 port 1060 [preauth] Invalid user app from 192.168.1.214 port 51189 Connection reset by invalid user app 192.168.1.214 port 51189 [preauth] Invalid user bitnami from 192.168.1.214 port 55269 Connection reset by invalid user bitnami 192.168.1.214 port 55269 [preauth] Connection reset by authenticating user git 192.168.1.214 port 50789 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 47822 [preauth] Invalid user spooler from 192.168.1.214 port 24246 Received disconnect from 192.168.1.214 port 24246:11: Bye Bye [preauth] Disconnected from invalid user spooler 192.168.1.214 port 24246 [preauth] Invalid user mm from 192.168.1.214 port 45145 Connection reset by invalid user mm 192.168.1.214 port 45145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30522 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37894 [preauth] Connection closed by 192.168.1.214 port 61153 [preauth] Invalid user test_ftp from 192.168.1.214 port 42353 Received disconnect from 192.168.1.214 port 42353:11: Bye Bye [preauth] Disconnected from invalid user test_ftp 192.168.1.214 port 42353 [preauth] Invalid user user1 from 192.168.1.214 port 53603 Connection closed by invalid user user1 192.168.1.214 port 53603 [preauth] Invalid user test from 192.168.1.214 port 7953 Received disconnect from 192.168.1.214 port 7953:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 7953 [preauth] Invalid user tempuser from 192.168.1.214 port 51349 Received disconnect from 192.168.1.214 port 51349:11: Bye Bye [preauth] Disconnected from invalid user tempuser 192.168.1.214 port 51349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42933 [preauth] Invalid user server from 192.168.1.214 port 60327 Received disconnect from 192.168.1.214 port 60327:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 60327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42357:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42357 [preauth] Invalid user ubuntu from 192.168.1.214 port 34960 Received disconnect from 192.168.1.214 port 34960:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 34960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49935 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 54901 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11141:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63966:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63966 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 30854 [preauth] Invalid user user from 192.168.1.214 port 62773 Received disconnect from 192.168.1.214 port 62773:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 62773 [preauth] Invalid user admin from 192.168.1.214 port 32450 Received disconnect from 192.168.1.214 port 32450:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 32450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14830:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14830 [preauth] Invalid user kali from 192.168.1.214 port 48163 Connection closed by invalid user kali 192.168.1.214 port 48163 [preauth] Invalid user sammy from 192.168.1.214 port 33143 Received disconnect from 192.168.1.214 port 33143:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 33143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60212:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60212 [preauth] Invalid user linaro from 192.168.1.214 port 2254 Connection closed by invalid user linaro 192.168.1.214 port 2254 [preauth] Invalid user odoo from 192.168.1.214 port 1861 Received disconnect from 192.168.1.214 port 1861:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 1861 [preauth] Invalid user ftpuser from 192.168.1.214 port 27345 Received disconnect from 192.168.1.214 port 27345:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 27345 [preauth] Invalid user user from 192.168.1.214 port 45158 Received disconnect from 192.168.1.214 port 45158:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 45158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16708:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16708 [preauth] Invalid user test3 from 192.168.1.214 port 20123 Received disconnect from 192.168.1.214 port 20123:11: Bye Bye [preauth] Disconnected from invalid user test3 192.168.1.214 port 20123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53450 [preauth] Invalid user vpn from 192.168.1.214 port 60774 Received disconnect from 192.168.1.214 port 60774:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 60774 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 1395 [preauth] Invalid user hadoop from 192.168.1.214 port 3664 Connection reset by invalid user hadoop 192.168.1.214 port 3664 [preauth] Invalid user hscroot from 192.168.1.214 port 36003 Connection reset by invalid user hscroot 192.168.1.214 port 36003 [preauth] Invalid user juan from 192.168.1.214 port 59924 Connection reset by invalid user juan 192.168.1.214 port 59924 [preauth] Invalid user log from 192.168.1.214 port 20565 Connection reset by invalid user log 192.168.1.214 port 20565 [preauth] Invalid user me from 192.168.1.214 port 49782 Connection reset by invalid user me 192.168.1.214 port 49782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48296 [preauth] Connection reset by invalid user root 192.168.1.214 port 46767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30442 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3849 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28787 [preauth] Invalid user nexus from 192.168.1.214 port 52309 Received disconnect from 192.168.1.214 port 52309:11: Bye Bye [preauth] Disconnected from invalid user nexus 192.168.1.214 port 52309 [preauth] Invalid user ark from 192.168.1.214 port 55138 Received disconnect from 192.168.1.214 port 55138:11: Bye Bye [preauth] Disconnected from invalid user ark 192.168.1.214 port 55138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56186 [preauth] Invalid user sysadmin from 192.168.1.214 port 30721 Received disconnect from 192.168.1.214 port 30721:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 30721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4074 [preauth] Invalid user vpntest from 192.168.1.214 port 45699 Received disconnect from 192.168.1.214 port 45699:11: Bye Bye [preauth] Disconnected from invalid user vpntest 192.168.1.214 port 45699 [preauth] Invalid user seekcy from 192.168.1.214 port 42863 Received disconnect from 192.168.1.214 port 42863:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 42863 [preauth] Invalid user test1 from 192.168.1.214 port 28750 Received disconnect from 192.168.1.214 port 28750:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 28750 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8880 [preauth] Invalid user test from 192.168.1.214 port 45654 Received disconnect from 192.168.1.214 port 45654:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 45654 [preauth] Invalid user front-user from 192.168.1.214 port 43424 Received disconnect from 192.168.1.214 port 43424:11: Bye Bye [preauth] Disconnected from invalid user front-user 192.168.1.214 port 43424 [preauth] Invalid user vpn from 192.168.1.214 port 12278 Received disconnect from 192.168.1.214 port 12278:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 12278 [preauth] Invalid user mis from 192.168.1.214 port 37855 Received disconnect from 192.168.1.214 port 37855:11: Bye Bye [preauth] Disconnected from invalid user mis 192.168.1.214 port 37855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56975:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7249 [preauth] Invalid user postgres from 192.168.1.214 port 12522 Received disconnect from 192.168.1.214 port 12522:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 12522 [preauth] Connection closed by 192.168.1.214 port 38563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13170:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1858 [preauth] Invalid user user from 192.168.1.214 port 36834 Received disconnect from 192.168.1.214 port 36834:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 36834 [preauth] Invalid user user from 192.168.1.214 port 33854 Received disconnect from 192.168.1.214 port 33854:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 33854 [preauth] Invalid user testssh from 192.168.1.214 port 28239 Received disconnect from 192.168.1.214 port 28239:11: Bye Bye [preauth] Disconnected from invalid user testssh 192.168.1.214 port 28239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54606 [preauth] Invalid user admin from 192.168.1.214 port 25604 Connection closed by invalid user admin 192.168.1.214 port 25604 [preauth] Invalid user ubuntu from 192.168.1.214 port 19311 Received disconnect from 192.168.1.214 port 19311:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20135:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20135 [preauth] Invalid user teamspeak from 192.168.1.214 port 6478 Received disconnect from 192.168.1.214 port 6478:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 6478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28495 [preauth] Invalid user svn from 192.168.1.214 port 1584 Received disconnect from 192.168.1.214 port 1584:11: Bye Bye [preauth] Disconnected from invalid user svn 192.168.1.214 port 1584 [preauth] Invalid user ali from 192.168.1.214 port 26053 Received disconnect from 192.168.1.214 port 26053:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 26053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59819 [preauth] Invalid user steam from 192.168.1.214 port 57315 Received disconnect from 192.168.1.214 port 57315:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 57315 [preauth] Invalid user postgres from 192.168.1.214 port 50991 Received disconnect from 192.168.1.214 port 50991:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 50991 [preauth] Invalid user min from 192.168.1.214 port 12786 Received disconnect from 192.168.1.214 port 12786:11: Bye Bye [preauth] Disconnected from invalid user min 192.168.1.214 port 12786 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54898:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54898 [preauth] Invalid user admin from 192.168.1.214 port 4866 Received disconnect from 192.168.1.214 port 4866:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 4866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12864:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3583:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3583 [preauth] Invalid user max from 192.168.1.214 port 23365 Received disconnect from 192.168.1.214 port 23365:11: Bye Bye [preauth] Disconnected from invalid user max 192.168.1.214 port 23365 [preauth] Invalid user admin from 192.168.1.214 port 32449 Connection closed by invalid user admin 192.168.1.214 port 32449 [preauth] Invalid user deploy from 192.168.1.214 port 46862 Received disconnect from 192.168.1.214 port 46862:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 46862 [preauth] Invalid user devops from 192.168.1.214 port 37921 Received disconnect from 192.168.1.214 port 37921:11: Bye Bye [preauth] Disconnected from invalid user devops 192.168.1.214 port 37921 [preauth] Invalid user vpn from 192.168.1.214 port 43725 Received disconnect from 192.168.1.214 port 43725:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 43725 [preauth] Invalid user openhabian from 192.168.1.214 port 51530 Received disconnect from 192.168.1.214 port 51530:11: Bye Bye [preauth] Disconnected from invalid user openhabian 192.168.1.214 port 51530 [preauth] Invalid user user from 192.168.1.214 port 52879 Connection closed by invalid user user 192.168.1.214 port 52879 [preauth] Invalid user ly from 192.168.1.214 port 31837 Received disconnect from 192.168.1.214 port 31837:11: Bye Bye [preauth] Disconnected from invalid user ly 192.168.1.214 port 31837 [preauth] Invalid user admin from 192.168.1.214 port 26699 Received disconnect from 192.168.1.214 port 26699:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 26699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28726:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22073:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22073 [preauth] Invalid user oracle from 192.168.1.214 port 21637 Received disconnect from 192.168.1.214 port 21637:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 21637 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18318 [preauth] Invalid user admin from 192.168.1.214 port 8150 Connection closed by invalid user admin 192.168.1.214 port 8150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29286:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57587 [preauth] Connection closed by 192.168.1.214 port 34230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25938:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25938 [preauth] Invalid user postgres from 192.168.1.214 port 36907 Connection closed by invalid user postgres 192.168.1.214 port 36907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49073:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49073 [preauth] Invalid user openhabian from 192.168.1.214 port 2840 Connection closed by invalid user openhabian 192.168.1.214 port 2840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14061:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22373 [preauth] Invalid user sshadmin from 192.168.1.214 port 13870 Connection closed by invalid user sshadmin 192.168.1.214 port 13870 [preauth] Invalid user sammy from 192.168.1.214 port 34984 Received disconnect from 192.168.1.214 port 34984:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 34984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4048:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14719 [preauth] Invalid user postgres from 192.168.1.214 port 6597 Received disconnect from 192.168.1.214 port 6597:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 6597 [preauth] Invalid user monitoring from 192.168.1.214 port 17618 Received disconnect from 192.168.1.214 port 17618:11: Bye Bye [preauth] Disconnected from invalid user monitoring 192.168.1.214 port 17618 [preauth] Connection closed by 192.168.1.214 port 49419 [preauth] Invalid user frappe from 192.168.1.214 port 63917 Connection closed by invalid user frappe 192.168.1.214 port 63917 [preauth] Invalid user steam from 192.168.1.214 port 20307 Received disconnect from 192.168.1.214 port 20307:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 20307 [preauth] Invalid user claude from 192.168.1.214 port 14996 Received disconnect from 192.168.1.214 port 14996:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 14996 [preauth] Invalid user huawei from 192.168.1.214 port 41331 Connection closed by invalid user huawei 192.168.1.214 port 41331 [preauth] Invalid user sdadmin from 192.168.1.214 port 31046 Received disconnect from 192.168.1.214 port 31046:11: Bye Bye [preauth] Disconnected from invalid user sdadmin 192.168.1.214 port 31046 [preauth] Invalid user ftpuser from 192.168.1.214 port 1524 Received disconnect from 192.168.1.214 port 1524:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 1524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40383:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40383 [preauth] Invalid user ubuntu from 192.168.1.214 port 59125 Connection closed by invalid user ubuntu 192.168.1.214 port 59125 [preauth] Invalid user mongo from 192.168.1.214 port 10281 Received disconnect from 192.168.1.214 port 10281:11: Bye Bye [preauth] Disconnected from invalid user mongo 192.168.1.214 port 10281 [preauth] Invalid user sammy from 192.168.1.214 port 31835 Received disconnect from 192.168.1.214 port 31835:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 31835 [preauth] Invalid user vyos from 192.168.1.214 port 20269 Connection closed by invalid user vyos 192.168.1.214 port 20269 [preauth] Invalid user test from 192.168.1.214 port 65148 Received disconnect from 192.168.1.214 port 65148:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 65148 [preauth] Invalid user teamspeak from 192.168.1.214 port 56033 Received disconnect from 192.168.1.214 port 56033:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 56033 [preauth] Invalid user pt from 192.168.1.214 port 20922 Received disconnect from 192.168.1.214 port 20922:11: Bye Bye [preauth] Disconnected from invalid user pt 192.168.1.214 port 20922 [preauth] Connection closed by 192.168.1.214 port 62846 [preauth] Invalid user tester from 192.168.1.214 port 13899 Received disconnect from 192.168.1.214 port 13899:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 13899 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3522:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3522 [preauth] Invalid user ftpuser from 192.168.1.214 port 17184 Received disconnect from 192.168.1.214 port 17184:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 17184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29636 [preauth] Invalid user ubuntu from 192.168.1.214 port 21268 Received disconnect from 192.168.1.214 port 21268:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 21268 [preauth] Invalid user sammy from 192.168.1.214 port 11059 Received disconnect from 192.168.1.214 port 11059:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 11059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9065:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9065 [preauth] Invalid user vpnuser from 192.168.1.214 port 54714 Received disconnect from 192.168.1.214 port 54714:11: Bye Bye [preauth] Disconnected from invalid user vpnuser 192.168.1.214 port 54714 [preauth] Invalid user admin from 192.168.1.214 port 57448 Connection closed by invalid user admin 192.168.1.214 port 57448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38044:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38044 [preauth] Invalid user test2 from 192.168.1.214 port 37003 Received disconnect from 192.168.1.214 port 37003:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 37003 [preauth] Invalid user ubuntu from 192.168.1.214 port 43261 Received disconnect from 192.168.1.214 port 43261:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 43261 [preauth] Invalid user p from 192.168.1.214 port 59534 Connection closed by invalid user p 192.168.1.214 port 59534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39972:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18652:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18652 [preauth] Invalid user teamspeak from 192.168.1.214 port 48117 Received disconnect from 192.168.1.214 port 48117:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 48117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17154 [preauth] Invalid user postgres from 192.168.1.214 port 13962 Received disconnect from 192.168.1.214 port 13962:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 13962 [preauth] Invalid user user from 192.168.1.214 port 27284 Received disconnect from 192.168.1.214 port 27284:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 27284 [preauth] Invalid user manager from 192.168.1.214 port 38420 Received disconnect from 192.168.1.214 port 38420:11: Bye Bye [preauth] Disconnected from invalid user manager 192.168.1.214 port 38420 [preauth] Invalid user public from 192.168.1.214 port 22665 Connection closed by invalid user public 192.168.1.214 port 22665 [preauth] Invalid user debian from 192.168.1.214 port 45145 Connection closed by invalid user debian 192.168.1.214 port 45145 [preauth] Invalid user odoo from 192.168.1.214 port 33356 Received disconnect from 192.168.1.214 port 33356:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 33356 [preauth] Invalid user user from 192.168.1.214 port 45363 Received disconnect from 192.168.1.214 port 45363:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 45363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12047 [preauth] Invalid user steam from 192.168.1.214 port 5636 Connection closed by invalid user steam 192.168.1.214 port 5636 [preauth] 2026/04/25 02:01:57 HTTPRequest [I] router: completed GET / for 23.27.145.170:0, 200 OK in 1.5ms @ web/home.go:32(web.Home) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60074 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23700 [preauth] Connection closed by 192.168.1.214 port 18924 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55079:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55079 [preauth] Connection closed by 192.168.1.214 port 30350 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51403 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55260 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58591 [preauth] Connection closed by 192.168.1.214 port 22566 Invalid user a from 192.168.1.214 port 19166 Connection closed by invalid user a 192.168.1.214 port 19166 [preauth] Invalid user nvidia from 192.168.1.214 port 23817 Connection closed by invalid user nvidia 192.168.1.214 port 23817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3017 [preauth] Invalid user admin from 192.168.1.214 port 38619 Connection closed by invalid user admin 192.168.1.214 port 38619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1171 [preauth] Connection closed by 192.168.1.214 port 13660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59089 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65353 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34991 [preauth] Invalid user test from 192.168.1.214 port 27120 Connection closed by invalid user test 192.168.1.214 port 27120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2550 [preauth] Invalid user sean from 192.168.1.214 port 27489 Connection reset by invalid user sean 192.168.1.214 port 27489 [preauth] Invalid user setup from 192.168.1.214 port 46657 Connection reset by invalid user setup 192.168.1.214 port 46657 [preauth] Invalid user shun from 192.168.1.214 port 1555 Connection reset by invalid user shun 192.168.1.214 port 1555 [preauth] Invalid user test from 192.168.1.214 port 21945 Connection reset by invalid user test 192.168.1.214 port 21945 [preauth] Invalid user teste from 192.168.1.214 port 55246 Connection reset by invalid user teste 192.168.1.214 port 55246 [preauth] Invalid user tester from 192.168.1.214 port 23919 Connection reset by invalid user tester 192.168.1.214 port 23919 [preauth] Invalid user testuser from 192.168.1.214 port 18115 Connection reset by invalid user testuser 192.168.1.214 port 18115 [preauth] Invalid user tian from 192.168.1.214 port 26757 Connection reset by invalid user tian 192.168.1.214 port 26757 [preauth] Invalid user ubnt from 192.168.1.214 port 39320 Connection reset by invalid user ubnt 192.168.1.214 port 39320 [preauth] Invalid user uftp from 192.168.1.214 port 65318 Connection reset by invalid user uftp 192.168.1.214 port 65318 [preauth] Invalid user user from 192.168.1.214 port 63633 Connection reset by invalid user user 192.168.1.214 port 63633 [preauth] Invalid user user from 192.168.1.214 port 12484 Connection reset by invalid user user 192.168.1.214 port 12484 [preauth] Invalid user user from 192.168.1.214 port 45668 Connection reset by invalid user user 192.168.1.214 port 45668 [preauth] Invalid user user from 192.168.1.214 port 34133 Connection reset by invalid user user 192.168.1.214 port 34133 [preauth] Invalid user weblogic from 192.168.1.214 port 27717 Connection reset by invalid user weblogic 192.168.1.214 port 27717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5178 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 26759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26059:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50516 [preauth] Invalid user admin from 192.168.1.214 port 22031 Connection closed by invalid user admin 192.168.1.214 port 22031 [preauth] Invalid user root/bin from 192.168.1.214 port 35082 Received disconnect from 192.168.1.214 port 35082:11: Bye Bye [preauth] Disconnected from invalid user root/bin 192.168.1.214 port 35082 [preauth] Invalid user sdadmin from 192.168.1.214 port 61340 Received disconnect from 192.168.1.214 port 61340:11: Bye Bye [preauth] Disconnected from invalid user sdadmin 192.168.1.214 port 61340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55673:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55673 [preauth] Invalid user teamspeak from 192.168.1.214 port 60198 Received disconnect from 192.168.1.214 port 60198:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 60198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63636 [preauth] Invalid user ubuntu from 192.168.1.214 port 33111 Received disconnect from 192.168.1.214 port 33111:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 33111 [preauth] Invalid user bot from 192.168.1.214 port 1943 Received disconnect from 192.168.1.214 port 1943:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 1943 [preauth] Invalid user user1 from 192.168.1.214 port 10670 Received disconnect from 192.168.1.214 port 10670:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 10670 [preauth] Unable to negotiate with 192.168.1.214 port 9528: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth] Invalid user esuser from 192.168.1.214 port 54104 Received disconnect from 192.168.1.214 port 54104:11: Bye Bye [preauth] Disconnected from invalid user esuser 192.168.1.214 port 54104 [preauth] Invalid user demo from 192.168.1.214 port 63307 Connection closed by invalid user demo 192.168.1.214 port 63307 [preauth] Connection closed by 192.168.1.214 port 59309 [preauth] Invalid user steam from 192.168.1.214 port 4299 Received disconnect from 192.168.1.214 port 4299:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 4299 [preauth] Invalid user steam from 192.168.1.214 port 12289 Received disconnect from 192.168.1.214 port 12289:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 12289 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13971:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13971 [preauth] Invalid user ubuntu from 192.168.1.214 port 55316 Received disconnect from 192.168.1.214 port 55316:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 55316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25844 [preauth] Invalid user axway from 192.168.1.214 port 46861 Received disconnect from 192.168.1.214 port 46861:11: Bye Bye [preauth] Disconnected from invalid user axway 192.168.1.214 port 46861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49257:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49257 [preauth] Invalid user jhlee from 192.168.1.214 port 64261 Received disconnect from 192.168.1.214 port 64261:11: Bye Bye [preauth] Disconnected from invalid user jhlee 192.168.1.214 port 64261 [preauth] Invalid user test from 192.168.1.214 port 23957 Received disconnect from 192.168.1.214 port 23957:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 23957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14924 [preauth] Invalid user ubuntu from 192.168.1.214 port 32888 Received disconnect from 192.168.1.214 port 32888:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 32888 [preauth] Invalid user ssh from 192.168.1.214 port 31075 Received disconnect from 192.168.1.214 port 31075:11: Bye Bye [preauth] Disconnected from invalid user ssh 192.168.1.214 port 31075 [preauth] Invalid user test from 192.168.1.214 port 13878 Received disconnect from 192.168.1.214 port 13878:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 13878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12363:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12363 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47722 [preauth] Connection closed by 192.168.1.214 port 11090 Invalid user steam from 192.168.1.214 port 30158 Received disconnect from 192.168.1.214 port 30158:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 30158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13163:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13163 [preauth] Invalid user odoo9 from 192.168.1.214 port 33149 Received disconnect from 192.168.1.214 port 33149:11: Bye Bye [preauth] Disconnected from invalid user odoo9 192.168.1.214 port 33149 [preauth] Invalid user ubuntu from 192.168.1.214 port 57992 Received disconnect from 192.168.1.214 port 57992:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 57992 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55478 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22935 [preauth] Invalid user bot from 192.168.1.214 port 12470 Received disconnect from 192.168.1.214 port 12470:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 12470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35727:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40024:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41233 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2043:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2043 [preauth] banner exchange: Connection from 192.168.1.214 port 54247: invalid format Invalid user frappe from 192.168.1.214 port 25726 Received disconnect from 192.168.1.214 port 25726:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 25726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51307:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51307 [preauth] Invalid user oracle from 192.168.1.214 port 29837 Received disconnect from 192.168.1.214 port 29837:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 29837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49733 [preauth] Invalid user frappe from 192.168.1.214 port 59897 Received disconnect from 192.168.1.214 port 59897:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 59897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37930:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37930 [preauth] Invalid user ubuntu from 192.168.1.214 port 37919 Received disconnect from 192.168.1.214 port 37919:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37919 [preauth] Invalid user ali from 192.168.1.214 port 26067 Received disconnect from 192.168.1.214 port 26067:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 26067 [preauth] Invalid user steam from 192.168.1.214 port 27145 Received disconnect from 192.168.1.214 port 27145:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 27145 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11947:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12845:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25660:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16655:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16655 [preauth] Invalid user seekcy from 192.168.1.214 port 46219 Received disconnect from 192.168.1.214 port 46219:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 46219 [preauth] Invalid user claude from 192.168.1.214 port 9532 Received disconnect from 192.168.1.214 port 9532:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 9532 [preauth] Connection closed by 192.168.1.214 port 63299 [preauth] Invalid user postgres from 192.168.1.214 port 55541 Received disconnect from 192.168.1.214 port 55541:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 55541 [preauth] Connection closed by 192.168.1.214 port 27704 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55589 Invalid user monitoring from 192.168.1.214 port 2491 Received disconnect from 192.168.1.214 port 2491:11: Bye Bye [preauth] Disconnected from invalid user monitoring 192.168.1.214 port 2491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47114:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19939:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19939 [preauth] Invalid user sammy from 192.168.1.214 port 58736 Received disconnect from 192.168.1.214 port 58736:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 58736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36760 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33751 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38475:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38475 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26373 [preauth] Connection reset by invalid user root 192.168.1.214 port 12215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23916 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43217 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3809 [preauth] Invalid user scanner from 192.168.1.214 port 49577 Connection reset by invalid user scanner 192.168.1.214 port 49577 [preauth] Invalid user se from 192.168.1.214 port 19421 Connection reset by invalid user se 192.168.1.214 port 19421 [preauth] Invalid user student from 192.168.1.214 port 1561 Connection reset by invalid user student 192.168.1.214 port 1561 [preauth] Invalid user test from 192.168.1.214 port 47275 Connection reset by invalid user test 192.168.1.214 port 47275 [preauth] Invalid user ubuntu from 192.168.1.214 port 1777 Connection reset by invalid user ubuntu 192.168.1.214 port 1777 [preauth] Invalid user upload from 192.168.1.214 port 28097 Connection reset by invalid user upload 192.168.1.214 port 28097 [preauth] Invalid user user from 192.168.1.214 port 7817 Connection reset by invalid user user 192.168.1.214 port 7817 [preauth] Invalid user user from 192.168.1.214 port 22426 Connection reset by invalid user user 192.168.1.214 port 22426 [preauth] Invalid user user from 192.168.1.214 port 63143 Connection reset by invalid user user 192.168.1.214 port 63143 [preauth] Invalid user user from 192.168.1.214 port 20888 Connection reset by invalid user user 192.168.1.214 port 20888 [preauth] Invalid user user from 192.168.1.214 port 45229 Connection reset by invalid user user 192.168.1.214 port 45229 [preauth] Invalid user vps from 192.168.1.214 port 5202 Connection reset by invalid user vps 192.168.1.214 port 5202 [preauth] Invalid user vpnuser from 192.168.1.214 port 9603 Received disconnect from 192.168.1.214 port 9603:11: Bye Bye [preauth] Disconnected from invalid user vpnuser 192.168.1.214 port 9603 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5158:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27889:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27889 [preauth] Invalid user sammy from 192.168.1.214 port 38242 Received disconnect from 192.168.1.214 port 38242:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 38242 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8828:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8828 [preauth] Invalid user postgres from 192.168.1.214 port 12090 Received disconnect from 192.168.1.214 port 12090:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 12090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19717:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19717 [preauth] Invalid user postgres from 192.168.1.214 port 10814 Received disconnect from 192.168.1.214 port 10814:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 10814 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55679 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64598:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46162 [preauth] Invalid user pt from 192.168.1.214 port 20613 Received disconnect from 192.168.1.214 port 20613:11: Bye Bye [preauth] Disconnected from invalid user pt 192.168.1.214 port 20613 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55683 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63860:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63860 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55687 Invalid user steam from 192.168.1.214 port 10219 Received disconnect from 192.168.1.214 port 10219:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 10219 [preauth] Invalid user postgres from 192.168.1.214 port 36068 Received disconnect from 192.168.1.214 port 36068:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 36068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59065:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59065 [preauth] Invalid user tester from 192.168.1.214 port 19629 Received disconnect from 192.168.1.214 port 19629:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 19629 [preauth] Invalid user ftpuser from 192.168.1.214 port 33301 Received disconnect from 192.168.1.214 port 33301:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 33301 [preauth] Invalid user forward from 192.168.1.214 port 26000 Received disconnect from 192.168.1.214 port 26000:11: Bye Bye [preauth] Disconnected from invalid user forward 192.168.1.214 port 26000 [preauth] Invalid user postgres from 192.168.1.214 port 4398 Received disconnect from 192.168.1.214 port 4398:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 4398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58902:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58902 [preauth] Invalid user user53 from 192.168.1.214 port 5490 Received disconnect from 192.168.1.214 port 5490:11: Bye Bye [preauth] Disconnected from invalid user user53 192.168.1.214 port 5490 [preauth] Invalid user postgres from 192.168.1.214 port 31365 Received disconnect from 192.168.1.214 port 31365:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 31365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52644 [preauth] Invalid user teamspeak from 192.168.1.214 port 46918 Received disconnect from 192.168.1.214 port 46918:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 46918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30093:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30093 [preauth] Invalid user ali from 192.168.1.214 port 43581 Received disconnect from 192.168.1.214 port 43581:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 43581 [preauth] Invalid user ftpuser from 192.168.1.214 port 23326 Received disconnect from 192.168.1.214 port 23326:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 23326 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55717 Invalid user zqliu from 192.168.1.214 port 15125 Received disconnect from 192.168.1.214 port 15125:11: Bye Bye [preauth] Disconnected from invalid user zqliu 192.168.1.214 port 15125 [preauth] Connection closed by 192.168.1.214 port 18907 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55725 Invalid user tester from 192.168.1.214 port 42015 Received disconnect from 192.168.1.214 port 42015:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 42015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55255:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55255 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58917:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58917 [preauth] Invalid user mongo from 192.168.1.214 port 20640 Received disconnect from 192.168.1.214 port 20640:11: Bye Bye [preauth] Disconnected from invalid user mongo 192.168.1.214 port 20640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53635:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53635 [preauth] Invalid user sammy from 192.168.1.214 port 33062 Received disconnect from 192.168.1.214 port 33062:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 33062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1098:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1098 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55743 Invalid user minikube from 192.168.1.214 port 39119 Received disconnect from 192.168.1.214 port 39119:11: Bye Bye [preauth] Disconnected from invalid user minikube 192.168.1.214 port 39119 [preauth] Invalid user test from 192.168.1.214 port 13041 Received disconnect from 192.168.1.214 port 13041:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 13041 [preauth] Invalid user manager from 192.168.1.214 port 11275 Received disconnect from 192.168.1.214 port 11275:11: Bye Bye [preauth] Disconnected from invalid user manager 192.168.1.214 port 11275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9955:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9955 [preauth] Connection closed by 192.168.1.214 port 35706 [preauth] Invalid user test from 192.168.1.214 port 15424 Received disconnect from 192.168.1.214 port 15424:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 15424 [preauth] Invalid user bot from 192.168.1.214 port 27077 Received disconnect from 192.168.1.214 port 27077:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 27077 [preauth] Invalid user admin from 192.168.1.214 port 52308 Received disconnect from 192.168.1.214 port 52308:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 52308 [preauth] Invalid user ubuntu from 192.168.1.214 port 4533 Received disconnect from 192.168.1.214 port 4533:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 4533 [preauth] Invalid user steam from 192.168.1.214 port 18969 Received disconnect from 192.168.1.214 port 18969:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 18969 [preauth] Connection closed by 192.168.1.214 port 40553 [preauth] Invalid user sammy from 192.168.1.214 port 14246 Received disconnect from 192.168.1.214 port 14246:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 14246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45252:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45252 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55769 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32043:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4190:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4190 [preauth] Invalid user dummy from 192.168.1.214 port 30894 Received disconnect from 192.168.1.214 port 30894:11: Bye Bye [preauth] Disconnected from invalid user dummy 192.168.1.214 port 30894 [preauth] Invalid user steam from 192.168.1.214 port 52922 Received disconnect from 192.168.1.214 port 52922:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 52922 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55777 Invalid user denis from 192.168.1.214 port 60781 Received disconnect from 192.168.1.214 port 60781:11: Bye Bye [preauth] Disconnected from invalid user denis 192.168.1.214 port 60781 [preauth] Invalid user claude from 192.168.1.214 port 3661 Received disconnect from 192.168.1.214 port 3661:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 3661 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55785 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35205:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4966:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4966 [preauth] Invalid user user1 from 192.168.1.214 port 20097 Received disconnect from 192.168.1.214 port 20097:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 20097 [preauth] Invalid user sysadmin from 192.168.1.214 port 49635 Received disconnect from 192.168.1.214 port 49635:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 49635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47644 [preauth] Invalid user postgres from 192.168.1.214 port 46075 Received disconnect from 192.168.1.214 port 46075:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 46075 [preauth] Invalid user steam1 from 192.168.1.214 port 42629 Received disconnect from 192.168.1.214 port 42629:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 42629 [preauth] Invalid user newroot from 192.168.1.214 port 35395 Received disconnect from 192.168.1.214 port 35395:11: Bye Bye [preauth] Disconnected from invalid user newroot 192.168.1.214 port 35395 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55803 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20217:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20217 [preauth] Connection closed by 192.168.1.214 port 45272 [preauth] Invalid user ubuntu from 192.168.1.214 port 41273 Received disconnect from 192.168.1.214 port 41273:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 41273 [preauth] Invalid user test from 192.168.1.214 port 4042 Received disconnect from 192.168.1.214 port 4042:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 4042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47000:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13349:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13349 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55822 Invalid user test1 from 192.168.1.214 port 37892 Received disconnect from 192.168.1.214 port 37892:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 37892 [preauth] Invalid user zqliu from 192.168.1.214 port 46914 Received disconnect from 192.168.1.214 port 46914:11: Bye Bye [preauth] Disconnected from invalid user zqliu 192.168.1.214 port 46914 [preauth] Invalid user postgres from 192.168.1.214 port 28659 Received disconnect from 192.168.1.214 port 28659:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 28659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37789:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37789 [preauth] Invalid user coding from 192.168.1.214 port 34248 Received disconnect from 192.168.1.214 port 34248:11: Bye Bye [preauth] Disconnected from invalid user coding 192.168.1.214 port 34248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61577:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61577 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31612:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31612 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14450:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61940:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61940 [preauth] Invalid user tester from 192.168.1.214 port 22061 Received disconnect from 192.168.1.214 port 22061:11: Bye Bye [preauth] Disconnected from invalid user tester 192.168.1.214 port 22061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15209:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15209 [preauth] Invalid user user1 from 192.168.1.214 port 3611 Received disconnect from 192.168.1.214 port 3611:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 3611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1528:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1528 [preauth] Invalid user user53 from 192.168.1.214 port 8096 Received disconnect from 192.168.1.214 port 8096:11: Bye Bye [preauth] Disconnected from invalid user user53 192.168.1.214 port 8096 [preauth] Invalid user steam1 from 192.168.1.214 port 60453 Received disconnect from 192.168.1.214 port 60453:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 60453 [preauth] Invalid user ubuntu from 192.168.1.214 port 50549 Received disconnect from 192.168.1.214 port 50549:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 50549 [preauth] Connection closed by 192.168.1.214 port 1682 [preauth] Invalid user test from 192.168.1.214 port 8978 Received disconnect from 192.168.1.214 port 8978:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 8978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29685:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29685 [preauth] Invalid user bot from 192.168.1.214 port 55546 Received disconnect from 192.168.1.214 port 55546:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 55546 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5800:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5800 [preauth] Invalid user steam from 192.168.1.214 port 3641 Received disconnect from 192.168.1.214 port 3641:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 3641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43675:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61698:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61698 [preauth] Invalid user denis from 192.168.1.214 port 25821 Received disconnect from 192.168.1.214 port 25821:11: Bye Bye [preauth] Disconnected from invalid user denis 192.168.1.214 port 25821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33250:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33250 [preauth] Invalid user sammy from 192.168.1.214 port 49448 Received disconnect from 192.168.1.214 port 49448:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 49448 [preauth] Connection closed by 192.168.1.214 port 45196 [preauth] banner exchange: Connection from 192.168.1.214 port 65022: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35859:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20063 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 55887 Invalid user deploy from 192.168.1.214 port 21273 Received disconnect from 192.168.1.214 port 21273:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 21273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47553:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44217:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44217 [preauth] Invalid user oliver from 192.168.1.214 port 23848 Received disconnect from 192.168.1.214 port 23848:11: Bye Bye [preauth] Disconnected from invalid user oliver 192.168.1.214 port 23848 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15299:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26783:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26783 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30604:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54914:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12227:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9872:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65501:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65501 [preauth] Invalid user teamspeak from 192.168.1.214 port 25893 Received disconnect from 192.168.1.214 port 25893:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 25893 [preauth] Invalid user ftp_user from 192.168.1.214 port 37076 Received disconnect from 192.168.1.214 port 37076:11: Bye Bye [preauth] Disconnected from invalid user ftp_user 192.168.1.214 port 37076 [preauth] Invalid user teamspeak from 192.168.1.214 port 60770 Received disconnect from 192.168.1.214 port 60770:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 60770 [preauth] Invalid user appuser from 192.168.1.214 port 13256 Received disconnect from 192.168.1.214 port 13256:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 13256 [preauth] Invalid user joe from 192.168.1.214 port 61703 Received disconnect from 192.168.1.214 port 61703:11: Bye Bye [preauth] Disconnected from invalid user joe 192.168.1.214 port 61703 [preauth] Connection closed by 192.168.1.214 port 17839 [preauth] Invalid user ftp_user from 192.168.1.214 port 20232 Received disconnect from 192.168.1.214 port 20232:11: Bye Bye [preauth] Disconnected from invalid user ftp_user 192.168.1.214 port 20232 [preauth] Invalid user bot1 from 192.168.1.214 port 42845 Received disconnect from 192.168.1.214 port 42845:11: Bye Bye [preauth] Disconnected from invalid user bot1 192.168.1.214 port 42845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47661:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15935:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32342:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32342 [preauth] Invalid user oliver from 192.168.1.214 port 29125 Received disconnect from 192.168.1.214 port 29125:11: Bye Bye [preauth] Disconnected from invalid user oliver 192.168.1.214 port 29125 [preauth] Invalid user elk from 192.168.1.214 port 64636 Received disconnect from 192.168.1.214 port 64636:11: Bye Bye [preauth] Disconnected from invalid user elk 192.168.1.214 port 64636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58254:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20596 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50454 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30577:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30577 [preauth] Invalid user ubuntu from 192.168.1.214 port 2787 Received disconnect from 192.168.1.214 port 2787:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 2787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61752:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61752 [preauth] Invalid user vpn from 192.168.1.214 port 30380 Received disconnect from 192.168.1.214 port 30380:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 30380 [preauth] Invalid user site from 192.168.1.214 port 16375 Received disconnect from 192.168.1.214 port 16375:11: Bye Bye [preauth] Disconnected from invalid user site 192.168.1.214 port 16375 [preauth] Invalid user teamspeak from 192.168.1.214 port 13841 Received disconnect from 192.168.1.214 port 13841:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 13841 [preauth] Invalid user elk from 192.168.1.214 port 14549 Received disconnect from 192.168.1.214 port 14549:11: Bye Bye [preauth] Disconnected from invalid user elk 192.168.1.214 port 14549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61493:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61493 [preauth] Invalid user teamspeak from 192.168.1.214 port 56870 Received disconnect from 192.168.1.214 port 56870:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 56870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1619:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64155:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30166:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30166 [preauth] Invalid user teamspeak from 192.168.1.214 port 34668 Received disconnect from 192.168.1.214 port 34668:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 34668 [preauth] Invalid user vpn from 192.168.1.214 port 26384 Received disconnect from 192.168.1.214 port 26384:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 26384 [preauth] Invalid user weblogic from 192.168.1.214 port 34368 Connection reset by invalid user weblogic 192.168.1.214 port 34368 [preauth] Invalid user wu from 192.168.1.214 port 27626 Connection reset by invalid user wu 192.168.1.214 port 27626 [preauth] Invalid user xys from 192.168.1.214 port 55917 Connection reset by invalid user xys 192.168.1.214 port 55917 [preauth] Invalid user yarn from 192.168.1.214 port 42450 Connection reset by invalid user yarn 192.168.1.214 port 42450 [preauth] Invalid user zhangbc from 192.168.1.214 port 19399 Connection reset by invalid user zhangbc 192.168.1.214 port 19399 [preauth] Invalid user zhangsan from 192.168.1.214 port 22820 Connection reset by invalid user zhangsan 192.168.1.214 port 22820 [preauth] Invalid user Admin from 192.168.1.214 port 23253 Connection reset by invalid user Admin 192.168.1.214 port 23253 [preauth] Invalid user TEST from 192.168.1.214 port 36262 Connection reset by invalid user TEST 192.168.1.214 port 36262 [preauth] Invalid user adm from 192.168.1.214 port 54510 Connection reset by invalid user adm 192.168.1.214 port 54510 [preauth] Invalid user admin from 192.168.1.214 port 9876 Connection reset by invalid user admin 192.168.1.214 port 9876 [preauth] Invalid user admin from 192.168.1.214 port 40507 Connection reset by invalid user admin 192.168.1.214 port 40507 [preauth] Invalid user admin from 192.168.1.214 port 42820 Connection reset by invalid user admin 192.168.1.214 port 42820 [preauth] Invalid user admin from 192.168.1.214 port 46885 Connection reset by invalid user admin 192.168.1.214 port 46885 [preauth] Invalid user admin from 192.168.1.214 port 27362 Connection reset by invalid user admin 192.168.1.214 port 27362 [preauth] Invalid user teamspeak from 192.168.1.214 port 12309 Invalid user admin from 192.168.1.214 port 43825 Connection reset by invalid user admin 192.168.1.214 port 43825 [preauth] Received disconnect from 192.168.1.214 port 12309:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 12309 [preauth] Invalid user admin from 192.168.1.214 port 6282 Connection reset by invalid user admin 192.168.1.214 port 6282 [preauth] Invalid user admin from 192.168.1.214 port 64516 Connection reset by invalid user admin 192.168.1.214 port 64516 [preauth] Invalid user admin from 192.168.1.214 port 54831 Connection reset by invalid user admin 192.168.1.214 port 54831 [preauth] Invalid user admin from 192.168.1.214 port 37265 Connection reset by invalid user admin 192.168.1.214 port 37265 [preauth] Invalid user baikal from 192.168.1.214 port 2516 Connection reset by invalid user baikal 192.168.1.214 port 2516 [preauth] User bin not allowed because account is locked Connection reset by invalid user bin 192.168.1.214 port 25201 [preauth] Invalid user bind from 192.168.1.214 port 22358 Connection reset by invalid user bind 192.168.1.214 port 22358 [preauth] Invalid user boys from 192.168.1.214 port 12118 Connection reset by invalid user boys 192.168.1.214 port 12118 [preauth] Invalid user casa from 192.168.1.214 port 35044 Connection reset by invalid user casa 192.168.1.214 port 35044 [preauth] Invalid user csy from 192.168.1.214 port 57019 Connection reset by invalid user csy 192.168.1.214 port 57019 [preauth] Invalid user czd from 192.168.1.214 port 6515 Connection reset by invalid user czd 192.168.1.214 port 6515 [preauth] Invalid user d from 192.168.1.214 port 51611 Connection reset by invalid user d 192.168.1.214 port 51611 [preauth] User daemon not allowed because account is locked Connection reset by invalid user daemon 192.168.1.214 port 54971 [preauth] Invalid user danny from 192.168.1.214 port 6048 Connection reset by invalid user danny 192.168.1.214 port 6048 [preauth] Invalid user dgly from 192.168.1.214 port 55480 Connection reset by invalid user dgly 192.168.1.214 port 55480 [preauth] Invalid user joe from 192.168.1.214 port 46966 Received disconnect from 192.168.1.214 port 46966:11: Bye Bye [preauth] Disconnected from invalid user joe 192.168.1.214 port 46966 [preauth] Connection closed by 192.168.1.214 port 3651 [preauth] Invalid user appuser from 192.168.1.214 port 58583 Received disconnect from 192.168.1.214 port 58583:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 58583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17955:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55663:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55663 [preauth] Invalid user site from 192.168.1.214 port 23224 Received disconnect from 192.168.1.214 port 23224:11: Bye Bye [preauth] Disconnected from invalid user site 192.168.1.214 port 23224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49174:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49174 [preauth] Invalid user ubuntu from 192.168.1.214 port 18397 Received disconnect from 192.168.1.214 port 18397:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18397 [preauth] Invalid user bot1 from 192.168.1.214 port 61344 Received disconnect from 192.168.1.214 port 61344:11: Bye Bye [preauth] Disconnected from invalid user bot1 192.168.1.214 port 61344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26216:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3057:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15681:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15681 [preauth] Invalid user deploy from 192.168.1.214 port 48779 Received disconnect from 192.168.1.214 port 48779:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 48779 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 2489 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13407:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36011:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53851 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64117 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64685 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56138 Connection closed by 192.168.1.214 port 45091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59132 [preauth] Connection closed by 192.168.1.214 port 30765 [preauth] Connection closed by 192.168.1.214 port 60172 Connection closed by 192.168.1.214 port 62945 Invalid user Administrator from 192.168.1.214 port 6767 Connection reset by invalid user Administrator 192.168.1.214 port 6767 [preauth] Invalid user admin from 192.168.1.214 port 49447 Connection reset by invalid user admin 192.168.1.214 port 49447 [preauth] Invalid user admin from 192.168.1.214 port 38302 Connection reset by invalid user admin 192.168.1.214 port 38302 [preauth] Invalid user admin from 192.168.1.214 port 2430 Connection reset by invalid user admin 192.168.1.214 port 2430 [preauth] Invalid user admin from 192.168.1.214 port 13110 Connection reset by invalid user admin 192.168.1.214 port 13110 [preauth] Invalid user admin from 192.168.1.214 port 33191 Connection reset by invalid user admin 192.168.1.214 port 33191 [preauth] Invalid user admin from 192.168.1.214 port 4504 Connection reset by invalid user admin 192.168.1.214 port 4504 [preauth] Invalid user admin from 192.168.1.214 port 25894 Connection reset by invalid user admin 192.168.1.214 port 25894 [preauth] Invalid user admin from 192.168.1.214 port 43329 Connection reset by invalid user admin 192.168.1.214 port 43329 [preauth] Invalid user admin from 192.168.1.214 port 24942 Connection reset by invalid user admin 192.168.1.214 port 24942 [preauth] Invalid user admin from 192.168.1.214 port 33942 Connection reset by invalid user admin 192.168.1.214 port 33942 [preauth] Invalid user admin from 192.168.1.214 port 4025 Connection reset by invalid user admin 192.168.1.214 port 4025 [preauth] Invalid user admin from 192.168.1.214 port 16443 Connection reset by invalid user admin 192.168.1.214 port 16443 [preauth] Invalid user admin from 192.168.1.214 port 53926 Connection reset by invalid user admin 192.168.1.214 port 53926 [preauth] Invalid user backup from 192.168.1.214 port 5815 Connection reset by invalid user backup 192.168.1.214 port 5815 [preauth] Invalid user citel from 192.168.1.214 port 59904 Connection reset by invalid user citel 192.168.1.214 port 59904 [preauth] Invalid user device from 192.168.1.214 port 28170 Connection reset by invalid user device 192.168.1.214 port 28170 [preauth] Invalid user home from 192.168.1.214 port 33348 Connection reset by invalid user home 192.168.1.214 port 33348 [preauth] User mail not allowed because account is locked Connection reset by invalid user mail 192.168.1.214 port 64031 [preauth] Invalid user postgres from 192.168.1.214 port 49741 Connection reset by invalid user postgres 192.168.1.214 port 49741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6699 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29146 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40894 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52274 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34020 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9755 [preauth] Connection closed by 192.168.1.214 port 60385 [preauth] Invalid user admin from 192.168.1.214 port 51367 Connection closed by invalid user admin 192.168.1.214 port 51367 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 29531 Connection closed by 192.168.1.214 port 25760 [preauth] Connection closed by 192.168.1.214 port 54600 [preauth] Connection closed by 192.168.1.214 port 58098 [preauth] Connection closed by 192.168.1.214 port 19702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26930 [preauth] Connection closed by 192.168.1.214 port 47262 [preauth] Connection closed by 192.168.1.214 port 59195 [preauth] Invalid user kong from 192.168.1.214 port 43094 Received disconnect from 192.168.1.214 port 43094:11: Bye Bye [preauth] Disconnected from invalid user kong 192.168.1.214 port 43094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63006:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60657 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39358 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22483 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17049 [preauth] Connection reset by invalid user root 192.168.1.214 port 12459 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18815 [preauth] Invalid user ali from 192.168.1.214 port 29210 Received disconnect from 192.168.1.214 port 29210:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 29210 [preauth] Invalid user postgres from 192.168.1.214 port 1714 Received disconnect from 192.168.1.214 port 1714:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 1714 [preauth] Invalid user test from 192.168.1.214 port 63203 Received disconnect from 192.168.1.214 port 63203:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 63203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49091 [preauth] Invalid user postgres from 192.168.1.214 port 51635 Received disconnect from 192.168.1.214 port 51635:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 51635 [preauth] Invalid user sammy from 192.168.1.214 port 22217 Received disconnect from 192.168.1.214 port 22217:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 22217 [preauth] Connection closed by 192.168.1.214 port 39421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43717:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43717 [preauth] Invalid user share from 192.168.1.214 port 52740 Received disconnect from 192.168.1.214 port 52740:11: Bye Bye [preauth] Disconnected from invalid user share 192.168.1.214 port 52740 [preauth] Invalid user wduser from 192.168.1.214 port 38705 Received disconnect from 192.168.1.214 port 38705:11: Bye Bye [preauth] Disconnected from invalid user wduser 192.168.1.214 port 38705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5231:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5231 [preauth] Invalid user user7 from 192.168.1.214 port 32432 Received disconnect from 192.168.1.214 port 32432:11: Bye Bye [preauth] Disconnected from invalid user user7 192.168.1.214 port 32432 [preauth] Invalid user ubuntu from 192.168.1.214 port 8192 Received disconnect from 192.168.1.214 port 8192:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 8192 [preauth] Invalid user raj from 192.168.1.214 port 41364 Received disconnect from 192.168.1.214 port 41364:11: Bye Bye [preauth] Disconnected from invalid user raj 192.168.1.214 port 41364 [preauth] Invalid user shabnam from 192.168.1.214 port 11278 Received disconnect from 192.168.1.214 port 11278:11: Bye Bye [preauth] Disconnected from invalid user shabnam 192.168.1.214 port 11278 [preauth] Invalid user devopsuser from 192.168.1.214 port 11096 Received disconnect from 192.168.1.214 port 11096:11: Bye Bye [preauth] Disconnected from invalid user devopsuser 192.168.1.214 port 11096 [preauth] Invalid user ubuntu from 192.168.1.214 port 16078 Received disconnect from 192.168.1.214 port 16078:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 16078 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17269:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17269 [preauth] Invalid user postgres from 192.168.1.214 port 9897 Received disconnect from 192.168.1.214 port 9897:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 9897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34701:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34701 [preauth] Invalid user dm from 192.168.1.214 port 20510 Connection reset by invalid user dm 192.168.1.214 port 20510 [preauth] Invalid user docker from 192.168.1.214 port 7370 Connection reset by invalid user docker 192.168.1.214 port 7370 [preauth] Invalid user factory from 192.168.1.214 port 36077 Connection reset by invalid user factory 192.168.1.214 port 36077 [preauth] Invalid user fuyahui from 192.168.1.214 port 12955 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user fuyahui 192.168.1.214 port 12955 [preauth] Received disconnect from 192.168.1.214 port 3457:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3457 [preauth] Connection reset by authenticating user git 192.168.1.214 port 46887 [preauth] Invalid user grafana from 192.168.1.214 port 6303 Connection reset by invalid user grafana 192.168.1.214 port 6303 [preauth] Invalid user grh from 192.168.1.214 port 18107 Connection reset by invalid user grh 192.168.1.214 port 18107 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 29741 [preauth] Invalid user hassan from 192.168.1.214 port 43244 Connection reset by invalid user hassan 192.168.1.214 port 43244 [preauth] Invalid user hdoop from 192.168.1.214 port 3364 Connection reset by invalid user hdoop 192.168.1.214 port 3364 [preauth] Invalid user it from 192.168.1.214 port 49064 Connection reset by invalid user it 192.168.1.214 port 49064 [preauth] Invalid user kqy from 192.168.1.214 port 1316 Connection reset by invalid user kqy 192.168.1.214 port 1316 [preauth] Invalid user lf from 192.168.1.214 port 45932 Connection reset by invalid user lf 192.168.1.214 port 45932 [preauth] Invalid user liferay from 192.168.1.214 port 52070 Connection reset by invalid user liferay 192.168.1.214 port 52070 [preauth] Invalid user matlab from 192.168.1.214 port 63600 Connection reset by invalid user matlab 192.168.1.214 port 63600 [preauth] Invalid user mysql from 192.168.1.214 port 8721 Connection reset by invalid user mysql 192.168.1.214 port 8721 [preauth] Invalid user new from 192.168.1.214 port 8483 Connection reset by invalid user new 192.168.1.214 port 8483 [preauth] Invalid user operator from 192.168.1.214 port 59646 Connection reset by invalid user operator 192.168.1.214 port 59646 [preauth] Invalid user postgres from 192.168.1.214 port 15810 Connection reset by invalid user postgres 192.168.1.214 port 15810 [preauth] Invalid user qwe from 192.168.1.214 port 25173 Connection reset by invalid user qwe 192.168.1.214 port 25173 [preauth] Invalid user r00t from 192.168.1.214 port 50426 Connection reset by invalid user r00t 192.168.1.214 port 50426 [preauth] Invalid user rdp from 192.168.1.214 port 58507 Connection reset by invalid user rdp 192.168.1.214 port 58507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63134 [preauth] Invalid user server from 192.168.1.214 port 6930 Received disconnect from 192.168.1.214 port 6930:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 6930 [preauth] Invalid user ruslan from 192.168.1.214 port 16055 Received disconnect from 192.168.1.214 port 16055:11: Bye Bye [preauth] Disconnected from invalid user ruslan 192.168.1.214 port 16055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31465:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31465 [preauth] Connection closed by 192.168.1.214 port 37939 [preauth] Invalid user backuppc from 192.168.1.214 port 57951 Received disconnect from 192.168.1.214 port 57951:11: Bye Bye [preauth] Disconnected from invalid user backuppc 192.168.1.214 port 57951 [preauth] Connection closed by 192.168.1.214 port 60496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28086:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28086 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53216:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53216 [preauth] Invalid user info from 192.168.1.214 port 18433 Received disconnect from 192.168.1.214 port 18433:11: Bye Bye [preauth] Disconnected from invalid user info 192.168.1.214 port 18433 [preauth] Invalid user postgres2 from 192.168.1.214 port 12413 Received disconnect from 192.168.1.214 port 12413:11: Bye Bye [preauth] Disconnected from invalid user postgres2 192.168.1.214 port 12413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16910:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29370:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29370 [preauth] Invalid user deploy from 192.168.1.214 port 59657 Received disconnect from 192.168.1.214 port 59657:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 59657 [preauth] Invalid user ubuntu from 192.168.1.214 port 26153 Received disconnect from 192.168.1.214 port 26153:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 26153 [preauth] Invalid user user from 192.168.1.214 port 7432 Received disconnect from 192.168.1.214 port 7432:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 7432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8124:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8124 [preauth] Invalid user user from 192.168.1.214 port 56362 Received disconnect from 192.168.1.214 port 56362:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 56362 [preauth] Invalid user ghost from 192.168.1.214 port 36478 Received disconnect from 192.168.1.214 port 36478:11: Bye Bye [preauth] Disconnected from invalid user ghost 192.168.1.214 port 36478 [preauth] Invalid user oracle from 192.168.1.214 port 42265 Received disconnect from 192.168.1.214 port 42265:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 42265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40732:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38471:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7599:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7599 [preauth] Invalid user ubuntu from 192.168.1.214 port 52738 Received disconnect from 192.168.1.214 port 52738:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 52738 [preauth] Received disconnect from 192.168.1.214 port 29096:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 29096 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28708:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28708 [preauth] Invalid user ftpuser from 192.168.1.214 port 60289 Received disconnect from 192.168.1.214 port 60289:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 60289 [preauth] Invalid user mahdi from 192.168.1.214 port 65065 Received disconnect from 192.168.1.214 port 65065:11: Bye Bye [preauth] Disconnected from invalid user mahdi 192.168.1.214 port 65065 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35150:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43290:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43290 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 42554 Received disconnect from 192.168.1.214 port 42554:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 42554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19935:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19935 [preauth] Invalid user claude from 192.168.1.214 port 55388 Received disconnect from 192.168.1.214 port 55388:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 55388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55987:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55987 [preauth] Invalid user user from 192.168.1.214 port 59632 Received disconnect from 192.168.1.214 port 59632:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 59632 [preauth] Invalid user claude from 192.168.1.214 port 60060 Received disconnect from 192.168.1.214 port 60060:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 60060 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33530:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29676:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11902:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11902 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ubuntu from 192.168.1.214 port 62201 Received disconnect from 192.168.1.214 port 1368:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1368 [preauth] Received disconnect from 192.168.1.214 port 62201:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15037:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36689:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36689 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56554:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25105:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25105 [preauth] Invalid user mahdi from 192.168.1.214 port 43095 Invalid user anil from 192.168.1.214 port 28377 Received disconnect from 192.168.1.214 port 43095:11: Bye Bye [preauth] Disconnected from invalid user mahdi 192.168.1.214 port 43095 [preauth] Received disconnect from 192.168.1.214 port 28377:11: Bye Bye [preauth] Disconnected from invalid user anil 192.168.1.214 port 28377 [preauth] Invalid user kt from 192.168.1.214 port 63206 Received disconnect from 192.168.1.214 port 63206:11: Bye Bye [preauth] Disconnected from invalid user kt 192.168.1.214 port 63206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2833:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63370 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19545 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27126 [preauth] Invalid user user from 192.168.1.214 port 47569 Connection reset by invalid user user 192.168.1.214 port 47569 [preauth] Invalid user admin from 192.168.1.214 port 31432 Connection reset by invalid user admin 192.168.1.214 port 31432 [preauth] Invalid user bananapi from 192.168.1.214 port 21351 Connection reset by invalid user bananapi 192.168.1.214 port 21351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27136:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27136 [preauth] Invalid user bitwarden from 192.168.1.214 port 5070 Connection reset by invalid user bitwarden 192.168.1.214 port 5070 [preauth] Invalid user elastic from 192.168.1.214 port 13720 Connection reset by invalid user elastic 192.168.1.214 port 13720 [preauth] Invalid user ghost from 192.168.1.214 port 37320 Connection reset by invalid user ghost 192.168.1.214 port 37320 [preauth] Invalid user ivan from 192.168.1.214 port 54007 Connection reset by invalid user ivan 192.168.1.214 port 54007 [preauth] Invalid user operador from 192.168.1.214 port 45815 Connection reset by invalid user operador 192.168.1.214 port 45815 [preauth] Invalid user oracle from 192.168.1.214 port 32400 Connection reset by invalid user oracle 192.168.1.214 port 32400 [preauth] Invalid user prueba from 192.168.1.214 port 27093 Connection reset by invalid user prueba 192.168.1.214 port 27093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11069:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11069 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49259 [preauth] Received disconnect from 192.168.1.214 port 58756:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8268 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33311 [preauth] Connection closed by 192.168.1.214 port 57779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12869 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59257:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59257 [preauth] Invalid user aryan from 192.168.1.214 port 1071 Received disconnect from 192.168.1.214 port 1071:11: Bye Bye [preauth] Disconnected from invalid user aryan 192.168.1.214 port 1071 [preauth] Invalid user odoo from 192.168.1.214 port 61605 Received disconnect from 192.168.1.214 port 61605:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 61605 [preauth] Invalid user ian from 192.168.1.214 port 29530 Received disconnect from 192.168.1.214 port 29530:11: Bye Bye [preauth] Disconnected from invalid user ian 192.168.1.214 port 29530 [preauth] Invalid user ubuntu from 192.168.1.214 port 26247 Received disconnect from 192.168.1.214 port 26247:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 26247 [preauth] Invalid user felipe from 192.168.1.214 port 46911 Received disconnect from 192.168.1.214 port 46911:11: Bye Bye [preauth] Disconnected from invalid user felipe 192.168.1.214 port 46911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33135:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33135 [preauth] Invalid user ubuntu from 192.168.1.214 port 5345 Received disconnect from 192.168.1.214 port 5345:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5345 [preauth] 2026/04/25 08:15:07 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=48 for 5.166.240.193:0, 200 OK in 0.2ms @ web/base.go:22(avatars) 2026/04/25 08:15:10 HTTPRequest [I] router: polling GET /user/events for 5.166.240.193:0, elapsed 3165.5ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ahmet from 192.168.1.214 port 38831 Received disconnect from 192.168.1.214 port 1884:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1884 [preauth] Received disconnect from 192.168.1.214 port 38831:11: Bye Bye [preauth] Disconnected from invalid user ahmet 192.168.1.214 port 38831 [preauth] Invalid user ubuntu from 192.168.1.214 port 39961 Received disconnect from 192.168.1.214 port 39961:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 39961 [preauth] Invalid user rancher from 192.168.1.214 port 27131 Received disconnect from 192.168.1.214 port 27131:11: Bye Bye [preauth] Disconnected from invalid user rancher 192.168.1.214 port 27131 [preauth] Invalid user mahdi from 192.168.1.214 port 59293 Received disconnect from 192.168.1.214 port 59293:11: Bye Bye [preauth] Disconnected from invalid user mahdi 192.168.1.214 port 59293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39209:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39209 [preauth] Invalid user ubuntu from 192.168.1.214 port 33543 Received disconnect from 192.168.1.214 port 33543:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 33543 [preauth] Invalid user jay from 192.168.1.214 port 30558 Received disconnect from 192.168.1.214 port 30558:11: Bye Bye [preauth] Disconnected from invalid user jay 192.168.1.214 port 30558 [preauth] Invalid user postgres from 192.168.1.214 port 42800 Received disconnect from 192.168.1.214 port 42800:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 42800 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 48055 Received disconnect from 192.168.1.214 port 48055:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 48055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13606 [preauth] Invalid user user from 192.168.1.214 port 16903 Received disconnect from 192.168.1.214 port 16903:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 16903 [preauth] Invalid user admin from 192.168.1.214 port 24864 Received disconnect from 192.168.1.214 port 24864:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 24864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50928:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50928 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42710:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42710 [preauth] Invalid user ftpuser from 192.168.1.214 port 58465 Received disconnect from 192.168.1.214 port 58465:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 58465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36247:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53831:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38208:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38208 [preauth] Invalid user odoo from 192.168.1.214 port 13101 Received disconnect from 192.168.1.214 port 13101:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 13101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41995:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41995 [preauth] Invalid user ubuntu from 192.168.1.214 port 37605 Received disconnect from 192.168.1.214 port 37605:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12436:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34221:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34221 [preauth] Invalid user felipe from 192.168.1.214 port 49161 Received disconnect from 192.168.1.214 port 49161:11: Bye Bye [preauth] Disconnected from invalid user felipe 192.168.1.214 port 49161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61819:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61819 [preauth] Invalid user dev from 192.168.1.214 port 55732 Received disconnect from 192.168.1.214 port 55732:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 55732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24424:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24424 [preauth] 2026/04/25 08:20:41 HTTPRequest [I] router: completed GET / for 95.111.209.13:0, 200 OK in 8.5ms @ web/home.go:32(web.Home) 2026/04/25 08:20:42 HTTPRequest [I] router: completed GET /repo/search?count_only=1&uid=4&team_id=undefined&q=&page=1&mode= for 95.111.209.13:0, 200 OK in 2.0ms @ repo/repo.go:424(repo.SearchRepo) 2026/04/25 08:20:42 HTTPRequest [I] router: completed GET /repo/search?sort=updated&order=desc&uid=4&team_id=undefined&q=&page=1&limit=15&mode=&archived=false for 95.111.209.13:0, 200 OK in 5.6ms @ repo/repo.go:424(repo.SearchRepo) User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 11709:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 11709 [preauth] 2026/04/25 08:20:44 HTTPRequest [I] router: completed GET /vyudin/domovoy for 95.111.209.13:0, 200 OK in 27.0ms @ repo/view_home.go:359(repo.Home) 2026/04/25 08:20:44 HTTPRequest [I] router: completed GET /avatars/db3996939a11d5b85dc1653d255db747?size=48 for 95.111.209.13:0, 200 OK in 0.2ms @ web/base.go:22(avatars) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7678:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7678 [preauth] 2026/04/25 08:20:48 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3932.6ms @ events/events.go:18(events.Events) Invalid user naveen from 192.168.1.214 port 4228 Received disconnect from 192.168.1.214 port 4228:11: Bye Bye [preauth] Disconnected from invalid user naveen 192.168.1.214 port 4228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57869:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57869 [preauth] Invalid user ubuntu from 192.168.1.214 port 26062 Received disconnect from 192.168.1.214 port 26062:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 26062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21652:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21652 [preauth] Invalid user ftpuser from 192.168.1.214 port 33341 Received disconnect from 192.168.1.214 port 33341:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 33341 [preauth] 2026/04/25 08:22:32 HTTPRequest [I] router: completed GET /vyudin/domovoy.git/info/refs?service=git-upload-pack for 95.111.209.13:0, 401 Unauthorized in 1.6ms @ repo/githttp.go:503(repo.GetInfoRefs) User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 27089:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 27089 [preauth] 2026/04/25 08:22:45 HTTPRequest [I] router: completed GET /Alena for 95.111.209.13:0, 200 OK in 13.6ms @ user/home.go:715(user.UsernameSubRoute) 2026/04/25 08:22:45 HTTPRequest [I] router: completed GET /avatars/973e5bb5fd08f80d2c12b8484c2b9eb9?size=512 for 95.111.209.13:0, 200 OK in 0.1ms @ web/base.go:22(avatars) 2026/04/25 08:22:49 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3812.4ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55971:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43772:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3553:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8942:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20203:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33883:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33883 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 2716 Received disconnect from 192.168.1.214 port 2716:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 2716 [preauth] 2026/04/25 08:24:33 HTTPRequest [I] router: completed GET /user/settings for 95.111.209.13:0, 200 OK in 3.6ms @ setting/profile.go:46(setting.Profile) 2026/04/25 08:24:35 HTTPRequest [I] router: completed GET /user/settings/account for 95.111.209.13:0, 200 OK in 15.1ms @ setting/account.go:37(setting.Account) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26673:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26673 [preauth] 2026/04/25 08:24:38 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3303.8ms @ events/events.go:18(events.Events) 2026/04/25 08:24:40 HTTPRequest [I] router: completed GET /vyudin/domovoy.git/info/refs?service=git-upload-pack for 95.111.209.13:0, 200 OK in 20.4ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/25 08:24:41 HTTPRequest [I] router: completed HEAD /api/v3/meta?ghd=73614b58-80ba-41e7-9ec6-b40467063e23 for 95.111.209.13:0, 404 Not Found in 0.2ms @ :1(WebNotFound) 2026/04/25 08:24:41 HTTPRequest [I] router: completed POST /vyudin/domovoy.git/git-upload-pack for 95.111.209.13:0, 200 OK in 19.5ms @ repo/githttp.go:477(repo.ServiceUploadPack) 2026/04/25 08:24:41 HTTPRequest [I] router: completed POST /vyudin/domovoy.git/git-upload-pack for 95.111.209.13:0, 200 OK in 28.0ms @ repo/githttp.go:477(repo.ServiceUploadPack) 2026/04/25 08:24:48 HTTPRequest [I] router: completed POST /user/settings/account for 95.111.209.13:0, 303 See Other in 74.9ms @ setting/account.go:53(setting.AccountPost) 2026/04/25 08:24:48 HTTPRequest [I] router: completed GET /user/settings/account for 95.111.209.13:0, 200 OK in 4.4ms @ setting/account.go:37(setting.Account) 2026/04/25 08:24:51 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3106.2ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53486:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53486 [preauth] 2026/04/25 08:25:07 HTTPRequest [I] router: completed GET /vyudin/domovoy.git/info/refs?service=git-upload-pack for 95.111.209.13:0, 401 Unauthorized in 1.3ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/25 08:25:07 HTTPRequest [I] router: completed GET /vyudin/domovoy.git/info/refs?service=git-upload-pack for 95.111.209.13:0, 200 OK in 19.0ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/25 08:25:07 HTTPRequest [I] router: completed HEAD /api/v3/meta?ghd=32eb021e-3cbc-4f48-b449-70d2dc776d4d for 95.111.209.13:0, 404 Not Found in 0.2ms @ :1(WebNotFound) 2026/04/25 08:25:07 HTTPRequest [I] router: completed POST /vyudin/domovoy.git/git-upload-pack for 95.111.209.13:0, 200 OK in 19.3ms @ repo/githttp.go:477(repo.ServiceUploadPack) 2026/04/25 08:25:07 HTTPRequest [I] router: completed GET /vyudin/domovoy.git/info/refs?service=git-upload-pack for 95.111.209.13:0, 401 Unauthorized in 1.4ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/25 08:25:08 HTTPRequest [I] router: completed GET /vyudin/domovoy.git/info/refs?service=git-upload-pack for 95.111.209.13:0, 200 OK in 19.1ms @ repo/githttp.go:503(repo.GetInfoRefs) 2026/04/25 08:25:08 HTTPRequest [I] router: completed HEAD /api/v3/meta?ghd=e364f1c3-8e2f-42d4-bedb-154618bbcb3f for 95.111.209.13:0, 404 Not Found in 0.1ms @ :1(WebNotFound) 2026/04/25 08:25:08 HTTPRequest [I] router: completed POST /vyudin/domovoy.git/git-upload-pack for 95.111.209.13:0, 200 OK in 19.9ms @ repo/githttp.go:477(repo.ServiceUploadPack) Invalid user ghost from 192.168.1.214 port 49821 Received disconnect from 192.168.1.214 port 49821:11: Bye Bye [preauth] Disconnected from invalid user ghost 192.168.1.214 port 49821 [preauth] 2026/04/25 08:25:21 HTTPRequest [I] router: completed GET /user/settings for 95.111.209.13:0, 200 OK in 3.6ms @ setting/profile.go:46(setting.Profile) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34634:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34634 [preauth] 2026/04/25 08:25:24 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3346.4ms @ events/events.go:18(events.Events) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27721:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27721 [preauth] Invalid user postgres from 192.168.1.214 port 22356 Received disconnect from 192.168.1.214 port 22356:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 22356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39345:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39345 [preauth] Invalid user postgres2 from 192.168.1.214 port 6812 Received disconnect from 192.168.1.214 port 6812:11: Bye Bye [preauth] Disconnected from invalid user postgres2 192.168.1.214 port 6812 [preauth] Invalid user anil from 192.168.1.214 port 51288 Received disconnect from 192.168.1.214 port 51288:11: Bye Bye [preauth] Disconnected from invalid user anil 192.168.1.214 port 51288 [preauth] Invalid user scuser from 192.168.1.214 port 24435 Received disconnect from 192.168.1.214 port 24435:11: Bye Bye [preauth] Disconnected from invalid user scuser 192.168.1.214 port 24435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25513:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33518:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33518 [preauth] Invalid user postgres2 from 192.168.1.214 port 33188 Received disconnect from 192.168.1.214 port 33188:11: Bye Bye [preauth] Disconnected from invalid user postgres2 192.168.1.214 port 33188 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9164:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9164 [preauth] Invalid user user from 192.168.1.214 port 55190 Received disconnect from 192.168.1.214 port 55190:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 55190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11768:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11768 [preauth] Invalid user ftpuser from 192.168.1.214 port 3739 Received disconnect from 192.168.1.214 port 3739:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 3739 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 50815:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 50815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31173:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30870:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user claude from 192.168.1.214 port 3374 Received disconnect from 192.168.1.214 port 16346:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16346 [preauth] Received disconnect from 192.168.1.214 port 3374:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 3374 [preauth] Invalid user vpsuser from 192.168.1.214 port 7713 Received disconnect from 192.168.1.214 port 7713:11: Bye Bye [preauth] Disconnected from invalid user vpsuser 192.168.1.214 port 7713 [preauth] Invalid user ubuntu from 192.168.1.214 port 43549 Received disconnect from 192.168.1.214 port 43549:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 43549 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7950:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7950 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49400:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32365:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32365 [preauth] Invalid user ubuntu from 192.168.1.214 port 59269 Received disconnect from 192.168.1.214 port 59269:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 59269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37644 [preauth] Invalid user claude from 192.168.1.214 port 36155 Received disconnect from 192.168.1.214 port 36155:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 36155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30790 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38629:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47144 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59696 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30294 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64541 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44719 [preauth] Invalid user share from 192.168.1.214 port 42304 Connection reset by invalid user share 192.168.1.214 port 42304 [preauth] Invalid user su from 192.168.1.214 port 47133 Connection reset by invalid user su 192.168.1.214 port 47133 [preauth] Invalid user telegram from 192.168.1.214 port 46932 Connection reset by invalid user telegram 192.168.1.214 port 46932 [preauth] Invalid user test from 192.168.1.214 port 19758 Connection reset by invalid user test 192.168.1.214 port 19758 [preauth] Invalid user testuser from 192.168.1.214 port 5021 Connection reset by invalid user testuser 192.168.1.214 port 5021 [preauth] Invalid user ubnt from 192.168.1.214 port 33593 Connection reset by invalid user ubnt 192.168.1.214 port 33593 [preauth] Invalid user anil from 192.168.1.214 port 61507 Received disconnect from 192.168.1.214 port 61507:11: Bye Bye [preauth] Disconnected from invalid user anil 192.168.1.214 port 61507 [preauth] Invalid user ubuntu from 192.168.1.214 port 29924 Connection reset by invalid user ubuntu 192.168.1.214 port 29924 [preauth] Invalid user user1 from 192.168.1.214 port 11075 Connection reset by invalid user user1 192.168.1.214 port 11075 [preauth] Invalid user user from 192.168.1.214 port 62703 Connection reset by invalid user user 192.168.1.214 port 62703 [preauth] Invalid user user from 192.168.1.214 port 1191 Connection reset by invalid user user 192.168.1.214 port 1191 [preauth] Invalid user user from 192.168.1.214 port 30478 Connection reset by invalid user user 192.168.1.214 port 30478 [preauth] Invalid user user from 192.168.1.214 port 23562 Connection reset by invalid user user 192.168.1.214 port 23562 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45639:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11863:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13175:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13175 [preauth] Invalid user ftpuser from 192.168.1.214 port 36100 Received disconnect from 192.168.1.214 port 36100:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 36100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47626:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47626 [preauth] Invalid user ubuntu from 192.168.1.214 port 4257 Received disconnect from 192.168.1.214 port 4257:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 4257 [preauth] Invalid user sftp_user from 192.168.1.214 port 48479 Received disconnect from 192.168.1.214 port 48479:11: Bye Bye [preauth] Disconnected from invalid user sftp_user 192.168.1.214 port 48479 [preauth] Invalid user felipe from 192.168.1.214 port 35477 Received disconnect from 192.168.1.214 port 35477:11: Bye Bye [preauth] Disconnected from invalid user felipe 192.168.1.214 port 35477 [preauth] Invalid user ubuntu from 192.168.1.214 port 26287 Received disconnect from 192.168.1.214 port 26287:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 26287 [preauth] Invalid user user from 192.168.1.214 port 55770 Received disconnect from 192.168.1.214 port 55770:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 55770 [preauth] Connection closed by 192.168.1.214 port 35113 [preauth] Invalid user ghost from 192.168.1.214 port 8635 Received disconnect from 192.168.1.214 port 8635:11: Bye Bye [preauth] Disconnected from invalid user ghost 192.168.1.214 port 8635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13757:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13757 [preauth] Invalid user user from 192.168.1.214 port 56224 Received disconnect from 192.168.1.214 port 56224:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 56224 [preauth] Invalid user ubuntu from 192.168.1.214 port 25115 Received disconnect from 192.168.1.214 port 25115:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 25115 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8509:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8509 [preauth] Invalid user ftpuser from 192.168.1.214 port 9826 Received disconnect from 192.168.1.214 port 9826:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 9826 [preauth] Invalid user proradis from 192.168.1.214 port 23128 Received disconnect from 192.168.1.214 port 23128:11: Bye Bye [preauth] Disconnected from invalid user proradis 192.168.1.214 port 23128 [preauth] Invalid user deploy from 192.168.1.214 port 23004 Received disconnect from 192.168.1.214 port 23004:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 23004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48991:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48991 [preauth] Invalid user test1 from 192.168.1.214 port 35514 Received disconnect from 192.168.1.214 port 35514:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 35514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15254:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7831:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7831 [preauth] Invalid user postgres from 192.168.1.214 port 54956 Received disconnect from 192.168.1.214 port 54956:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 54956 [preauth] Invalid user ubuntu from 192.168.1.214 port 18282 Received disconnect from 192.168.1.214 port 18282:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18282 [preauth] Invalid user mark from 192.168.1.214 port 22654 Received disconnect from 192.168.1.214 port 22654:11: Bye Bye [preauth] Disconnected from invalid user mark 192.168.1.214 port 22654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23081:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23081 [preauth] Invalid user dev from 192.168.1.214 port 6431 Received disconnect from 192.168.1.214 port 6431:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 6431 [preauth] Invalid user linkdood from 192.168.1.214 port 59864 Received disconnect from 192.168.1.214 port 59864:11: Bye Bye [preauth] Disconnected from invalid user linkdood 192.168.1.214 port 59864 [preauth] Invalid user steam from 192.168.1.214 port 9996 Received disconnect from 192.168.1.214 port 9996:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 9996 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15971:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61261:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61261 [preauth] Received disconnect from 192.168.1.214 port 5999:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 5999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18210:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18210 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56907 Invalid user sftpuser from 192.168.1.214 port 14144 Received disconnect from 192.168.1.214 port 14144:11: Bye Bye [preauth] Disconnected from invalid user sftpuser 192.168.1.214 port 14144 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 50372 Received disconnect from 192.168.1.214 port 50372:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 50372 [preauth] Connection closed by 192.168.1.214 port 48608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12979:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10667:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10667 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56925 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56927 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56929 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56931 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30003:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30003 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56933 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56935 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56937 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56941 Connection closed by 192.168.1.214 port 9592 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56943 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56945 Invalid user dev from 192.168.1.214 port 62070 Received disconnect from 192.168.1.214 port 62070:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 62070 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56949 Connection closed by 192.168.1.214 port 49512 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 56953 Connection closed by 192.168.1.214 port 23384 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22429:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22429 [preauth] Invalid user test from 192.168.1.214 port 1438 Received disconnect from 192.168.1.214 port 1438:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 1438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46378:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46378 [preauth] Invalid user vpn from 192.168.1.214 port 35061 Received disconnect from 192.168.1.214 port 35061:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 35061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20726:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20726 [preauth] Connection closed by 192.168.1.214 port 50125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17672:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17672 [preauth] Invalid user n8n from 192.168.1.214 port 46435 Received disconnect from 192.168.1.214 port 46435:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 46435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34776:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34776 [preauth] Invalid user ali from 192.168.1.214 port 42976 Received disconnect from 192.168.1.214 port 42976:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 42976 [preauth] Connection closed by 192.168.1.214 port 24883 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52441 [preauth] Invalid user iitmaapuser from 192.168.1.214 port 39552 Received disconnect from 192.168.1.214 port 39552:11: Bye Bye [preauth] Disconnected from invalid user iitmaapuser 192.168.1.214 port 39552 [preauth] Invalid user ali from 192.168.1.214 port 18475 Received disconnect from 192.168.1.214 port 18475:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 18475 [preauth] Invalid user ubuntu from 192.168.1.214 port 18925 Received disconnect from 192.168.1.214 port 18925:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49202:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49202 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35594:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35594 [preauth] Invalid user ubuntu from 192.168.1.214 port 19457 Received disconnect from 192.168.1.214 port 19457:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44589:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14006:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14006 [preauth] Invalid user test5 from 192.168.1.214 port 12851 Received disconnect from 192.168.1.214 port 12851:11: Bye Bye [preauth] Disconnected from invalid user test5 192.168.1.214 port 12851 [preauth] Invalid user n8n from 192.168.1.214 port 33409 Received disconnect from 192.168.1.214 port 33409:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 33409 [preauth] Invalid user steam from 192.168.1.214 port 24328 Received disconnect from 192.168.1.214 port 24328:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 24328 [preauth] Invalid user n8n from 192.168.1.214 port 5137 Received disconnect from 192.168.1.214 port 5137:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 5137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14365:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14365 [preauth] Connection closed by 192.168.1.214 port 25056 [preauth] Invalid user dev from 192.168.1.214 port 45392 Received disconnect from 192.168.1.214 port 45392:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 45392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17604:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17604 [preauth] Invalid user sftpuser from 192.168.1.214 port 49365 Received disconnect from 192.168.1.214 port 49365:11: Bye Bye [preauth] Disconnected from invalid user sftpuser 192.168.1.214 port 49365 [preauth] Invalid user test from 192.168.1.214 port 48347 Received disconnect from 192.168.1.214 port 48347:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 48347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14274:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14274 [preauth] Invalid user vpn from 192.168.1.214 port 37000 Received disconnect from 192.168.1.214 port 37000:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 37000 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5713:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5713 [preauth] Invalid user ali from 192.168.1.214 port 57539 Received disconnect from 192.168.1.214 port 57539:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 57539 [preauth] Invalid user teamtalk from 192.168.1.214 port 24371 Received disconnect from 192.168.1.214 port 24371:11: Bye Bye [preauth] Disconnected from invalid user teamtalk 192.168.1.214 port 24371 [preauth] Invalid user jla from 192.168.1.214 port 36161 Received disconnect from 192.168.1.214 port 36161:11: Bye Bye [preauth] Disconnected from invalid user jla 192.168.1.214 port 36161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39420:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49396:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49396 [preauth] Invalid user user from 192.168.1.214 port 33801 Received disconnect from 192.168.1.214 port 33801:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 33801 [preauth] Invalid user bot from 192.168.1.214 port 8948 Received disconnect from 192.168.1.214 port 8948:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 8948 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31713:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31713 [preauth] Invalid user info from 192.168.1.214 port 2055 Received disconnect from 192.168.1.214 port 2055:11: Bye Bye [preauth] Disconnected from invalid user info 192.168.1.214 port 2055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43052:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43052 [preauth] Invalid user frappe from 192.168.1.214 port 8067 Received disconnect from 192.168.1.214 port 8067:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 8067 [preauth] Invalid user dbg from 192.168.1.214 port 15801 Received disconnect from 192.168.1.214 port 15801:11: Bye Bye [preauth] Disconnected from invalid user dbg 192.168.1.214 port 15801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53799:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53799 [preauth] Invalid user ftpuser from 192.168.1.214 port 52769 Received disconnect from 192.168.1.214 port 52769:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 52769 [preauth] Invalid user lisong from 192.168.1.214 port 51828 Received disconnect from 192.168.1.214 port 51828:11: Bye Bye [preauth] Disconnected from invalid user lisong 192.168.1.214 port 51828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56821:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56821 [preauth] Invalid user frappe from 192.168.1.214 port 60200 Received disconnect from 192.168.1.214 port 60200:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 60200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4587:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17543:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32548:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32548 [preauth] Invalid user pal from 192.168.1.214 port 43775 Received disconnect from 192.168.1.214 port 43775:11: Bye Bye [preauth] Disconnected from invalid user pal 192.168.1.214 port 43775 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31578 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1449 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41738 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40615 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6583 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61839 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47858 [preauth] Invalid user frappe from 192.168.1.214 port 9298 Received disconnect from 192.168.1.214 port 9298:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 9298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38719:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38719 [preauth] Received disconnect from 192.168.1.214 port 9258:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 9258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56955:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56955 [preauth] Connection closed by 192.168.1.214 port 28024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8819:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63388:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63388 [preauth] Invalid user postgres from 192.168.1.214 port 44275 Received disconnect from 192.168.1.214 port 44275:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 44275 [preauth] Invalid user odoo from 192.168.1.214 port 45128 Received disconnect from 192.168.1.214 port 45128:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 45128 [preauth] Invalid user postgres from 192.168.1.214 port 24239 Received disconnect from 192.168.1.214 port 24239:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 24239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56689:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56689 [preauth] Invalid user test from 192.168.1.214 port 48470 Received disconnect from 192.168.1.214 port 48470:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 48470 [preauth] banner exchange: Connection from 192.168.1.214 port 22657: invalid format Invalid user test from 192.168.1.214 port 18398 Connection closed by 192.168.1.214 port 63268 Received disconnect from 192.168.1.214 port 18398:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18398 [preauth] Invalid user NL5xUDpV2xRa from 192.168.1.214 port 51065 userauth_pubkey: parse publickey packet: incomplete message [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19942 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60447 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65006 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56519 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17020 [preauth] Connection closed by 192.168.1.214 port 53444 [preauth] Invalid user admin from 192.168.1.214 port 50967 Connection closed by invalid user admin 192.168.1.214 port 50967 [preauth] Invalid user orangepi from 192.168.1.214 port 16264 Connection closed by invalid user orangepi 192.168.1.214 port 16264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64098 [preauth] Invalid user test from 192.168.1.214 port 37124 Connection closed by invalid user test 192.168.1.214 port 37124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36326 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7688 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64876 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29872 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6142 [preauth] Invalid user user from 192.168.1.214 port 59589 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12973 [preauth] Connection closed by invalid user user 192.168.1.214 port 59589 [preauth] Invalid user admin from 192.168.1.214 port 8822 Connection closed by invalid user admin 192.168.1.214 port 8822 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48214 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48371 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37747 [preauth] Invalid user admin from 192.168.1.214 port 32878 Connection closed by invalid user admin 192.168.1.214 port 32878 [preauth] Invalid user cirros from 192.168.1.214 port 55752 Connection closed by invalid user cirros 192.168.1.214 port 55752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54479 [preauth] Invalid user orangepi from 192.168.1.214 port 44100 Connection closed by invalid user orangepi 192.168.1.214 port 44100 [preauth] Invalid user admin from 192.168.1.214 port 15215 Connection closed by invalid user admin 192.168.1.214 port 15215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49248 [preauth] Invalid user rpc from 192.168.1.214 port 48650 Connection closed by invalid user rpc 192.168.1.214 port 48650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6450 [preauth] Invalid user user1 from 192.168.1.214 port 50680 Connection closed by invalid user user1 192.168.1.214 port 50680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37049 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29137 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 57301 [preauth] Invalid user kali from 192.168.1.214 port 30878 Connection closed by invalid user kali 192.168.1.214 port 30878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27447 [preauth] Invalid user linaro from 192.168.1.214 port 64017 Connection closed by invalid user linaro 192.168.1.214 port 64017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53474 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55956 [preauth] Invalid user admin from 192.168.1.214 port 45807 Connection closed by invalid user admin 192.168.1.214 port 45807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12411 [preauth] Invalid user admin from 192.168.1.214 port 50139 Connection closed by invalid user admin 192.168.1.214 port 50139 [preauth] Invalid user user from 192.168.1.214 port 6440 Connection closed by invalid user user 192.168.1.214 port 6440 [preauth] Connection closed by 192.168.1.214 port 59461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1096 [preauth] Invalid user admin from 192.168.1.214 port 15891 Connection closed by invalid user admin 192.168.1.214 port 15891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24259 [preauth] Invalid user postgres from 192.168.1.214 port 12938 Connection closed by invalid user postgres 192.168.1.214 port 12938 [preauth] Connection closed by 192.168.1.214 port 2203 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19199 [preauth] Invalid user openhabian from 192.168.1.214 port 3875 Connection closed by invalid user openhabian 192.168.1.214 port 3875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16558 [preauth] Invalid user Admin from 192.168.1.214 port 19450 Invalid user sshadmin from 192.168.1.214 port 8707 Connection closed by invalid user sshadmin 192.168.1.214 port 8707 [preauth] Invalid user TEST from 192.168.1.214 port 27141 Connection reset by invalid user TEST 192.168.1.214 port 27141 [preauth] Invalid user admin from 192.168.1.214 port 35365 Connection reset by invalid user admin 192.168.1.214 port 35365 [preauth] Invalid user admin from 192.168.1.214 port 13718 Connection reset by invalid user admin 192.168.1.214 port 13718 [preauth] Invalid user admin from 192.168.1.214 port 33784 Connection reset by invalid user admin 192.168.1.214 port 33784 [preauth] Invalid user admin from 192.168.1.214 port 47226 Connection reset by invalid user admin 192.168.1.214 port 47226 [preauth] Invalid user admin from 192.168.1.214 port 1216 Connection reset by invalid user admin 192.168.1.214 port 1216 [preauth] Invalid user admin from 192.168.1.214 port 16651 Connection reset by invalid user admin 192.168.1.214 port 16651 [preauth] Invalid user admin from 192.168.1.214 port 32632 Connection reset by invalid user admin 192.168.1.214 port 32632 [preauth] Invalid user admin from 192.168.1.214 port 40460 Connection reset by invalid user admin 192.168.1.214 port 40460 [preauth] Invalid user admin from 192.168.1.214 port 30250 Connection reset by invalid user admin 192.168.1.214 port 30250 [preauth] Invalid user admin from 192.168.1.214 port 65232 Connection reset by invalid user admin 192.168.1.214 port 65232 [preauth] Invalid user admin from 192.168.1.214 port 60816 Connection reset by invalid user admin 192.168.1.214 port 60816 [preauth] Invalid user admin from 192.168.1.214 port 1282 Connection reset by invalid user admin 192.168.1.214 port 1282 [preauth] Invalid user admin from 192.168.1.214 port 15039 Connection reset by invalid user admin 192.168.1.214 port 15039 [preauth] Invalid user anon from 192.168.1.214 port 37362 Connection reset by invalid user anon 192.168.1.214 port 37362 [preauth] Invalid user billing from 192.168.1.214 port 59208 Connection reset by invalid user billing 192.168.1.214 port 59208 [preauth] Invalid user cusadmin from 192.168.1.214 port 60863 Connection reset by invalid user cusadmin 192.168.1.214 port 60863 [preauth] Invalid user deployer from 192.168.1.214 port 20797 Connection reset by invalid user deployer 192.168.1.214 port 20797 [preauth] Invalid user dev from 192.168.1.214 port 24951 Connection reset by invalid user dev 192.168.1.214 port 24951 [preauth] Invalid user elasticsearch from 192.168.1.214 port 61598 Connection reset by invalid user elasticsearch 192.168.1.214 port 61598 [preauth] User ftp not allowed because account is locked Connection reset by invalid user ftp 192.168.1.214 port 16652 [preauth] Invalid user instrument from 192.168.1.214 port 50884 Connection reset by invalid user instrument 192.168.1.214 port 50884 [preauth] Invalid user jorge from 192.168.1.214 port 58843 Connection reset by invalid user jorge 192.168.1.214 port 58843 [preauth] Invalid user josue from 192.168.1.214 port 14799 Connection reset by invalid user josue 192.168.1.214 port 14799 [preauth] Invalid user mgts from 192.168.1.214 port 51926 Connection reset by invalid user mgts 192.168.1.214 port 51926 [preauth] Invalid user mgts from 192.168.1.214 port 1134 Connection reset by invalid user mgts 192.168.1.214 port 1134 [preauth] Invalid user miner from 192.168.1.214 port 44949 Connection reset by invalid user miner 192.168.1.214 port 44949 [preauth] Invalid user mts from 192.168.1.214 port 43496 Connection reset by invalid user mts 192.168.1.214 port 43496 [preauth] Invalid user newuser from 192.168.1.214 port 53390 Connection reset by invalid user newuser 192.168.1.214 port 53390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38013 [preauth] Invalid user frappe from 192.168.1.214 port 23990 Connection closed by invalid user frappe 192.168.1.214 port 23990 [preauth] Invalid user huawei from 192.168.1.214 port 41900 Connection closed by invalid user huawei 192.168.1.214 port 41900 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 57394 Invalid user ubuntu from 192.168.1.214 port 17562 Connection closed by invalid user ubuntu 192.168.1.214 port 17562 [preauth] Invalid user vyos from 192.168.1.214 port 16040 Connection closed by invalid user vyos 192.168.1.214 port 16040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53172 [preauth] Invalid user admin from 192.168.1.214 port 33506 Connection closed by invalid user admin 192.168.1.214 port 33506 [preauth] Invalid user p from 192.168.1.214 port 63245 Connection closed by invalid user p 192.168.1.214 port 63245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1592 [preauth] Invalid user public from 192.168.1.214 port 61858 Connection closed by invalid user public 192.168.1.214 port 61858 [preauth] Invalid user debian from 192.168.1.214 port 14891 Connection closed by invalid user debian 192.168.1.214 port 14891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7931 [preauth] Invalid user steam from 192.168.1.214 port 24062 Connection closed by invalid user steam 192.168.1.214 port 24062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32226 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60572 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37074 [preauth] Invalid user nvidia from 192.168.1.214 port 50357 Connection closed by invalid user nvidia 192.168.1.214 port 50357 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12227 [preauth] Invalid user admin from 192.168.1.214 port 55725 Connection closed by invalid user admin 192.168.1.214 port 55725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31776 [preauth] Invalid user test from 192.168.1.214 port 13749 Connection closed by invalid user test 192.168.1.214 port 13749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1087 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 40767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37897 [preauth] Invalid user admin from 192.168.1.214 port 6161 Connection closed by invalid user admin 192.168.1.214 port 6161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26540 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61436 [preauth] Invalid user demo from 192.168.1.214 port 47575 Connection closed by invalid user demo 192.168.1.214 port 47575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38190 [preauth] Connection closed by 192.168.1.214 port 21649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60779 [preauth] Invalid user vpn from 192.168.1.214 port 10267 Connection closed by invalid user vpn 192.168.1.214 port 10267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59994 [preauth] Invalid user deploy from 192.168.1.214 port 29953 Connection closed by invalid user deploy 192.168.1.214 port 29953 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17081 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46358 [preauth] Invalid user admin from 192.168.1.214 port 48356 Connection closed by invalid user admin 192.168.1.214 port 48356 [preauth] Invalid user alan from 192.168.1.214 port 20135 Connection closed by invalid user alan 192.168.1.214 port 20135 [preauth] Invalid user admin from 192.168.1.214 port 8165 Connection closed by invalid user admin 192.168.1.214 port 8165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35740 [preauth] Invalid user username from 192.168.1.214 port 48883 Connection closed by invalid user username 192.168.1.214 port 48883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63655 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61495 [preauth] Invalid user rema from 192.168.1.214 port 51028 Connection closed by invalid user rema 192.168.1.214 port 51028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51518 [preauth] Invalid user test from 192.168.1.214 port 17416 Connection closed by invalid user test 192.168.1.214 port 17416 [preauth] Invalid user odroid from 192.168.1.214 port 38527 Connection closed by invalid user odroid 192.168.1.214 port 38527 [preauth] Invalid user ftpuser from 192.168.1.214 port 50339 Connection closed by invalid user ftpuser 192.168.1.214 port 50339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37435 [preauth] Invalid user ftpuser from 192.168.1.214 port 33023 Connection closed by invalid user ftpuser 192.168.1.214 port 33023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17123 [preauth] Invalid user oracle from 192.168.1.214 port 54354 Connection closed by invalid user oracle 192.168.1.214 port 54354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2148 [preauth] Invalid user aaa from 192.168.1.214 port 23521 Connection closed by invalid user aaa 192.168.1.214 port 23521 [preauth] Invalid user debian from 192.168.1.214 port 19075 Connection closed by invalid user debian 192.168.1.214 port 19075 [preauth] Invalid user user from 192.168.1.214 port 16781 Connection closed by invalid user user 192.168.1.214 port 16781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21618 [preauth] Invalid user vagrant from 192.168.1.214 port 30331 Connection closed by invalid user vagrant 192.168.1.214 port 30331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2019 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8303 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34736 [preauth] Invalid user test from 192.168.1.214 port 41200 Connection closed by invalid user test 192.168.1.214 port 41200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56296 [preauth] Invalid user debian from 192.168.1.214 port 58291 Connection closed by invalid user debian 192.168.1.214 port 58291 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 22063 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3931 [preauth] Connection closed by 192.168.1.214 port 43872 [preauth] Invalid user admin from 192.168.1.214 port 1728 Connection closed by invalid user admin 192.168.1.214 port 1728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55232 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3352 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4519 [preauth] Invalid user ansible from 192.168.1.214 port 52097 Connection closed by invalid user ansible 192.168.1.214 port 52097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33827 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18792 [preauth] Invalid user testuser from 192.168.1.214 port 25675 Connection closed by invalid user testuser 192.168.1.214 port 25675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4514 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33182 [preauth] Invalid user test1 from 192.168.1.214 port 13161 Connection closed by invalid user test1 192.168.1.214 port 13161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59305 [preauth] Invalid user ali from 192.168.1.214 port 50971 Connection closed by invalid user ali 192.168.1.214 port 50971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41499 [preauth] Invalid user teste from 192.168.1.214 port 29222 Connection closed by invalid user teste 192.168.1.214 port 29222 [preauth] Invalid user admin from 192.168.1.214 port 21932 Connection closed by invalid user admin 192.168.1.214 port 21932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35917 [preauth] Invalid user user from 192.168.1.214 port 36110 Connection closed by invalid user user 192.168.1.214 port 36110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55043 [preauth] Invalid user pi from 192.168.1.214 port 6722 Connection closed by invalid user pi 192.168.1.214 port 6722 [preauth] Invalid user httpadmin from 192.168.1.214 port 36750 Connection closed by invalid user httpadmin 192.168.1.214 port 36750 [preauth] Invalid user admin from 192.168.1.214 port 1744 Connection closed by invalid user admin 192.168.1.214 port 1744 [preauth] Invalid user teamspeak from 192.168.1.214 port 37543 Connection closed by invalid user teamspeak 192.168.1.214 port 37543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30800 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21852 [preauth] Invalid user admin from 192.168.1.214 port 7276 Connection closed by invalid user admin 192.168.1.214 port 7276 [preauth] Invalid user admin from 192.168.1.214 port 20439 Connection closed by invalid user admin 192.168.1.214 port 20439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42061 [preauth] Invalid user ubuntu from 192.168.1.214 port 14722 Received disconnect from 192.168.1.214 port 14722:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36707 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57849 [preauth] Invalid user pi from 192.168.1.214 port 10896 Connection closed by invalid user pi 192.168.1.214 port 10896 [preauth] Invalid user admin from 192.168.1.214 port 50717 Connection closed by invalid user admin 192.168.1.214 port 50717 [preauth] Invalid user user from 192.168.1.214 port 26055 Connection closed by invalid user user 192.168.1.214 port 26055 [preauth] Invalid user server from 192.168.1.214 port 21626 Connection closed by invalid user server 192.168.1.214 port 21626 [preauth] Connection closed by 192.168.1.214 port 26660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12392 [preauth] 2026/04/25 12:18:54 HTTPRequest [I] router: completed GET /robots.txt for 74.7.244.48:0, 404 Not Found in 0.1ms @ misc/misc.go:36(misc.RobotsTxt) User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43575:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25924 [preauth] Invalid user testuser from 192.168.1.214 port 33884 Received disconnect from 192.168.1.214 port 33884:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 33884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24941 [preauth] Invalid user postgres from 192.168.1.214 port 59129 Received disconnect from 192.168.1.214 port 59129:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 59129 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19321 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 49618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37796 [preauth] Invalid user ftpuser from 192.168.1.214 port 62158 Received disconnect from 192.168.1.214 port 62158:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 62158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27587 [preauth] Invalid user minecraft from 192.168.1.214 port 4894 Connection closed by invalid user minecraft 192.168.1.214 port 4894 [preauth] Invalid user sysadmin from 192.168.1.214 port 47130 Received disconnect from 192.168.1.214 port 47130:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 47130 [preauth] Invalid user huawei from 192.168.1.214 port 54748 Connection closed by invalid user huawei 192.168.1.214 port 54748 [preauth] Invalid user student from 192.168.1.214 port 59737 Connection closed by invalid user student 192.168.1.214 port 59737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41298:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4718 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45991 [preauth] Invalid user ubuntu from 192.168.1.214 port 32189 Received disconnect from 192.168.1.214 port 32189:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 32189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63487 [preauth] Invalid user test from 192.168.1.214 port 27022 Connection closed by invalid user test 192.168.1.214 port 27022 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23362:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15855 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23776 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3012:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55285 [preauth] Invalid user test from 192.168.1.214 port 65475 Connection closed by invalid user test 192.168.1.214 port 65475 [preauth] Invalid user noc from 192.168.1.214 port 54941 Received disconnect from 192.168.1.214 port 54941:11: Bye Bye [preauth] Disconnected from invalid user noc 192.168.1.214 port 54941 [preauth] Invalid user test from 192.168.1.214 port 1414 Connection closed by invalid user test 192.168.1.214 port 1414 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 21623 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15660 [preauth] Connection reset by 192.168.1.214 port 23697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62661:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62661 [preauth] Invalid user postgres from 192.168.1.214 port 17758 Connection closed by invalid user postgres 192.168.1.214 port 17758 [preauth] Invalid user jenkins from 192.168.1.214 port 29694 Connection closed by invalid user jenkins 192.168.1.214 port 29694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14672 [preauth] Invalid user testuser from 192.168.1.214 port 40925 Received disconnect from 192.168.1.214 port 40925:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 40925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47301 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38704 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user postgres from 192.168.1.214 port 7739 Received disconnect from 192.168.1.214 port 7739:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 7739 [preauth] Connection closed by invalid user root 192.168.1.214 port 42646 [preauth] Invalid user ubuntu from 192.168.1.214 port 54987 Connection closed by invalid user ubuntu 192.168.1.214 port 54987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10644 [preauth] Invalid user test2 from 192.168.1.214 port 49160 Connection closed by invalid user test2 192.168.1.214 port 49160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20782:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20782 [preauth] Connection closed by invalid user root 192.168.1.214 port 22654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10327:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48820:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37463 [preauth] Invalid user yann from 192.168.1.214 port 55248 Received disconnect from 192.168.1.214 port 55248:11: Bye Bye [preauth] Disconnected from invalid user yann 192.168.1.214 port 55248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5509 [preauth] Invalid user steam from 192.168.1.214 port 13533 Received disconnect from 192.168.1.214 port 13533:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 13533 [preauth] Invalid user zjw from 192.168.1.214 port 37484 Connection closed by invalid user zjw 192.168.1.214 port 37484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16743 [preauth] Invalid user steam from 192.168.1.214 port 21889 Received disconnect from 192.168.1.214 port 21889:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 21889 [preauth] Invalid user ubuntu from 192.168.1.214 port 29943 Received disconnect from 192.168.1.214 port 29943:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 29943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20576:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20576 [preauth] Invalid user admin from 192.168.1.214 port 56708 Connection closed by invalid user admin 192.168.1.214 port 56708 [preauth] Invalid user user from 192.168.1.214 port 58078 Received disconnect from 192.168.1.214 port 58078:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 58078 [preauth] Invalid user user from 192.168.1.214 port 57812 Connection closed by invalid user user 192.168.1.214 port 57812 [preauth] Connection closed by 192.168.1.214 port 59080 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26553:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10951 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52581:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52581 [preauth] Invalid user sysadmin from 192.168.1.214 port 32198 Received disconnect from 192.168.1.214 port 32198:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 32198 [preauth] Invalid user admin from 192.168.1.214 port 40881 Connection closed by invalid user admin 192.168.1.214 port 40881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41614 [preauth] Invalid user steam1 from 192.168.1.214 port 4690 Received disconnect from 192.168.1.214 port 4690:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 4690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14368 [preauth] Invalid user steam1 from 192.168.1.214 port 5883 Received disconnect from 192.168.1.214 port 5883:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 5883 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46882 [preauth] Connection closed by invalid user root 192.168.1.214 port 25552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42012 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31968 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59111 [preauth] Invalid user scanner from 192.168.1.214 port 51774 Connection reset by invalid user scanner 192.168.1.214 port 51774 [preauth] Invalid user support from 192.168.1.214 port 13274 Connection reset by invalid user support 192.168.1.214 port 13274 [preauth] Invalid user support from 192.168.1.214 port 5116 Connection reset by invalid user support 192.168.1.214 port 5116 [preauth] Invalid user test1 from 192.168.1.214 port 56689 Connection reset by invalid user test1 192.168.1.214 port 56689 [preauth] Invalid user teste from 192.168.1.214 port 36094 Connection reset by invalid user teste 192.168.1.214 port 36094 [preauth] Invalid user user from 192.168.1.214 port 38419 Connection reset by invalid user user 192.168.1.214 port 38419 [preauth] Invalid user user from 192.168.1.214 port 41345 Received disconnect from 192.168.1.214 port 41345:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 41345 [preauth] Invalid user testuser from 192.168.1.214 port 20433 Connection closed by invalid user testuser 192.168.1.214 port 20433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1999 [preauth] Invalid user ftpuser from 192.168.1.214 port 30427 Received disconnect from 192.168.1.214 port 30427:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 30427 [preauth] Invalid user debianuser from 192.168.1.214 port 44046 Received disconnect from 192.168.1.214 port 44046:11: Bye Bye [preauth] Disconnected from invalid user debianuser 192.168.1.214 port 44046 [preauth] Invalid user yann from 192.168.1.214 port 2004 Received disconnect from 192.168.1.214 port 2004:11: Bye Bye [preauth] Disconnected from invalid user yann 192.168.1.214 port 2004 [preauth] Connection closed by 192.168.1.214 port 2742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14482:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14482 [preauth] Invalid user noc from 192.168.1.214 port 44915 Received disconnect from 192.168.1.214 port 44915:11: Bye Bye [preauth] Disconnected from invalid user noc 192.168.1.214 port 44915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48913:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48913 [preauth] Invalid user teamspeak from 192.168.1.214 port 55401 Received disconnect from 192.168.1.214 port 55401:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 55401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8644 [preauth] Invalid user toto from 192.168.1.214 port 43988 Received disconnect from 192.168.1.214 port 43988:11: Bye Bye [preauth] Disconnected from invalid user toto 192.168.1.214 port 43988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6409:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6409 [preauth] Invalid user wy from 192.168.1.214 port 51302 Received disconnect from 192.168.1.214 port 51302:11: Bye Bye [preauth] Disconnected from invalid user wy 192.168.1.214 port 51302 [preauth] Invalid user postgres from 192.168.1.214 port 34433 Received disconnect from 192.168.1.214 port 34433:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 34433 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25911:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25911 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1086:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1086 [preauth] Invalid user steam from 192.168.1.214 port 31054 Received disconnect from 192.168.1.214 port 31054:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 31054 [preauth] Invalid user debianuser from 192.168.1.214 port 43077 Received disconnect from 192.168.1.214 port 43077:11: Bye Bye [preauth] Disconnected from invalid user debianuser 192.168.1.214 port 43077 [preauth] Invalid user toto from 192.168.1.214 port 37987 Received disconnect from 192.168.1.214 port 37987:11: Bye Bye [preauth] Disconnected from invalid user toto 192.168.1.214 port 37987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1024:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1024 [preauth] Invalid user teamspeak from 192.168.1.214 port 4210 Received disconnect from 192.168.1.214 port 4210:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 4210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1622:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8562:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8562 [preauth] Invalid user steam from 192.168.1.214 port 59597 Received disconnect from 192.168.1.214 port 59597:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 59597 [preauth] Invalid user postgres from 192.168.1.214 port 18999 Received disconnect from 192.168.1.214 port 18999:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 18999 [preauth] Invalid user ubuntu from 192.168.1.214 port 42693 Received disconnect from 192.168.1.214 port 42693:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 42693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37283:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37283 [preauth] Invalid user ali from 192.168.1.214 port 11060 Received disconnect from 192.168.1.214 port 11060:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 11060 [preauth] Invalid user tony from 192.168.1.214 port 38986 Received disconnect from 192.168.1.214 port 38986:11: Bye Bye [preauth] Disconnected from invalid user tony 192.168.1.214 port 38986 [preauth] Connection closed by 192.168.1.214 port 8403 [preauth] Connection closed by 192.168.1.214 port 28426 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58038 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58040 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58042 Invalid user it from 192.168.1.214 port 51831 Received disconnect from 192.168.1.214 port 51831:11: Bye Bye [preauth] Disconnected from invalid user it 192.168.1.214 port 51831 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58044 Invalid user testftp from 192.168.1.214 port 1469 Received disconnect from 192.168.1.214 port 1469:11: Bye Bye [preauth] Disconnected from invalid user testftp 192.168.1.214 port 1469 [preauth] Invalid user teamspeak from 192.168.1.214 port 7647 Received disconnect from 192.168.1.214 port 7647:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 7647 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58046 Invalid user user from 192.168.1.214 port 48736 Received disconnect from 192.168.1.214 port 48736:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 48736 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58048 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58050 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58058 Connection closed by 192.168.1.214 port 19694 [preauth] Invalid user mainuser from 192.168.1.214 port 35676 Received disconnect from 192.168.1.214 port 35676:11: Bye Bye [preauth] Disconnected from invalid user mainuser 192.168.1.214 port 35676 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58062 Connection reset by 192.168.1.214 port 31379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59859 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29099 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40246 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52386 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54882 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62359 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29757 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59302 [preauth] Invalid user ruben from 192.168.1.214 port 17491 Connection reset by invalid user ruben 192.168.1.214 port 17491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22919 [preauth] Invalid user rundeck from 192.168.1.214 port 19701 Connection reset by invalid user rundeck 192.168.1.214 port 19701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9698 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50271 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51300 [preauth] drop connection #1 from [192.168.1.214]:48500 on [10.233.94.47]:22 penalty: connections without attempting authentication Invalid user student from 192.168.1.214 port 44981 Received disconnect from 192.168.1.214 port 44981:11: Bye Bye [preauth] Disconnected from invalid user student 192.168.1.214 port 44981 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58120 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58152 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58156 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58158 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58160 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58162 Invalid user admin from 192.168.1.214 port 27471 Received disconnect from 192.168.1.214 port 27471:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 27471 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58164 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58166 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58168 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8208:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8208 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58172 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65087:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65087 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58174 Invalid user steam from 192.168.1.214 port 49595 Received disconnect from 192.168.1.214 port 49595:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 49595 [preauth] Invalid user user4 from 192.168.1.214 port 45865 Received disconnect from 192.168.1.214 port 45865:11: Bye Bye [preauth] Disconnected from invalid user user4 192.168.1.214 port 45865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37857:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45318:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4796:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4796 [preauth] Invalid user user from 192.168.1.214 port 40777 Received disconnect from 192.168.1.214 port 40777:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 40777 [preauth] Invalid user xtest from 192.168.1.214 port 11207 Received disconnect from 192.168.1.214 port 11207:11: Bye Bye [preauth] Disconnected from invalid user xtest 192.168.1.214 port 11207 [preauth] Invalid user test from 192.168.1.214 port 40809 Received disconnect from 192.168.1.214 port 40809:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 40809 [preauth] Invalid user ubuntu from 192.168.1.214 port 19008 Received disconnect from 192.168.1.214 port 19008:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 19008 [preauth] Invalid user postgres from 192.168.1.214 port 19809 Received disconnect from 192.168.1.214 port 19809:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 19809 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43369:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3817:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3817 [preauth] Invalid user deploy from 192.168.1.214 port 1073 Received disconnect from 192.168.1.214 port 1073:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 1073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27068:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27068 [preauth] Connection closed by 192.168.1.214 port 36680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32310:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32310 [preauth] Invalid user user from 192.168.1.214 port 34599 Received disconnect from 192.168.1.214 port 34599:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 34599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44936:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44936 [preauth] Invalid user profe from 192.168.1.214 port 61234 Received disconnect from 192.168.1.214 port 61234:11: Bye Bye [preauth] Disconnected from invalid user profe 192.168.1.214 port 61234 [preauth] Received disconnect from 192.168.1.214 port 47392:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 47392 [preauth] Invalid user student from 192.168.1.214 port 54610 Received disconnect from 192.168.1.214 port 54610:11: Bye Bye [preauth] Disconnected from invalid user student 192.168.1.214 port 54610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43818:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43818 [preauth] Invalid user gts from 192.168.1.214 port 59348 Received disconnect from 192.168.1.214 port 59348:11: Bye Bye [preauth] Disconnected from invalid user gts 192.168.1.214 port 59348 [preauth] Invalid user ftptest from 192.168.1.214 port 57141 Received disconnect from 192.168.1.214 port 57141:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 57141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51577:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51577 [preauth] Invalid user user3 from 192.168.1.214 port 10127 Received disconnect from 192.168.1.214 port 10127:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 10127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33633:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33633 [preauth] Invalid user n8n from 192.168.1.214 port 35921 Received disconnect from 192.168.1.214 port 35921:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 35921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21432:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53740:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38138:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38138 [preauth] Invalid user nutanix from 192.168.1.214 port 27558 Connection reset by invalid user nutanix 192.168.1.214 port 27558 [preauth] Invalid user pi from 192.168.1.214 port 55111 Connection reset by invalid user pi 192.168.1.214 port 55111 [preauth] Invalid user pi from 192.168.1.214 port 28834 Connection reset by invalid user pi 192.168.1.214 port 28834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28972 [preauth] Invalid user ubuntu from 192.168.1.214 port 28251 Received disconnect from 192.168.1.214 port 28251:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 28251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48428 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32277 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50794 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user deploy from 192.168.1.214 port 47334 Received disconnect from 192.168.1.214 port 47334:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 47334 [preauth] Invalid user n8n from 192.168.1.214 port 63426 Received disconnect from 192.168.1.214 port 63426:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 63426 [preauth] Invalid user user3 from 192.168.1.214 port 3954 Received disconnect from 192.168.1.214 port 3954:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 3954 [preauth] Invalid user ftptest from 192.168.1.214 port 39809 Received disconnect from 192.168.1.214 port 39809:11: Bye Bye [preauth] Disconnected from invalid user ftptest 192.168.1.214 port 39809 [preauth] Invalid user nokia from 192.168.1.214 port 17947 Received disconnect from 192.168.1.214 port 17947:11: Bye Bye [preauth] Disconnected from invalid user nokia 192.168.1.214 port 17947 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58302 Connection closed by 192.168.1.214 port 57878 [preauth] Invalid user ubuntu from 192.168.1.214 port 54920 Received disconnect from 192.168.1.214 port 54920:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 54920 [preauth] Invalid user ali from 192.168.1.214 port 55586 Received disconnect from 192.168.1.214 port 55586:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 55586 [preauth] Invalid user sdc from 192.168.1.214 port 20287 Received disconnect from 192.168.1.214 port 20287:11: Bye Bye [preauth] Disconnected from invalid user sdc 192.168.1.214 port 20287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57328:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57328 [preauth] Invalid user manager from 192.168.1.214 port 52935 Received disconnect from 192.168.1.214 port 52935:11: Bye Bye [preauth] Disconnected from invalid user manager 192.168.1.214 port 52935 [preauth] Invalid user admin from 192.168.1.214 port 36945 Received disconnect from 192.168.1.214 port 36945:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 36945 [preauth] Invalid user test from 192.168.1.214 port 17197 Received disconnect from 192.168.1.214 port 17197:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 17197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2765:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39185 [preauth] Invalid user deploy from 192.168.1.214 port 29800 Received disconnect from 192.168.1.214 port 29800:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 29800 [preauth] Invalid user user from 192.168.1.214 port 9389 Received disconnect from 192.168.1.214 port 9389:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 9389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7735:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7735 [preauth] Invalid user n8n from 192.168.1.214 port 46592 Received disconnect from 192.168.1.214 port 46592:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 46592 [preauth] Invalid user n8n from 192.168.1.214 port 41153 Received disconnect from 192.168.1.214 port 41153:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 41153 [preauth] Invalid user ubuntu from 192.168.1.214 port 40740 Received disconnect from 192.168.1.214 port 40740:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 33220:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 33220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2161:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11266:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11874:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11874 [preauth] Invalid user teamspeak from 192.168.1.214 port 8537 Received disconnect from 192.168.1.214 port 8537:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 8537 [preauth] Invalid user testuser from 192.168.1.214 port 4212 Received disconnect from 192.168.1.214 port 4212:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 4212 [preauth] Connection closed by 192.168.1.214 port 24746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22417:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22417 [preauth] Invalid user profe from 192.168.1.214 port 41477 Received disconnect from 192.168.1.214 port 41477:11: Bye Bye [preauth] Disconnected from invalid user profe 192.168.1.214 port 41477 [preauth] Invalid user ubuntu from 192.168.1.214 port 34831 Received disconnect from 192.168.1.214 port 34831:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 34831 [preauth] Invalid user testuser from 192.168.1.214 port 61458 Received disconnect from 192.168.1.214 port 61458:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 61458 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27531:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27531 [preauth] Invalid user xtest from 192.168.1.214 port 54475 Received disconnect from 192.168.1.214 port 54475:11: Bye Bye [preauth] Disconnected from invalid user xtest 192.168.1.214 port 54475 [preauth] Connection closed by 192.168.1.214 port 13420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3591:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3591 [preauth] Invalid user ubuntu from 192.168.1.214 port 11803 Received disconnect from 192.168.1.214 port 11803:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 11803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41971:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46746:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46746 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10918:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10918 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59482:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18771:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18771 [preauth] Connection closed by 192.168.1.214 port 9906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39867:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39867 [preauth] Invalid user scott from 192.168.1.214 port 46932 Received disconnect from 192.168.1.214 port 46932:11: Bye Bye [preauth] Disconnected from invalid user scott 192.168.1.214 port 46932 [preauth] Invalid user postgres from 192.168.1.214 port 50107 Received disconnect from 192.168.1.214 port 50107:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 50107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5739:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5739 [preauth] Invalid user botuser from 192.168.1.214 port 45488 Received disconnect from 192.168.1.214 port 45488:11: Bye Bye [preauth] Disconnected from invalid user botuser 192.168.1.214 port 45488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41420:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41420 [preauth] Invalid user bot from 192.168.1.214 port 8380 Received disconnect from 192.168.1.214 port 8380:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 8380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29649:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11298:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11298 [preauth] Invalid user test1 from 192.168.1.214 port 38070 Received disconnect from 192.168.1.214 port 38070:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 38070 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58406 Invalid user test1 from 192.168.1.214 port 24163 Received disconnect from 192.168.1.214 port 24163:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 24163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30806:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16580 [preauth] Invalid user gts from 192.168.1.214 port 32835 Received disconnect from 192.168.1.214 port 32835:11: Bye Bye [preauth] Disconnected from invalid user gts 192.168.1.214 port 32835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60097:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60097 [preauth] Invalid user user from 192.168.1.214 port 35650 Received disconnect from 192.168.1.214 port 35650:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 35650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62152:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62152 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37594:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37594 [preauth] Received disconnect from 192.168.1.214 port 17327:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 17327 [preauth] Invalid user user from 192.168.1.214 port 60669 Received disconnect from 192.168.1.214 port 60669:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 60669 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8645:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15826:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13918:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13918 [preauth] Invalid user miner from 192.168.1.214 port 16421 Received disconnect from 192.168.1.214 port 16421:11: Bye Bye [preauth] Disconnected from invalid user miner 192.168.1.214 port 16421 [preauth] Invalid user es from 192.168.1.214 port 4133 Received disconnect from 192.168.1.214 port 4133:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 4133 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21850:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21850 [preauth] Invalid user deploy from 192.168.1.214 port 12828 Received disconnect from 192.168.1.214 port 12828:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 12828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64582:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64582 [preauth] Invalid user srv from 192.168.1.214 port 15250 Received disconnect from 192.168.1.214 port 15250:11: Bye Bye [preauth] Disconnected from invalid user srv 192.168.1.214 port 15250 [preauth] Connection closed by 192.168.1.214 port 17744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63518:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63518 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53737:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31542:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51970:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51970 [preauth] Invalid user server from 192.168.1.214 port 42779 Received disconnect from 192.168.1.214 port 42779:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 42779 [preauth] Invalid user usuario from 192.168.1.214 port 25706 Connection reset by invalid user usuario 192.168.1.214 port 25706 [preauth] Invalid user Sujan from 192.168.1.214 port 39507 Connection reset by invalid user Sujan 192.168.1.214 port 39507 [preauth] Invalid user admin from 192.168.1.214 port 41658 Connection reset by invalid user admin 192.168.1.214 port 41658 [preauth] Invalid user admin from 192.168.1.214 port 46504 Connection reset by invalid user admin 192.168.1.214 port 46504 [preauth] Invalid user admin from 192.168.1.214 port 19315 Connection reset by invalid user admin 192.168.1.214 port 19315 [preauth] Invalid user admin from 192.168.1.214 port 36091 Connection reset by invalid user admin 192.168.1.214 port 36091 [preauth] Invalid user app from 192.168.1.214 port 6746 Connection reset by invalid user app 192.168.1.214 port 6746 [preauth] Invalid user arkserver from 192.168.1.214 port 35858 Connection reset by invalid user arkserver 192.168.1.214 port 35858 [preauth] User bin not allowed because account is locked Connection reset by invalid user bin 192.168.1.214 port 28523 [preauth] Invalid user cyber from 192.168.1.214 port 65206 Connection reset by invalid user cyber 192.168.1.214 port 65206 [preauth] Invalid user dd from 192.168.1.214 port 50692 Connection reset by invalid user dd 192.168.1.214 port 50692 [preauth] Invalid user ftpuser from 192.168.1.214 port 22391 Connection reset by invalid user ftpuser 192.168.1.214 port 22391 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 12747 [preauth] Invalid user library from 192.168.1.214 port 7947 Connection reset by invalid user library 192.168.1.214 port 7947 [preauth] Invalid user nexus from 192.168.1.214 port 1863 Connection reset by invalid user nexus 192.168.1.214 port 1863 [preauth] Invalid user nutanix from 192.168.1.214 port 52782 Connection reset by invalid user nutanix 192.168.1.214 port 52782 [preauth] Invalid user oracle from 192.168.1.214 port 26947 Connection reset by invalid user oracle 192.168.1.214 port 26947 [preauth] Invalid user pi from 192.168.1.214 port 46084 Connection reset by invalid user pi 192.168.1.214 port 46084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48510 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26781 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18411 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46564:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46564 [preauth] Invalid user steam from 192.168.1.214 port 31433 Received disconnect from 192.168.1.214 port 31433:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 31433 [preauth] Invalid user ubuntu from 192.168.1.214 port 56067 Received disconnect from 192.168.1.214 port 56067:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 56067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1944:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23989:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63059:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6298:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48841:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48841 [preauth] Invalid user ubuntu from 192.168.1.214 port 45317 Received disconnect from 192.168.1.214 port 45317:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 45317 [preauth] Invalid user ubuntu from 192.168.1.214 port 3579 Received disconnect from 192.168.1.214 port 3579:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 3579 [preauth] Invalid user afa from 192.168.1.214 port 56123 Received disconnect from 192.168.1.214 port 56123:11: Bye Bye [preauth] Disconnected from invalid user afa 192.168.1.214 port 56123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63219:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63219 [preauth] Invalid user ftpuser from 192.168.1.214 port 65459 Received disconnect from 192.168.1.214 port 65459:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 65459 [preauth] Invalid user deploy from 192.168.1.214 port 16565 Received disconnect from 192.168.1.214 port 16565:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 16565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15834:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15834 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11132:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30457:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30457 [preauth] Invalid user customer from 192.168.1.214 port 55140 Received disconnect from 192.168.1.214 port 55140:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 55140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55942:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55942 [preauth] Invalid user afa from 192.168.1.214 port 9362 Received disconnect from 192.168.1.214 port 9362:11: Bye Bye [preauth] Disconnected from invalid user afa 192.168.1.214 port 9362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65290:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65290 [preauth] Received disconnect from 192.168.1.214 port 17095:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 17095 [preauth] Invalid user deploy from 192.168.1.214 port 12365 Received disconnect from 192.168.1.214 port 12365:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 12365 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45885:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45885 [preauth] Invalid user sammy from 192.168.1.214 port 45265 Received disconnect from 192.168.1.214 port 45265:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 45265 [preauth] Invalid user sammy from 192.168.1.214 port 24814 Received disconnect from 192.168.1.214 port 24814:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 24814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2439:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2439 [preauth] Invalid user ftpuser from 192.168.1.214 port 56324 Received disconnect from 192.168.1.214 port 56324:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 56324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24921:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1952:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1952 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27749:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27749 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7042:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7042 [preauth] Invalid user ali from 192.168.1.214 port 47829 Received disconnect from 192.168.1.214 port 47829:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 47829 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15576:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38814:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56349:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56349 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3936:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3936 [preauth] Invalid user steam from 192.168.1.214 port 51690 Received disconnect from 192.168.1.214 port 51690:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 51690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36458:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36458 [preauth] Connection closed by 192.168.1.214 port 5661 [preauth] Invalid user ali from 192.168.1.214 port 44806 Received disconnect from 192.168.1.214 port 44806:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 44806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52995:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4038:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2836:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8836:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8836 [preauth] Invalid user prashant from 192.168.1.214 port 3697 Received disconnect from 192.168.1.214 port 3697:11: Bye Bye [preauth] Disconnected from invalid user prashant 192.168.1.214 port 3697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6578:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6578 [preauth] Invalid user customer from 192.168.1.214 port 52538 Received disconnect from 192.168.1.214 port 52538:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 52538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49157:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51394:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57477:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57477 [preauth] Received disconnect from 192.168.1.214 port 24744:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 24744 [preauth] Invalid user prashant from 192.168.1.214 port 36328 Received disconnect from 192.168.1.214 port 36328:11: Bye Bye [preauth] Disconnected from invalid user prashant 192.168.1.214 port 36328 [preauth] Invalid user ubuntu from 192.168.1.214 port 35603 Received disconnect from 192.168.1.214 port 35603:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 35603 [preauth] Received disconnect from 192.168.1.214 port 44993:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 44993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60784:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60784 [preauth] Invalid user nodeuser from 192.168.1.214 port 43484 Received disconnect from 192.168.1.214 port 43484:11: Bye Bye [preauth] Disconnected from invalid user nodeuser 192.168.1.214 port 43484 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19189:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19189 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14081:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14081 [preauth] Invalid user shenjiaxin from 192.168.1.214 port 63966 Connection reset by invalid user shenjiaxin 192.168.1.214 port 63966 [preauth] Invalid user steam from 192.168.1.214 port 49440 Connection reset by invalid user steam 192.168.1.214 port 49440 [preauth] Invalid user sunshine from 192.168.1.214 port 12162 Connection reset by invalid user sunshine 192.168.1.214 port 12162 [preauth] Invalid user tanaka from 192.168.1.214 port 46317 Connection reset by invalid user tanaka 192.168.1.214 port 46317 [preauth] Invalid user testuser from 192.168.1.214 port 10615 Connection reset by invalid user testuser 192.168.1.214 port 10615 [preauth] Invalid user tom from 192.168.1.214 port 39986 Connection reset by invalid user tom 192.168.1.214 port 39986 [preauth] Invalid user tomcat from 192.168.1.214 port 64369 Connection reset by invalid user tomcat 192.168.1.214 port 64369 [preauth] Invalid user ts from 192.168.1.214 port 55332 Connection reset by invalid user ts 192.168.1.214 port 55332 [preauth] Invalid user ubnt from 192.168.1.214 port 54163 Connection reset by invalid user ubnt 192.168.1.214 port 54163 [preauth] Invalid user ubuntu from 192.168.1.214 port 33897 Connection reset by invalid user ubuntu 192.168.1.214 port 33897 [preauth] Invalid user ubuntu from 192.168.1.214 port 1409 Connection reset by invalid user ubuntu 192.168.1.214 port 1409 [preauth] Invalid user user05 from 192.168.1.214 port 32635 Connection reset by invalid user user05 192.168.1.214 port 32635 [preauth] Invalid user user from 192.168.1.214 port 28954 Connection reset by invalid user user 192.168.1.214 port 28954 [preauth] Invalid user user from 192.168.1.214 port 47594 Connection reset by invalid user user 192.168.1.214 port 47594 [preauth] Invalid user user from 192.168.1.214 port 57917 Connection reset by invalid user user 192.168.1.214 port 57917 [preauth] Invalid user user from 192.168.1.214 port 4058 Connection reset by invalid user user 192.168.1.214 port 4058 [preauth] Invalid user user from 192.168.1.214 port 1869 Connection reset by invalid user user 192.168.1.214 port 1869 [preauth] Invalid user user from 192.168.1.214 port 10412 Connection reset by invalid user user 192.168.1.214 port 10412 [preauth] Invalid user usuario from 192.168.1.214 port 59823 Connection reset by invalid user usuario 192.168.1.214 port 59823 [preauth] Invalid user wangnd from 192.168.1.214 port 27345 Connection reset by invalid user wangnd 192.168.1.214 port 27345 [preauth] Invalid user wangqy from 192.168.1.214 port 16152 Connection reset by invalid user wangqy 192.168.1.214 port 16152 [preauth] Invalid user weblogic from 192.168.1.214 port 11671 Connection reset by invalid user weblogic 192.168.1.214 port 11671 [preauth] Invalid user wms from 192.168.1.214 port 57964 Connection reset by invalid user wms 192.168.1.214 port 57964 [preauth] Invalid user xudong from 192.168.1.214 port 60900 Connection reset by invalid user xudong 192.168.1.214 port 60900 [preauth] Invalid user yujie from 192.168.1.214 port 29894 Connection reset by invalid user yujie 192.168.1.214 port 29894 [preauth] Invalid user zkx from 192.168.1.214 port 21639 Connection reset by invalid user zkx 192.168.1.214 port 21639 [preauth] Invalid user Cisco from 192.168.1.214 port 6601 Connection reset by invalid user Cisco 192.168.1.214 port 6601 [preauth] Invalid user aa from 192.168.1.214 port 52101 Connection reset by invalid user aa 192.168.1.214 port 52101 [preauth] Invalid user abc from 192.168.1.214 port 14404 Connection reset by invalid user abc 192.168.1.214 port 14404 [preauth] Invalid user adfexc from 192.168.1.214 port 43149 Connection reset by invalid user adfexc 192.168.1.214 port 43149 [preauth] Invalid user ubuntu from 192.168.1.214 port 24981 Received disconnect from 192.168.1.214 port 24981:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 24981 [preauth] Invalid user test from 192.168.1.214 port 31426 Received disconnect from 192.168.1.214 port 31426:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 31426 [preauth] Invalid user postgres from 192.168.1.214 port 9559 Received disconnect from 192.168.1.214 port 9559:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 9559 [preauth] Invalid user minecraft from 192.168.1.214 port 58027 Received disconnect from 192.168.1.214 port 58027:11: Bye Bye [preauth] Disconnected from invalid user minecraft 192.168.1.214 port 58027 [preauth] Invalid user ubuntu from 192.168.1.214 port 58128 Received disconnect from 192.168.1.214 port 58128:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 58128 [preauth] Invalid user odoo from 192.168.1.214 port 1298 Received disconnect from 192.168.1.214 port 1298:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 1298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17699:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17699 [preauth] Invalid user ftpuser from 192.168.1.214 port 19930 Received disconnect from 192.168.1.214 port 19930:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 19930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36947:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35610:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64014:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64014 [preauth] Invalid user pentest from 192.168.1.214 port 20953 Received disconnect from 192.168.1.214 port 20953:11: Bye Bye [preauth] Disconnected from invalid user pentest 192.168.1.214 port 20953 [preauth] Connection closed by 192.168.1.214 port 4147 [preauth] Invalid user test1 from 192.168.1.214 port 7627 Received disconnect from 192.168.1.214 port 7627:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 7627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7046 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47365:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47365 [preauth] Invalid user n8n from 192.168.1.214 port 32359 Received disconnect from 192.168.1.214 port 32359:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 32359 [preauth] Invalid user dev from 192.168.1.214 port 23030 Received disconnect from 192.168.1.214 port 23030:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 23030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36089:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36089 [preauth] Invalid user admin from 192.168.1.214 port 56607 Received disconnect from 192.168.1.214 port 56607:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 56607 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60348:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60348 [preauth] Invalid user bb from 192.168.1.214 port 50735 Received disconnect from 192.168.1.214 port 50735:11: Bye Bye [preauth] Disconnected from invalid user bb 192.168.1.214 port 50735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11580:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25957 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59659 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37639 [preauth] Invalid user router from 192.168.1.214 port 47525 Connection reset by invalid user router 192.168.1.214 port 47525 [preauth] Invalid user sistemas from 192.168.1.214 port 20045 Connection reset by invalid user sistemas 192.168.1.214 port 20045 [preauth] Invalid user stb from 192.168.1.214 port 53639 Connection reset by invalid user stb 192.168.1.214 port 53639 [preauth] Invalid user tacuser from 192.168.1.214 port 52024 Connection reset by invalid user tacuser 192.168.1.214 port 52024 [preauth] Invalid user tele from 192.168.1.214 port 8808 Connection reset by invalid user tele 192.168.1.214 port 8808 [preauth] Invalid user test2 from 192.168.1.214 port 15390 Connection reset by invalid user test2 192.168.1.214 port 15390 [preauth] Invalid user ubnt from 192.168.1.214 port 30963 Connection reset by invalid user ubnt 192.168.1.214 port 30963 [preauth] Invalid user ubnt from 192.168.1.214 port 55626 Connection reset by invalid user ubnt 192.168.1.214 port 55626 [preauth] Invalid user user from 192.168.1.214 port 45514 Connection reset by invalid user user 192.168.1.214 port 45514 [preauth] Invalid user user from 192.168.1.214 port 29981 Connection reset by invalid user user 192.168.1.214 port 29981 [preauth] Invalid user abbas from 192.168.1.214 port 4623 Connection reset by invalid user abbas 192.168.1.214 port 4623 [preauth] Invalid user admin from 192.168.1.214 port 41545 Connection reset by invalid user admin 192.168.1.214 port 41545 [preauth] Invalid user admin from 192.168.1.214 port 13519 Connection reset by invalid user admin 192.168.1.214 port 13519 [preauth] Invalid user admin from 192.168.1.214 port 28828 Connection reset by invalid user admin 192.168.1.214 port 28828 [preauth] Invalid user admin from 192.168.1.214 port 25974 Connection reset by invalid user admin 192.168.1.214 port 25974 [preauth] Invalid user admin from 192.168.1.214 port 47594 Connection reset by invalid user admin 192.168.1.214 port 47594 [preauth] Invalid user admin from 192.168.1.214 port 34381 Connection reset by invalid user admin 192.168.1.214 port 34381 [preauth] Invalid user admin from 192.168.1.214 port 30738 Connection reset by invalid user admin 192.168.1.214 port 30738 [preauth] Invalid user admin from 192.168.1.214 port 50452 Connection reset by invalid user admin 192.168.1.214 port 50452 [preauth] Invalid user admin from 192.168.1.214 port 41456 Connection reset by invalid user admin 192.168.1.214 port 41456 [preauth] Invalid user admin from 192.168.1.214 port 57383 Connection reset by invalid user admin 192.168.1.214 port 57383 [preauth] Invalid user admin from 192.168.1.214 port 10426 Connection reset by invalid user admin 192.168.1.214 port 10426 [preauth] Invalid user admin from 192.168.1.214 port 30973 Connection reset by invalid user admin 192.168.1.214 port 30973 [preauth] Invalid user admin from 192.168.1.214 port 46314 Connection reset by invalid user admin 192.168.1.214 port 46314 [preauth] Invalid user admin from 192.168.1.214 port 1054 Connection reset by invalid user admin 192.168.1.214 port 1054 [preauth] Invalid user ubuntu from 192.168.1.214 port 40334 Received disconnect from 192.168.1.214 port 40334:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63045 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20364 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26559 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23504 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16622 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63878 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2506 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53445 [preauth] Invalid user student from 192.168.1.214 port 37996 Received disconnect from 192.168.1.214 port 37996:11: Bye Bye [preauth] Disconnected from invalid user student 192.168.1.214 port 37996 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58870 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29192:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29192 [preauth] Connection closed by 192.168.1.214 port 48423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57692:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52275:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52275 [preauth] Invalid user brenda from 192.168.1.214 port 41212 Received disconnect from 192.168.1.214 port 41212:11: Bye Bye [preauth] Disconnected from invalid user brenda 192.168.1.214 port 41212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18284:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43032:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43032 [preauth] Connection closed by 192.168.1.214 port 47969 banner exchange: Connection from 192.168.1.214 port 28034: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45090:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45090 [preauth] Invalid user ygarcia from 192.168.1.214 port 35043 Received disconnect from 192.168.1.214 port 35043:11: Bye Bye [preauth] Disconnected from invalid user ygarcia 192.168.1.214 port 35043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57821:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57821 [preauth] Invalid user ubuntu from 192.168.1.214 port 3488 Received disconnect from 192.168.1.214 port 3488:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 3488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58787:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58787 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5465:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15791:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15791 [preauth] Invalid user ubuntu from 192.168.1.214 port 2592 Received disconnect from 192.168.1.214 port 2592:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 2592 [preauth] Connection closed by 192.168.1.214 port 1788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61743:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61743 [preauth] Invalid user chromeuser from 192.168.1.214 port 36713 Received disconnect from 192.168.1.214 port 36713:11: Bye Bye [preauth] Disconnected from invalid user chromeuser 192.168.1.214 port 36713 [preauth] Invalid user sujan from 192.168.1.214 port 25009 Received disconnect from 192.168.1.214 port 25009:11: Bye Bye [preauth] Disconnected from invalid user sujan 192.168.1.214 port 25009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17243:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17243 [preauth] Invalid user t2 from 192.168.1.214 port 52877 Received disconnect from 192.168.1.214 port 52877:11: Bye Bye [preauth] Disconnected from invalid user t2 192.168.1.214 port 52877 [preauth] Invalid user frappe from 192.168.1.214 port 19865 Received disconnect from 192.168.1.214 port 19865:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 19865 [preauth] Invalid user user from 192.168.1.214 port 32762 Received disconnect from 192.168.1.214 port 32762:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 32762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41556 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61393:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61393 [preauth] Invalid user user from 192.168.1.214 port 35728 Received disconnect from 192.168.1.214 port 35728:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 35728 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21934:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7762:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7762 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21487:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45447:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45447 [preauth] Invalid user steam from 192.168.1.214 port 9811 Received disconnect from 192.168.1.214 port 9811:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 9811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56255:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56255 [preauth] Invalid user sysadmin from 192.168.1.214 port 16475 Received disconnect from 192.168.1.214 port 16475:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 16475 [preauth] Connection closed by 192.168.1.214 port 10793 [preauth] Invalid user librenms from 192.168.1.214 port 2817 Received disconnect from 192.168.1.214 port 2817:11: Bye Bye [preauth] Disconnected from invalid user librenms 192.168.1.214 port 2817 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16213:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16213 [preauth] Invalid user testuser from 192.168.1.214 port 1159 Received disconnect from 192.168.1.214 port 1159:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 1159 [preauth] Invalid user ubuntu from 192.168.1.214 port 62998 Received disconnect from 192.168.1.214 port 62998:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 62998 [preauth] Invalid user admin from 192.168.1.214 port 12327 Received disconnect from 192.168.1.214 port 12327:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 12327 [preauth] Invalid user manu from 192.168.1.214 port 56200 Received disconnect from 192.168.1.214 port 56200:11: Bye Bye [preauth] Disconnected from invalid user manu 192.168.1.214 port 56200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10025:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10025 [preauth] Invalid user n8n from 192.168.1.214 port 34073 Received disconnect from 192.168.1.214 port 34073:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 34073 [preauth] banner exchange: Connection from 192.168.1.214 port 10029: invalid format Received disconnect from 192.168.1.214 port 25351:11: Bye Bye [preauth] Disconnected from 192.168.1.214 port 25351 [preauth] Invalid user postgres from 192.168.1.214 port 35510 Received disconnect from 192.168.1.214 port 35510:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 35510 [preauth] Invalid user ubuntu from 192.168.1.214 port 5081 Received disconnect from 192.168.1.214 port 5081:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5081 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 58959 Invalid user user from 192.168.1.214 port 33740 Received disconnect from 192.168.1.214 port 33740:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 33740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26075:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26075 [preauth] Invalid user server from 192.168.1.214 port 23711 Received disconnect from 192.168.1.214 port 23711:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 23711 [preauth] Invalid user kelvin from 192.168.1.214 port 62439 Received disconnect from 192.168.1.214 port 62439:11: Bye Bye [preauth] Disconnected from invalid user kelvin 192.168.1.214 port 62439 [preauth] Invalid user gitlab-runner from 192.168.1.214 port 57779 Received disconnect from 192.168.1.214 port 57779:11: Bye Bye [preauth] Disconnected from invalid user gitlab-runner 192.168.1.214 port 57779 [preauth] Invalid user user from 192.168.1.214 port 50196 Received disconnect from 192.168.1.214 port 50196:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 50196 [preauth] Invalid user claude from 192.168.1.214 port 58726 Received disconnect from 192.168.1.214 port 58726:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 58726 [preauth] Invalid user ubuntu from 192.168.1.214 port 64401 Received disconnect from 192.168.1.214 port 64401:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 64401 [preauth] Invalid user seekcy from 192.168.1.214 port 49691 Received disconnect from 192.168.1.214 port 49691:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 49691 [preauth] Invalid user user from 192.168.1.214 port 27924 Received disconnect from 192.168.1.214 port 27924:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 27924 [preauth] Invalid user ubuntu from 192.168.1.214 port 9999 Received disconnect from 192.168.1.214 port 9999:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 9999 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1637:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1637 [preauth] Invalid user scuser from 192.168.1.214 port 1570 Received disconnect from 192.168.1.214 port 1570:11: Bye Bye [preauth] Disconnected from invalid user scuser 192.168.1.214 port 1570 [preauth] Connection closed by 192.168.1.214 port 3430 [preauth] Invalid user user1 from 192.168.1.214 port 51417 Received disconnect from 192.168.1.214 port 51417:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 51417 [preauth] Invalid user admin from 192.168.1.214 port 51347 Connection closed by invalid user admin 192.168.1.214 port 51347 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44320 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47360 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36018 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9973 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11828 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22707 [preauth] Invalid user orangepi from 192.168.1.214 port 50257 Connection closed by invalid user orangepi 192.168.1.214 port 50257 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65394 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58726 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6379 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55999 [preauth] Connection closed by 192.168.1.214 port 61293 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59019 Invalid user user from 192.168.1.214 port 8470 Received disconnect from 192.168.1.214 port 8470:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 8470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18600:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7979:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7979 [preauth] Invalid user brenda from 192.168.1.214 port 31636 Received disconnect from 192.168.1.214 port 31636:11: Bye Bye [preauth] Disconnected from invalid user brenda 192.168.1.214 port 31636 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49889:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49889 [preauth] Invalid user user from 192.168.1.214 port 1609 Received disconnect from 192.168.1.214 port 1609:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 1609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11264:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45581:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38731:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38731 [preauth] Invalid user sujan from 192.168.1.214 port 47921 Received disconnect from 192.168.1.214 port 47921:11: Bye Bye [preauth] Disconnected from invalid user sujan 192.168.1.214 port 47921 [preauth] Connection closed by 192.168.1.214 port 34677 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30225:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30225 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2727:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2727 [preauth] Invalid user ubuntu from 192.168.1.214 port 61252 Received disconnect from 192.168.1.214 port 61252:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 61252 [preauth] Invalid user ygarcia from 192.168.1.214 port 3499 Received disconnect from 192.168.1.214 port 3499:11: Bye Bye [preauth] Disconnected from invalid user ygarcia 192.168.1.214 port 3499 [preauth] Invalid user frappe from 192.168.1.214 port 36527 Received disconnect from 192.168.1.214 port 36527:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 36527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17098:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31991:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31991 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11138:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49536:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49536 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30919:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30919 [preauth] Invalid user t2 from 192.168.1.214 port 20253 Received disconnect from 192.168.1.214 port 20253:11: Bye Bye [preauth] Disconnected from invalid user t2 192.168.1.214 port 20253 [preauth] Invalid user student from 192.168.1.214 port 35734 Received disconnect from 192.168.1.214 port 35734:11: Bye Bye [preauth] Disconnected from invalid user student 192.168.1.214 port 35734 [preauth] Invalid user chromeuser from 192.168.1.214 port 16343 Received disconnect from 192.168.1.214 port 16343:11: Bye Bye [preauth] Disconnected from invalid user chromeuser 192.168.1.214 port 16343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52142:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52142 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4258:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4258 [preauth] Invalid user ubuntu from 192.168.1.214 port 58648 Received disconnect from 192.168.1.214 port 58648:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 58648 [preauth] Connection closed by 192.168.1.214 port 10608 [preauth] Invalid user admin1 from 192.168.1.214 port 2121 Connection reset by invalid user admin1 192.168.1.214 port 2121 [preauth] Invalid user admin1 from 192.168.1.214 port 33144 Connection reset by invalid user admin1 192.168.1.214 port 33144 [preauth] Invalid user admin from 192.168.1.214 port 51625 Connection reset by invalid user admin 192.168.1.214 port 51625 [preauth] Invalid user admin from 192.168.1.214 port 55768 Connection reset by invalid user admin 192.168.1.214 port 55768 [preauth] Invalid user admin from 192.168.1.214 port 2707 Connection reset by invalid user admin 192.168.1.214 port 2707 [preauth] Invalid user admin from 192.168.1.214 port 14190 Connection reset by invalid user admin 192.168.1.214 port 14190 [preauth] Invalid user admin from 192.168.1.214 port 54054 Connection reset by invalid user admin 192.168.1.214 port 54054 [preauth] Invalid user admin from 192.168.1.214 port 8967 Connection reset by invalid user admin 192.168.1.214 port 8967 [preauth] Invalid user admin from 192.168.1.214 port 2075 Connection reset by invalid user admin 192.168.1.214 port 2075 [preauth] Invalid user admin from 192.168.1.214 port 40274 Connection reset by invalid user admin 192.168.1.214 port 40274 [preauth] Invalid user admin from 192.168.1.214 port 30293 Connection reset by invalid user admin 192.168.1.214 port 30293 [preauth] Invalid user admin from 192.168.1.214 port 61649 Connection reset by invalid user admin 192.168.1.214 port 61649 [preauth] Invalid user admin from 192.168.1.214 port 34402 Connection reset by invalid user admin 192.168.1.214 port 34402 [preauth] Invalid user admin from 192.168.1.214 port 28894 Connection reset by invalid user admin 192.168.1.214 port 28894 [preauth] Invalid user admin from 192.168.1.214 port 22739 Connection reset by invalid user admin 192.168.1.214 port 22739 [preauth] Invalid user albert from 192.168.1.214 port 23170 Connection reset by invalid user albert 192.168.1.214 port 23170 [preauth] Invalid user anonymous from 192.168.1.214 port 8913 Connection reset by invalid user anonymous 192.168.1.214 port 8913 [preauth] Invalid user anthony from 192.168.1.214 port 57563 Connection reset by invalid user anthony 192.168.1.214 port 57563 [preauth] Invalid user anton from 192.168.1.214 port 56539 Connection reset by invalid user anton 192.168.1.214 port 56539 [preauth] Invalid user appltest from 192.168.1.214 port 50051 Connection reset by invalid user appltest 192.168.1.214 port 50051 [preauth] Invalid user appuser from 192.168.1.214 port 31555 Connection reset by invalid user appuser 192.168.1.214 port 31555 [preauth] Invalid user appuser from 192.168.1.214 port 33023 Connection reset by invalid user appuser 192.168.1.214 port 33023 [preauth] Invalid user ard from 192.168.1.214 port 1342 Connection reset by invalid user ard 192.168.1.214 port 1342 [preauth] Invalid user bridge from 192.168.1.214 port 26366 Connection reset by invalid user bridge 192.168.1.214 port 26366 [preauth] Invalid user chengzhendong from 192.168.1.214 port 59703 Connection reset by invalid user chengzhendong 192.168.1.214 port 59703 [preauth] Invalid user cloud-user from 192.168.1.214 port 22578 Connection reset by invalid user cloud-user 192.168.1.214 port 22578 [preauth] Invalid user consul from 192.168.1.214 port 41536 Connection reset by invalid user consul 192.168.1.214 port 41536 [preauth] Invalid user contact from 192.168.1.214 port 54065 Connection reset by invalid user contact 192.168.1.214 port 54065 [preauth] Invalid user czx from 192.168.1.214 port 29666 Connection reset by invalid user czx 192.168.1.214 port 29666 [preauth] Invalid user dasusr1 from 192.168.1.214 port 15740 Connection reset by invalid user dasusr1 192.168.1.214 port 15740 [preauth] Invalid user admin from 192.168.1.214 port 39337 Connection reset by invalid user admin 192.168.1.214 port 39337 [preauth] Invalid user admin from 192.168.1.214 port 62381 Connection reset by invalid user admin 192.168.1.214 port 62381 [preauth] Invalid user admin from 192.168.1.214 port 64571 Connection reset by invalid user admin 192.168.1.214 port 64571 [preauth] Invalid user admin from 192.168.1.214 port 35904 Connection reset by invalid user admin 192.168.1.214 port 35904 [preauth] Invalid user admin from 192.168.1.214 port 10173 Connection reset by invalid user admin 192.168.1.214 port 10173 [preauth] Invalid user alien from 192.168.1.214 port 36624 Connection reset by invalid user alien 192.168.1.214 port 36624 [preauth] Invalid user asterisk from 192.168.1.214 port 29106 Connection reset by invalid user asterisk 192.168.1.214 port 29106 [preauth] Invalid user cs from 192.168.1.214 port 28053 Connection reset by invalid user cs 192.168.1.214 port 28053 [preauth] Invalid user default from 192.168.1.214 port 52414 Connection reset by invalid user default 192.168.1.214 port 52414 [preauth] Invalid user devops from 192.168.1.214 port 1062 Connection reset by invalid user devops 192.168.1.214 port 1062 [preauth] Invalid user ftpuser from 192.168.1.214 port 18326 Connection reset by invalid user ftpuser 192.168.1.214 port 18326 [preauth] Connection reset by authenticating user git 192.168.1.214 port 42883 [preauth] Invalid user miguel from 192.168.1.214 port 15081 Connection reset by invalid user miguel 192.168.1.214 port 15081 [preauth] Invalid user reboot from 192.168.1.214 port 15539 Connection reset by invalid user reboot 192.168.1.214 port 15539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11656 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34239 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63395 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47774 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33866 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57507 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43939 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65073 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46695 [preauth] Invalid user rust from 192.168.1.214 port 5660 Connection reset by invalid user rust 192.168.1.214 port 5660 [preauth] Invalid user tester from 192.168.1.214 port 29141 Connection reset by invalid user tester 192.168.1.214 port 29141 [preauth] Invalid user user1 from 192.168.1.214 port 10308 Connection reset by invalid user user1 192.168.1.214 port 10308 [preauth] Invalid user user from 192.168.1.214 port 29009 Connection reset by invalid user user 192.168.1.214 port 29009 [preauth] Invalid user vpn from 192.168.1.214 port 41034 Connection reset by invalid user vpn 192.168.1.214 port 41034 [preauth] Invalid user Admin from 192.168.1.214 port 49549 Connection reset by invalid user Admin 192.168.1.214 port 49549 [preauth] Invalid user admin from 192.168.1.214 port 32454 Connection reset by invalid user admin 192.168.1.214 port 32454 [preauth] Invalid user anna from 192.168.1.214 port 24461 Connection reset by invalid user anna 192.168.1.214 port 24461 [preauth] User bin not allowed because account is locked Connection reset by invalid user bin 192.168.1.214 port 48465 [preauth] Invalid user debian from 192.168.1.214 port 4391 Connection reset by invalid user debian 192.168.1.214 port 4391 [preauth] Invalid user digicel from 192.168.1.214 port 6842 Connection reset by invalid user digicel 192.168.1.214 port 6842 [preauth] Invalid user es from 192.168.1.214 port 59227 Connection reset by invalid user es 192.168.1.214 port 59227 [preauth] Invalid user gitlab from 192.168.1.214 port 12869 Connection reset by invalid user gitlab 192.168.1.214 port 12869 [preauth] Invalid user hadoop from 192.168.1.214 port 3704 Connection reset by invalid user hadoop 192.168.1.214 port 3704 [preauth] Invalid user kevin from 192.168.1.214 port 54550 Connection reset by invalid user kevin 192.168.1.214 port 54550 [preauth] Invalid user martin from 192.168.1.214 port 20788 Connection reset by invalid user martin 192.168.1.214 port 20788 [preauth] Connection closed by 192.168.1.214 port 28196 [preauth] Connection closed by 192.168.1.214 port 11708 Unable to negotiate with 192.168.1.214 port 5479: no matching host key type found. Their offer: sk-ssh-ed25519@openssh.com [preauth] Connection closed by 192.168.1.214 port 28828 [preauth] Connection closed by 192.168.1.214 port 22151 [preauth] Connection closed by 192.168.1.214 port 3371 [preauth] Unable to negotiate with 192.168.1.214 port 39308: no matching host key type found. Their offer: sk-ecdsa-sha2-nistp256@openssh.com [preauth] Connection closed by 192.168.1.214 port 16466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7972 [preauth] banner exchange: Connection from 192.168.1.214 port 6146: invalid format Connection closed by 192.168.1.214 port 62474 [preauth] Connection closed by 192.168.1.214 port 21492 User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59322 banner exchange: Connection from 192.168.1.214 port 28717: invalid format banner exchange: Connection from 192.168.1.214 port 64020: invalid format Connection closed by 192.168.1.214 port 10594 [preauth] Invalid user testuser from 192.168.1.214 port 1143 Received disconnect from 192.168.1.214 port 1143:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 1143 [preauth] Connection closed by 192.168.1.214 port 20795 Invalid user a from 192.168.1.214 port 20744 Connection closed by invalid user a 192.168.1.214 port 20744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50310 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17768 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42803 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49697 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26566 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45092 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55769 [preauth] Invalid user userftp from 192.168.1.214 port 63158 Received disconnect from 192.168.1.214 port 63158:11: Bye Bye [preauth] Disconnected from invalid user userftp 192.168.1.214 port 63158 [preauth] Connection closed by 192.168.1.214 port 15240 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60646 [preauth] Invalid user steam from 192.168.1.214 port 11343 Received disconnect from 192.168.1.214 port 11343:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 11343 [preauth] Invalid user ubuntu from 192.168.1.214 port 5099 Received disconnect from 192.168.1.214 port 5099:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5099 [preauth] Invalid user n8n from 192.168.1.214 port 31472 Received disconnect from 192.168.1.214 port 31472:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 31472 [preauth] Invalid user teamspeak from 192.168.1.214 port 12694 Received disconnect from 192.168.1.214 port 12694:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 12694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63907:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63907 [preauth] Invalid user oracle from 192.168.1.214 port 22198 Received disconnect from 192.168.1.214 port 22198:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 22198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5825:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8847:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8847 [preauth] Invalid user vpnuser from 192.168.1.214 port 7950 Received disconnect from 192.168.1.214 port 7950:11: Bye Bye [preauth] Disconnected from invalid user vpnuser 192.168.1.214 port 7950 [preauth] Invalid user steam from 192.168.1.214 port 62862 Received disconnect from 192.168.1.214 port 62862:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 62862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7050:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7050 [preauth] Invalid user steam from 192.168.1.214 port 9552 Received disconnect from 192.168.1.214 port 9552:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 9552 [preauth] Invalid user sysadmin from 192.168.1.214 port 48172 Received disconnect from 192.168.1.214 port 48172:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 48172 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10901:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10901 [preauth] Invalid user test from 192.168.1.214 port 21934 Received disconnect from 192.168.1.214 port 21934:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 21934 [preauth] Invalid user grafana from 192.168.1.214 port 44705 Received disconnect from 192.168.1.214 port 44705:11: Bye Bye [preauth] Disconnected from invalid user grafana 192.168.1.214 port 44705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57515:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1954:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1954 [preauth] Invalid user user1 from 192.168.1.214 port 55138 Received disconnect from 192.168.1.214 port 55138:11: Bye Bye [preauth] Disconnected from invalid user user1 192.168.1.214 port 55138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39079:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49688:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49688 [preauth] Invalid user test from 192.168.1.214 port 41831 Received disconnect from 192.168.1.214 port 41831:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 41831 [preauth] Invalid user postgres from 192.168.1.214 port 18821 Received disconnect from 192.168.1.214 port 18821:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 18821 [preauth] Invalid user elasticsearch from 192.168.1.214 port 27934 Received disconnect from 192.168.1.214 port 27934:11: Bye Bye [preauth] Disconnected from invalid user elasticsearch 192.168.1.214 port 27934 [preauth] Invalid user cs2server from 192.168.1.214 port 28990 Received disconnect from 192.168.1.214 port 28990:11: Bye Bye [preauth] Disconnected from invalid user cs2server 192.168.1.214 port 28990 [preauth] Invalid user admin from 192.168.1.214 port 12528 Received disconnect from 192.168.1.214 port 12528:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 12528 [preauth] Connection closed by 192.168.1.214 port 35694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19215:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63973:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63973 [preauth] Invalid user ubuntu2 from 192.168.1.214 port 20197 Received disconnect from 192.168.1.214 port 20197:11: Bye Bye [preauth] Disconnected from invalid user ubuntu2 192.168.1.214 port 20197 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 29522:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 29522 [preauth] Invalid user deploy from 192.168.1.214 port 6273 Received disconnect from 192.168.1.214 port 6273:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 6273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53803:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53803 [preauth] Invalid user es from 192.168.1.214 port 1518 Received disconnect from 192.168.1.214 port 1518:11: Bye Bye [preauth] Disconnected from invalid user es 192.168.1.214 port 1518 [preauth] Invalid user ubuntu from 192.168.1.214 port 29036 Received disconnect from 192.168.1.214 port 29036:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 29036 [preauth] Invalid user VPN from 192.168.1.214 port 46932 Received disconnect from 192.168.1.214 port 46932:11: Bye Bye [preauth] Disconnected from invalid user VPN 192.168.1.214 port 46932 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user seekcy from 192.168.1.214 port 47901 Received disconnect from 192.168.1.214 port 52488:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52488 [preauth] Received disconnect from 192.168.1.214 port 47901:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 47901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45921:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45921 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4982:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4982 [preauth] Invalid user test from 192.168.1.214 port 21216 Received disconnect from 192.168.1.214 port 21216:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 21216 [preauth] Invalid user ospite from 192.168.1.214 port 46062 Received disconnect from 192.168.1.214 port 46062:11: Bye Bye [preauth] Disconnected from invalid user ospite 192.168.1.214 port 46062 [preauth] Invalid user dev from 192.168.1.214 port 4990 Received disconnect from 192.168.1.214 port 4990:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 4990 [preauth] Invalid user ftpuser from 192.168.1.214 port 34061 Received disconnect from 192.168.1.214 port 34061:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 34061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39224:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34066:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34066 [preauth] Invalid user suser from 192.168.1.214 port 8033 Received disconnect from 192.168.1.214 port 8033:11: Bye Bye [preauth] Disconnected from invalid user suser 192.168.1.214 port 8033 [preauth] Invalid user rtorrent from 192.168.1.214 port 53925 Received disconnect from 192.168.1.214 port 53925:11: Bye Bye [preauth] Disconnected from invalid user rtorrent 192.168.1.214 port 53925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21790:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21790 [preauth] Invalid user ali from 192.168.1.214 port 45981 Received disconnect from 192.168.1.214 port 45981:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 45981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31495:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29989:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29989 [preauth] Invalid user username from 192.168.1.214 port 3309 Received disconnect from 192.168.1.214 port 3309:11: Bye Bye [preauth] Disconnected from invalid user username 192.168.1.214 port 3309 [preauth] Invalid user ftpusers from 192.168.1.214 port 37166 Received disconnect from 192.168.1.214 port 37166:11: Bye Bye [preauth] Disconnected from invalid user ftpusers 192.168.1.214 port 37166 [preauth] Invalid user tin from 192.168.1.214 port 28515 Received disconnect from 192.168.1.214 port 28515:11: Bye Bye [preauth] Disconnected from invalid user tin 192.168.1.214 port 28515 [preauth] Received disconnect from 192.168.1.214 port 4218:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 4218 [preauth] Invalid user ftpuser from 192.168.1.214 port 44060 Received disconnect from 192.168.1.214 port 44060:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 44060 [preauth] Invalid user steam from 192.168.1.214 port 18567 Received disconnect from 192.168.1.214 port 18567:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 18567 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56740:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56740 [preauth] Invalid user ftpuser from 192.168.1.214 port 43864 Received disconnect from 192.168.1.214 port 43864:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 43864 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29650:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46662:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41084:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41084 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51085:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51085 [preauth] Invalid user t1 from 192.168.1.214 port 13709 Received disconnect from 192.168.1.214 port 13709:11: Bye Bye [preauth] Disconnected from invalid user t1 192.168.1.214 port 13709 [preauth] Invalid user postgres from 192.168.1.214 port 27974 Received disconnect from 192.168.1.214 port 27974:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 27974 [preauth] Invalid user plexuser from 192.168.1.214 port 3902 Received disconnect from 192.168.1.214 port 3902:11: Bye Bye [preauth] Disconnected from invalid user plexuser 192.168.1.214 port 3902 [preauth] Invalid user debian from 192.168.1.214 port 34602 Connection reset by invalid user debian 192.168.1.214 port 34602 [preauth] Invalid user debian from 192.168.1.214 port 1254 Connection reset by invalid user debian 192.168.1.214 port 1254 [preauth] Invalid user default from 192.168.1.214 port 24102 Connection reset by invalid user default 192.168.1.214 port 24102 [preauth] Invalid user deploy from 192.168.1.214 port 16974 Connection reset by invalid user deploy 192.168.1.214 port 16974 [preauth] Invalid user deploy from 192.168.1.214 port 14772 Connection reset by invalid user deploy 192.168.1.214 port 14772 [preauth] Invalid user deployer from 192.168.1.214 port 6802 Connection reset by invalid user deployer 192.168.1.214 port 6802 [preauth] Invalid user developer from 192.168.1.214 port 58111 Connection reset by invalid user developer 192.168.1.214 port 58111 [preauth] Invalid user django from 192.168.1.214 port 24423 Connection reset by invalid user django 192.168.1.214 port 24423 [preauth] Invalid user donn from 192.168.1.214 port 13098 Connection reset by invalid user donn 192.168.1.214 port 13098 [preauth] Invalid user dph from 192.168.1.214 port 65165 Connection reset by invalid user dph 192.168.1.214 port 65165 [preauth] Invalid user ec2-user from 192.168.1.214 port 1377 Connection reset by invalid user ec2-user 192.168.1.214 port 1377 [preauth] Invalid user frappe from 192.168.1.214 port 31191 Connection reset by invalid user frappe 192.168.1.214 port 31191 [preauth] Invalid user sysadmin from 192.168.1.214 port 41900 Received disconnect from 192.168.1.214 port 41900:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 41900 [preauth] Connection reset by authenticating user git 192.168.1.214 port 40575 [preauth] Connection reset by authenticating user git 192.168.1.214 port 5885 [preauth] Invalid user grh from 192.168.1.214 port 31932 Connection reset by invalid user grh 192.168.1.214 port 31932 [preauth] User guest not allowed because account is locked Connection reset by invalid user guest 192.168.1.214 port 3111 [preauth] Invalid user gxk from 192.168.1.214 port 42546 Invalid user hannes from 192.168.1.214 port 33576 Connection reset by invalid user hannes 192.168.1.214 port 33576 [preauth] Invalid user hasegawa from 192.168.1.214 port 45373 Connection reset by invalid user hasegawa 192.168.1.214 port 45373 [preauth] Invalid user hostmaster from 192.168.1.214 port 8507 Connection reset by invalid user hostmaster 192.168.1.214 port 8507 [preauth] Invalid user huangwei from 192.168.1.214 port 2646 Connection reset by invalid user huangwei 192.168.1.214 port 2646 [preauth] Invalid user jiashuo from 192.168.1.214 port 35448 Connection reset by invalid user jiashuo 192.168.1.214 port 35448 [preauth] Invalid user jung from 192.168.1.214 port 54405 Connection reset by invalid user jung 192.168.1.214 port 54405 [preauth] Invalid user kxh from 192.168.1.214 port 27687 Connection reset by invalid user kxh 192.168.1.214 port 27687 [preauth] Invalid user ldc from 192.168.1.214 port 23428 Connection reset by invalid user ldc 192.168.1.214 port 23428 [preauth] Invalid user lima from 192.168.1.214 port 8034 Connection reset by invalid user lima 192.168.1.214 port 8034 [preauth] Invalid user lingboyang from 192.168.1.214 port 39051 Connection reset by invalid user lingboyang 192.168.1.214 port 39051 [preauth] Invalid user linux from 192.168.1.214 port 4581 Connection reset by invalid user linux 192.168.1.214 port 4581 [preauth] Invalid user login from 192.168.1.214 port 26261 Connection reset by invalid user login 192.168.1.214 port 26261 [preauth] Invalid user lxy from 192.168.1.214 port 9860 Connection reset by invalid user lxy 192.168.1.214 port 9860 [preauth] Invalid user vpn from 192.168.1.214 port 39243 Received disconnect from 192.168.1.214 port 39243:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 39243 [preauth] Invalid user user from 192.168.1.214 port 17643 Received disconnect from 192.168.1.214 port 17643:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 17643 [preauth] Invalid user frappe from 192.168.1.214 port 54052 Received disconnect from 192.168.1.214 port 54052:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 54052 [preauth] Invalid user hduser from 192.168.1.214 port 10584 Received disconnect from 192.168.1.214 port 10584:11: Bye Bye [preauth] Disconnected from invalid user hduser 192.168.1.214 port 10584 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59567 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1242:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1242 [preauth] Invalid user newuser from 192.168.1.214 port 62859 Received disconnect from 192.168.1.214 port 62859:11: Bye Bye [preauth] Disconnected from invalid user newuser 192.168.1.214 port 62859 [preauth] Invalid user tin from 192.168.1.214 port 48982 Connection closed by 192.168.1.214 port 33069 [preauth] Received disconnect from 192.168.1.214 port 48982:11: Bye Bye [preauth] Disconnected from invalid user tin 192.168.1.214 port 48982 [preauth] Invalid user test from 192.168.1.214 port 52132 Received disconnect from 192.168.1.214 port 52132:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 52132 [preauth] Invalid user plexuser from 192.168.1.214 port 9914 Received disconnect from 192.168.1.214 port 9914:11: Bye Bye [preauth] Disconnected from invalid user plexuser 192.168.1.214 port 9914 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39939:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39939 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 47151:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 47151 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28620:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28620 [preauth] Invalid user seekcy from 192.168.1.214 port 64645 Received disconnect from 192.168.1.214 port 64645:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 64645 [preauth] Invalid user elasticsearch from 192.168.1.214 port 23213 Received disconnect from 192.168.1.214 port 23213:11: Bye Bye [preauth] Disconnected from invalid user elasticsearch 192.168.1.214 port 23213 [preauth] Invalid user demo from 192.168.1.214 port 43256 Received disconnect from 192.168.1.214 port 43256:11: Bye Bye [preauth] Disconnected from invalid user demo 192.168.1.214 port 43256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10877:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10877 [preauth] Invalid user user3 from 192.168.1.214 port 16177 Received disconnect from 192.168.1.214 port 16177:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 16177 [preauth] Invalid user steam from 192.168.1.214 port 6967 Received disconnect from 192.168.1.214 port 6967:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 6967 [preauth] Received disconnect from 192.168.1.214 port 10576:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 10576 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23859:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23859 [preauth] Invalid user postgres from 192.168.1.214 port 29976 Connection reset by invalid user postgres 192.168.1.214 port 29976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7136 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8040 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10769 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 3521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53531 [preauth] Connection reset by invalid user root 192.168.1.214 port 17376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31304 [preauth] Connection reset by invalid user root 192.168.1.214 port 16350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2247 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52043 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46745 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20217 [preauth] drop connection #0 from [192.168.1.214]:21798 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #0 from [192.168.1.214]:6705 on [10.233.94.47]:22 penalty: connections without attempting authentication Invalid user suser from 192.168.1.214 port 61725 Received disconnect from 192.168.1.214 port 61725:11: Bye Bye [preauth] Disconnected from invalid user suser 192.168.1.214 port 61725 [preauth] Invalid user tauro from 192.168.1.214 port 5652 Received disconnect from 192.168.1.214 port 5652:11: Bye Bye [preauth] Disconnected from invalid user tauro 192.168.1.214 port 5652 [preauth] Invalid user deploy from 192.168.1.214 port 12599 Received disconnect from 192.168.1.214 port 12599:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 12599 [preauth] Invalid user ospite from 192.168.1.214 port 17928 Received disconnect from 192.168.1.214 port 17928:11: Bye Bye [preauth] Disconnected from invalid user ospite 192.168.1.214 port 17928 [preauth] Invalid user frappe from 192.168.1.214 port 50225 Received disconnect from 192.168.1.214 port 50225:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 50225 [preauth] Invalid user seekcy from 192.168.1.214 port 52753 Received disconnect from 192.168.1.214 port 52753:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 52753 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39158:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21984:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21984 [preauth] Invalid user deploy from 192.168.1.214 port 50233 Received disconnect from 192.168.1.214 port 50233:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 50233 [preauth] Invalid user user3 from 192.168.1.214 port 2297 Received disconnect from 192.168.1.214 port 2297:11: Bye Bye [preauth] Disconnected from invalid user user3 192.168.1.214 port 2297 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59731 Connection closed by 192.168.1.214 port 50074 [preauth] Invalid user user from 192.168.1.214 port 27816 Received disconnect from 192.168.1.214 port 27816:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 27816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34535:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35192:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62513 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56668:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56668 [preauth] Invalid user ftpuser from 192.168.1.214 port 58595 Received disconnect from 192.168.1.214 port 58595:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 58595 [preauth] Connection closed by 192.168.1.214 port 1165 [preauth] Invalid user tauro from 192.168.1.214 port 59726 Received disconnect from 192.168.1.214 port 59726:11: Bye Bye [preauth] Disconnected from invalid user tauro 192.168.1.214 port 59726 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59751 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10754:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10754 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59755 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59759 Invalid user sysadmin from 192.168.1.214 port 37530 Received disconnect from 192.168.1.214 port 37530:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 37530 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59763 Invalid user demo from 192.168.1.214 port 63024 Received disconnect from 192.168.1.214 port 63024:11: Bye Bye [preauth] Disconnected from invalid user demo 192.168.1.214 port 63024 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59767 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59769 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59773 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59775 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59777 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59779 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59781 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10575:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10575 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59783 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59787 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59789 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59791 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59793 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59795 Invalid user teste from 192.168.1.214 port 16476 Received disconnect from 192.168.1.214 port 16476:11: Bye Bye [preauth] Disconnected from invalid user teste 192.168.1.214 port 16476 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59797 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59801 Connection closed by 192.168.1.214 port 27294 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59803 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59805 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59809 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59811 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 59813 Connection closed by 192.168.1.214 port 50597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33314 [preauth] Connection closed by 192.168.1.214 port 59281 Connection closed by 192.168.1.214 port 16564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 40964 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27534 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61067 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44097 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38863 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57714 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36298 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57959 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36645 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61840 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57229 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51034 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49810 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41369 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37393 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1919 [preauth] Invalid user deploy from 192.168.1.214 port 58455 Received disconnect from 192.168.1.214 port 58455:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 58455 [preauth] Invalid user mom from 192.168.1.214 port 17538 Received disconnect from 192.168.1.214 port 17538:11: Bye Bye [preauth] Disconnected from invalid user mom 192.168.1.214 port 17538 [preauth] Invalid user newftpuser from 192.168.1.214 port 48367 Received disconnect from 192.168.1.214 port 48367:11: Bye Bye [preauth] Disconnected from invalid user newftpuser 192.168.1.214 port 48367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56515:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42934:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42934 [preauth] Invalid user frappe from 192.168.1.214 port 51014 Received disconnect from 192.168.1.214 port 51014:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 51014 [preauth] Connection closed by 192.168.1.214 port 14295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59612:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59612 [preauth] Invalid user user from 192.168.1.214 port 43118 Received disconnect from 192.168.1.214 port 43118:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 43118 [preauth] Invalid user user from 192.168.1.214 port 44203 Received disconnect from 192.168.1.214 port 44203:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 44203 [preauth] Invalid user ftpuser from 192.168.1.214 port 62741 Received disconnect from 192.168.1.214 port 62741:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 62741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25118:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25118 [preauth] Invalid user omer from 192.168.1.214 port 21201 Received disconnect from 192.168.1.214 port 21201:11: Bye Bye [preauth] Disconnected from invalid user omer 192.168.1.214 port 21201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45570:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45570 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35799:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65380:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57122:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57122 [preauth] Invalid user cinema from 192.168.1.214 port 64364 Received disconnect from 192.168.1.214 port 64364:11: Bye Bye [preauth] Disconnected from invalid user cinema 192.168.1.214 port 64364 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58013:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47278:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47278 [preauth] Invalid user log from 192.168.1.214 port 5997 Received disconnect from 192.168.1.214 port 5997:11: Bye Bye [preauth] Disconnected from invalid user log 192.168.1.214 port 5997 [preauth] Invalid user teamspeak from 192.168.1.214 port 23533 Received disconnect from 192.168.1.214 port 23533:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 23533 [preauth] Invalid user test from 192.168.1.214 port 53758 Received disconnect from 192.168.1.214 port 53758:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 53758 [preauth] Invalid user elk from 192.168.1.214 port 22124 Received disconnect from 192.168.1.214 port 22124:11: Bye Bye [preauth] Disconnected from invalid user elk 192.168.1.214 port 22124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46367:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64219:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64219 [preauth] Invalid user cinema from 192.168.1.214 port 7538 Received disconnect from 192.168.1.214 port 7538:11: Bye Bye [preauth] Disconnected from invalid user cinema 192.168.1.214 port 7538 [preauth] Invalid user ssuser from 192.168.1.214 port 34016 Received disconnect from 192.168.1.214 port 34016:11: Bye Bye [preauth] Disconnected from invalid user ssuser 192.168.1.214 port 34016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23837:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23837 [preauth] Invalid user postgres from 192.168.1.214 port 4595 Received disconnect from 192.168.1.214 port 4595:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 4595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8140:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8140 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43104:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43104 [preauth] Invalid user frappe from 192.168.1.214 port 20300 Received disconnect from 192.168.1.214 port 20300:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 20300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48288:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26737:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19131:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19131 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2166:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2166 [preauth] Invalid user log from 192.168.1.214 port 64507 Received disconnect from 192.168.1.214 port 64507:11: Bye Bye [preauth] Disconnected from invalid user log 192.168.1.214 port 64507 [preauth] Connection closed by 192.168.1.214 port 47950 [preauth] Invalid user ftpuser from 192.168.1.214 port 7169 Received disconnect from 192.168.1.214 port 7169:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 7169 [preauth] Invalid user elk from 192.168.1.214 port 34873 Received disconnect from 192.168.1.214 port 34873:11: Bye Bye [preauth] Disconnected from invalid user elk 192.168.1.214 port 34873 [preauth] Invalid user user from 192.168.1.214 port 48111 Received disconnect from 192.168.1.214 port 48111:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 48111 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61880:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61880 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37998:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37998 [preauth] Invalid user mom from 192.168.1.214 port 27569 Received disconnect from 192.168.1.214 port 27569:11: Bye Bye [preauth] Disconnected from invalid user mom 192.168.1.214 port 27569 [preauth] Received disconnect from 192.168.1.214 port 31932:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 31932 [preauth] Invalid user teamspeak from 192.168.1.214 port 3409 Received disconnect from 192.168.1.214 port 3409:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 3409 [preauth] Invalid user support from 192.168.1.214 port 50022 Received disconnect from 192.168.1.214 port 50022:11: Bye Bye [preauth] Disconnected from invalid user support 192.168.1.214 port 50022 [preauth] Invalid user user from 192.168.1.214 port 30309 Received disconnect from 192.168.1.214 port 30309:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 30309 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9017:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9017 [preauth] Invalid user postgres from 192.168.1.214 port 58604 Received disconnect from 192.168.1.214 port 58604:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 58604 [preauth] Invalid user wfp from 192.168.1.214 port 28305 Received disconnect from 192.168.1.214 port 28305:11: Bye Bye [preauth] Disconnected from invalid user wfp 192.168.1.214 port 28305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19487:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19487 [preauth] Invalid user omer from 192.168.1.214 port 62772 Received disconnect from 192.168.1.214 port 62772:11: Bye Bye [preauth] Disconnected from invalid user omer 192.168.1.214 port 62772 [preauth] Invalid user main from 192.168.1.214 port 49658 Received disconnect from 192.168.1.214 port 49658:11: Bye Bye [preauth] Disconnected from invalid user main 192.168.1.214 port 49658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47931:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47931 [preauth] Invalid user oem from 192.168.1.214 port 9539 Received disconnect from 192.168.1.214 port 9539:11: Bye Bye [preauth] Disconnected from invalid user oem 192.168.1.214 port 9539 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61265:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36593:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1326 [preauth] Invalid user newftpuser from 192.168.1.214 port 48962 Received disconnect from 192.168.1.214 port 48962:11: Bye Bye [preauth] Disconnected from invalid user newftpuser 192.168.1.214 port 48962 [preauth] Invalid user admin from 192.168.1.214 port 18915 Received disconnect from 192.168.1.214 port 18915:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 18915 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39846:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39846 [preauth] Invalid user panel from 192.168.1.214 port 21821 Received disconnect from 192.168.1.214 port 21821:11: Bye Bye [preauth] Disconnected from invalid user panel 192.168.1.214 port 21821 [preauth] Invalid user ssuser from 192.168.1.214 port 52605 Received disconnect from 192.168.1.214 port 52605:11: Bye Bye [preauth] Disconnected from invalid user ssuser 192.168.1.214 port 52605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17531:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16948:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16948 [preauth] Invalid user deploy from 192.168.1.214 port 8716 Invalid user ubuntu from 192.168.1.214 port 47979 Received disconnect from 192.168.1.214 port 47979:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 47979 [preauth] Received disconnect from 192.168.1.214 port 8716:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 8716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8843:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8843 [preauth] Invalid user vpn from 192.168.1.214 port 26211 Received disconnect from 192.168.1.214 port 26211:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 26211 [preauth] Invalid user ly from 192.168.1.214 port 3502 Connection reset by invalid user ly 192.168.1.214 port 3502 [preauth] Invalid user ly from 192.168.1.214 port 35690 Connection reset by invalid user ly 192.168.1.214 port 35690 [preauth] Invalid user lyw from 192.168.1.214 port 63356 Connection reset by invalid user lyw 192.168.1.214 port 63356 [preauth] Invalid user lz from 192.168.1.214 port 12949 Connection reset by invalid user lz 192.168.1.214 port 12949 [preauth] Invalid user lzc from 192.168.1.214 port 38715 Connection reset by invalid user lzc 192.168.1.214 port 38715 [preauth] Invalid user lzm from 192.168.1.214 port 61516 Connection reset by invalid user lzm 192.168.1.214 port 61516 [preauth] Invalid user maint from 192.168.1.214 port 4443 Connection reset by invalid user maint 192.168.1.214 port 4443 [preauth] Invalid user manager from 192.168.1.214 port 4944 Connection reset by invalid user manager 192.168.1.214 port 4944 [preauth] Invalid user manan from 192.168.1.214 port 56708 Connection reset by invalid user manan 192.168.1.214 port 56708 [preauth] Invalid user maria from 192.168.1.214 port 31133 Connection reset by invalid user maria 192.168.1.214 port 31133 [preauth] Invalid user marketing from 192.168.1.214 port 21230 Connection reset by invalid user marketing 192.168.1.214 port 21230 [preauth] 2026/04/26 00:00:00 services/actions/cleanup.go:57:cleanExpiredArtifacts() [I] Found 0 expired artifacts 2026/04/26 00:00:00 services/actions/cleanup.go:81:cleanNeedDeleteArtifacts() [I] Found 0 artifacts pending deletion 2026/04/26 00:00:00 services/actions/cleanup.go:137:CleanupExpiredLogs() [I] Removed 0 logs 2026/04/26 00:00:00 services/actions/cleanup.go:154:CleanupEphemeralRunners() [I] Removed 0 runners Invalid user me from 192.168.1.214 port 46888 Connection reset by invalid user me 192.168.1.214 port 46888 [preauth] Invalid user metabase from 192.168.1.214 port 27411 Connection reset by invalid user metabase 192.168.1.214 port 27411 [preauth] Invalid user nifi from 192.168.1.214 port 19254 Connection reset by invalid user nifi 192.168.1.214 port 19254 [preauth] Invalid user nova from 192.168.1.214 port 26014 Connection reset by invalid user nova 192.168.1.214 port 26014 [preauth] Invalid user office from 192.168.1.214 port 59784 Connection reset by invalid user office 192.168.1.214 port 59784 [preauth] Invalid user operator from 192.168.1.214 port 29829 Connection reset by invalid user operator 192.168.1.214 port 29829 [preauth] Invalid user operator from 192.168.1.214 port 59303 Connection reset by invalid user operator 192.168.1.214 port 59303 [preauth] Invalid user operator from 192.168.1.214 port 28777 Connection reset by invalid user operator 192.168.1.214 port 28777 [preauth] Invalid user oracle from 192.168.1.214 port 58813 Connection reset by invalid user oracle 192.168.1.214 port 58813 [preauth] Invalid user ozj from 192.168.1.214 port 46668 Connection reset by invalid user ozj 192.168.1.214 port 46668 [preauth] Invalid user postgres from 192.168.1.214 port 18759 Connection reset by invalid user postgres 192.168.1.214 port 18759 [preauth] Invalid user postgres from 192.168.1.214 port 44303 Connection reset by invalid user postgres 192.168.1.214 port 44303 [preauth] Invalid user public from 192.168.1.214 port 53185 Connection reset by invalid user public 192.168.1.214 port 53185 [preauth] Invalid user qf from 192.168.1.214 port 17714 Connection reset by invalid user qf 192.168.1.214 port 17714 [preauth] Invalid user qiniuyun from 192.168.1.214 port 32503 Connection reset by invalid user qiniuyun 192.168.1.214 port 32503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32888 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51425:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39650 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52681 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11900 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21526 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20453 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55047 [preauth] Invalid user sun from 192.168.1.214 port 52268 Received disconnect from 192.168.1.214 port 52268:11: Bye Bye [preauth] Disconnected from invalid user sun 192.168.1.214 port 52268 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60082 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26219:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26219 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25632:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3365:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3365 [preauth] Connection closed by 192.168.1.214 port 18201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1190:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1190 [preauth] Invalid user teamspeak from 192.168.1.214 port 36138 Received disconnect from 192.168.1.214 port 36138:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 36138 [preauth] Invalid user teamspeak from 192.168.1.214 port 43586 Received disconnect from 192.168.1.214 port 43586:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 43586 [preauth] Invalid user bot2 from 192.168.1.214 port 31060 Received disconnect from 192.168.1.214 port 31060:11: Bye Bye [preauth] Disconnected from invalid user bot2 192.168.1.214 port 31060 [preauth] Invalid user test from 192.168.1.214 port 61867 Received disconnect from 192.168.1.214 port 61867:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 61867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45664:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45664 [preauth] Invalid user server from 192.168.1.214 port 31474 Received disconnect from 192.168.1.214 port 31474:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 31474 [preauth] Invalid user test from 192.168.1.214 port 19654 Received disconnect from 192.168.1.214 port 19654:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 19654 [preauth] banner exchange: Connection from 192.168.1.214 port 8691: invalid format Connection closed by 192.168.1.214 port 31554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37421 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50282 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53741 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42119 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47575 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24671 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59609 [preauth] Invalid user sammy from 192.168.1.214 port 31076 Connection reset by invalid user sammy 192.168.1.214 port 31076 [preauth] Invalid user superuser from 192.168.1.214 port 32716 Connection reset by invalid user superuser 192.168.1.214 port 32716 [preauth] Invalid user sysadmin from 192.168.1.214 port 53077 Connection reset by invalid user sysadmin 192.168.1.214 port 53077 [preauth] Invalid user telekom from 192.168.1.214 port 18676 Connection reset by invalid user telekom 192.168.1.214 port 18676 [preauth] Invalid user user from 192.168.1.214 port 27226 Connection reset by invalid user user 192.168.1.214 port 27226 [preauth] Invalid user user from 192.168.1.214 port 46681 Connection reset by invalid user user 192.168.1.214 port 46681 [preauth] Invalid user user from 192.168.1.214 port 3997 Connection reset by invalid user user 192.168.1.214 port 3997 [preauth] Invalid user user from 192.168.1.214 port 33723 Connection reset by invalid user user 192.168.1.214 port 33723 [preauth] Invalid user user from 192.168.1.214 port 48939 Connection reset by invalid user user 192.168.1.214 port 48939 [preauth] Invalid user user from 192.168.1.214 port 17081 Connection reset by invalid user user 192.168.1.214 port 17081 [preauth] Invalid user victor from 192.168.1.214 port 27646 Connection reset by invalid user victor 192.168.1.214 port 27646 [preauth] Invalid user victor from 192.168.1.214 port 11860 Connection reset by invalid user victor 192.168.1.214 port 11860 [preauth] Invalid user Administrator from 192.168.1.214 port 26789 Connection reset by invalid user Administrator 192.168.1.214 port 26789 [preauth] Invalid user Guest from 192.168.1.214 port 15427 Connection reset by invalid user Guest 192.168.1.214 port 15427 [preauth] Connection closed by 192.168.1.214 port 11184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60566 [preauth] Connection closed by 192.168.1.214 port 29406 [preauth] Connection closed by 192.168.1.214 port 57052 [preauth] Connection closed by 192.168.1.214 port 12830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63477 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6132 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35818 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37791 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47244 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56599 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17220 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58813 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7643 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56312 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1547 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2894 [preauth] Connection closed by 192.168.1.214 port 26756 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17003 [preauth] Connection closed by 192.168.1.214 port 56051 [preauth] Connection closed by 192.168.1.214 port 39847 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15985 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55184 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32290 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39780 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4052 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20837 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13682 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50735 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64922 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15341 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11056 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7824 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 14307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5405 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15293 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61980 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 60531 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22890 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36227 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25723 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36024 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 61867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30435 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36502 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26024 [preauth] Invalid user ubuntu from 192.168.1.214 port 50459 Received disconnect from 192.168.1.214 port 50459:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 50459 [preauth] Connection closed by 192.168.1.214 port 55177 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62508:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62508 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60444 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60446 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60450 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60452 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60454 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48207:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49068 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60456 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60458 Connection closed by 192.168.1.214 port 1421 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60464 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60468 Invalid user test from 192.168.1.214 port 39752 Received disconnect from 192.168.1.214 port 39752:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 39752 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60470 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34083:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34083 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60472 Connection closed by 192.168.1.214 port 21522 [preauth] Invalid user teamspeak from 192.168.1.214 port 37255 Received disconnect from 192.168.1.214 port 37255:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 37255 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60474 Invalid user ONTUSER from 192.168.1.214 port 48031 Connection reset by invalid user ONTUSER 192.168.1.214 port 48031 [preauth] Invalid user a from 192.168.1.214 port 46382 Connection reset by invalid user a 192.168.1.214 port 46382 [preauth] Invalid user adfexc from 192.168.1.214 port 7712 Connection reset by invalid user adfexc 192.168.1.214 port 7712 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60478 Invalid user admin from 192.168.1.214 port 5658 Connection reset by invalid user admin 192.168.1.214 port 5658 [preauth] Invalid user admin from 192.168.1.214 port 40291 Connection reset by invalid user admin 192.168.1.214 port 40291 [preauth] Invalid user admin from 192.168.1.214 port 12051 Invalid user admin from 192.168.1.214 port 1630 Connection reset by invalid user admin 192.168.1.214 port 1630 [preauth] Invalid user admin from 192.168.1.214 port 64032 Connection reset by invalid user admin 192.168.1.214 port 64032 [preauth] Invalid user admin from 192.168.1.214 port 2156 Connection reset by invalid user admin 192.168.1.214 port 2156 [preauth] Invalid user admin from 192.168.1.214 port 15869 Connection reset by invalid user admin 192.168.1.214 port 15869 [preauth] Invalid user admin from 192.168.1.214 port 27155 Connection reset by invalid user admin 192.168.1.214 port 27155 [preauth] Invalid user admin from 192.168.1.214 port 1569 Connection reset by invalid user admin 192.168.1.214 port 1569 [preauth] Invalid user admin from 192.168.1.214 port 49184 Connection reset by invalid user admin 192.168.1.214 port 49184 [preauth] Invalid user admin from 192.168.1.214 port 44599 Connection reset by invalid user admin 192.168.1.214 port 44599 [preauth] Invalid user admin from 192.168.1.214 port 59619 Connection reset by invalid user admin 192.168.1.214 port 59619 [preauth] Invalid user admin from 192.168.1.214 port 1035 Connection reset by invalid user admin 192.168.1.214 port 1035 [preauth] Invalid user admin from 192.168.1.214 port 43766 Connection reset by invalid user admin 192.168.1.214 port 43766 [preauth] Invalid user admin from 192.168.1.214 port 61218 Connection reset by invalid user admin 192.168.1.214 port 61218 [preauth] Invalid user admin from 192.168.1.214 port 21942 Connection reset by invalid user admin 192.168.1.214 port 21942 [preauth] Invalid user admin from 192.168.1.214 port 25439 Connection reset by invalid user admin 192.168.1.214 port 25439 [preauth] Invalid user admin from 192.168.1.214 port 5712 Connection reset by invalid user admin 192.168.1.214 port 5712 [preauth] drop connection #3 from [192.168.1.214]:26130 on [10.233.94.47]:22 penalty: connections without attempting authentication drop connection #3 from [192.168.1.214]:13731 on [10.233.94.47]:22 penalty: connections without attempting authentication Invalid user kafka from 192.168.1.214 port 26218 Received disconnect from 192.168.1.214 port 26218:11: Bye Bye [preauth] Disconnected from invalid user kafka 192.168.1.214 port 26218 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60484 Invalid user ansadmin from 192.168.1.214 port 2618 Received disconnect from 192.168.1.214 port 2618:11: Bye Bye [preauth] Disconnected from invalid user ansadmin 192.168.1.214 port 2618 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60498 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60510 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10552:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10552 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60532 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60536 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46016:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46016 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60540 Invalid user sammy from 192.168.1.214 port 31126 Received disconnect from 192.168.1.214 port 31126:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 31126 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60544 Invalid user download from 192.168.1.214 port 36081 Received disconnect from 192.168.1.214 port 36081:11: Bye Bye [preauth] Disconnected from invalid user download 192.168.1.214 port 36081 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60546 Invalid user ftpuser from 192.168.1.214 port 60294 Received disconnect from 192.168.1.214 port 60294:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 60294 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60550 Invalid user admin from 192.168.1.214 port 11363 Received disconnect from 192.168.1.214 port 11363:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 11363 [preauth] Connection closed by 192.168.1.214 port 30099 [preauth] Invalid user upload from 192.168.1.214 port 22271 Received disconnect from 192.168.1.214 port 22271:11: Bye Bye [preauth] Disconnected from invalid user upload 192.168.1.214 port 22271 [preauth] banner exchange: Connection from 192.168.1.214 port 43911: invalid format banner exchange: Connection from 192.168.1.214 port 36583: invalid format Invalid user testmail from 192.168.1.214 port 24903 Received disconnect from 192.168.1.214 port 24903:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 24903 [preauth] Invalid user admin from 192.168.1.214 port 28284 Received disconnect from 192.168.1.214 port 28284:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 28284 [preauth] Invalid user cs from 192.168.1.214 port 36796 Received disconnect from 192.168.1.214 port 36796:11: Bye Bye [preauth] Disconnected from invalid user cs 192.168.1.214 port 36796 [preauth] Invalid user mythtv from 192.168.1.214 port 32174 Received disconnect from 192.168.1.214 port 32174:11: Bye Bye [preauth] Disconnected from invalid user mythtv 192.168.1.214 port 32174 [preauth] Invalid user server from 192.168.1.214 port 45167 Received disconnect from 192.168.1.214 port 45167:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 45167 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46557:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51383:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51383 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35981:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35981 [preauth] Invalid user osama from 192.168.1.214 port 10010 Received disconnect from 192.168.1.214 port 10010:11: Bye Bye [preauth] Disconnected from invalid user osama 192.168.1.214 port 10010 [preauth] Invalid user frappe from 192.168.1.214 port 43311 Received disconnect from 192.168.1.214 port 43311:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 43311 [preauth] Invalid user test from 192.168.1.214 port 50567 Received disconnect from 192.168.1.214 port 50567:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 50567 [preauth] Invalid user teamspeak from 192.168.1.214 port 40550 Received disconnect from 192.168.1.214 port 40550:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 40550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27962:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54852:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54852 [preauth] Invalid user hadi from 192.168.1.214 port 9076 Received disconnect from 192.168.1.214 port 9076:11: Bye Bye [preauth] Disconnected from invalid user hadi 192.168.1.214 port 9076 [preauth] Connection closed by 192.168.1.214 port 38722 [preauth] Invalid user ubuntu from 192.168.1.214 port 29029 Received disconnect from 192.168.1.214 port 29029:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 29029 [preauth] Invalid user user from 192.168.1.214 port 28051 Received disconnect from 192.168.1.214 port 28051:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 28051 [preauth] Invalid user xytest from 192.168.1.214 port 49459 Received disconnect from 192.168.1.214 port 49459:11: Bye Bye [preauth] Disconnected from invalid user xytest 192.168.1.214 port 49459 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60600 Invalid user test from 192.168.1.214 port 27387 Received disconnect from 192.168.1.214 port 27387:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 27387 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61555:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24445:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24445 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4238:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4238 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31829:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31829 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60611 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60615 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61993:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40891:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40891 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3193:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3193 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60623 Invalid user testmail from 192.168.1.214 port 7658 Received disconnect from 192.168.1.214 port 7658:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 7658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 42493:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 42493 [preauth] Invalid user amssys from 192.168.1.214 port 43967 Received disconnect from 192.168.1.214 port 43967:11: Bye Bye [preauth] Disconnected from invalid user amssys 192.168.1.214 port 43967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19960:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19960 [preauth] Invalid user admin from 192.168.1.214 port 40932 Connection closed by invalid user admin 192.168.1.214 port 40932 [preauth] Invalid user orangepi from 192.168.1.214 port 64409 Connection closed by invalid user orangepi 192.168.1.214 port 64409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43647:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43647 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37212:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37212 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3388 [preauth] Connection closed by 192.168.1.214 port 24518 [preauth] Invalid user cvsuser from 192.168.1.214 port 45410 Received disconnect from 192.168.1.214 port 45410:11: Bye Bye [preauth] Disconnected from invalid user cvsuser 192.168.1.214 port 45410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63968 [preauth] Invalid user test from 192.168.1.214 port 64976 Connection closed by invalid user test 192.168.1.214 port 64976 [preauth] Invalid user user from 192.168.1.214 port 26543 Connection closed by invalid user user 192.168.1.214 port 26543 [preauth] Invalid user test from 192.168.1.214 port 43262 Received disconnect from 192.168.1.214 port 43262:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 43262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9116 [preauth] Invalid user admin from 192.168.1.214 port 35856 Connection closed by invalid user admin 192.168.1.214 port 35856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50455:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50455 [preauth] Invalid user cirros from 192.168.1.214 port 49540 Connection closed by invalid user cirros 192.168.1.214 port 49540 [preauth] Invalid user ubuntu from 192.168.1.214 port 37686 Received disconnect from 192.168.1.214 port 37686:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37686 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26837 [preauth] Invalid user postgres from 192.168.1.214 port 50598 Received disconnect from 192.168.1.214 port 50598:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 50598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63525 [preauth] Invalid user n8n from 192.168.1.214 port 64637 Received disconnect from 192.168.1.214 port 64637:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 64637 [preauth] Invalid user admin from 192.168.1.214 port 16563 Connection closed by invalid user admin 192.168.1.214 port 16563 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12777:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9865 [preauth] Invalid user rpc from 192.168.1.214 port 13334 Connection closed by invalid user rpc 192.168.1.214 port 13334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55654:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55654 [preauth] Invalid user sammy from 192.168.1.214 port 24263 Received disconnect from 192.168.1.214 port 24263:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 24263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15848 [preauth] Invalid user ftpuser from 192.168.1.214 port 13166 Received disconnect from 192.168.1.214 port 13166:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 13166 [preauth] Invalid user ubuntu from 192.168.1.214 port 37323 Received disconnect from 192.168.1.214 port 37323:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26606 [preauth] Invalid user user1 from 192.168.1.214 port 20168 Connection closed by invalid user user1 192.168.1.214 port 20168 [preauth] Invalid user arnaldo from 192.168.1.214 port 55695 Received disconnect from 192.168.1.214 port 55695:11: Bye Bye [preauth] Disconnected from invalid user arnaldo 192.168.1.214 port 55695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63122 [preauth] Invalid user ceshi from 192.168.1.214 port 54243 Received disconnect from 192.168.1.214 port 54243:11: Bye Bye [preauth] Disconnected from invalid user ceshi 192.168.1.214 port 54243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53249:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4437 [preauth] Invalid user sysadmin from 192.168.1.214 port 51388 Received disconnect from 192.168.1.214 port 51388:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 51388 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 46872 [preauth] Invalid user n8n from 192.168.1.214 port 29954 Received disconnect from 192.168.1.214 port 29954:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 29954 [preauth] Invalid user kali from 192.168.1.214 port 52399 Connection closed by invalid user kali 192.168.1.214 port 52399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5407:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5407 [preauth] Invalid user linaro from 192.168.1.214 port 24593 Connection closed by invalid user linaro 192.168.1.214 port 24593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26109:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5495 [preauth] Invalid user teamspeak from 192.168.1.214 port 29821 Received disconnect from 192.168.1.214 port 29821:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 29821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27538 [preauth] Invalid user deploy from 192.168.1.214 port 2343 Received disconnect from 192.168.1.214 port 2343:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 2343 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9407 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53949:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53949 [preauth] Invalid user admin from 192.168.1.214 port 59815 Connection closed by invalid user admin 192.168.1.214 port 59815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1137 [preauth] Invalid user test from 192.168.1.214 port 25287 Received disconnect from 192.168.1.214 port 25287:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 25287 [preauth] Invalid user ali from 192.168.1.214 port 24520 Received disconnect from 192.168.1.214 port 24520:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 24520 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14635 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18669 [preauth] Invalid user django from 192.168.1.214 port 58573 Received disconnect from 192.168.1.214 port 58573:11: Bye Bye [preauth] Disconnected from invalid user django 192.168.1.214 port 58573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3225 [preauth] Invalid user admin from 192.168.1.214 port 39278 Connection closed by invalid user admin 192.168.1.214 port 39278 [preauth] Invalid user test from 192.168.1.214 port 25501 Received disconnect from 192.168.1.214 port 25501:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 25501 [preauth] Invalid user user from 192.168.1.214 port 17641 Connection closed by invalid user user 192.168.1.214 port 17641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52127 [preauth] Invalid user web from 192.168.1.214 port 15535 Received disconnect from 192.168.1.214 port 15535:11: Bye Bye [preauth] Disconnected from invalid user web 192.168.1.214 port 15535 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29646 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 23933 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39196 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59462 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19302 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29413 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31678 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31699 [preauth] Invalid user opc from 192.168.1.214 port 58068 Received disconnect from 192.168.1.214 port 58068:11: Bye Bye [preauth] Disconnected from invalid user opc 192.168.1.214 port 58068 [preauth] Invalid user admin from 192.168.1.214 port 2026 Connection closed by invalid user admin 192.168.1.214 port 2026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22950 [preauth] Invalid user testUser from 192.168.1.214 port 39033 Received disconnect from 192.168.1.214 port 39033:11: Bye Bye [preauth] Disconnected from invalid user testUser 192.168.1.214 port 39033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37295 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 60807 Invalid user postgres from 192.168.1.214 port 40420 Connection closed by invalid user postgres 192.168.1.214 port 40420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27181:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28177 [preauth] Invalid user deployer from 192.168.1.214 port 10870 Received disconnect from 192.168.1.214 port 10870:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 10870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26534 [preauth] Invalid user openhabian from 192.168.1.214 port 5709 Connection closed by invalid user openhabian 192.168.1.214 port 5709 [preauth] Invalid user magento_user from 192.168.1.214 port 14287 Received disconnect from 192.168.1.214 port 14287:11: Bye Bye [preauth] Disconnected from invalid user magento_user 192.168.1.214 port 14287 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9554:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35961:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35961 [preauth] Invalid user sshadmin from 192.168.1.214 port 24170 Connection closed by invalid user sshadmin 192.168.1.214 port 24170 [preauth] Invalid user ansible from 192.168.1.214 port 49488 Received disconnect from 192.168.1.214 port 49488:11: Bye Bye [preauth] Disconnected from invalid user ansible 192.168.1.214 port 49488 [preauth] Connection closed by 192.168.1.214 port 14215 [preauth] Invalid user steam1 from 192.168.1.214 port 47275 Received disconnect from 192.168.1.214 port 47275:11: Bye Bye [preauth] Disconnected from invalid user steam1 192.168.1.214 port 47275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28843:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28843 [preauth] Invalid user frappe from 192.168.1.214 port 35896 Connection closed by invalid user frappe 192.168.1.214 port 35896 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39654:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39654 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15619:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15619 [preauth] Invalid user huawei from 192.168.1.214 port 7216 Connection closed by invalid user huawei 192.168.1.214 port 7216 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17663 [preauth] Invalid user seekcy from 192.168.1.214 port 10290 Received disconnect from 192.168.1.214 port 10290:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 10290 [preauth] Invalid user ubuntu from 192.168.1.214 port 4448 Connection closed by invalid user ubuntu 192.168.1.214 port 4448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 6137:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 6137 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7767:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7767 [preauth] Invalid user vyos from 192.168.1.214 port 49359 Connection closed by invalid user vyos 192.168.1.214 port 49359 [preauth] Invalid user composeruser from 192.168.1.214 port 21825 Received disconnect from 192.168.1.214 port 21825:11: Bye Bye [preauth] Disconnected from invalid user composeruser 192.168.1.214 port 21825 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31375 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7165:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10565 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64810:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64810 [preauth] Invalid user admin from 192.168.1.214 port 21697 Connection closed by invalid user admin 192.168.1.214 port 21697 [preauth] Invalid user p from 192.168.1.214 port 25356 Connection closed by invalid user p 192.168.1.214 port 25356 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9032:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39188 [preauth] Invalid user public from 192.168.1.214 port 46991 Connection closed by invalid user public 192.168.1.214 port 46991 [preauth] Invalid user caduser from 192.168.1.214 port 61490 Received disconnect from 192.168.1.214 port 61490:11: Bye Bye [preauth] Disconnected from invalid user caduser 192.168.1.214 port 61490 [preauth] Invalid user debian from 192.168.1.214 port 62378 Connection closed by invalid user debian 192.168.1.214 port 62378 [preauth] Invalid user odoo from 192.168.1.214 port 55447 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9980 [preauth] Received disconnect from 192.168.1.214 port 55447:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 55447 [preauth] Invalid user bot from 192.168.1.214 port 51095 Received disconnect from 192.168.1.214 port 51095:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 51095 [preauth] Invalid user steam from 192.168.1.214 port 47071 Connection closed by invalid user steam 192.168.1.214 port 47071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21355:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21355 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29715:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29715 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49037 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 7582:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 7582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5609:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5609 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24173 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19679 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 56382:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 56382 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46299 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20092 [preauth] Invalid user ubuntu from 192.168.1.214 port 51106 Received disconnect from 192.168.1.214 port 51106:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 51106 [preauth] Invalid user nvidia from 192.168.1.214 port 20267 Connection closed by invalid user nvidia 192.168.1.214 port 20267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49695:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49695 [preauth] Invalid user admin from 192.168.1.214 port 32614 Connection closed by invalid user admin 192.168.1.214 port 32614 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12811:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12811 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8830 [preauth] Invalid user test from 192.168.1.214 port 21843 Connection closed by invalid user test 192.168.1.214 port 21843 [preauth] Invalid user postgres from 192.168.1.214 port 15740 Received disconnect from 192.168.1.214 port 15740:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 15740 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13608:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34838 [preauth] Invalid user tidb from 192.168.1.214 port 39626 Received disconnect from 192.168.1.214 port 39626:11: Bye Bye [preauth] Disconnected from invalid user tidb 192.168.1.214 port 39626 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 28597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34850 [preauth] Invalid user claude from 192.168.1.214 port 21219 Received disconnect from 192.168.1.214 port 21219:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 21219 [preauth] Invalid user admin from 192.168.1.214 port 37809 Connection closed by invalid user admin 192.168.1.214 port 37809 [preauth] Invalid user composeruser from 192.168.1.214 port 28879 Received disconnect from 192.168.1.214 port 28879:11: Bye Bye [preauth] Disconnected from invalid user composeruser 192.168.1.214 port 28879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5023:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5023 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54478 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61766 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41481:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29455:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29455 [preauth] Invalid user demo from 192.168.1.214 port 5185 Connection closed by invalid user demo 192.168.1.214 port 5185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25417 [preauth] Invalid user bot from 192.168.1.214 port 46479 Received disconnect from 192.168.1.214 port 46479:11: Bye Bye [preauth] Disconnected from invalid user bot 192.168.1.214 port 46479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45191:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45191 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24694:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24694 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 48555:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 48555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10846 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1280:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1280 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54778 [preauth] Invalid user postgres from 192.168.1.214 port 51519 Received disconnect from 192.168.1.214 port 51519:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 51519 [preauth] Invalid user webuser from 192.168.1.214 port 35521 Received disconnect from 192.168.1.214 port 35521:11: Bye Bye [preauth] Disconnected from invalid user webuser 192.168.1.214 port 35521 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1281 [preauth] Invalid user test from 192.168.1.214 port 18990 Received disconnect from 192.168.1.214 port 18990:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 18990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53182 [preauth] Invalid user webuser from 192.168.1.214 port 36208 Received disconnect from 192.168.1.214 port 36208:11: Bye Bye [preauth] Disconnected from invalid user webuser 192.168.1.214 port 36208 [preauth] Invalid user postgres from 192.168.1.214 port 3499 Received disconnect from 192.168.1.214 port 3499:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 3499 [preauth] Invalid user vpn from 192.168.1.214 port 28067 Connection closed by invalid user vpn 192.168.1.214 port 28067 [preauth] Invalid user admin from 192.168.1.214 port 38218 Received disconnect from 192.168.1.214 port 38218:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 38218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32011:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32011 [preauth] Invalid user server from 192.168.1.214 port 16149 Received disconnect from 192.168.1.214 port 16149:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 16149 [preauth] Invalid user claude from 192.168.1.214 port 51229 Received disconnect from 192.168.1.214 port 51229:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 51229 [preauth] Invalid user deploy from 192.168.1.214 port 34550 Connection closed by invalid user deploy 192.168.1.214 port 34550 [preauth] Connection closed by 192.168.1.214 port 54737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19743 [preauth] Invalid user test from 192.168.1.214 port 12338 Received disconnect from 192.168.1.214 port 12338:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 12338 [preauth] Invalid user test from 192.168.1.214 port 52683 Received disconnect from 192.168.1.214 port 52683:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 52683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30501:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30501 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9625 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9045 [preauth] Invalid user dev from 192.168.1.214 port 56980 Received disconnect from 192.168.1.214 port 56980:11: Bye Bye [preauth] Disconnected from invalid user dev 192.168.1.214 port 56980 [preauth] Invalid user admin from 192.168.1.214 port 6085 Received disconnect from 192.168.1.214 port 6085:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 6085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34606:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34606 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57965:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57965 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23762 [preauth] Invalid user server from 192.168.1.214 port 22028 Received disconnect from 192.168.1.214 port 22028:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 22028 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52837:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52837 [preauth] Invalid user sistemas from 192.168.1.214 port 51236 Received disconnect from 192.168.1.214 port 51236:11: Bye Bye [preauth] Disconnected from invalid user sistemas 192.168.1.214 port 51236 [preauth] Invalid user admin from 192.168.1.214 port 59943 Connection closed by invalid user admin 192.168.1.214 port 59943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26993:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26993 [preauth] Invalid user alan from 192.168.1.214 port 57500 Connection closed by invalid user alan 192.168.1.214 port 57500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35691:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35691 [preauth] Invalid user user from 192.168.1.214 port 61496 Received disconnect from 192.168.1.214 port 61496:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 61496 [preauth] Invalid user admin from 192.168.1.214 port 21428 Connection closed by invalid user admin 192.168.1.214 port 21428 [preauth] Invalid user devuser from 192.168.1.214 port 10392 Received disconnect from 192.168.1.214 port 10392:11: Bye Bye [preauth] Disconnected from invalid user devuser 192.168.1.214 port 10392 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19612 [preauth] Connection closed by 192.168.1.214 port 49079 [preauth] Invalid user deploy from 192.168.1.214 port 63537 Received disconnect from 192.168.1.214 port 63537:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 63537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25423:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32841 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 37851:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 37851 [preauth] Invalid user bot1 from 192.168.1.214 port 63795 Received disconnect from 192.168.1.214 port 63795:11: Bye Bye [preauth] Disconnected from invalid user bot1 192.168.1.214 port 63795 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39727:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32131:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32131 [preauth] User guest not allowed because account is locked Received disconnect from 192.168.1.214 port 38129:11: Bye Bye [preauth] Disconnected from invalid user guest 192.168.1.214 port 38129 [preauth] Invalid user username from 192.168.1.214 port 37172 Connection closed by invalid user username 192.168.1.214 port 37172 [preauth] User ftp not allowed because account is locked Received disconnect from 192.168.1.214 port 21666:11: Bye Bye [preauth] Disconnected from invalid user ftp 192.168.1.214 port 21666 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32593 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28205:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28205 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45329:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27594:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39418:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39418 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45416 [preauth] Invalid user vpn from 192.168.1.214 port 39690 Received disconnect from 192.168.1.214 port 39690:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 39690 [preauth] Invalid user appuser from 192.168.1.214 port 24456 Received disconnect from 192.168.1.214 port 24456:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 24456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59334 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18508:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18508 [preauth] Received disconnect from 192.168.1.214 port 60223:11: Bye Bye [preauth] Disconnected from 192.168.1.214 port 60223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46494:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3494:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3494 [preauth] Invalid user teamspeak from 192.168.1.214 port 49438 Received disconnect from 192.168.1.214 port 49438:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 49438 [preauth] Invalid user rema from 192.168.1.214 port 12935 Connection closed by invalid user rema 192.168.1.214 port 12935 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29508:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29508 [preauth] Invalid user tidb from 192.168.1.214 port 65315 Invalid user appuser from 192.168.1.214 port 52638 Received disconnect from 192.168.1.214 port 65315:11: Bye Bye [preauth] Disconnected from invalid user tidb 192.168.1.214 port 65315 [preauth] Received disconnect from 192.168.1.214 port 52638:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 52638 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11622 [preauth] Invalid user ubuntu from 192.168.1.214 port 10038 Received disconnect from 192.168.1.214 port 10038:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 10038 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43644:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43644 [preauth] Invalid user user002 from 192.168.1.214 port 55438 Received disconnect from 192.168.1.214 port 55438:11: Bye Bye [preauth] Disconnected from invalid user user002 192.168.1.214 port 55438 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33042 [preauth] Invalid user ubuntu from 192.168.1.214 port 8725 Received disconnect from 192.168.1.214 port 8725:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 8725 [preauth] Invalid user teamspeak from 192.168.1.214 port 10383 Received disconnect from 192.168.1.214 port 10383:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 10383 [preauth] Invalid user test from 192.168.1.214 port 32711 Connection closed by invalid user test 192.168.1.214 port 32711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4218:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3209:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3209 [preauth] Invalid user steam from 192.168.1.214 port 59407 Received disconnect from 192.168.1.214 port 59407:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 59407 [preauth] Invalid user odroid from 192.168.1.214 port 54122 Connection closed by invalid user odroid 192.168.1.214 port 54122 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12750:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12750 [preauth] Invalid user ftp_user from 192.168.1.214 port 41661 Received disconnect from 192.168.1.214 port 41661:11: Bye Bye [preauth] Disconnected from invalid user ftp_user 192.168.1.214 port 41661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39455:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39455 [preauth] Invalid user ftpuser from 192.168.1.214 port 54861 Connection closed by invalid user ftpuser 192.168.1.214 port 54861 [preauth] Invalid user sysadmin from 192.168.1.214 port 23518 Received disconnect from 192.168.1.214 port 23518:11: Bye Bye [preauth] Disconnected from invalid user sysadmin 192.168.1.214 port 23518 [preauth] Connection closed by 192.168.1.214 port 1538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59568 [preauth] Invalid user frappe from 192.168.1.214 port 36219 Received disconnect from 192.168.1.214 port 36219:11: Bye Bye [preauth] Disconnected from invalid user frappe 192.168.1.214 port 36219 [preauth] Invalid user odoo from 192.168.1.214 port 26918 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26918:11: Bye Bye [preauth] Disconnected from invalid user odoo 192.168.1.214 port 26918 [preauth] Received disconnect from 192.168.1.214 port 29419:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9793:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9793 [preauth] Invalid user ftpuser from 192.168.1.214 port 13488 Connection closed by invalid user ftpuser 192.168.1.214 port 13488 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26652:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26652 [preauth] Invalid user debian from 192.168.1.214 port 26856 Received disconnect from 192.168.1.214 port 26856:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 26856 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37639 [preauth] Invalid user user from 192.168.1.214 port 43253 Received disconnect from 192.168.1.214 port 43253:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 43253 [preauth] Invalid user ali from 192.168.1.214 port 4107 Received disconnect from 192.168.1.214 port 4107:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 4107 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46892:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46892 [preauth] Invalid user liming from 192.168.1.214 port 56130 Received disconnect from 192.168.1.214 port 56130:11: Bye Bye [preauth] Disconnected from invalid user liming 192.168.1.214 port 56130 [preauth] Invalid user oracle from 192.168.1.214 port 23844 Connection closed by invalid user oracle 192.168.1.214 port 23844 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45773:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45773 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10154:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16847 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36739:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36739 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29639:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50988 [preauth] Invalid user postgres from 192.168.1.214 port 32331 Received disconnect from 192.168.1.214 port 32331:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 32331 [preauth] Invalid user admin from 192.168.1.214 port 27093 Received disconnect from 192.168.1.214 port 27093:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 27093 [preauth] Invalid user aaa from 192.168.1.214 port 22457 Connection closed by invalid user aaa 192.168.1.214 port 22457 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21413:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21413 [preauth] Invalid user ubuntu from 192.168.1.214 port 14112 Received disconnect from 192.168.1.214 port 14112:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14112 [preauth] Invalid user debian from 192.168.1.214 port 5812 Connection closed by invalid user debian 192.168.1.214 port 5812 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1234:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 17839:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17839 [preauth] Invalid user user from 192.168.1.214 port 12636 Connection closed by invalid user user 192.168.1.214 port 12636 [preauth] Invalid user vpn from 192.168.1.214 port 22874 Received disconnect from 192.168.1.214 port 22874:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 22874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13327:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 2327:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 2327 [preauth] Invalid user hath from 192.168.1.214 port 12399 Received disconnect from 192.168.1.214 port 12399:11: Bye Bye [preauth] Disconnected from invalid user hath 192.168.1.214 port 12399 [preauth] Invalid user vagrant from 192.168.1.214 port 47251 Connection closed by invalid user vagrant 192.168.1.214 port 47251 [preauth] Invalid user ubuntu from 192.168.1.214 port 44055 Received disconnect from 192.168.1.214 port 44055:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 44055 [preauth] Invalid user oliver from 192.168.1.214 port 24036 Received disconnect from 192.168.1.214 port 24036:11: Bye Bye [preauth] Disconnected from invalid user oliver 192.168.1.214 port 24036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21010 [preauth] Invalid user caduser from 192.168.1.214 port 46308 Received disconnect from 192.168.1.214 port 46308:11: Bye Bye [preauth] Disconnected from invalid user caduser 192.168.1.214 port 46308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56927 [preauth] Invalid user seekcy from 192.168.1.214 port 59288 Received disconnect from 192.168.1.214 port 59288:11: Bye Bye [preauth] Disconnected from invalid user seekcy 192.168.1.214 port 59288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38685:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36978 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 38793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45042 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27604 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19431 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57354 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 25600 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41030 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 50123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21003 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65450 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8874 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18868 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37785 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40873:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8476 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53433:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53433 [preauth] Invalid user vpn from 192.168.1.214 port 64892 Received disconnect from 192.168.1.214 port 64892:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 64892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47403 [preauth] Invalid user sshtest from 192.168.1.214 port 41206 Received disconnect from 192.168.1.214 port 41206:11: Bye Bye [preauth] Disconnected from invalid user sshtest 192.168.1.214 port 41206 [preauth] Invalid user test from 192.168.1.214 port 50206 Connection closed by invalid user test 192.168.1.214 port 50206 [preauth] Invalid user vpn from 192.168.1.214 port 32036 Received disconnect from 192.168.1.214 port 32036:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 32036 [preauth] Invalid user user from 192.168.1.214 port 1068 Received disconnect from 192.168.1.214 port 1068:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 1068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10402 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9538:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9538 [preauth] Invalid user testmail from 192.168.1.214 port 24494 Received disconnect from 192.168.1.214 port 24494:11: Bye Bye [preauth] Disconnected from invalid user testmail 192.168.1.214 port 24494 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33523 [preauth] Invalid user elk from 192.168.1.214 port 47301 Received disconnect from 192.168.1.214 port 47301:11: Bye Bye [preauth] Disconnected from invalid user elk 192.168.1.214 port 47301 [preauth] Invalid user debian from 192.168.1.214 port 31355 Received disconnect from 192.168.1.214 port 31355:11: Bye Bye [preauth] Disconnected from invalid user debian 192.168.1.214 port 31355 [preauth] Invalid user debian from 192.168.1.214 port 60527 Connection closed by invalid user debian 192.168.1.214 port 60527 [preauth] Invalid user fuser1 from 192.168.1.214 port 52187 Received disconnect from 192.168.1.214 port 52187:11: Bye Bye [preauth] Disconnected from invalid user fuser1 192.168.1.214 port 52187 [preauth] Invalid user ftpuser from 192.168.1.214 port 31717 Received disconnect from 192.168.1.214 port 31717:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 31717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26264 [preauth] Invalid user appuser from 192.168.1.214 port 22474 Received disconnect from 192.168.1.214 port 22474:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 22474 [preauth] Invalid user site from 192.168.1.214 port 20769 Received disconnect from 192.168.1.214 port 20769:11: Bye Bye [preauth] Disconnected from invalid user site 192.168.1.214 port 20769 [preauth] Invalid user admin from 192.168.1.214 port 34157 Connection closed by invalid user admin 192.168.1.214 port 34157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61539:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61539 [preauth] Invalid user deployer from 192.168.1.214 port 38967 Received disconnect from 192.168.1.214 port 38967:11: Bye Bye [preauth] Disconnected from invalid user deployer 192.168.1.214 port 38967 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62323 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 30639:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 30639 [preauth] Invalid user wpuser from 192.168.1.214 port 6742 Received disconnect from 192.168.1.214 port 6742:11: Bye Bye [preauth] Disconnected from invalid user wpuser 192.168.1.214 port 6742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19550:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19550 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57110 [preauth] banner exchange: Connection from 192.168.1.214 port 41900: invalid format Invalid user mine from 192.168.1.214 port 4977 Received disconnect from 192.168.1.214 port 4977:11: Bye Bye [preauth] Disconnected from invalid user mine 192.168.1.214 port 4977 [preauth] Invalid user ubuntu from 192.168.1.214 port 4132 Received disconnect from 192.168.1.214 port 4132:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 4132 [preauth] Invalid user NL5xUDpV2xRa from 192.168.1.214 port 15989 userauth_pubkey: parse publickey packet: incomplete message [preauth] Invalid user ftpuser from 192.168.1.214 port 36389 Received disconnect from 192.168.1.214 port 36389:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 36389 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31997 [preauth] Invalid user joe from 192.168.1.214 port 5012 Received disconnect from 192.168.1.214 port 5012:11: Bye Bye [preauth] Disconnected from invalid user joe 192.168.1.214 port 5012 [preauth] Connection closed by 192.168.1.214 port 56833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29400:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29400 [preauth] Invalid user ansible from 192.168.1.214 port 19327 Connection closed by invalid user ansible 192.168.1.214 port 19327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53264:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 20505:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 20505 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63877 [preauth] Invalid user test from 192.168.1.214 port 56451 Received disconnect from 192.168.1.214 port 56451:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 56451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 16308:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 16308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31417:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28657 [preauth] Invalid user teamspeak from 192.168.1.214 port 11866 Received disconnect from 192.168.1.214 port 11866:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 11866 [preauth] Invalid user testuser from 192.168.1.214 port 7443 Connection closed by invalid user testuser 192.168.1.214 port 7443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23357 [preauth] Invalid user andre from 192.168.1.214 port 37416 Received disconnect from 192.168.1.214 port 37416:11: Bye Bye [preauth] Disconnected from invalid user andre 192.168.1.214 port 37416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 62180:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 62180 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15940 [preauth] Invalid user test1 from 192.168.1.214 port 42789 Connection closed by invalid user test1 192.168.1.214 port 42789 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65287:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65287 [preauth] Invalid user deploy from 192.168.1.214 port 44884 Received disconnect from 192.168.1.214 port 44884:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 44884 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27204 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62021 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35690 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1211 [preauth] Connection reset by invalid user root 192.168.1.214 port 52388 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43171 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39403 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58934 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15026 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28954 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15262 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34165 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62802 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46200 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10500 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 55826 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64634 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 31161 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47797 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51853 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56100 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64944 [preauth] Invalid user sftp from 192.168.1.214 port 62966 Connection reset by invalid user sftp 192.168.1.214 port 62966 [preauth] Invalid user sjx from 192.168.1.214 port 34150 Connection reset by invalid user sjx 192.168.1.214 port 34150 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 52261:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 52261 [preauth] Invalid user ali from 192.168.1.214 port 57121 Connection closed by invalid user ali 192.168.1.214 port 57121 [preauth] Invalid user ubuntu from 192.168.1.214 port 16159 Received disconnect from 192.168.1.214 port 16159:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 16159 [preauth] Invalid user admin from 192.168.1.214 port 16241 Connection closed by invalid user admin 192.168.1.214 port 16241 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31881 [preauth] Invalid user teste from 192.168.1.214 port 29717 Connection closed by invalid user teste 192.168.1.214 port 29717 [preauth] Invalid user vpn from 192.168.1.214 port 14571 Received disconnect from 192.168.1.214 port 14571:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 14571 [preauth] Invalid user admin from 192.168.1.214 port 14305 Connection closed by invalid user admin 192.168.1.214 port 14305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27885 [preauth] Invalid user ali from 192.168.1.214 port 3221 Received disconnect from 192.168.1.214 port 3221:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 3221 [preauth] Invalid user user from 192.168.1.214 port 19055 Connection closed by invalid user user 192.168.1.214 port 19055 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27831 [preauth] Invalid user teste from 192.168.1.214 port 36633 Received disconnect from 192.168.1.214 port 36633:11: Bye Bye [preauth] Disconnected from invalid user teste 192.168.1.214 port 36633 [preauth] Invalid user postgres from 192.168.1.214 port 32051 Received disconnect from 192.168.1.214 port 32051:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 32051 [preauth] Invalid user pi from 192.168.1.214 port 45176 Connection closed by invalid user pi 192.168.1.214 port 45176 [preauth] Invalid user httpadmin from 192.168.1.214 port 48962 Connection closed by invalid user httpadmin 192.168.1.214 port 48962 [preauth] banner exchange: Connection from 192.168.1.214 port 39784: invalid format Connection closed by 192.168.1.214 port 30687 Invalid user admin from 192.168.1.214 port 14952 Connection closed by invalid user admin 192.168.1.214 port 14952 [preauth] Invalid user NL5xUDpV2xRa from 192.168.1.214 port 3204 userauth_pubkey: parse publickey packet: incomplete message [preauth] Invalid user tftpuser from 192.168.1.214 port 56097 Received disconnect from 192.168.1.214 port 56097:11: Bye Bye [preauth] Disconnected from invalid user tftpuser 192.168.1.214 port 56097 [preauth] Invalid user teamspeak from 192.168.1.214 port 63616 Connection closed by invalid user teamspeak 192.168.1.214 port 63616 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23754 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59064:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59064 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26917:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64834 [preauth] Invalid user user2 from 192.168.1.214 port 58116 Received disconnect from 192.168.1.214 port 58116:11: Bye Bye [preauth] Disconnected from invalid user user2 192.168.1.214 port 58116 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63285 [preauth] banner exchange: Connection from 192.168.1.214 port 15435: invalid format User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44692 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36688 [preauth] Invalid user ubuntu from 192.168.1.214 port 23206 Received disconnect from 192.168.1.214 port 23206:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 23206 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61685 [preauth] Invalid user admin from 192.168.1.214 port 34472 Connection closed by invalid user admin 192.168.1.214 port 34472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22863:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22863 [preauth] Invalid user admin from 192.168.1.214 port 55063 Connection closed by invalid user admin 192.168.1.214 port 55063 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61016 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10351:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49799:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4973 [preauth] Invalid user n8n from 192.168.1.214 port 2169 Received disconnect from 192.168.1.214 port 2169:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 2169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24856 [preauth] Invalid user pi from 192.168.1.214 port 29759 Connection closed by invalid user pi 192.168.1.214 port 29759 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 36296:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 36296 [preauth] Invalid user admin from 192.168.1.214 port 4867 Connection closed by invalid user admin 192.168.1.214 port 4867 [preauth] Invalid user tsuser from 192.168.1.214 port 10729 Received disconnect from 192.168.1.214 port 10729:11: Bye Bye [preauth] Disconnected from invalid user tsuser 192.168.1.214 port 10729 [preauth] Invalid user user from 192.168.1.214 port 39381 Connection closed by invalid user user 192.168.1.214 port 39381 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 61901:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 61901 [preauth] Invalid user server from 192.168.1.214 port 57564 Connection closed by invalid user server 192.168.1.214 port 57564 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13777 [preauth] Invalid user user from 192.168.1.214 port 37485 Received disconnect from 192.168.1.214 port 37485:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 37485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17102 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30171 [preauth] Invalid user vbox from 192.168.1.214 port 63498 Received disconnect from 192.168.1.214 port 63498:11: Bye Bye [preauth] Disconnected from invalid user vbox 192.168.1.214 port 63498 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14642:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14642 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4435 [preauth] Invalid user sim from 192.168.1.214 port 30616 Received disconnect from 192.168.1.214 port 30616:11: Bye Bye [preauth] Disconnected from invalid user sim 192.168.1.214 port 30616 [preauth] Connection closed by 192.168.1.214 port 32687 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 34409 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60053 [preauth] Invalid user fauzi from 192.168.1.214 port 21632 Received disconnect from 192.168.1.214 port 21632:11: Bye Bye [preauth] Disconnected from invalid user fauzi 192.168.1.214 port 21632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33537 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25039 [preauth] Invalid user minecraft from 192.168.1.214 port 33316 Connection closed by invalid user minecraft 192.168.1.214 port 33316 [preauth] Invalid user server from 192.168.1.214 port 38263 Received disconnect from 192.168.1.214 port 38263:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 38263 [preauth] Invalid user huawei from 192.168.1.214 port 65364 Connection closed by invalid user huawei 192.168.1.214 port 65364 [preauth] Invalid user student from 192.168.1.214 port 27631 Connection closed by invalid user student 192.168.1.214 port 27631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56464 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39907 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52742 [preauth] Invalid user kashan from 192.168.1.214 port 8406 Received disconnect from 192.168.1.214 port 8406:11: Bye Bye [preauth] Disconnected from invalid user kashan 192.168.1.214 port 8406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9439 [preauth] Invalid user test from 192.168.1.214 port 54237 Connection closed by invalid user test 192.168.1.214 port 54237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12397 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 25412:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 25412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37611 [preauth] Invalid user test from 192.168.1.214 port 51959 Connection closed by invalid user test 192.168.1.214 port 51959 [preauth] Invalid user test from 192.168.1.214 port 7208 Connection closed by invalid user test 192.168.1.214 port 7208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29976 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6946 [preauth] Invalid user postgres from 192.168.1.214 port 7196 Connection closed by invalid user postgres 192.168.1.214 port 7196 [preauth] Invalid user jenkins from 192.168.1.214 port 60179 Connection closed by invalid user jenkins 192.168.1.214 port 60179 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51010:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50912 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19372 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43096 [preauth] Invalid user ubuntu from 192.168.1.214 port 26159 Connection closed by invalid user ubuntu 192.168.1.214 port 26159 [preauth] Invalid user localuser from 192.168.1.214 port 51651 Received disconnect from 192.168.1.214 port 51651:11: Bye Bye [preauth] Disconnected from invalid user localuser 192.168.1.214 port 51651 [preauth] Invalid user test2 from 192.168.1.214 port 26598 Connection closed by invalid user test2 192.168.1.214 port 26598 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22315 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47667 [preauth] Invalid user zjw from 192.168.1.214 port 44895 Connection closed by invalid user zjw 192.168.1.214 port 44895 [preauth] Invalid user oracle from 192.168.1.214 port 33503 Received disconnect from 192.168.1.214 port 33503:11: Bye Bye [preauth] Disconnected from invalid user oracle 192.168.1.214 port 33503 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49769 [preauth] Invalid user admin from 192.168.1.214 port 33015 Connection closed by invalid user admin 192.168.1.214 port 33015 [preauth] Invalid user user from 192.168.1.214 port 20771 Connection closed by invalid user user 192.168.1.214 port 20771 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58585 [preauth] Invalid user nginx from 192.168.1.214 port 61862 Received disconnect from 192.168.1.214 port 61862:11: Bye Bye [preauth] Disconnected from invalid user nginx 192.168.1.214 port 61862 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36368 [preauth] Invalid user admin from 192.168.1.214 port 65281 Connection closed by invalid user admin 192.168.1.214 port 65281 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59691 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3593 [preauth] Connection closed by 192.168.1.214 port 1908 [preauth] Invalid user testuser from 192.168.1.214 port 57730 Connection closed by invalid user testuser 192.168.1.214 port 57730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14041 [preauth] Invalid user kris from 192.168.1.214 port 49601 Received disconnect from 192.168.1.214 port 49601:11: Bye Bye [preauth] Disconnected from invalid user kris 192.168.1.214 port 49601 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46106 [preauth] Invalid user backup from 192.168.1.214 port 23807 Connection closed by invalid user backup 192.168.1.214 port 23807 [preauth] Invalid user admin from 192.168.1.214 port 33231 Connection closed by invalid user admin 192.168.1.214 port 33231 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39094 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28344 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31769 [preauth] Invalid user noreply from 192.168.1.214 port 23680 Received disconnect from 192.168.1.214 port 23680:11: Bye Bye [preauth] Disconnected from invalid user noreply 192.168.1.214 port 23680 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58764 [preauth] Invalid user linuxadmin from 192.168.1.214 port 30493 Connection closed by invalid user linuxadmin 192.168.1.214 port 30493 [preauth] Invalid user ftpuser from 192.168.1.214 port 63448 Connection closed by invalid user ftpuser 192.168.1.214 port 63448 [preauth] Connection closed by 192.168.1.214 port 59848 Invalid user useradmin from 192.168.1.214 port 2873 Connection closed by invalid user useradmin 192.168.1.214 port 2873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52369 [preauth] Invalid user user from 192.168.1.214 port 34067 Received disconnect from 192.168.1.214 port 34067:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 34067 [preauth] Invalid user ftptest from 192.168.1.214 port 56479 Connection closed by invalid user ftptest 192.168.1.214 port 56479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18211 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5126 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33434 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25384 [preauth] Invalid user node from 192.168.1.214 port 52635 Connection closed by invalid user node 192.168.1.214 port 52635 [preauth] Invalid user admin from 192.168.1.214 port 10285 Connection reset by invalid user admin 192.168.1.214 port 10285 [preauth] Invalid user admin from 192.168.1.214 port 17337 Connection reset by invalid user admin 192.168.1.214 port 17337 [preauth] Invalid user admin from 192.168.1.214 port 30424 Connection reset by invalid user admin 192.168.1.214 port 30424 [preauth] Invalid user admin from 192.168.1.214 port 48375 Connection reset by invalid user admin 192.168.1.214 port 48375 [preauth] Invalid user admin from 192.168.1.214 port 39164 Connection reset by invalid user admin 192.168.1.214 port 39164 [preauth] User daemon not allowed because account is locked Connection reset by invalid user daemon 192.168.1.214 port 38009 [preauth] Invalid user dbadmin from 192.168.1.214 port 1937 Connection reset by invalid user dbadmin 192.168.1.214 port 1937 [preauth] Invalid user developer from 192.168.1.214 port 41675 Connection reset by invalid user developer 192.168.1.214 port 41675 [preauth] Invalid user docker from 192.168.1.214 port 33199 Connection reset by invalid user docker 192.168.1.214 port 33199 [preauth] Invalid user ftpuser from 192.168.1.214 port 58825 Connection reset by invalid user ftpuser 192.168.1.214 port 58825 [preauth] Connection reset by authenticating user git 192.168.1.214 port 37416 [preauth] Invalid user install from 192.168.1.214 port 11624 Connection reset by invalid user install 192.168.1.214 port 11624 [preauth] Invalid user install from 192.168.1.214 port 1075 Connection reset by invalid user install 192.168.1.214 port 1075 [preauth] Invalid user leo from 192.168.1.214 port 19800 Connection reset by invalid user leo 192.168.1.214 port 19800 [preauth] Invalid user localadmin from 192.168.1.214 port 6235 Connection reset by invalid user localadmin 192.168.1.214 port 6235 [preauth] User mail not allowed because account is locked Connection reset by invalid user mail 192.168.1.214 port 58643 [preauth] Invalid user martin from 192.168.1.214 port 40454 Connection reset by invalid user martin 192.168.1.214 port 40454 [preauth] Invalid user master from 192.168.1.214 port 49058 Connection reset by invalid user master 192.168.1.214 port 49058 [preauth] Invalid user matrix from 192.168.1.214 port 7568 Connection reset by invalid user matrix 192.168.1.214 port 7568 [preauth] Invalid user mgmt from 192.168.1.214 port 32835 Connection reset by invalid user mgmt 192.168.1.214 port 32835 [preauth] Invalid user mysql from 192.168.1.214 port 44239 Connection reset by invalid user mysql 192.168.1.214 port 44239 [preauth] Invalid user nagios from 192.168.1.214 port 16198 Connection reset by invalid user nagios 192.168.1.214 port 16198 [preauth] Invalid user newuser from 192.168.1.214 port 2025 Connection reset by invalid user newuser 192.168.1.214 port 2025 [preauth] Invalid user nokia from 192.168.1.214 port 17882 Connection reset by invalid user nokia 192.168.1.214 port 17882 [preauth] Invalid user op from 192.168.1.214 port 4648 Connection reset by invalid user op 192.168.1.214 port 4648 [preauth] Invalid user osboxes from 192.168.1.214 port 5705 Connection reset by invalid user osboxes 192.168.1.214 port 5705 [preauth] Invalid user rinet from 192.168.1.214 port 13772 Connection reset by invalid user rinet 192.168.1.214 port 13772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57804 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9824 [preauth] Invalid user builder from 192.168.1.214 port 48772 Connection closed by invalid user builder 192.168.1.214 port 48772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27590:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31376 [preauth] Invalid user postgres from 192.168.1.214 port 3350 Connection closed by invalid user postgres 192.168.1.214 port 3350 [preauth] Invalid user lab from 192.168.1.214 port 36611 Connection closed by invalid user lab 192.168.1.214 port 36611 [preauth] Invalid user sftpuser from 192.168.1.214 port 14011 Connection closed by invalid user sftpuser 192.168.1.214 port 14011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64070 [preauth] Invalid user 1234 from 192.168.1.214 port 1402 Connection closed by invalid user 1234 192.168.1.214 port 1402 [preauth] Invalid user postgres from 192.168.1.214 port 60439 Received disconnect from 192.168.1.214 port 60439:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 60439 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13754 [preauth] Invalid user admin from 192.168.1.214 port 64927 Connection closed by invalid user admin 192.168.1.214 port 64927 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9044 [preauth] Invalid user from 192.168.1.214 port 38752 Connection closed by invalid user 192.168.1.214 port 38752 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4865 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16964 [preauth] Invalid user testproxy from 192.168.1.214 port 36049 Received disconnect from 192.168.1.214 port 36049:11: Bye Bye [preauth] Disconnected from invalid user testproxy 192.168.1.214 port 36049 [preauth] Invalid user a from 192.168.1.214 port 56240 Connection closed by invalid user a 192.168.1.214 port 56240 [preauth] Invalid user test123 from 192.168.1.214 port 23552 Connection closed by invalid user test123 192.168.1.214 port 23552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61461 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9838 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9970 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35772:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35772 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41070 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1969 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11143 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21425 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17873 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15374:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15374 [preauth] Connection closed by authenticating user git 192.168.1.214 port 23645 [preauth] Connection closed by 192.168.1.214 port 44274 [preauth] Invalid user admin from 192.168.1.214 port 3266 Connection closed by invalid user admin 192.168.1.214 port 3266 [preauth] Invalid user user from 192.168.1.214 port 28059 Connection closed by invalid user user 192.168.1.214 port 28059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48237 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3120 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1649:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37400 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38613 [preauth] Invalid user deployer from 192.168.1.214 port 11632 Connection closed by invalid user deployer 192.168.1.214 port 11632 [preauth] Invalid user 1 from 192.168.1.214 port 38846 Connection closed by invalid user 1 192.168.1.214 port 38846 [preauth] Invalid user test1 from 192.168.1.214 port 15733 Connection closed by invalid user test1 192.168.1.214 port 15733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 55380:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 55380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47765 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17493 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21831 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23041 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40109 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22701 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59721:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56377 [preauth] Invalid user alex from 192.168.1.214 port 63450 Connection closed by invalid user alex 192.168.1.214 port 63450 [preauth] Invalid user sammy from 192.168.1.214 port 45683 Connection closed by invalid user sammy 192.168.1.214 port 45683 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12259 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60366:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60366 [preauth] Invalid user postgres from 192.168.1.214 port 56518 Connection closed by invalid user postgres 192.168.1.214 port 56518 [preauth] Invalid user mysql from 192.168.1.214 port 26281 Connection closed by invalid user mysql 192.168.1.214 port 26281 [preauth] Invalid user mc from 192.168.1.214 port 26731 Connection closed by invalid user mc 192.168.1.214 port 26731 [preauth] Invalid user tester from 192.168.1.214 port 41417 Connection closed by invalid user tester 192.168.1.214 port 41417 [preauth] Invalid user temp from 192.168.1.214 port 20124 Connection closed by invalid user temp 192.168.1.214 port 20124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1546 [preauth] Connection closed by 192.168.1.214 port 12136 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user odoo9 from 192.168.1.214 port 48676 Connection closed by invalid user root 192.168.1.214 port 15056 [preauth] Received disconnect from 192.168.1.214 port 48676:11: Bye Bye [preauth] Disconnected from invalid user odoo9 192.168.1.214 port 48676 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24819 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10059 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3318 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5432 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29624 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48278 [preauth] Invalid user deploy from 192.168.1.214 port 57214 Connection closed by invalid user deploy 192.168.1.214 port 57214 [preauth] Connection closed by 192.168.1.214 port 41776 Invalid user a from 192.168.1.214 port 32417 Connection closed by invalid user a 192.168.1.214 port 32417 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8830 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6346 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48861 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5742 [preauth] Connection closed by 192.168.1.214 port 19552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65154 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15316 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28865 [preauth] Invalid user odoo from 192.168.1.214 port 47756 Connection closed by invalid user odoo 192.168.1.214 port 47756 [preauth] Invalid user server from 192.168.1.214 port 3906 Connection closed by invalid user server 192.168.1.214 port 3906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26584 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7748 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44995 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65472 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56571 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10893 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49816 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11278 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34135 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 65276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27169 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18538 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 27610 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 35228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 15490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 58047 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 13263 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 56164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62975 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10955 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36580 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57643 [preauth] Invalid user kafka from 192.168.1.214 port 4759 Connection closed by invalid user kafka 192.168.1.214 port 4759 [preauth] Connection closed by authenticating user git 192.168.1.214 port 39284 [preauth] Invalid user dolphinscheduler from 192.168.1.214 port 27681 Connection closed by invalid user dolphinscheduler 192.168.1.214 port 27681 [preauth] Invalid user docker from 192.168.1.214 port 28733 Connection closed by invalid user docker 192.168.1.214 port 28733 [preauth] Invalid user test from 192.168.1.214 port 39742 Connection closed by invalid user test 192.168.1.214 port 39742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46362 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4470 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43072 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65427 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40194 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16963 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33490 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22198 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23987 [preauth] Invalid user prueba from 192.168.1.214 port 4378 Connection closed by invalid user prueba 192.168.1.214 port 4378 [preauth] Invalid user user1 from 192.168.1.214 port 26028 Connection closed by invalid user user1 192.168.1.214 port 26028 [preauth] Invalid user support from 192.168.1.214 port 50854 Connection closed by invalid user support 192.168.1.214 port 50854 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24807 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52706 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16276 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34960 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50733 [preauth] Invalid user upload from 192.168.1.214 port 17340 Connection closed by invalid user upload 192.168.1.214 port 17340 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8906 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42977 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50036 [preauth] Invalid user admin from 192.168.1.214 port 2929 Connection closed by invalid user admin 192.168.1.214 port 2929 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55971 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11339 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44085:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44085 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13007 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63597 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29538 [preauth] Invalid user peertube from 192.168.1.214 port 11412 Connection closed by invalid user peertube 192.168.1.214 port 11412 [preauth] Invalid user osboxes from 192.168.1.214 port 37482 Connection closed by invalid user osboxes 192.168.1.214 port 37482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14424 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9330 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43465 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15448 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49147 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49627 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4934 [preauth] Invalid user mysql from 192.168.1.214 port 29388 Connection closed by invalid user mysql 192.168.1.214 port 29388 [preauth] Connection closed by 192.168.1.214 port 10300 Invalid user a from 192.168.1.214 port 19316 Connection closed by invalid user a 192.168.1.214 port 19316 [preauth] Invalid user ubuntu from 192.168.1.214 port 45123 Connection closed by invalid user ubuntu 192.168.1.214 port 45123 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32356 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62239 Invalid user ftpuser from 192.168.1.214 port 6937 Received disconnect from 192.168.1.214 port 6937:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 6937 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31833 [preauth] Invalid user user01 from 192.168.1.214 port 52270 Connection closed by invalid user user01 192.168.1.214 port 52270 [preauth] Invalid user k8s from 192.168.1.214 port 8618 Received disconnect from 192.168.1.214 port 8618:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 8618 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43286 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44804 [preauth] Invalid user test from 192.168.1.214 port 50953 Received disconnect from 192.168.1.214 port 50953:11: Bye Bye [preauth] Disconnected from invalid user test 192.168.1.214 port 50953 [preauth] Invalid user user1 from 192.168.1.214 port 64145 Connection closed by invalid user user1 192.168.1.214 port 64145 [preauth] Invalid user user from 192.168.1.214 port 43087 Connection closed by invalid user user 192.168.1.214 port 43087 [preauth] Invalid user admin from 192.168.1.214 port 24736 Received disconnect from 192.168.1.214 port 24736:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 24736 [preauth] Invalid user ubuntu from 192.168.1.214 port 2001 Connection closed by invalid user ubuntu 192.168.1.214 port 2001 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26189 [preauth] Invalid user tunnel from 192.168.1.214 port 48192 Received disconnect from 192.168.1.214 port 48192:11: Bye Bye [preauth] Disconnected from invalid user tunnel 192.168.1.214 port 48192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59943 [preauth] Invalid user james from 192.168.1.214 port 29651 Received disconnect from 192.168.1.214 port 29651:11: Bye Bye [preauth] Disconnected from invalid user james 192.168.1.214 port 29651 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61455 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59660:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59660 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7416 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 45557:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 45557 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27734:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27734 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5969 [preauth] Invalid user test7 from 192.168.1.214 port 18215 Received disconnect from 192.168.1.214 port 18215:11: Bye Bye [preauth] Disconnected from invalid user test7 192.168.1.214 port 18215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14230 [preauth] Received disconnect from 192.168.1.214 port 44728:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 44728 [preauth] Invalid user prueba from 192.168.1.214 port 49893 Connection closed by invalid user prueba 192.168.1.214 port 49893 [preauth] Invalid user erpuser from 192.168.1.214 port 15757 Received disconnect from 192.168.1.214 port 15757:11: Bye Bye [preauth] Disconnected from invalid user erpuser 192.168.1.214 port 15757 [preauth] Invalid user what from 192.168.1.214 port 37180 Connection closed by invalid user what 192.168.1.214 port 37180 [preauth] Invalid user samba from 192.168.1.214 port 43840 Connection closed by invalid user samba 192.168.1.214 port 43840 [preauth] Received disconnect from 192.168.1.214 port 51271:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 51271 [preauth] Invalid user sammy from 192.168.1.214 port 37325 Received disconnect from 192.168.1.214 port 37325:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 37325 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56917 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24984 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 50701:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 50701 [preauth] Invalid user coding from 192.168.1.214 port 48579 Received disconnect from 192.168.1.214 port 48579:11: Bye Bye [preauth] Disconnected from invalid user coding 192.168.1.214 port 48579 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63125 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14350 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62322 Invalid user user from 192.168.1.214 port 51218 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58541:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58541 [preauth] Received disconnect from 192.168.1.214 port 51218:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 51218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 15605 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62330 Invalid user music from 192.168.1.214 port 30225 Connection closed by invalid user music 192.168.1.214 port 30225 [preauth] Received disconnect from 192.168.1.214 port 20521:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 20521 [preauth] Invalid user prashant from 192.168.1.214 port 31406 Received disconnect from 192.168.1.214 port 31406:11: Bye Bye [preauth] Disconnected from invalid user prashant 192.168.1.214 port 31406 [preauth] Invalid user ftpuser from 192.168.1.214 port 25461 Connection closed by invalid user ftpuser 192.168.1.214 port 25461 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62340 Invalid user download from 192.168.1.214 port 60587 Connection closed by invalid user download 192.168.1.214 port 60587 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12589:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12589 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9253:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9122 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62350 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62352 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6834 [preauth] Invalid user ubuntu from 192.168.1.214 port 61266 Received disconnect from 192.168.1.214 port 61266:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 61266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38159:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38159 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27419 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62362 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4930 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 11909:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 11909 [preauth] Invalid user steam from 192.168.1.214 port 13631 Received disconnect from 192.168.1.214 port 13631:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 13631 [preauth] Invalid user developer from 192.168.1.214 port 38472 Connection closed by invalid user developer 192.168.1.214 port 38472 [preauth] Invalid user deploy from 192.168.1.214 port 28849 Received disconnect from 192.168.1.214 port 28849:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 28849 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62372 Invalid user user2 from 192.168.1.214 port 45346 Connection closed by invalid user user2 192.168.1.214 port 45346 [preauth] Invalid user ftpuser from 192.168.1.214 port 9721 Received disconnect from 192.168.1.214 port 9721:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 9721 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58284:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58284 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18297 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62382 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30355 [preauth] Invalid user teamspeak from 192.168.1.214 port 29737 Received disconnect from 192.168.1.214 port 29737:11: Bye Bye [preauth] Disconnected from invalid user teamspeak 192.168.1.214 port 29737 [preauth] Invalid user ubuntu from 192.168.1.214 port 18148 Received disconnect from 192.168.1.214 port 18148:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18148 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60624 [preauth] Invalid user pi from 192.168.1.214 port 38742 Connection closed by invalid user pi 192.168.1.214 port 38742 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24090:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24090 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43223:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43223 [preauth] Invalid user ubuntu from 192.168.1.214 port 33255 Received disconnect from 192.168.1.214 port 33255:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 33255 [preauth] Invalid user 0 from 192.168.1.214 port 38857 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62400 Connection closed by invalid user 0 192.168.1.214 port 38857 [preauth] Invalid user steam from 192.168.1.214 port 65469 Connection closed by invalid user steam 192.168.1.214 port 65469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1515:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1515 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 4234:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 4234 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1875 [preauth] Invalid user devops from 192.168.1.214 port 47990 Received disconnect from 192.168.1.214 port 47990:11: Bye Bye [preauth] Disconnected from invalid user devops 192.168.1.214 port 47990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62412 Connection reset by invalid user root 192.168.1.214 port 28879 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 29585 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37008 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 51350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63509 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42295 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33327 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 57944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 2594 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6313 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28852 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 4378 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 33048 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Invalid user ts from 192.168.1.214 port 33608 Connection reset by invalid user root 192.168.1.214 port 9953 [preauth] Received disconnect from 192.168.1.214 port 33608:11: Bye Bye [preauth] Disconnected from invalid user ts 192.168.1.214 port 33608 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6101 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 8163 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 62941 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54611 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 45617 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47082 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34248 [preauth] Invalid user sysadmin from 192.168.1.214 port 44333 Connection reset by invalid user sysadmin 192.168.1.214 port 44333 [preauth] Invalid user test01 from 192.168.1.214 port 20586 Connection reset by invalid user test01 192.168.1.214 port 20586 [preauth] Invalid user toto from 192.168.1.214 port 47949 Connection reset by invalid user toto 192.168.1.214 port 47949 [preauth] Invalid user user from 192.168.1.214 port 55701 Connection reset by invalid user user 192.168.1.214 port 55701 [preauth] Invalid user k8s from 192.168.1.214 port 1087 Received disconnect from 192.168.1.214 port 1087:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 1087 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36863 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62424 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41705 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47575:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47575 [preauth] Invalid user afa from 192.168.1.214 port 51943 Received disconnect from 192.168.1.214 port 51943:11: Bye Bye [preauth] Disconnected from invalid user afa 192.168.1.214 port 51943 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10897 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34793 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24402:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24402 [preauth] Invalid user db_user from 192.168.1.214 port 44351 Received disconnect from 192.168.1.214 port 44351:11: Bye Bye [preauth] Disconnected from invalid user db_user 192.168.1.214 port 44351 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62502 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8039:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8039 [preauth] Invalid user hadoop from 192.168.1.214 port 28159 Connection closed by invalid user hadoop 192.168.1.214 port 28159 [preauth] Invalid user k8s from 192.168.1.214 port 15079 Received disconnect from 192.168.1.214 port 15079:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 15079 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22744:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22744 [preauth] Invalid user ahmed from 192.168.1.214 port 6426 Connection closed by invalid user ahmed 192.168.1.214 port 6426 [preauth] Invalid user luz from 192.168.1.214 port 7126 Received disconnect from 192.168.1.214 port 7126:11: Bye Bye [preauth] Disconnected from invalid user luz 192.168.1.214 port 7126 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62510 Invalid user web from 192.168.1.214 port 4021 Connection closed by invalid user web 192.168.1.214 port 4021 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 8280 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47765:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47765 [preauth] Invalid user toor from 192.168.1.214 port 52121 Received disconnect from 192.168.1.214 port 52121:11: Bye Bye [preauth] Disconnected from invalid user toor 192.168.1.214 port 52121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 26496:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 26496 [preauth] Invalid user super from 192.168.1.214 port 27136 Connection closed by invalid user super 192.168.1.214 port 27136 [preauth] Invalid user ftpuser from 192.168.1.214 port 31444 Received disconnect from 192.168.1.214 port 31444:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 31444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29600 [preauth] Invalid user ftpuser from 192.168.1.214 port 2716 Received disconnect from 192.168.1.214 port 2716:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 2716 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 60528:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60528 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 5594:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 5594 [preauth] Invalid user esuser from 192.168.1.214 port 19108 Received disconnect from 192.168.1.214 port 19108:11: Bye Bye [preauth] Disconnected from invalid user esuser 192.168.1.214 port 19108 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8272 [preauth] Invalid user customer from 192.168.1.214 port 48456 Received disconnect from 192.168.1.214 port 48456:11: Bye Bye [preauth] Disconnected from invalid user customer 192.168.1.214 port 48456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46989 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12782:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 53446:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 53446 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62545 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29930 [preauth] Invalid user ali from 192.168.1.214 port 57561 Received disconnect from 192.168.1.214 port 57561:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 57561 [preauth] Invalid user claude from 192.168.1.214 port 19682 Received disconnect from 192.168.1.214 port 19682:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 19682 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62559 Invalid user ftpuser from 192.168.1.214 port 42480 Connection closed by invalid user ftpuser 192.168.1.214 port 42480 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12887:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12887 [preauth] Invalid user user from 192.168.1.214 port 18670 Connection closed by invalid user user 192.168.1.214 port 18670 [preauth] Invalid user deploy from 192.168.1.214 port 31517 Received disconnect from 192.168.1.214 port 31517:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 31517 [preauth] Invalid user claude from 192.168.1.214 port 49449 Received disconnect from 192.168.1.214 port 49449:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 49449 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62567 Invalid user ubuntu from 192.168.1.214 port 15877 Connection closed by invalid user ubuntu 192.168.1.214 port 15877 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3945:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3945 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 22982:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 22982 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62579 Invalid user ali from 192.168.1.214 port 19702 Received disconnect from 192.168.1.214 port 19702:11: Bye Bye [preauth] Disconnected from invalid user ali 192.168.1.214 port 19702 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1742 [preauth] Invalid user deploy from 192.168.1.214 port 37487 Received disconnect from 192.168.1.214 port 37487:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 37487 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55368 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 51753:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 51753 [preauth] Connection closed by 192.168.1.214 port 7558 [preauth] Received disconnect from 192.168.1.214 port 17208:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 17208 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62591 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12854 [preauth] Invalid user support from 192.168.1.214 port 42076 Received disconnect from 192.168.1.214 port 42076:11: Bye Bye [preauth] Disconnected from invalid user support 192.168.1.214 port 42076 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4717 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57669:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57669 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62603 Invalid user sammy from 192.168.1.214 port 14623 Received disconnect from 192.168.1.214 port 14623:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 14623 [preauth] Invalid user pi from 192.168.1.214 port 48421 Connection closed by invalid user pi 192.168.1.214 port 48421 [preauth] Invalid user macro from 192.168.1.214 port 41736 Received disconnect from 192.168.1.214 port 41736:11: Bye Bye [preauth] Disconnected from invalid user macro 192.168.1.214 port 41736 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 12015:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 12015 [preauth] Invalid user oracle from 192.168.1.214 port 43892 Connection closed by invalid user oracle 192.168.1.214 port 43892 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 59880:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 59880 [preauth] Invalid user mcserver from 192.168.1.214 port 39269 Connection closed by invalid user mcserver 192.168.1.214 port 39269 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13074:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13074 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62625 User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 13987:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 13987 [preauth] Invalid user adam from 192.168.1.214 port 58068 Connection closed by invalid user adam 192.168.1.214 port 58068 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 1326:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 1326 [preauth] Invalid user ts3 from 192.168.1.214 port 23001 Connection closed by invalid user ts3 192.168.1.214 port 23001 [preauth] Invalid user k8s from 192.168.1.214 port 59704 Received disconnect from 192.168.1.214 port 59704:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 59704 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 62637 Invalid user test from 192.168.1.214 port 18013 Connection closed by invalid user test 192.168.1.214 port 18013 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9057:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 38058:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 38058 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57793 [preauth] Received disconnect from 192.168.1.214 port 7451:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 7451 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13514 [preauth] Invalid user postgres from 192.168.1.214 port 6629 Received disconnect from 192.168.1.214 port 6629:11: Bye Bye [preauth] Disconnected from invalid user postgres 192.168.1.214 port 6629 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 18036:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 18036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31738 [preauth] Invalid user novinhost from 192.168.1.214 port 30374 Received disconnect from 192.168.1.214 port 30374:11: Bye Bye [preauth] Disconnected from invalid user novinhost 192.168.1.214 port 30374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17005 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55110 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 31153:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 31153 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22091 [preauth] Invalid user slt from 192.168.1.214 port 11492 Connection reset by invalid user slt 192.168.1.214 port 11492 [preauth] Invalid user ubuntu from 192.168.1.214 port 40404 Invalid user sonarr from 192.168.1.214 port 12793 Connection reset by invalid user sonarr 192.168.1.214 port 12793 [preauth] Received disconnect from 192.168.1.214 port 40404:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40404 [preauth] Invalid user splunk from 192.168.1.214 port 14102 Connection reset by invalid user splunk 192.168.1.214 port 14102 [preauth] Invalid user sqx from 192.168.1.214 port 49600 Connection reset by invalid user sqx 192.168.1.214 port 49600 [preauth] Invalid user student from 192.168.1.214 port 1854 Connection reset by invalid user student 192.168.1.214 port 1854 [preauth] Invalid user superset from 192.168.1.214 port 20110 Connection reset by invalid user superset 192.168.1.214 port 20110 [preauth] Invalid user susan from 192.168.1.214 port 40348 Connection reset by invalid user susan 192.168.1.214 port 40348 [preauth] Invalid user systemd from 192.168.1.214 port 54340 Connection reset by invalid user systemd 192.168.1.214 port 54340 [preauth] Invalid user temp from 192.168.1.214 port 25933 Connection reset by invalid user temp 192.168.1.214 port 25933 [preauth] Invalid user test7 from 192.168.1.214 port 28814 Connection reset by invalid user test7 192.168.1.214 port 28814 [preauth] Invalid user test from 192.168.1.214 port 7052 Connection reset by invalid user test 192.168.1.214 port 7052 [preauth] Invalid user tigger from 192.168.1.214 port 49356 Connection reset by invalid user tigger 192.168.1.214 port 49356 [preauth] Invalid user tlqtest1 from 192.168.1.214 port 6458 Connection reset by invalid user tlqtest1 192.168.1.214 port 6458 [preauth] Invalid user tomcat from 192.168.1.214 port 44618 Connection reset by invalid user tomcat 192.168.1.214 port 44618 [preauth] Invalid user ubuntu from 192.168.1.214 port 18349 Connection reset by invalid user ubuntu 192.168.1.214 port 18349 [preauth] Invalid user ubuntu from 192.168.1.214 port 50091 Connection reset by invalid user ubuntu 192.168.1.214 port 50091 [preauth] Invalid user uno85 from 192.168.1.214 port 54592 Connection reset by invalid user uno85 192.168.1.214 port 54592 [preauth] Invalid user user3 from 192.168.1.214 port 17057 Connection reset by invalid user user3 192.168.1.214 port 17057 [preauth] Invalid user user from 192.168.1.214 port 18469 Connection reset by invalid user user 192.168.1.214 port 18469 [preauth] Invalid user user from 192.168.1.214 port 22441 Connection reset by invalid user user 192.168.1.214 port 22441 [preauth] Invalid user user from 192.168.1.214 port 59436 Connection reset by invalid user user 192.168.1.214 port 59436 [preauth] Invalid user utilisateur from 192.168.1.214 port 3854 Connection reset by invalid user utilisateur 192.168.1.214 port 3854 [preauth] Invalid user vsftpd from 192.168.1.214 port 3391 Connection reset by invalid user vsftpd 192.168.1.214 port 3391 [preauth] Invalid user wangli from 192.168.1.214 port 26820 Connection reset by invalid user wangli 192.168.1.214 port 26820 [preauth] Invalid user wdy from 192.168.1.214 port 58220 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user wdy 192.168.1.214 port 58220 [preauth] Connection closed by invalid user root 192.168.1.214 port 14292 [preauth] Invalid user web from 192.168.1.214 port 60659 Connection reset by invalid user web 192.168.1.214 port 60659 [preauth] Invalid user ww from 192.168.1.214 port 48378 Connection reset by invalid user ww 192.168.1.214 port 48378 [preauth] Invalid user www-data from 192.168.1.214 port 13186 Connection reset by invalid user www-data 192.168.1.214 port 13186 [preauth] Invalid user xhl from 192.168.1.214 port 36798 Connection reset by invalid user xhl 192.168.1.214 port 36798 [preauth] Invalid user xiekangpei from 192.168.1.214 port 9201 Connection reset by invalid user xiekangpei 192.168.1.214 port 9201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21397 [preauth] Invalid user user from 192.168.1.214 port 47988 Received disconnect from 192.168.1.214 port 47988:11: Bye Bye [preauth] Disconnected from invalid user user 192.168.1.214 port 47988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33951 [preauth] Invalid user steam from 192.168.1.214 port 23833 Received disconnect from 192.168.1.214 port 23833:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 23833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10401 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47456 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15095:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15095 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6245 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10777 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 34210:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 34210 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31565 [preauth] Invalid user huawei from 192.168.1.214 port 29276 Connection closed by invalid user huawei 192.168.1.214 port 29276 [preauth] Invalid user ubuntu from 192.168.1.214 port 61646 Received disconnect from 192.168.1.214 port 61646:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 61646 [preauth] Invalid user sysadmin from 192.168.1.214 port 44715 Connection closed by invalid user sysadmin 192.168.1.214 port 44715 [preauth] 2026/04/26 08:11:58 HTTPRequest [I] router: polling GET /user/events for 95.111.209.13:0, elapsed 3469.9ms @ events/events.go:18(events.Events) Invalid user sammy from 192.168.1.214 port 30311 Received disconnect from 192.168.1.214 port 30311:11: Bye Bye [preauth] Disconnected from invalid user sammy 192.168.1.214 port 30311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39665 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10225 [preauth] banner exchange: Connection from 192.168.1.214 port 58539: invalid format Invalid user from 192.168.1.214 port 65033 Connection closed by invalid user 192.168.1.214 port 65033 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28185:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28185 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 23256:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 23256 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48224 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16947 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 63251:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 63251 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11485 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47962 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42075 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39305 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23581 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45252 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12190 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19288 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34467 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32403 [preauth] Invalid user mysql from 192.168.1.214 port 61146 Connection closed by invalid user mysql 192.168.1.214 port 61146 [preauth] Invalid user max from 192.168.1.214 port 12384 Connection closed by invalid user max 192.168.1.214 port 12384 [preauth] Invalid user master from 192.168.1.214 port 59022 Connection closed by invalid user master 192.168.1.214 port 59022 [preauth] Invalid user ftpadmin from 192.168.1.214 port 58173 Connection closed by invalid user ftpadmin 192.168.1.214 port 58173 [preauth] Invalid user dspace from 192.168.1.214 port 44465 Connection closed by invalid user dspace 192.168.1.214 port 44465 [preauth] Invalid user admin from 192.168.1.214 port 20098 Connection closed by invalid user admin 192.168.1.214 port 20098 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55158 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45426 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10124 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26881 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56380 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19141 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58266 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12910 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1492 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37093 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64870 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3027 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2889 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36160 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3432 [preauth] Invalid user test from 192.168.1.214 port 5919 Connection closed by invalid user test 192.168.1.214 port 5919 [preauth] Invalid user test1 from 192.168.1.214 port 43788 Connection closed by invalid user test1 192.168.1.214 port 43788 [preauth] Invalid user telnet from 192.168.1.214 port 1444 Connection closed by invalid user telnet 192.168.1.214 port 1444 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39187 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17979 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47481 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65308 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32685 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57300 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39733 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34908 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21887 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16441 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62248 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39719 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52348 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57473 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20520 [preauth] Invalid user postgres from 192.168.1.214 port 22577 Connection closed by invalid user postgres 192.168.1.214 port 22577 [preauth] Invalid user postgres from 192.168.1.214 port 52572 Connection closed by invalid user postgres 192.168.1.214 port 52572 [preauth] Invalid user postgres from 192.168.1.214 port 34250 Connection closed by invalid user postgres 192.168.1.214 port 34250 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3248 [preauth] Invalid user peter from 192.168.1.214 port 31147 Connection closed by invalid user peter 192.168.1.214 port 31147 [preauth] Invalid user admin from 192.168.1.214 port 39080 Connection closed by invalid user admin 192.168.1.214 port 39080 [preauth] Invalid user admin from 192.168.1.214 port 29242 Connection closed by invalid user admin 192.168.1.214 port 29242 [preauth] Invalid user admin from 192.168.1.214 port 16077 Connection closed by invalid user admin 192.168.1.214 port 16077 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39662 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2319 [preauth] Invalid user admin from 192.168.1.214 port 18713 Connection closed by invalid user admin 192.168.1.214 port 18713 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62440 [preauth] Invalid user orangepi from 192.168.1.214 port 24925 Connection closed by invalid user orangepi 192.168.1.214 port 24925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50317 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63974 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21997 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64640 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23836 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60385 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46574 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60653 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13265 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48942 [preauth] Invalid user test from 192.168.1.214 port 53176 Connection closed by invalid user test 192.168.1.214 port 53176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17639 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59235 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 44722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 52966 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1835 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1414 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10560 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 30695 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 28931 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 12014 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 16291 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24958 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10602 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22737 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47223 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 19423 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6044 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 48114 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 17422 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26710 [preauth] Invalid user user from 192.168.1.214 port 33176 Connection closed by invalid user user 192.168.1.214 port 33176 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21322 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 47015 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7311 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 63130 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53292 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 9987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 64468 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 43155 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20296 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59337 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52961 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45444 [preauth] Invalid user admin from 192.168.1.214 port 64820 Connection closed by invalid user admin 192.168.1.214 port 64820 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49939 [preauth] Invalid user cirros from 192.168.1.214 port 26228 Connection closed by invalid user cirros 192.168.1.214 port 26228 [preauth] Invalid user postgres from 192.168.1.214 port 13668 Connection closed by invalid user postgres 192.168.1.214 port 13668 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53600 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63044 Invalid user osmc from 192.168.1.214 port 51127 Connection closed by invalid user osmc 192.168.1.214 port 51127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57695 [preauth] Invalid user maria from 192.168.1.214 port 63440 Connection closed by invalid user maria 192.168.1.214 port 63440 [preauth] Invalid user admin from 192.168.1.214 port 54049 Connection closed by invalid user admin 192.168.1.214 port 54049 [preauth] Invalid user jack from 192.168.1.214 port 37582 Connection closed by invalid user jack 192.168.1.214 port 37582 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7918 [preauth] Invalid user admin from 192.168.1.214 port 24507 Connection closed by invalid user admin 192.168.1.214 port 24507 [preauth] Invalid user rpc from 192.168.1.214 port 19391 Connection closed by invalid user rpc 192.168.1.214 port 19391 [preauth] Invalid user zabbix from 192.168.1.214 port 24329 Connection closed by invalid user zabbix 192.168.1.214 port 24329 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 28667 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33208 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40149 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4440 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53113 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31032 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63016 [preauth] Invalid user user1 from 192.168.1.214 port 57799 Connection closed by invalid user user1 192.168.1.214 port 57799 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31623 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24936 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23285 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31042 [preauth] User nobody not allowed because account is locked Connection closed by invalid user nobody 192.168.1.214 port 37361 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30573 [preauth] Invalid user kali from 192.168.1.214 port 25207 Connection closed by invalid user kali 192.168.1.214 port 25207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36978 [preauth] Invalid user linaro from 192.168.1.214 port 12213 Connection closed by invalid user linaro 192.168.1.214 port 12213 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3543 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25273 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42993 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59218 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32981 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 36923 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17105 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 65053 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26711 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10482 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40170 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12171 [preauth] Invalid user admin from 192.168.1.214 port 8949 Connection closed by invalid user admin 192.168.1.214 port 8949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60230 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3254 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 56496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31554 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57972 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33727 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4709 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7670 [preauth] Invalid user admin from 192.168.1.214 port 50588 Connection closed by invalid user admin 192.168.1.214 port 50588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1594 [preauth] Invalid user user from 192.168.1.214 port 4009 Connection closed by invalid user user 192.168.1.214 port 4009 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52279 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10281 [preauth] Invalid user nexus from 192.168.1.214 port 37987 Connection closed by invalid user nexus 192.168.1.214 port 37987 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47645 [preauth] Invalid user media from 192.168.1.214 port 56953 Connection closed by invalid user media 192.168.1.214 port 56953 [preauth] Invalid user admin from 192.168.1.214 port 39575 Connection closed by invalid user admin 192.168.1.214 port 39575 [preauth] Invalid user mc from 192.168.1.214 port 37436 Connection closed by invalid user mc 192.168.1.214 port 37436 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9419 [preauth] User ftp not allowed because account is locked Connection closed by invalid user ftp 192.168.1.214 port 56471 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20812 [preauth] Invalid user elasticsearch from 192.168.1.214 port 26412 Connection closed by invalid user elasticsearch 192.168.1.214 port 26412 [preauth] Invalid user postgres from 192.168.1.214 port 16916 Connection closed by invalid user postgres 192.168.1.214 port 16916 [preauth] Invalid user deploy from 192.168.1.214 port 23988 Connection closed by invalid user deploy 192.168.1.214 port 23988 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11179 [preauth] Invalid user dan from 192.168.1.214 port 62782 Connection closed by invalid user dan 192.168.1.214 port 62782 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14447 [preauth] Invalid user bot from 192.168.1.214 port 63114 Connection closed by invalid user bot 192.168.1.214 port 63114 [preauth] Invalid user openhabian from 192.168.1.214 port 59700 Connection closed by invalid user openhabian 192.168.1.214 port 59700 [preauth] Invalid user arkserver from 192.168.1.214 port 23031 Connection closed by invalid user arkserver 192.168.1.214 port 23031 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 60706 [preauth] Invalid user ubuntu from 192.168.1.214 port 56305 Connection closed by invalid user ubuntu 192.168.1.214 port 56305 [preauth] Invalid user sshadmin from 192.168.1.214 port 18307 Connection closed by invalid user sshadmin 192.168.1.214 port 18307 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40833 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16369 [preauth] Invalid user frappe from 192.168.1.214 port 53091 Connection closed by invalid user frappe 192.168.1.214 port 53091 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53459 [preauth] Invalid user huawei from 192.168.1.214 port 64552 Connection closed by invalid user huawei 192.168.1.214 port 64552 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 35504 [preauth] Invalid user ubuntu from 192.168.1.214 port 58722 Connection closed by invalid user ubuntu 192.168.1.214 port 58722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4822 [preauth] Invalid user vyos from 192.168.1.214 port 26814 Connection closed by invalid user vyos 192.168.1.214 port 26814 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40057 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32039 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41410 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54675 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19866 [preauth] Invalid user admin from 192.168.1.214 port 61731 Connection closed by invalid user admin 192.168.1.214 port 61731 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34046 [preauth] Invalid user p from 192.168.1.214 port 50306 Connection closed by invalid user p 192.168.1.214 port 50306 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59350 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4725 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1933 [preauth] Invalid user public from 192.168.1.214 port 48222 Connection closed by invalid user public 192.168.1.214 port 48222 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18562 [preauth] kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.214 port 12898 Invalid user a from 192.168.1.214 port 50211 Connection closed by invalid user a 192.168.1.214 port 50211 [preauth] Invalid user debian from 192.168.1.214 port 7626 Connection closed by invalid user debian 192.168.1.214 port 7626 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5670 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 64406 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 57867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45245 [preauth] Invalid user steam from 192.168.1.214 port 32620 Connection closed by invalid user steam 192.168.1.214 port 32620 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 49002 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19025 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 46821:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 46821 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22867 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22648 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52328 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38508 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48661 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 2720 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 31590 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37649 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5436 [preauth] Invalid user mcadmin from 192.168.1.214 port 43588 Received disconnect from 192.168.1.214 port 43588:11: Bye Bye [preauth] Disconnected from invalid user mcadmin 192.168.1.214 port 43588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52162 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 22010 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54832 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29366 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5534 [preauth] Invalid user ubuntu from 192.168.1.214 port 8438 Received disconnect from 192.168.1.214 port 8438:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 8438 [preauth] Invalid user nvidia from 192.168.1.214 port 39823 Connection closed by invalid user nvidia 192.168.1.214 port 39823 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16747 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 11228 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 8190:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 8190 [preauth] Invalid user admin from 192.168.1.214 port 53398 Connection closed by invalid user admin 192.168.1.214 port 53398 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30815 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 5732 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 24267:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 24267 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34275 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 39495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 21192:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 21192 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24449 [preauth] Invalid user test from 192.168.1.214 port 35164 Connection closed by invalid user test 192.168.1.214 port 35164 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 40337:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 40337 [preauth] Invalid user sameer from 192.168.1.214 port 54308 Received disconnect from 192.168.1.214 port 54308:11: Bye Bye [preauth] Disconnected from invalid user sameer 192.168.1.214 port 54308 [preauth] Invalid user ubuntu from 192.168.1.214 port 18399 Received disconnect from 192.168.1.214 port 18399:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 18399 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40909 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53904 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27875 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53218 [preauth] Invalid user mike from 192.168.1.214 port 22693 Received disconnect from 192.168.1.214 port 22693:11: Bye Bye [preauth] Disconnected from invalid user mike 192.168.1.214 port 22693 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51317 [preauth] Invalid user ftpuser from 192.168.1.214 port 52870 Received disconnect from 192.168.1.214 port 52870:11: Bye Bye [preauth] Disconnected from invalid user ftpuser 192.168.1.214 port 52870 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 28644 [preauth] Invalid user ubuntu from 192.168.1.214 port 26941 Received disconnect from 192.168.1.214 port 26941:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 26941 [preauth] Invalid user plex from 192.168.1.214 port 49619 Connection closed by invalid user plex 192.168.1.214 port 49619 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 28474:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 28474 [preauth] Connection closed by invalid user root 192.168.1.214 port 65100 [preauth] User guest not allowed because account is locked Connection closed by invalid user guest 192.168.1.214 port 32216 [preauth] Invalid user admin from 192.168.1.214 port 21807 Connection closed by invalid user admin 192.168.1.214 port 21807 [preauth] Invalid user www from 192.168.1.214 port 41566 Received disconnect from 192.168.1.214 port 41566:11: Bye Bye [preauth] Disconnected from invalid user www 192.168.1.214 port 41566 [preauth] Invalid user dev from 192.168.1.214 port 64074 Connection closed by invalid user dev 192.168.1.214 port 64074 [preauth] Invalid user vyos from 192.168.1.214 port 38391 Received disconnect from 192.168.1.214 port 38391:11: Bye Bye [preauth] Disconnected from invalid user vyos 192.168.1.214 port 38391 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 16390 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58595:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58595 [preauth] Invalid user ae from 192.168.1.214 port 48949 Connection closed by invalid user ae 192.168.1.214 port 48949 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62610 [preauth] Invalid user test1 from 192.168.1.214 port 1403 Received disconnect from 192.168.1.214 port 1403:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 1403 [preauth] Invalid user telecomadmin from 192.168.1.214 port 63730 Connection closed by invalid user telecomadmin 192.168.1.214 port 63730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 65045:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 65045 [preauth] Invalid user n8n from 192.168.1.214 port 1353 Received disconnect from 192.168.1.214 port 1353:11: Bye Bye [preauth] Disconnected from invalid user n8n 192.168.1.214 port 1353 [preauth] Invalid user demo from 192.168.1.214 port 38214 Connection closed by invalid user demo 192.168.1.214 port 38214 [preauth] Invalid user admin from 192.168.1.214 port 55367 Received disconnect from 192.168.1.214 port 55367:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 55367 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 7463 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 42845 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 59990 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 46779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 54429 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 6376 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 41641 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39221 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44182 [preauth] Connection reset by invalid user root 192.168.1.214 port 7243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 34860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 26857 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 20778 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1901 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 22708 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 49186 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 53674 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 5249 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 37886 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 10512 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 21404 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18479 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11524 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 32767 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 39443 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 36419 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 18743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 24944 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 1573 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection reset by invalid user root 192.168.1.214 port 11272 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37121 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 10532:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 10532 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 44215:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 44215 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41017 [preauth] Invalid user ubuntu from 192.168.1.214 port 14214 Received disconnect from 192.168.1.214 port 14214:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 14214 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63387 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59516 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 29938:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 29938 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 41004 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44011 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 42141 [preauth] Invalid user test1 from 192.168.1.214 port 42487 Received disconnect from 192.168.1.214 port 42487:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 42487 [preauth] Invalid user appuser from 192.168.1.214 port 2331 Received disconnect from 192.168.1.214 port 2331:11: Bye Bye [preauth] Disconnected from invalid user appuser 192.168.1.214 port 2331 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34138 [preauth] Invalid user k8s from 192.168.1.214 port 57134 Received disconnect from 192.168.1.214 port 57134:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 57134 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19258 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55808 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8762 [preauth] Invalid user remoto from 192.168.1.214 port 9477 Received disconnect from 192.168.1.214 port 9477:11: Bye Bye [preauth] Disconnected from invalid user remoto 192.168.1.214 port 9477 [preauth] Invalid user server from 192.168.1.214 port 39157 Received disconnect from 192.168.1.214 port 39157:11: Bye Bye [preauth] Disconnected from invalid user server 192.168.1.214 port 39157 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13132 [preauth] Invalid user dockeruser from 192.168.1.214 port 30544 Received disconnect from 192.168.1.214 port 30544:11: Bye Bye [preauth] Disconnected from invalid user dockeruser 192.168.1.214 port 30544 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4654 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63485 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29994 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 18619 [preauth] Invalid user k8s from 192.168.1.214 port 31886 Received disconnect from 192.168.1.214 port 31886:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 31886 [preauth] Invalid user deploy from 192.168.1.214 port 57773 Received disconnect from 192.168.1.214 port 57773:11: Bye Bye [preauth] Disconnected from invalid user deploy 192.168.1.214 port 57773 [preauth] Invalid user mbp from 192.168.1.214 port 50603 Received disconnect from 192.168.1.214 port 50603:11: Bye Bye [preauth] Disconnected from invalid user mbp 192.168.1.214 port 50603 [preauth] Invalid user vpn from 192.168.1.214 port 61011 Connection closed by invalid user vpn 192.168.1.214 port 61011 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63499 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40530 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 48496 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37684 [preauth] Connection closed by 192.168.1.214 port 28465 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63511 Invalid user mbp from 192.168.1.214 port 48053 Received disconnect from 192.168.1.214 port 48053:11: Bye Bye [preauth] Disconnected from invalid user mbp 192.168.1.214 port 48053 [preauth] Invalid user ubuntu from 192.168.1.214 port 5658 Received disconnect from 192.168.1.214 port 5658:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 5658 [preauth] Invalid user www from 192.168.1.214 port 33061 Received disconnect from 192.168.1.214 port 33061:11: Bye Bye [preauth] Disconnected from invalid user www 192.168.1.214 port 33061 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43922 [preauth] Invalid user deploy from 192.168.1.214 port 10527 Connection closed by invalid user deploy 192.168.1.214 port 10527 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23351 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45229 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63523 Invalid user admin from 192.168.1.214 port 44443 Received disconnect from 192.168.1.214 port 44443:11: Bye Bye [preauth] Disconnected from invalid user admin 192.168.1.214 port 44443 [preauth] Received disconnect from 192.168.1.214 port 10141:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 10141 [preauth] Invalid user claude from 192.168.1.214 port 65036 Received disconnect from 192.168.1.214 port 65036:11: Bye Bye [preauth] Disconnected from invalid user claude 192.168.1.214 port 65036 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 21631 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10801 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26595 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6124 [preauth] Invalid user test2 from 192.168.1.214 port 43127 Received disconnect from 192.168.1.214 port 43127:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 43127 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 3091:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 3091 [preauth] Received disconnect from 192.168.1.214 port 60871:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 60871 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 52805 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40151 [preauth] Connection closed by 192.168.1.214 port 32686 Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63551 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 59605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 32495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 58466:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 58466 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12488 [preauth] Invalid user ubuntu from 192.168.1.214 port 40533 Received disconnect from 192.168.1.214 port 40533:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 40533 [preauth] Invalid user ubuntu from 192.168.1.214 port 32771 Received disconnect from 192.168.1.214 port 32771:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 32771 [preauth] Invalid user admin from 192.168.1.214 port 61363 Connection closed by invalid user admin 192.168.1.214 port 61363 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63567 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47843 [preauth] Invalid user alan from 192.168.1.214 port 40731 Connection closed by invalid user alan 192.168.1.214 port 40731 [preauth] Invalid user test1 from 192.168.1.214 port 46979 Received disconnect from 192.168.1.214 port 46979:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 46979 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63581 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 3632 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 14614:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 14614 [preauth] Invalid user hafiz from 192.168.1.214 port 53238 Received disconnect from 192.168.1.214 port 53238:11: Bye Bye [preauth] Disconnected from invalid user hafiz 192.168.1.214 port 53238 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63586 Invalid user admin from 192.168.1.214 port 4605 Connection closed by invalid user admin 192.168.1.214 port 4605 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 25469 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54473 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63592 Invalid user test1 from 192.168.1.214 port 17588 Received disconnect from 192.168.1.214 port 17588:11: Bye Bye [preauth] Disconnected from invalid user test1 192.168.1.214 port 17588 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30792 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64496:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64496 [preauth] Invalid user dockeruser from 192.168.1.214 port 49664 Received disconnect from 192.168.1.214 port 49664:11: Bye Bye [preauth] Disconnected from invalid user dockeruser 192.168.1.214 port 49664 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10553 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12716 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63608 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8197 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 35415:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 35415 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53622 [preauth] Invalid user k8s from 192.168.1.214 port 5804 Received disconnect from 192.168.1.214 port 5804:11: Bye Bye [preauth] Disconnected from invalid user k8s 192.168.1.214 port 5804 [preauth] Invalid user vpn from 192.168.1.214 port 10096 Received disconnect from 192.168.1.214 port 10096:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 10096 [preauth] Invalid user username from 192.168.1.214 port 32001 Connection closed by invalid user username 192.168.1.214 port 32001 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63620 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 20283 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30329 [preauth] Invalid user testuser from 192.168.1.214 port 19324 Received disconnect from 192.168.1.214 port 19324:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 19324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 63207 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 57442:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 57442 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63636 Received disconnect from 192.168.1.214 port 41913:11: Bye Bye [preauth] Disconnected from authenticating user git 192.168.1.214 port 41913 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23374 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 26138 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 43710:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 43710 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33576 [preauth] Invalid user ubuntu from 192.168.1.214 port 36542 Received disconnect from 192.168.1.214 port 36542:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 36542 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55663 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63648 Invalid user ubuntu from 192.168.1.214 port 31337 Received disconnect from 192.168.1.214 port 31337:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 31337 [preauth] Connection closed by 192.168.1.214 port 14422 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 6349 [preauth] Invalid user ubuntu from 192.168.1.214 port 37784 Received disconnect from 192.168.1.214 port 37784:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 37784 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 1050 [preauth] Connection closed by 192.168.1.214 port 13168 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 41370:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 41370 [preauth] Invalid user remoto from 192.168.1.214 port 52067 Received disconnect from 192.168.1.214 port 52067:11: Bye Bye [preauth] Disconnected from invalid user remoto 192.168.1.214 port 52067 [preauth] Invalid user rema from 192.168.1.214 port 49495 Connection closed by invalid user rema 192.168.1.214 port 49495 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 8925 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 15687:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 15687 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61319 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 10791 [preauth] Invalid user testuser from 192.168.1.214 port 43761 Received disconnect from 192.168.1.214 port 43761:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 43761 [preauth] Invalid user vpn from 192.168.1.214 port 29898 Received disconnect from 192.168.1.214 port 29898:11: Bye Bye [preauth] Disconnected from invalid user vpn 192.168.1.214 port 29898 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9592 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 33570 [preauth] Invalid user steam from 192.168.1.214 port 16177 Received disconnect from 192.168.1.214 port 16177:11: Bye Bye [preauth] Disconnected from invalid user steam 192.168.1.214 port 16177 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63683 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47183 [preauth] Invalid user test from 192.168.1.214 port 40167 Connection closed by invalid user test 192.168.1.214 port 40167 [preauth] Invalid user testuser from 192.168.1.214 port 44718 Received disconnect from 192.168.1.214 port 44718:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 44718 [preauth] Invalid user ubuntu from 192.168.1.214 port 35744 Received disconnect from 192.168.1.214 port 35744:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 35744 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 24459 [preauth] Invalid user odroid from 192.168.1.214 port 20840 Connection closed by invalid user odroid 192.168.1.214 port 20840 [preauth] Invalid user qq from 192.168.1.214 port 14121 Received disconnect from 192.168.1.214 port 14121:11: Bye Bye [preauth] Disconnected from invalid user qq 192.168.1.214 port 14121 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63701 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44390 [preauth] Invalid user ftpuser from 192.168.1.214 port 27181 Connection closed by invalid user ftpuser 192.168.1.214 port 27181 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 32253:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 32253 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 47798 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 27166:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 27166 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63715 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 43931 [preauth] Invalid user oracle from 192.168.1.214 port 60485 Connection closed by invalid user oracle 192.168.1.214 port 60485 [preauth] Connection closed by 192.168.1.214 port 56637 [preauth] Invalid user ftpuser from 192.168.1.214 port 57373 Connection closed by invalid user ftpuser 192.168.1.214 port 57373 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 54619:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 54619 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63725 Invalid user nick from 192.168.1.214 port 23843 Connection closed by invalid user nick 192.168.1.214 port 23843 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 49779:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 49779 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55059 [preauth] Invalid user nexus from 192.168.1.214 port 6073 Connection closed by invalid user nexus 192.168.1.214 port 6073 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63741 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 14208 [preauth] Invalid user test2 from 192.168.1.214 port 43095 Received disconnect from 192.168.1.214 port 43095:11: Bye Bye [preauth] Disconnected from invalid user test2 192.168.1.214 port 43095 [preauth] Connection closed by authenticating user git 192.168.1.214 port 60007 [preauth] Invalid user hafiz from 192.168.1.214 port 63332 Received disconnect from 192.168.1.214 port 63332:11: Bye Bye [preauth] Disconnected from invalid user hafiz 192.168.1.214 port 63332 [preauth] Invalid user oracle from 192.168.1.214 port 38968 Connection closed by invalid user oracle 192.168.1.214 port 38968 [preauth] Invalid user es from 192.168.1.214 port 34926 Connection closed by invalid user es 192.168.1.214 port 34926 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 58678 [preauth] Invalid user sameer from 192.168.1.214 port 57346 Received disconnect from 192.168.1.214 port 57346:11: Bye Bye [preauth] Disconnected from invalid user sameer 192.168.1.214 port 57346 [preauth] Invalid user dd from 192.168.1.214 port 65178 Connection closed by invalid user dd 192.168.1.214 port 65178 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 47703:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 47703 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61757 [preauth] Invalid user bitrix from 192.168.1.214 port 44606 Connection closed by invalid user bitrix 192.168.1.214 port 44606 [preauth] Invalid user api from 192.168.1.214 port 58915 Connection closed by invalid user api 192.168.1.214 port 58915 [preauth] Invalid user aaa from 192.168.1.214 port 39017 Connection closed by invalid user aaa 192.168.1.214 port 39017 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 39264:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 39264 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 7575:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 7575 [preauth] Invalid user admin from 192.168.1.214 port 23936 Connection closed by invalid user admin 192.168.1.214 port 23936 [preauth] Invalid user debian from 192.168.1.214 port 2927 Connection closed by invalid user debian 192.168.1.214 port 2927 [preauth] Invalid user admin from 192.168.1.214 port 36433 Connection closed by invalid user admin 192.168.1.214 port 36433 [preauth] Invalid user user from 192.168.1.214 port 12841 Connection closed by invalid user user 192.168.1.214 port 12841 [preauth] Invalid user testuser from 192.168.1.214 port 25860 Received disconnect from 192.168.1.214 port 25860:11: Bye Bye [preauth] Disconnected from invalid user testuser 192.168.1.214 port 25860 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 64868:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 64868 [preauth] Invalid user user from 192.168.1.214 port 3555 Connection closed by invalid user user 192.168.1.214 port 3555 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4900 [preauth] Invalid user ubuntu from 192.168.1.214 port 3219 Connection closed by invalid user ubuntu 192.168.1.214 port 3219 [preauth] Invalid user ubuntu from 192.168.1.214 port 51062 Received disconnect from 192.168.1.214 port 51062:11: Bye Bye [preauth] Disconnected from invalid user ubuntu 192.168.1.214 port 51062 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 19555:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 19555 [preauth] Invalid user vagrant from 192.168.1.214 port 29903 Connection closed by invalid user vagrant 192.168.1.214 port 29903 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 50628 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 38243 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 29420 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13722 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 4658 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 62788 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23345 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 23806 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 53452 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 34674 [preauth] Invalid user test from 192.168.1.214 port 11324 Connection closed by invalid user test 192.168.1.214 port 11324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54959 [preauth] Invalid user admin from 192.168.1.214 port 10533 Connection closed by invalid user admin 192.168.1.214 port 10533 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 17523 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 19175 [preauth] Invalid user orangepi from 192.168.1.214 port 56724 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 9556 [preauth] Connection closed by invalid user orangepi 192.168.1.214 port 56724 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 61976 [preauth] Invalid user debian from 192.168.1.214 port 38029 Connection closed by invalid user debian 192.168.1.214 port 38029 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 44730 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 30071 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37446 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 37488 [preauth] Timeout before authentication for connection from 192.168.1.214 to 10.233.94.47, pid = 63857 User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 27491 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 45743 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 46412 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 55104 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 40201 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 7758 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 51324 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Received disconnect from 192.168.1.214 port 9037:11: Bye Bye [preauth] Disconnected from invalid user root 192.168.1.214 port 9037 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 54568 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 13112 [preauth] User root from 192.168.1.214 not allowed because not listed in AllowUsers Connection closed by invalid user root 192.168.1.214 port 12736 [preauth]