forked from PKAstro/Gemini-2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcrossovernetwork.html
513 lines (446 loc) · 19.8 KB
/
crossovernetwork.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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<title>G2 IP Static connections</title>
<link rel="stylesheet" href="ajxmenu.css" type="text/css">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="en-us" http-equiv="Content-Language" />
<link href="gemini-2.css" rel="stylesheet" title = "light" type="text/css">
<link href="gemini-2-dark.css" rel="stylesheet" title = "dark" type="text/css">
<script src="style_switcher.js"></script>
<link href="theme-selector.css" rel="stylesheet" type="text/css">
<script src="w3data.js"></script></head>
<body onload="set_style_from_cookie()">
<div w3-include-html="header.html" ></div>
<div class="AJXMenueDFaTFD" w3-include-html="navigation.html"></div><script>w3IncludeHTML();</script>
<table align="center" style="width: 900px" >
<tr>
<td class="h2">
Configuring Win 10 Win7, or XP for direct connection to PC
using Static IP Address</td>
</tr>
<tr>
<td class="style7"><br />
This page will help you configure Win10, 8.1, <a href="#Win7">7</a>, or
<a href="#WinXP">XP</a> <br/>for
using a network directly connecting the Gemini 2 to a
computers Ethernet port using a static IP address. If you are
connecting your Gemini-2 to a router, hub, or switch this not the
page for you. See Connecting to
<a href="ConnectingtoG2.html" target="_self">Web interface of the
Gemini-2</a>. Note: If your laptop is not rated for 10/100/1000mhz
ethernet connection (Called Gigi-Bit), you must use an crossover
Ethernet cable.</td>
</tr>
<tr>
<td class="style6"><br />
This section is divided into
3 sections. The first is for Windows 10, second is <a href="#Win7">Windows
7</a>, last is for <a href="#WinXP">Windows XP</a>
<br />
</td>
</tr>
</table>
<hr class="style2" style="width: 900px; height: 10px" />
<table align="center" style="width: 900px" >
<tr>
<td class="style7">
This Section is for Configuring Windows 10 <br />
Win 8.1 Should be very Similar.:
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style6">
<ol>
<li>
You need to open up the Network control window. Here is two
methods to do that. a-d or <a href="#e." target="_self">e.</a><ol type="a">
<li>You first need to access the taskbar at the bottom of the screen.
<div align="center">
<img height="38" src="gemini-images/NetworkConfiguration/WIN10/1-Win10-taskbar.jpg" width="186" /><br />
<br /></div>
</li>
<li>Right mouse click on the network icon
<img alt="" height="30" src="gemini-images/NetworkConfiguration/WIN10/1a-network_icon.jpg" width="27" /><br />
<br /></li>
<li>The Select Open Menu should come up.
<img alt="" height="62" src="gemini-images/NetworkConfiguration/WIN10/2-select-open-network.jpg" width="327" /><br />
<br /></li>
<li>Mouse click on the "Open Network and Sharing center"
this page should open.
</li>
</ol>
</li>
</ol>
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="auto-style2">
<div align="center">
<img alt="" height="541" src="gemini-images/NetworkConfiguration/WIN10/3-network-setting.jpg" width="900" /><br />Fig 2</div>
</td>
</tr>
</table>
<table align="center" style="width: 820px" >
<tr>
<td class="style6"><br /> <a name="e.">e.</a> An alternate method is Type Windows KEY+R. When the
block comes up, type ncpa.cpl into it. Goto Step 4.<br /> <br /></td>
</tr>
</table>
<table align="center" style="max-width: 900px; min-width: 200px;">
<tr>
<td class="style6">
<ol start="2">
<li>Mouse click or select the "Change adapter Setting" on the left side.<br />
</li>
<li>If using a laptop, the a page very similar to this one should come up.
</li>
</ol>
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style6">
<div align="center">
<img alt="" height="540" src="gemini-images/NetworkConfiguration/WIN10/4-change_adapter_setting.jpg" width="900" /><br />Fig 3</div>
<br /><br />
<ol start="4">
<li>
Right Mouse Click in the one that says "Local Area Connection."
You should see this:
<div align="center">
<img alt="" height="312" src="gemini-images/NetworkConfiguration/WIN10/6-LAN_adapter_properties.jpg" width="421" /><br />Fig 4</div><br /><br /></li>
<li>
Select the "Properties" setting. This should come up:
<div align="center">
<img alt="" height="574" src="gemini-images/NetworkConfiguration/WIN10/7-selecting_IVP4.jpg" width="479" /><br />Fig 5</div><br /><br /></li>
<li>
Move the mouse down to the "Internet Protocol 4 (TCP/IPv4) and
select "Properties" at the bottom of the drop drown box. This
window should open:
<div align="center">
<img alt="" height="559" src="gemini-images/NetworkConfiguration/WIN10/8-IVP4_Properites.jpg" width="470" /><br />Fig 6</div>
<br /><br /></li>
<li>
Select the circle Left of "Use the following IP address" where the
page should change to this (except the Items will be not filled in.)
<div align="center">
<img alt="" height="564" src="gemini-images/NetworkConfiguration/WIN10/9-Setting_Static_IP.jpg" width="469" /><br />Fig 7</div>
<div align="center">
<img alt="" height="541" src="gemini-images/NetworkConfiguration/WIN7/thumbnails/G2-staticIP_small.jpg" width="400" /><br />Fig 8</div>
<br /><br />
</li>
<li>
I suggest that you fill in the default IP address with 19.1.68.0.100
Note it cannot be any address that you presently use on your
network. It also should not be the 192.168.0.111 that is on
the hand controller. Every device on a network has to have
it's own unique address.<br /><br /></li>
<li>
Fill the subnet mask in with 255.255.255.0<br /><br /></li>
<li>
Now fill the default gateway in with 192.168.0.1 Note this
should be the base address of your network. If you base
address is 192.168.0.1 then that is what you will use. If you network
uses something like 192.168.1.1 then use that. Also change the
IP address to match such as 192.168.1.100.
<br /><br /></li>
<li>
The Gemini-2 Default gateway address is going to have to match the
one in step 13. The Gemini-2 IP address will also have to be
in the same network. If the gateway is 192.168.1.1 then make
the Gemini-2 IP address 192.168.1.111 for instant.<br /><br /></li>
<li>
You are going to want to make sure Netbios is working on your network. <br /><br /></li>
<li>
Click the Advanced Box (see fig 7 above.) The below menu should come
up.<br /><br />
<div align="center">
<img alt="" src="gemini-images/NetworkConfiguration/WIN10/IPSetting.jpg" height="610" width="500" /><br />
Fig 9</div>
<br /><br /></li>
<li>
Now click on the WINS tab.
The below menu should come up.<br /><br />
<div align="center">
<img alt="" src="gemini-images/NetworkConfiguration/WIN10/advancedsetting.jpg" /><br />
Fig 10</div>
<br /><br />
</li>
<li>
Now you have two choices here. If the Default box is
checked, and <a href="http://gemini/">http://gemini/</a> will
not bring up the Web Interface. Then Click the "Enable NetBios
over TCP/IP" check box. It the link works then leave the
setting at default. Hit the OK button and close out of
each window in turn.<br /><br />This ends the Windows 10 configuration.</li>
</ol>
<p> </p>
</td>
</tr>
</table>
<hr class="style2" style="width: 900px; height: 10px" />
<table align="center" style="width: 900px" >
<tr>
<td class="style7">
<a name="Win7"></a>This
Section is for Configuring Windows 7 <br />
Vista Should be very Similar.:
</td>
</tr>
<tr>
<td class="style6">
1. You need to get to the window shown in figure 1. This is the
Network and Sharing Center. You can get to it by clicking
on the network icon (looks like a small computer screen) in the
lower right side of the Taskbar (the taskbar is normally at the
bottom of the main Windows screen) and select
Open Network and Sharing center, or by clicking Start Balloon,
select Network, then Network and Sharing center.
</td>
</tr>
<tr>
<td class="style7">
<a href="gemini-images/NetworkConfiguration/WIN7/nwin7-1.jpg" target="_blank">
<img alt="" src="gemini-images/NetworkConfiguration/thumbnails/nwin7-1_small.jpg" class="auto-style1" height="434" width="700" /></a>
` <br />Fig 1 Click on image to see larger version
</td>
</tr>
<tr>
<td class="style6">
2.
Click on "Change Adapter Setting" Fig 2 should open up.<br />
In figure 2, you will see all the Network hardware devices you
have. If your computer has just a wired connection you should
see one similar to Fig 2, but with only one connection. My
laptop has 3 connections. One is a Ethernet hardware connection
which is the first on on the top left. That is the one we will
configure to work with the Gemini-2.<br />
</td>
</tr>
<tr>
<td class="style7">
<a href="gemini-images/NetworkConfiguration/WIN7/nwin7-2.jpg" target="_blank">
<img alt="" class="auto-style1" height="379" src="gemini-images/NetworkConfiguration/thumbnails/nwin7-2_small.jpg" width="700" /></a><br />Fig 2 Click to see larger image
<br />
</td>
</tr>
<tr>
<td class="style6">
3. If your computer has both a hardware and wireless connection you will see
at least two devices. We are not interested in the one for the wireless
network.<br />
Right mouse click on the one for the hardware connection, it should not have the word wireless in it anywhere, and select Properties.
The window shown in Fig 3 should appear.
</td>
</tr>
<tr>
<td class="style7">
<a href="gemini-images/NetworkConfiguration/WIN7/nwin7-3.jpg" target="_blank">
<img alt="" height="875" src="gemini-images/NetworkConfiguration/thumbnails/nwin7-3_small.jpg" width="700" class="auto-style1" /></a>
<br />Fig 3 Click on image it see larger version
</td>
</tr>
<tr>
<td class="style6">
4. Highlight the line that says "Internet Protocol
Version 4 (TCP/IPv4)" and click "Properties" Figure
4 should
appear.
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style7">
<img alt="" height="556" src="gemini-images/NetworkConfiguration/WIN7/nwin7-4.jpg" width="500" /><br />
Fig. 4<br />
</td>
<td class="style7">
<img alt="" height="541" src="gemini-images/NetworkConfiguration/WIN7/thumbnails/G2-staticIP_small.jpg" width="400" />
<br /> Fig4A What the Gemini-2 is set to.<br />
NOTICE: DHCP is UNCHECKED!<br />
Use Menu-->Mount-->Network to get to this page.
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style6">
5. Note: it will have Obtain an IP address automatically selected more than likely.
<ul>
<li>We are going to change to "Use the following IP address" so select that.</li>
<li>The IP address box will now be un-grayed out.</li>
<li>Put in 192.168.0.100 (can be anything from 192.168.0.2 to 192.168.0.255 except 192.168.0.111
(If you do have a wireless connection also, do not use that IP address either,
or any IP address of any of your other connected devices.
All Devices connected via Ethernet must use there on distinct
address.)</li>
<li>For the subnet put in 255.255.255.0</li>
<li>For the Default Gateway put in 192.168.0.1</li>
<li>Do not change any other setting and click "OK"</li>
<li>Close all the other windows.</li>
<li> You should now be able to get
to the Gemini by using either http://gemini or http://192.168.0.111</li>
</ul>
<br /><br />
Please note that all of the instructions assumes that your base default gateway
is 192.168.0.1. If you have a Router such as a NetGear, your base default gateway
will probably be 192.168.1.1 <br />
If that is the case then you what to use that
address as a base for all your setting. Such as:<br />
<ul>
<li>Put in 192.168.0.100 (can be anything from 192.168.1.2 to 192.168.1.255 except 192.168.1.111
(If you do have a wireless connection also, do not use that IP address either,
or any IP address of any of your other connected devices.
All Devices connected via Ethernet must use there on distinct
address.)</li>
<li>For the subnet put in 255.255.255.0</li>
<li>For the Default Gateway put in 192.168.1.1</li>
</ul>
</td>
</tr>
<tr>
<td class="style6">
6. If you also have wireless, you may have to turn off the wireless connection to get the computer to use this static connection.
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style6">
<strong>If http://gemini does not work, but using an IP address does, then NetBios is probably
disabled in your computer. You need to enable it. See Enabling
NetBios on Windows Networks.</strong></td></tr>
</table>
<hr class="style2" style="width: 900px; height: 10px" />
<table align="center" style="width: 900px" >
<tr>
<td class="h2">
<a name="WinXP"></a>This Section is for
Configuring XP:
</td>
</tr>
<tr>
<td class="style6">
1. You need to get to the window shown in figure 1. This is the
Network Connections. You can get to it by clicking
on the Start Selection in the taskbar, then select "My Network
Places" and the in the left column, select "View Network
connections".
</td>
</tr>
<tr>
<td class="style7">
<img alt="" height="409" src="gemini-images/NetworkConfiguration/XP/nxp1.jpg" width="674" />
</td>
</tr>
<tr>
<td class="style6">
2. In figure 1, you will see all the Network hardware devices you have. If your computer has just a wired connection you should see one
similar to Fig 1.<br />
If your computer has both a hardware and wireless connection you will see
two devices. We are not interested in the one for the wireless
network.<br />
Right mouse click on the one for the hardware connection, it should not have the word wireless in it anywhere, and select Properties.
The window shown in Fig 2 should appear.
</td>
</tr>
<tr>
<td class="style7">
<a href="gemini-images/NetworkConfiguration/XP/nxp3.jpg" target="_blank">
<img alt="" src="gemini-images/NetworkConfiguration/thumbnails/nxp3_small.jpg" class="auto-style1" height="869" width="700" /></a>
<br />Fig 2 Click on image to see larger version
</td>
</tr>
<tr>
<td class="style6">
3. Highlight the line that says "Internet Protocol (TCP/IPv4)" and click "Properties" Figure 4 should
appear.
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style7">
<img alt="" height="560" src="gemini-images/NetworkConfiguration/XP/nxp4.jpg" width="500" /><br />
<br />Fig 3 <br />
</td>
<td class="style7">
<img alt="" height="541" src="gemini-images/NetworkConfiguration/WIN7/thumbnails/G2-staticIP_small.jpg" width="400" />
<br /> Fig3A What the Gemini-2 is set to.
<br />NOTICE: DHCP is UNCHECKED!<br />
Use Menu-->Mount-->Network to get to this page.
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style6">
4. Note: it will have Obtain an IP address automatically selected more than likely.
<ul>
<li>We are going to change to "Use the following IP address" so select that.</li>
<li>The IP address box will now be un-grayed out.</li>
<li>Put in 192.168.0.100 (can be anything from 192.168.0.2 to 192.168.0.255 except 192.168.0.111
(If you do have a wireless connection also, do not use that IP address either,
or any IP address of any of your other connected devices.
All Devices connected via Ethernet must use there on distinct
address.)</li>
<li>For the subnet put in 255.255.255.0</li>
<li>For the Default Gateway put in 192.168.0.1</li>
<li>Do not change any other setting and click "OK"</li>
<li>Close all the other windows.</li>
<li> You should now be able to get
to the Gemini by using either http://gemini or http://192.168.0.111</li></ul>
5. If you also have wireless, you may have to turn off the wireless connection to get the computer to use this static connection.
</td>
</tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style6">
<strong>If http://gemini does not work, but using an IP address does, then NetBios is probably
disabled in your computer. You need to enable it. See Enabling
NetBios on Windows Networks.</strong></td></tr>
</table>
<table align="center" style="width: 900px" >
<tr>
<td class="style6">
<p>Below are the steps for setting up your Windows 8 computer with a static IP address. </p>
<ol>
<li>From the Start Menu (Tiles), open the Charms bar by moving the mouse to the right bottom corner of the screen or press the Windows Key + C and click on <b>Search</b>.</li>
<li>Highlight <b>Settings</b>.</li>
<li>In the Search box type Network to search for any network related options</li>
<li>From the list options choose <b>Network and Sharing Center</b>.</li>
</ol>
<p>(<b>Note:</b> As an alternate option, you can also use Windows key+X from the Start Menu (Tiles) to open the "classic" menu and choose Control Panel, then choose Network and Sharing Center).</p>
<ol>
<li>From the View Your Active Networks section, select <b>Local Area Connection</b>.</li>
<li>Go to Properties.<br/>
<em>Result:</em> The Local Area Connection Properties screen appears.</li>
<li>Highlight <b>Internet Protocol Version 4 (TCP/IPv4)</b> and click on <b>Properties</b>.<br/>
<em>Result</em>: The Internet Protocol Version 4 (TCP/IPv4) Properties screen appears.</li>
<li>Click <b>Use the following IP address</b>.</li>
<li>Complete the configuration fields as shown below. This part of the configuration requires attention to detail, because one error will prevent you from getting on the network. Be sure you have this information at hand when you start to configure the TCP/IP protocol:
<ul>
<li>IP Address: 18.x.y.z (where x,y, and z are numbers)</li>
<li>Subnet mask: 255.255.0.0</li>
<li>Default gateway: 18.x.0.1 (Where x matches the x in your IP address)</li>
<li>DNS (Domain Name Servers): 18.71.0.151, 18.70.0.160, 18.72.0.3</li>
</ul>
</li>
<li>Enter these numbers in the appropriate fields and click <b>OK</b>.</li>
<li>Continue to click <b>OK</b> or <b>Close</b> as appropriate until you return to the Network Connections screen. The Local Area Connection icon text should now say "Enabled".</li>
<li>Test your TCP/IP Settings: Launch your web browser. If you have completed the configuration successfully, the browser opens at your designated home page. If you have not completed the configuration, you will receive an error message that says that your browser was unable to connect properly. Go back and check your settings.</li>
</ol>
</td></tr>
</table>
<link rel="stylesheet" href="ajxmenu_bottom.css" type="text/css">
<div w3-include-html="footer.html" ></div>
</body>