質問編集履歴

2

加筆・修正

2021/10/12 07:25

投稿

Lave
Lave

スコア18

test CHANGED
File without changes
test CHANGED
@@ -57,3 +57,115 @@
57
57
  ```
58
58
 
59
59
  この時は192.168.20.11からSSHにログインしようとしていました。
60
+
61
+
62
+
63
+ ### syslog
64
+
65
+ ```syslog
66
+
67
+ Oct 12 08:58:22 home-server systemd[1]: packagekit.service: Succeeded.
68
+
69
+ Oct 12 09:17:01 home-server CRON[2678]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
70
+
71
+ Oct 12 09:30:01 home-server CRON[2693]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
72
+
73
+ Oct 12 10:17:01 home-server CRON[2728]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
74
+
75
+ Oct 12 10:30:01 home-server CRON[2744]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
76
+
77
+ Oct 12 10:59:42 home-server kernel: [10346.578441] perf: interrupt took too long (2522 > 2500), lowering kernel.perf_event_max_sample_rate to 79250
78
+
79
+ Oct 12 11:17:01 home-server CRON[2787]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
80
+
81
+ Oct 12 11:17:57 home-server smbd[2791]: [2021/10/12 11:17:57.932864, 0] ../../lib/param/loadparm.c:800(lpcfg_map_parameter)
82
+
83
+ Oct 12 11:17:57 home-server smbd[2791]: Unknown parameter encountered: "display charset"
84
+
85
+ Oct 12 11:17:57 home-server smbd[2791]: [2021/10/12 11:17:57.933719, 0] ../../lib/param/loadparm.c:1826(lpcfg_do_global_parameter)
86
+
87
+ Oct 12 11:17:57 home-server smbd[2791]: Ignoring unknown parameter "display charset"
88
+
89
+ Oct 12 11:17:57 home-server smbd[2791]: [2021/10/12 11:17:57.934182, 0] ../../lib/param/loadparm.c:800(lpcfg_map_parameter)
90
+
91
+ Oct 12 11:17:57 home-server smbd[2791]: Unknown parameter encountered: "bind interface only"
92
+
93
+ Oct 12 11:17:57 home-server smbd[2791]: [2021/10/12 11:17:57.934547, 0] ../../lib/param/loadparm.c:1826(lpcfg_do_global_parameter)
94
+
95
+ Oct 12 11:17:57 home-server smbd[2791]: Ignoring unknown parameter "bind interface only"
96
+
97
+ Oct 12 11:18:25 home-server smbd[2791]: [2021/10/12 11:18:25.557798, 0] ../../lib/param/loadparm.c:800(lpcfg_map_parameter)
98
+
99
+ Oct 12 11:18:25 home-server smbd[2791]: Unknown parameter encountered: "display charset"
100
+
101
+ Oct 12 11:18:25 home-server smbd[2791]: [2021/10/12 11:18:25.558354, 0] ../../lib/param/loadparm.c:1826(lpcfg_do_global_parameter)
102
+
103
+ Oct 12 11:18:25 home-server smbd[2791]: Ignoring unknown parameter "display charset"
104
+
105
+ Oct 12 11:18:25 home-server smbd[2791]: [2021/10/12 11:18:25.558813, 0] ../../lib/param/loadparm.c:800(lpcfg_map_parameter)
106
+
107
+ Oct 12 11:18:25 home-server smbd[2791]: Unknown parameter encountered: "bind interface only"
108
+
109
+ Oct 12 11:18:25 home-server smbd[2791]: [2021/10/12 11:18:25.559173, 0] ../../lib/param/loadparm.c:1826(lpcfg_do_global_parameter)
110
+
111
+ Oct 12 11:18:25 home-server smbd[2791]: Ignoring unknown parameter "bind interface only"
112
+
113
+ Oct 12 11:22:13 home-server kernel: [11698.119609] perf: interrupt took too long (3192 > 3152), lowering kernel.perf_event_max_sample_rate to 62500
114
+
115
+ Oct 12 11:25:42 home-server kernel: [11906.619819] perf: interrupt took too long (6449 > 3990), lowering kernel.perf_event_max_sample_rate to 31000
116
+
117
+ Oct 12 11:30:01 home-server CRON[2831]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
118
+
119
+ Oct 12 11:37:39 home-server systemd-resolved[910]: Using degraded feature set (UDP) for DNS server 192.168.20.1.
120
+
121
+ Oct 12 11:45:57 home-server systemd-resolved[910]: Using degraded feature set (TCP) for DNS server 192.168.20.1.
122
+
123
+ Oct 12 11:53:17 home-server kernel: [13561.847882] perf: interrupt took too long (8078 > 8061), lowering kernel.perf_event_max_sample_rate to 24750
124
+
125
+ Oct 12 11:55:13 home-server systemd-resolved[910]: message repeated 2 times: [ Using degraded feature set (TCP) for DNS server 192.168.20.1.]
126
+
127
+ Oct 12 12:02:06 home-server smbd[2791]: [2021/10/12 12:02:06.211422, 0] ../../lib/param/loadparm.c:800(lpcfg_map_parameter)
128
+
129
+ Oct 12 12:02:06 home-server smbd[2791]: Unknown parameter encountered: "display charset"
130
+
131
+ Oct 12 12:02:06 home-server smbd[2791]: [2021/10/12 12:02:06.235797, 0] ../../lib/param/loadparm.c:1826(lpcfg_do_global_parameter)
132
+
133
+ Oct 12 12:02:06 home-server smbd[2791]: Ignoring unknown parameter "display charset"
134
+
135
+ Oct 12 12:02:06 home-server smbd[2791]: [2021/10/12 12:02:06.236304, 0] ../../lib/param/loadparm.c:800(lpcfg_map_parameter)
136
+
137
+ Oct 12 12:02:06 home-server smbd[2791]: Unknown parameter encountered: "bind interface only"
138
+
139
+ Oct 12 12:02:06 home-server smbd[2791]: [2021/10/12 12:02:06.236675, 0] ../../lib/param/loadparm.c:1826(lpcfg_do_global_parameter)
140
+
141
+ Oct 12 12:02:06 home-server smbd[2791]: Ignoring unknown parameter "bind interface only"
142
+
143
+ Oct 12 12:17:02 home-server CRON[2910]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
144
+
145
+ Oct 12 12:30:01 home-server CRON[3158]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
146
+
147
+ Oct 12 12:30:41 home-server kernel: [15805.556544] perf: interrupt took too long (10715 > 10097), lowering kernel.perf_event_max_sample_rate to 18500
148
+
149
+ Oct 12 12:31:03 home-server systemd-resolved[910]: Using degraded feature set (UDP) for DNS server 192.168.20.1.
150
+
151
+ Oct 12 13:12:45 home-server systemd-resolved[910]: message repeated 2 times: [ Using degraded feature set (UDP) for DNS server 192.168.20.1.]
152
+
153
+ Oct 12 13:17:01 home-server CRON[3565]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
154
+
155
+ Oct 12 13:30:01 home-server CRON[3581]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
156
+
157
+ Oct 12 14:17:01 home-server CRON[3625]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
158
+
159
+ Oct 12 14:30:01 home-server CRON[3638]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
160
+
161
+ Oct 12 14:42:05 home-server systemd-resolved[910]: Using degraded feature set (TCP) for DNS server 192.168.20.1.
162
+
163
+ Oct 12 14:58:06 home-server systemd-resolved[910]: Using degraded feature set (TCP) for DNS server 192.168.20.1.
164
+
165
+ Oct 12 15:17:01 home-server CRON[3688]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
166
+
167
+ Oct 12 15:30:01 home-server CRON[3706]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
168
+
169
+ ```
170
+
171
+ SSH・Sambaにログインできなくなった前後のログ

1

修正

2021/10/12 07:25

投稿

Lave
Lave

スコア18

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,6 @@
1
- 端末側からSSHかSambaにアクセスする際、
1
+ 端末側からSSHかSambaにアクセスする際、事前に
2
2
 
3
- - 事前にサーバーから端末へpingを送る
3
+ - サーバーから端末へpingを送る
4
4
 
5
5
  - サーバーを再起動する
6
6