Quick Start Guide
2
ConnecttheSG200/SG200Rev.BGatewaytoPowerandRouter
1. PlugoneendoftheEthernetcabletotheEthernetportontheSG200/SG200Rev.Bgateway.
2. PlugtheotherendoftheEthernetcableintotheLANportonthebackofyourrouter.
3. PlugtheACpoweradapterconnectortotheSG200/SG200Rev.Bgateway’spower
port.
(Power:External,10VDC,1.6AmadebyAdapterTechnologyCo.,Ltd.;Model:STD‐10016U)
4.Nowplugthepoweradapterintoaproperlygroundedpoweroutlet.
5.MakesurethepowerLEDlightontheGatewaydeviceisgreen.
6.YourEthernetLEDlightisgreeniftheEthernet
cableisconnected.
ConnecttheSG200/SG200Rev.BtoRouterWirelessly(Optional)
1. FindouttheIPaddressoftheSG200/SG200Rev.BGateway.Usuallyyoucandothisbylookingupthe
DHCPclientlistfromtherouter’swebpage.Let’sassumeitis192.168.1.2.
2. UsingacomputerwithaSSHclient,connect totheSG200/SG200Rev.BGateway.
a. ForWindows
computers,PuttyisagoodSSHclientprogram.ConfigurePuttyusingitsGUIand
entertheIPaddressas192.168.1.2andport22,thenhittheconnectbutton.
b. ForLinuxcomputers,openaterminalandenter“sshroot@192.168.1.2”.
3. Ifpromptedforusername,enter“root”.Thereisnopassword.
4. Createaconfigurationfile.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!