User's Manual

2
ConnecttheSG250GatewaytoPowerandRouter
1. PlugoneendoftheEthernetcabletotheEthernetportontheSG250gateway.
2. PlugtheotherendoftheEthernetcableintotheLANportonthebackofyourrouter.
3. PlugtheACpoweradapterconnectortotheSG250gateway’spowerport.
 (Power:External,
12VDC,1AmadebyLeaderElectronicsInc.;Model:MT12Y120100A1)
4.Nowplugthepoweradapterintoaproperlygroundedpoweroutlet.
5.MakesurethepowerLEDlightontheGatewaydeviceisgreen.
6.YourEthernetLEDlightisgreeniftheEthernetcableisconnected.
ConnecttheSG250toRouterWirelessly(WiFiisoptional)
1. FindouttheIPaddressoftheSG250Gateway.UsuallyyoucandothisbylookinguptheDHCPclientlist
fromtherouter’swebpage.Let’sassumeitis192.168.1.2.
2. UsingacomputerwithaSSHclient,connect totheSG250Gateway.
a. ForWindowscomputers,Puttyisa
goodSSHclientprogram.ConfigurePuttyusingitsGUIand
entertheIPaddressas192.168.1.2andport22,thenhittheconnectbutton.
b. ForLinuxcomputers,openaterminalandenter“sshroot@192.168.1.2”.
3. Ifpromptedforusername,enter“root”.Thereisnopassword.
4. Createaconfiguration
file.Typethiscommand
vi/config/wpa_supplicant.conf
Enterthefollowinginformationinsidethevitexteditor.Enter“i”tostarttheeditingmode .
network={
ssid="Your_Access_Point's_SSID"
psk="Your_WPA_or_WPA2_Passphrase"
}
Press“ESC”toexittheeditingmode.Savethefilebytyping“:wq!”.
5. Nowconnecttotherouter.Typethecommand
wpa_supplicant–Dwext–iwlan0–c/config/wpa_supplicant.conf–B
6. GetanIPfromtherouter.Typethecommand
dhclientwlan0
Ifyouseeamessagesimilarto“boundto192.168.1 .3‐‐renewalin35739seconds.”thatmeansyouare
successfullyconnected.
NotethisinstructionworkswithWPAorWPA2encryptedwirelessnetworksonly.
Congratulationsyouarenowconnected!