-
Notifications
You must be signed in to change notification settings - Fork 0
/
JKCinfo_4.html
210 lines (196 loc) · 8.55 KB
/
JKCinfo_4.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<title>
情報基盤センターの初期設定の説明2-3_PuTTYでWebブラウザに学内専用サイトを閲覧する設定をする
</title>
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<div class="main">
<header>
<h1>
Lunatic電通生もっちゃんの部屋
</h1>
</header>
<aside>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/">Top</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_1">STEP 0 & はじめに</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_2">STEP 1</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_2_9">STEP 2</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_3">STEP 2_SSH-PowerShell</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_4">STEP 2_SSH-PuTTY</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_5">STEP 3</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_6">STEP 4</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_7">STEP 5</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_8">STEP 5_L2TP</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_9">STEP 5_SSL</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_10">STEP 6</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_11">STEP 7 & おわりに</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/nichijyou">日常・大学生活</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/koken">こーけん</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/mani">まにけん</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/touhou-club">電々。通信</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/sns">SNS</a>
</p>
<p>
<a href="https://sakuramochi708.github.io/Ran-syama/link">有用UEC生のlink集</a>
</p>
</aside>
<section>
<h2>
STEP 2-2 PuTTYでWebブラウザに学内専用サイトを閲覧する設定をする
</h2>
<p>
まず、PuTTYのインストールを行います。<a href="https://www.putty.org/" target="_blank">https://www.putty.org/</a>にアクセスします。
</p>
<img src="./src/PuTTY_1.png" alt="" height=auto width=70% />
<p>
黄色〇の"here"をクリック
</p>
<img src="./src/PuTTY_2.png" alt="" height=auto width=70% />
<p>
自分のパソコンのバージョンに合わせて「保存」してください。(ダウンロードに時間がかかります)もし、自分のパソコンのバージョンがわからない場合、<a
href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_1" target="_blank">ここ</a>を確認してください。
</p>
<img src="./src/PuTTY_3.png" alt="" height=auto width=70% />
<p>
実行しようとすると、なにやら不穏な文字が。リンク先からインストールしてくださった方は大丈夫ですので「OK」を選択。以下、特にこだわりがない方は、どんどん進みましょう。(Installのボタンを押すと、セキュリティ画面がでますが「はい」を選択)
</p>
<img src="./src/PuTTY_4.png" alt="" height=auto width=70% />
<img src="./src/PuTTY_5.png" alt="" height=auto width=70% />
<img src="./src/PuTTY_6.png" alt="" height=auto width=70% />
<img src="./src/PuTTY_7.png" alt="" height=auto width=70% />
<p>
README
fileはお好みで開いてください。英語に自信のある方は私に和訳をください(嘘です)。ということで、インストールは終了です。デスクトップ画面にアイコンがあります。(無い場合は、「スタートボタン」から「PuTTY」と検索してください。)
</p>
<br>
<br>
<p>
次にPuTTYの設定をして「学内」Webを閲覧できるようにします。毎度設定が必要です(たぶん)ので面倒くさいですが、頑張りましょう。
</p>
<img src="./src/PuTTY_8.png" alt="" height=auto width=70% />
<p>
起動したら、「Category」から「Session」を選択、「Host Name」のところに「<code>sol.edu.cc.uec.ac.jp</code>」を入力してください。
</p>
<img src="./src/PuTTY_9.png" alt="" height=auto width=70% />
<p>
次に、「Category」の欄を「Connection -> SSH の"+" -> Tunnels」の順にクリックしてください。
</p>
<img src="./src/PuTTY_10.png" alt="" height=auto width=70% />
<p>
画像の番号に従ってください。
</p>
<p>
<ul>
<li>1,「Source port」に「1080」と入力</li>
<li>2,下にある「Dynamic」を選択</li>
<li>3,「Source port」の横の「Add」を選択</li>
<li>4,上の大きい四角に「D1080」と表示されれば成功</li>
</ul>
</p>
<p>
最後に「Open」を選択すると、別のウィンドウが開きます。
</p>
<img src="./src/PuTTY_11.png" alt="" height=auto width=70% />
<p>
「Login as:」の所には、自分の「UECアカウント(アルファベット+7桁)」を入力して「Enter」をおしてください。
</p>
<p>
「Password」の所には「パスワード(変更していないしとは初期パスワード)」を入力してください。この時に画面には表示されません。終わったら「Enter」を押してください。
</p>
<img src="./src/PuTTY_12.png" alt="" height=auto width=70% />
<p>
このような画面が出れば成功です。この画面が開いている間有効なので、閉じないでください。
</p>
<br>
<br>
<p>
最後にブラウザの設定です。
</p>
<p>
Step 1でインストールした「Firefox」を立ち上げます。
</p>
<img src="./src/step2_5.png" alt="" height=auto width=50% />
<p>
「右上の三 ⇒ オプション ⇒ 一般」を選択し、一番下にある「接続設定」をクリックします。
</p>
<img src="./src/PuTTY_13.png" alt="" height=auto width=70% />
<p>
上の画像の黄色の印を手がかりに入力をお願いします。
<ul>
<li>「手動でプロキシを設定する」にチェック</li>
<li>赤×部分は「空白」にしてください(ポートは「0」でOKです)</li>
<li>「SOCKS ホスト」欄に「<code>localhost</code>」と入力</li>
<li>その隣のポート欄に「1080」と入力</li>
</ul>
そして、下の「OK」を押してください。
</p>
<br>
<img src="./src/step2_7.png" alt="" height=auto width=70% />
<p>
そして、<a href="https://www.cc.uec.ac.jp/in/" target="_blank">https://www.cc.uec.ac.jp/in/</a>にアクセスしてください。
</p>
<img src="./src/step2_8.png" alt="" height=auto width=70% />
<p>
上のような画面が出たら成功です。
</p>
<br>
<p>
なお、SSHを使用しない場合は、「システムのプロキシー設定を使用する」にもどしておきましょう。
</p>
<br>
<br>
<p>
Next -> <a href="https://sakuramochi708.github.io/Ran-syama/JKCinfo_5">STEP 3 UEC アカウントの初期パスワードを変更する
</a>
</p>
<h5>
出典:<a href="https://www.cc.uec.ac.jp/ug/ja/remote/ssh/index.html#remote-ssh-tunnel-howto"
target="_blank">情報基盤センターHP</a>
</h5>
</section>
<footer>
<address>
最終更新日:2020年04月29日
</address>
</footer>
</div>
</body>
</html>