質問編集履歴

6

dig yahoo.co.jpの実行結果を変更しました

2020/03/23 14:32

投稿

neginattofan
neginattofan

スコア66

test CHANGED
File without changes
test CHANGED
@@ -38,11 +38,15 @@
38
38
 
39
39
 
40
40
 
41
+ その1
42
+
41
43
  dnf --version 4.2.7 インストール済み...
42
44
 
43
45
  と出力されます。
44
46
 
45
47
 
48
+
49
+ その2
46
50
 
47
51
  http://engineermemo.seesaa.net/article/435570233.html
48
52
 
@@ -51,6 +55,8 @@
51
55
  もしそうだとすればどのような手順でこれらを取得すればいいのかわかりません。
52
56
 
53
57
 
58
+
59
+ その3
54
60
 
55
61
  https://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q13219375253
56
62
 
@@ -62,6 +68,8 @@
62
68
 
63
69
 
64
70
 
71
+ その4
72
+
65
73
  ip a
66
74
 
67
75
  *出力結果
@@ -70,7 +78,7 @@
70
78
 
71
79
 
72
80
 
73
-
81
+ その5
74
82
 
75
83
  dig yahoo.co.jp
76
84
 
@@ -98,4 +106,12 @@
98
106
 
99
107
 
100
108
 
109
+ このcentOSのネットワークの状態でもう一度dig yahoo.co.jpを実行すると、
110
+
111
+ ![イメージ説明](3f2b6029ef5af29d389ed80982df9479.png)
112
+
113
+ 上の画像のようになりました。
114
+
115
+
116
+
101
117
  Linuxに初めて触って分からないことが多いので、説明がわかりにくいかもしれませんが、よろしくお願いします。

5

centOSのネットワーク情報を追加しました。

2020/03/23 14:32

投稿

neginattofan
neginattofan

スコア66

test CHANGED
File without changes
test CHANGED
@@ -86,4 +86,16 @@
86
86
 
87
87
 
88
88
 
89
+ > ・centosのネットワーク設定が相応しくない
90
+
91
+
92
+
93
+ とのことでしたので、centOSのネットワーク初期設定を変えました。
94
+
95
+ *変更後
96
+
97
+ ![イメージ説明](cae2d92dd7b63864096f3fe2da5ad687.png)
98
+
99
+
100
+
89
101
  Linuxに初めて触って分からないことが多いので、説明がわかりにくいかもしれませんが、よろしくお願いします。

4

一部修正しました

2020/03/23 14:00

投稿

neginattofan
neginattofan

スコア66

test CHANGED
File without changes
test CHANGED
@@ -64,15 +64,7 @@
64
64
 
65
65
  ip a
66
66
 
67
- ```ここに言語を入力
68
-
69
- 1: lo: <LOOPBACK, up,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
70
-
71
- link/loopback 00:00:00:00:00:00:00 brd 00:00:00:00:00:00
72
-
73
- 127.0.0.1/8 scope host lo...
74
-
75
- ```
67
+ *出力結果
76
68
 
77
69
  ![イメージ説明](59fc3e1fc4b54528dc4ab3fe649208f9.png)
78
70
 

3

写真を追加しました。

2020/03/23 13:11

投稿

neginattofan
neginattofan

スコア66

test CHANGED
File without changes
test CHANGED
@@ -74,6 +74,10 @@
74
74
 
75
75
  ```
76
76
 
77
+ ![イメージ説明](59fc3e1fc4b54528dc4ab3fe649208f9.png)
78
+
79
+
80
+
77
81
 
78
82
 
79
83
  dig yahoo.co.jp

2

情報を追加しました

2020/03/23 13:10

投稿

neginattofan
neginattofan

スコア66

test CHANGED
File without changes
test CHANGED
@@ -62,4 +62,32 @@
62
62
 
63
63
 
64
64
 
65
+ ip a
66
+
67
+ ```ここに言語を入力
68
+
69
+ 1: lo: <LOOPBACK, up,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
70
+
71
+ link/loopback 00:00:00:00:00:00:00 brd 00:00:00:00:00:00
72
+
73
+ 127.0.0.1/8 scope host lo...
74
+
75
+ ```
76
+
77
+
78
+
79
+ dig yahoo.co.jp
80
+
81
+ ```ここに言語を入力
82
+
83
+ <<>> DIG 9.11.4-p2-RedHat-9.11.4-26.P2.el8 <<>> yahoo.co.jp
84
+
85
+ global options +cmd
86
+
87
+ connection timed out: no servers count be reached
88
+
89
+ ```
90
+
91
+
92
+
65
93
  Linuxに初めて触って分からないことが多いので、説明がわかりにくいかもしれませんが、よろしくお願いします。

1

2020/03/23 13:05

投稿

neginattofan
neginattofan

スコア66

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- ここに質問の内容を詳しく書いてください。
5
+
6
6
 
7
7
  virtualboxでcentos8を使ってます。
8
8