Embedded Web Server (EWS)

Size: px
Start display at page:

Download "Embedded Web Server (EWS)"

Transcription

1 1 Embedded Web Server (EWS) The embedded web server (EWS) is a factory installed option for the IGC100. The EWS provides an ethernet connection between the IGC100 and a network. The EWS allows monitoring and control of the IGC100 (and vacuum system) from a local network or the world-wide web. The EWS allows you to Monitor and control the IGC100 from virtually anywhere in the world. View vacuum system data using a standard web browser. Get log data from the IGC100 without writing a custom program. In This Application Note EWS Quick Start 3 Connect the IGC100 to Your Network 3 Set the Network Addresses 3 Set the Security Level 3 Enable the EWS 3 Access the Web Page 4 Installing the EWS 5 Network Administration Concerns 5 Static IP 5 Port Number 6 Setting Network Addresses 6 Enable the EWS 7 System Name 7 MAC Address 8 Choosing a Network Configuration 9 Crossover Cable Configuration 9 Internal LAN Configuration 10 Conventional LAN Configuration 11 Outside Firewall Configuration 12 Testing with a Crossover Cable 13 Testing Within a Network 14 Configuring EWS Security 15 Web Server Enable 15 Web Control Enable 15 Security Type 16 IP Checking 16 IP and Password Checking 16 Password Checking Only 17 Using the EWS 18 Bookmarking the IGC Monitoring the IGC Get Readings 19 Auto Monitor 19 Process History 21 Get Datalog 22 Get Userlog 23 Status 23 Controlling the IGC Request Control 24 Release Control 24 Notices 24 Ion Gauge Power 28 Change Relays 29 Networking Terms 30

2 2 IGC100- Embedded Web Server Stanford Research Systems (408)

3 EWS Quick Start 3 EWS Quick Start If you are comfortable with networking and wish to get your EWS up and going as quickly as possible, use the Quick Start instructions here. Please read the rest of this application note for a more complete description of the EWS features and capabilities. Connect the IGC100 to Your Network Warning! Connecting your vacuum system to the world-wide-web can expose it to unauthorized access, resulting in harm to personnel as well as equipment. Network security is a serious matter. Consult your network administrator for more information about using web-enabled instruments in your lab. Use a CAT5 ethernet cable to connect your hub or switch to the ethernet connector on the back of the IGC100 (with EWS installed). Do not use a crossover cable. Bring up the Web setup menu by pressing the [Menu] QuickKey (in the Pressure Display), choosing [Remote] and then [Web]. Set the Network Addresses For full use of the EWS, you will need a static IP (Internet Protocol) address, subnet mask, DNS (Domain Name Server) address, and gateway address. See your network administrator to obtain addresses appropriate for your network environment. If you already know the IP address you will be using, you may be able to find your subnet mask and gateway by typing "ipconfig" from your workstation s command line prompt. Enter these values in the Main/Remote/Web menu of the IGC100. Set the Security Level To quickly allow access to all EWS features, go to the Main/Remote/Web/Control submenu and set Web Control to Enabled and Security Type to Password. The default password is "igc100". Read the section 'Configuring EWS Security' later in this application note for a complete description of EWS security features. Enable the EWS Return to Main/Remote/Web and set Web Server to Enabled. Your EWS stores the network addresses into non-volatile memory, then gathers data on your IGC100 setup (gauge and relay descriptions, etc.). Allow the EWS about 30 seconds before continuing.

4 4 EWS Quick Start To make sure the EWS is functioning, touch the [Web Queue] button. If commands are streaming across the display, the EWS is communicating with the IGC100. Access the Web Page Start your web browser and in the location (URL) bar, type the IP address you assigned to the EWS. Make sure JavaScript is not disabled in your browser. You should see a web page similar to below. Relay status is displayed only if Option 03 (Process Control) is installed in the IGC100. Figure 8-1. EWS web page. Stanford Research Systems (408)

5 Installing the EWS 5 Installing the EWS This section covers the network installation and configuration of the Embedded Web Server option. While this option adds powerful functionality to the IGC100, connecting your vacuum system to the world-wide-web can expose it to unauthorized access, resulting in harm to personnel as well as equipment. Warning! Network security is a serious matter. Consult your network administrator for more information about using web-enabled instruments in your lab. Network Administration Concerns Your network administrator has a difficult job. In addition to making sure your network is always running smoothly, she also needs to keep track of which IP addresses are assigned to which machines. This prevents IP address collisions (where more than one computer has the same IP address), as well as maintains the security of the network. Your administrator may have a limited number of free IP addresses, and may show concern about having an instrument on the network in the first place. Some of the first questions she may ask include: Why does an instrument need an IP address? Why does it need a static IP address? What happens if everyone in the department wants instruments with IP addresses? What is the MAC address for this instrument? What kind of security measures are in place? These are all very valid concerns. You will need to explain what you want to do, and allow your administrator enough leeway to accomplish your goals while still satisfying theirs. Some of the information in this application note may help you both. Static IP The reason your instrument needs a static IP address is because it is a server. You need your server to be at the same address all the time, so you always know where to point your browser. The server does not use a conventional file system. It is likely that once your instrument is running, it will remain on 24 hours a day, 7 days a week. This makes using a dynamic IP address (one that changes with each power up sequence) somewhat infeasible.

6 6 Installing the EWS Port Number The default port is 80 and should NOT be changed except in the following situations. 1. If IP addresses are scarce in your network environment, consider using a network address translation (NAT) router. With such a device, several IGC100's can 'share' a single IP address. Each IGC100 is assigned a 'fictitious' IP address and the router presents a single IP address to the rest of the world. In this case, all of the IGC100's will appear at the same IP address to the outside world (they will have different IP addresses on the local network). Each IGC100 needs to be on a different port and the router must be configured to forward port requests to the correct IGC100. From the outside, each IGC100 is accessed at its own port number (but the same IP address). 2. If you are experiencing attacks on port 80 that block access to the IGC100. In this case, change the port to something else (like 8080). You will need to specify this port in your browser address window as :8080 where is the IP address of the IGC100 and 8080 is the port number. For more information about NAT routers and ports, see your network administrator. Setting Network Addresses To enter network addresses into the IGC100, press the [Menu] QuickKey from the Pressure Display, then choose [Remote] from the Main Menu. Finally, choose [Web] in the Remote Menu. Figure 8-2. Getting to the Web menu. In order to use the EWS option, you will need to have a connection to the internet and some information about your network environment. The best source of information about your network environment is your network administrator. Here is a list of information you will need from that person: 1) An IP (Internet Protocol) address for the instrument 2) The IP address of a domain name server (DNS) 3) The IP address of the gateway 4) The IP address of a simple mail transfer protocol (SMTP) server 5) The Subnet mask Stanford Research Systems (408)

7 Installing the EWS 7 An IP address is made up of four bytes. It is often expressed as a set of three digit numbers separated by a '.' such as The Internet protocol maps each machine's individual media access control (MAC) address to an IP address. Every page you are served from the world wide web is actually from a machine with a particular IP address. People have a difficult time remembering and using long strings of numbers, so domain name servers (DNS) are in use. You can think of these machines as a kind of telephone book; they associate a particular IP address ( ) with a string of characters ( A DNS is not required to use the EWS, but it can make your life a little easier. Next we need to consider the gateway. The gateway is simply the machine that connects your network to the outside world. It is the link between two networks, routing data traffic between those networks. For this reason, a gateway is sometimes referred to as a router. Its IP address is required for you to be able to send from the EWS. If you will not be using the notices feature of the EWS, and you will always be contacting the EWS from a machine on the same network, this IP address is not required. A simple mail transfer protocol (SMTP) server often has one purpose in life: to relay from one machine to another. It follows some simple rules for how the information that makes up the is exchanged between the machine sending the and the machine that will relay the message to its destination. This address is not required if you will not be using the feature of the EWS. Lastly, the subnet mask is required. In a network, there are quite often sub-networks. The subnet mask is required to let the EWS know which subnet it will be on. Enable the EWS After entering network addresses, set the Web Server to Enabled. Your EWS stores the network addresses into non-volatile memory, then gathers data on your IGC100 setup (gauge and relay descriptions, etc.). Allow the EWS about 30 seconds before continuing. To make sure the EWS is functioning, touch the [Web Queue] button. If commands are streaming across the display, the EWS is communicating with the IGC100. Important Whenever network setup information is changed, you must wait at least 5 seconds for the changes to take effect. System Name The System Name (Menu/Remote/System Name) identifies this IGC100 on the web. This is important if your setup includes multiple web-enabled IGC100's. The system name is displayed in the web pages to identify the source of the data.

8 8 Installing the EWS MAC Address Your administrator may want to know the media access control (MAC) address of your instrument. The MAC is a unique address used at a lower layer of the internet protocol. Each IP address is mapped to a unique MAC address. Administrators often like to know this address as a crosscheck for the IP address (both should be unique). Knowing the MAC address also provides some extra security; if the administrator finds a MAC address that isn t listed in their directory, it could be an unauthorized user. When you put a server on a network, you are essentially inviting people to come and get information. Your administrator will want to make sure that this server doesn t create a security risk for the rest of the network. To find the MAC address of your IGC100 from a networked PC (which can access the IGC100 via the web) : Type in the IGC100's IP address (and port if not 80) in your browser's address window. This should bring up the IGC100 web page. Click on "Get Userlog" on the left. This displays the network settings of the IGC100 including its MAC address. Stanford Research Systems (408)

9 Installing the EWS 9 Choosing a Network Configuration This section illustrates some possible network configurations for the EWS. This may help in choosing the best network configuration for your EWS. Crossover Cable Configuration This setup uses a crossover ethernet cable that allows the EWS to connect to a single computer without a network. A crossover cable is wired differently than regular network cables. A normal ethernet cable is wired 'straight through' (Tx to Tx, Rx to Rx), while a crossover cable is connects transmit to receive (Tx to Rx, Rx to Tx). To use this configuration, make sure you use a crossover cable! This configuration will NOT allow , use of a DNS, or access from more than one computer. It will NOT allow the computer connected to the IGC to connect to the internet. However, it does allow you to use a standard web browser to monitor, control and receive data from the IGC100. Crossover Cable Configuration Ion Gauge Vacuum Chamber IGC100 Laboratory PC Figure 8-3. Crossover Cable Configuration This configuration does NOT allow access to the IGC100 from the outside world. However, if security is a concern, this limitation is a strong reason for its use. The only security question to ask is "who will have access to this computer?". Since there is no intermediate connection, or dependence on outside hardware, this is also a very reliable connection. Furthermore, since the EWS will not actually be on the internet, you do not need a 'real' IP address. You can simply choose your own IP (on the same subnet as the PC).

10 10 Installing the EWS Internal LAN Configuration You can retain the security of the crossover connection and still allow more than one computer to access the IGC100. An ethernet hub will allow you to make a local area network (LAN) that can use fictitious IP addresses in order to access the instrument (as well as other computers on the LAN). The figure below shows a conceptual diagram of this configuration. While the IP addresses are fictitious, other networking parameters are still required and your network administrator can help you set up this type of LAN. LAN Connection Using Fictitious IP Addresses Ion Gauge Vacuum Chamber IGC100 Ethernet Hub Lab PC #1 Lab PC #4 Lab PC #2 Lab PC #3 Figure 8-4. Internal LAN Configuration Note that no connection to the internet is made in this LAN. The network is completely within your laboratory or plant floor, so security from an outside attack on this LAN is not a concern. Of course this also means that you cannot access the LAN outside of the workplace. However, the IGC100 can be accessed from other computers on the same LAN. Stanford Research Systems (408)

11 Installing the EWS 11 Conventional LAN Configuration Chances are good that you are currently using a LAN with real IP addresses that is also connected to the internet through a firewall. A firewall is a piece of hardware designed to exclude unwanted data traffic coming from the outside world. A gateway is often employed in order to allow data traffic from the LAN to reach the outside world. Within a LAN that is using real IP addresses, you need to contact your network administrator in order to set up your EWS. For details, see the section 'Network Administration Concerns'. This configuration allows anyone on your LAN to use the EWS. With a gateway in place, it also allows the EWS to send out to a computer which is outside the LAN. However, this configuration may not allow you to monitor or control your vacuum system from outside your workplace. Talk with your network administrator for their advice on setting up this configuration to allow outside access to the IGC100. To maintain the security of the LAN, your administrator may wish to place the IGC100 outside the firewall, as described in the next section. Conventional LAN Connection Ion Gauge Vacuum Chamber IGC100 Ethernet Hub Lab PC #1 Firewall / Gateway Lab PC #2 Lab PC #3 The Internet Figure 8-5. Conventional LAN Configuration

12 12 Installing the EWS Outside Firewall Configuration Here, the IGC100 is connected to the world wide web via a router outside the workplace firewall. This connection requires setting up real network parameters (as discussed in the previous sections) and your network administrator should work with you to set this type of connection. This configuration allows you to interact with your instrument from any computer, anywhere on the internet, via a standard browser. You can monitor your data, control relay states, and even receive notification about relay state changes, from any location. There is a trade-off for all this flexibility and power. Once your instrument is accessible throughout the world, security issues must be addressed. See 'Configuring EWS Security' later in this application note. World Wide Web Connection Firewall / Gateway Router The Internet IGC100 Ethernet Hub Lab PC #1 Vacuum Chamber Ion Gauge Lab PC #2 Lab PC #3 Figure 8-6. Outside Firewall Configuration Stanford Research Systems (408)

13 Installing the EWS 13 Testing with a Crossover Cable Before putting your instrument on the web, it is best to test it via a direct PC to instrument connection. You will need an ethernet crossover cable, and a computer with a network card, already configured with network parameters. If you need to set up a computer for networking, contact your network administrator. Please do not contact SRS for support of your network. A workstation attached to the same network you wish to use the EWS with is ideal for this test. If the computer is already hooked up to a network, make sure disconnecting it will not cause problems for others on that network. In this crossover configuration, real networking parameters (Subnet mask, DNS, Gateway) are not required. 1) Make sure the IGC100 is powered up and running normally. 2) Disconnect the computer from its ethernet network. 3) Connect the IGC100 EWS to the computer using a crossover cable. 4) From the command line prompt of your workstation, enter the command ipconfig. This command will report the workstation s IP address. 5) On the IGC100, go to the Main/Remote/Web menu. Make sure the EWS is Disabled. 6) For this test, the IP address can be 'fictitious'. Set the EWS to use a fictitious address by subtracting one from the IP address of your workstation. For example, if your workstation IP address was reported as , use for your fictitious EWS IP address. This is the only networking parameter required for this crossover test. 7) In the IGC100 Main/Remote/Web menu, set EWS to Enabled. This sets the IP addresses in the EWS and starts the EWS. 8) Under Main/Remote/Web, touch [Web Queue]. This screen should show web server activity as it queries the IGC for information. Allow the web server to gather information from the IGC for several seconds. 9) Run a web browser on your workstation. At the browser s " prompt, type the fictitious IP address you set on the IGC100 front panel and hit the return key. In a moment, you should see the opening screen of the web page. If you did not see the opening screen within a few seconds, make sure of the following: The web server is enabled. Check Main/Remote/Web/Web Queue (see above) for activity. When the cable is plugged in and the server is enabled, a green activity light on the ethernet connector on the rear panel should be illuminated. Verify this light is on. If it does not light, there may be a hardware problem with the crossover cable or your PC network card. The IP address on the front panel of the IGC100 matches the IP address you typed in on your browser.

14 14 Installing the EWS The crossover cable is connected directly from the PC to the IGC (no hub or switch is in the path). The cable is wired as a crossover cable. If the web page display seems garbled or if parts are incomplete, try waiting a few seconds and reloading the page in your browser. The most likely cause for this problem is that the web server has not had time to initialize. Testing Within a Network In order to test your EWS with a real network, you will need an IP address from your network administrator. You will also need the subnet mask, and IP address of the default gateway machine. You can get these addresses from the administrator. If you wish to use electronic mail, you may also wish to obtain the address of a domain name server (DNS). 1) Make sure the EWS is Disabled (Go to the Main/Remote/Web menu on the IGC100 if necessary). 2) Set the IP address. 3) Set the gateway address and subnet mask. 4) Connect the IGC100 EWS to a hub (or other network connection) with a standard ethernet network cable. Do not use a crossover cable. 5) In the IGC100 Main/Remote/Web menu, set EWS to Enabled. This sets the IP addresses in the EWS and starts the EWS. 6) Under Main/Remote/Web, touch [Web Queue]. This screen should show web server activity as it queries the IGC for information. Allow the web server to gather information from the IGC for several seconds. 7) Run a web browser on your computer. At the browser s " prompt, type the IP address you entered on the IGC100 front panel and hit the return key. If you did not see the opening screen within a few seconds, make sure of the following: The web server is enabled. Check Main/Remote/Web/Web Queue (see above) for activity. When the cable is plugged in and the server is enabled, a green activity light on the ethernet connector on the rear panel should be illuminated. Verify this light is on. If it does not light, there may be a hardware problem with the crossover cable or your PC network card. The IP address on the front panel of the IGC100 matches the IP address you typed in on your browser. The ethernet cable is connected from the IGC100 to a hub or other ethernet port (not directly to a PC). The cable is NOT a crossover cable. If the web page display seems garbled or if parts are incomplete, try waiting a few seconds and reloading the page in your browser. The most likely cause for this problem is that the web server has not had time to initialize. Stanford Research Systems (408)

15 Installing the EWS 15 Note Your local network environment may prohibit your ability to get web pages from the EWS from outside your facility. See the section below entitled 'Network Configurations' and consult your network administrator for possible solutions. Configuring EWS Security You must decide if the IGC100/EWS offers enough security for your application. The EWS employs a number of security measures, however, no network can be made entirely secure! All security measures are implemented from the front panel of the IGC100 and cannot be changed via the web interface. This ensures that only authorized users set security levels. Monitoring of the IGC100 through the EWS is allowed from all users. The security measures are designed to prevent unauthorized users from making changes to the IGC100 settings. Web Server Enable If you use your EWS only during certain hours, simply disable it when not in use. No web monitoring or control of the IGC100 is possible when the EWS is disabled. This setting can only be changed from the front panel. Figure 8-7. Web server enable/disable. Important Whenever network setup information is changed, you must wait at least 5 seconds for the changes to take effect. Web Control Enable If you only wish to monitor your vacuum system from the web, you should disable Web Control. Web Control of the IGC100 includes setting relay states and turning ion gauges on and off. When control is disabled, the EWS does not allow changes to the IGC100 settings. If you allow web control, make sure that the security features below are enabled. Touch [Control] in the Main/Remote/Web menu to access the control and security features of the EWS.

16 16 Installing the EWS Figure 8-8. Web Control menu. Security Type The IGC100 offers a choice of security options when web control is enabled. IP Checking Within a networking environment in which the IP addresses do not change (the IP addresses are static), you can limit who has access to the instrument by checking the IP address of users asking for data. Figure 8-9. Trusted-IP setup menu. The IGC100 allows you to specify the IP addresses that will be allowed to access the instrument over the web. You may specify a range of addresses as well as four addresses that are outside that range. The addresses outside the range are for trusted users outside the local network with static IP addresses. If your network uses dynamic IP addresses, but they always fall in the same range, you can still use IP checking security. If you do not require access to the EWS via a dial-up connection, this is the security measure to use. Note that no password is required - if the IP address is trusted, control access is granted. IP and Password Checking As an extra measure of security in addition to IP checking, you can also assign a password to gain access to control of the IGC100. If you have set special parameters that are to remain unchanged even by in-house personnel, this is this measure to use. Stanford Research Systems (408)

17 Installing the EWS 17 Password Checking Only This is the lowest level of security for the IGC100 s control functions. However, if you require access to the control functions over a dial-up connection to the instrument, this is the method to use. A dial-up connection almost always assigns a different IP address to your connection each time you log on to your internet service provider (ISP). This means IP checking is not a feasible option. Note The password exchange is not encrypted. This means that if someone is monitoring your communication with the EWS, they will see your password.

18 18 Using the EWS Using the EWS To view the EWS web pages, simply type the IP address of the EWS into your web browser. Figure Enter the IGC100's IP address into your browser. Figure Main EWS web page. Stanford Research Systems (408)

19 Using the EWS 19 Bookmarking the IGC100 You can add a bookmark to the IGC100 in your browser. Be sure to rename the bookmark to something meaningful. If you are accessing multiple IGC100's, make sure each bookmark is unique. Monitoring the IGC100 The simplest use of the EWS is to monitor your data. The EWS offers three distinct ways to monitor. Display a page with all active gauges and current relay states Monitor selected parameters in an automatically updated window Display the data log to see how your system is behaving over time. Get Readings Get Readings reports the value of all inputs that are not in an error state as well as the process control relay states. If a gauge reading does not appear, use the Auto Monitor function described below to display the error state of the gauge. Note that all analog ports which can be converted to capacitance manometer readings are listed twice, as the analog voltage and the corresponding pressure value. The system name (default "SRS IGC100") can be changed in the Main/Remote menu of the IGC100. This is important if you are monitoring multiple units. This screen only updates when you click Get Readings. For continuous updates, use Auto Monitor. Auto Monitor Figure Auto Monitor menu. This function allows automatic monitoring of specific inputs or values. Select the quantities you wish to monitor from the menu and how often you wish the display to update. A new browser window will be created displaying only the selected data. This

20 20 Using the EWS window will refresh every 20 seconds (depending upon network availability). The auto monitor function will show the status of a gauge that cannot report a value. The auto monitoring window can be on your desktop while you work, allowing you to keep tabs on critical parameters (see below). You can create multiple windows to group critical parameters by type, or use a single window and look at several types of data at once. This feature can be especially useful when a relay state is tied to a pressure reading; you can make absolutely sure that the relays are functioning correctly with the given pressure input. These same ideas can be applied to the analog inputs to monitor parameters such as temperature. Figure Auto Monitor window. Stanford Research Systems (408)

21 Using the EWS 21 Process History If your IGC100 is equipped with a Process Control option, this function will return up to the last 20 events in the process history. Each entry of the history has a timestamp, a listing of what relays were active at that moment, a listing of what relays were under automatic control at that moment, and what change took place at that moment. By examining the process history, you can trace how your vacuum system arrived in its current state. Often, you can quickly diagnose a problem in your vacuum system when you learn which interlocks were activated and the order in which they were activated. Figure Process History.

22 22 Using the EWS Get Datalog The Get Datalog function downloads IGC100 log data to your computer, via the web. You can select data from four categories, pressures, analog port values, relay states, and TTL levels. The data is downloaded either as a web page or as a comma separated variable (.csv) file compatible with Microsoft Excel. Web Output The number of log points in a web page is fixed at 10 points per data type. Figure Web Output of datalog. CSV Output The CSV file is downloaded when you click Get Datalog. If the browser is not setup to automatically handle a.csv file, the data will be displayed in the browser. Users of Netscape Navigator can easily configure the browser to automatically launch Excel (or another graphing program) whenever a.csv file is downloaded. In Navigator: 1) Go to Edit in the menu bar, and choose Preferences. 2) In the Category pane, double click on Navigator, then click on Applications. 3) Click on New Type. Enter the description "comma separated values", file extension "csv", MIME type "text" and browse to your application. Do not type the quote symbols! 4) Click OK. 5) Download the CSV data and your chosen application should open. Remember, the application must be able to handle data in this format! Stanford Research Systems (408)

23 Using the EWS 23 Internet Explorer uses the Windows file associations. Installing Excel usually associates.csv files to Excel. If you need to add the association, go to Windows Explorer or My Computer. Go to View in the menu bar, then choose Options. Click on the File Types tab. Either edit an existing entry or add a new one. If Internet Explorer will not automatically open Excel, try saving the downloaded csv data to a file. To do this, right-click on the downloaded data frame and choose view source. This usually opens a Notepad window with the data in it. Save this file to disk. Either double-click on this file to launch Excel or open it from within Excel. Note The EWS is limited in how much data it can send out at a time. Selecting fewer quantities (for example, pressures only instead of pressures and relay states) will increase the number of log points you acquire in a single CSV download. Get Userlog This feature is simply for security purposes. It displays the recent activity on the EWS and it shows the IP address and files accessed. The network settings of the IGC100 are also displayed, including the MAC address. Status notification is available in units with the Process Control option. This page displays information about notification including a summary of the setup and a list of s which have been sent from the IGC100. In addition, the number of messages sent is shown along with the maximum number allowed. For more information about setting up , see the next section 'Controlling the IGC100'.

24 24 Using the EWS Controlling the IGC100 The world wide web allows the ultimate in remote control. You can change parameters of the instrument from virtually any location. For security purposes, the EWS only allows control of relay states, configuration, and ion gauge power. All the control functions are under the security layer and require either the correct trusted IP address and/or password in order to gain access. Request Control If web control is disabled from the front panel of the IGC100, the control functions do not appear on the EWS web pages. If control is disabled while someone is browsing the page, the control functions will still be in the web page, but any control operation is prevented. You must logon as the controller before any of the control functions can be accessed. Click this button to logon as the controller. Once you log in, the page reloads, and this button is re-drawn as 'Release Control'. Only one user can have control of the EWS at a time. The logon prompt depends upon the type of security selected on the IGC100. If you have selected password or both password and IP checking security, you will have to enter the password. If you are just using IP checking for security, no password is required. In both cases, you will need to enter a controller name for identification purposes. If someone is already controlling the instrument, you will be informed of their logon name, their IP address, and how long it has been since that controller performed a control function (their idle time). If the current controller has been idle for hours, it is likely they simply forgot to logout by clicking 'Release Control'. For this reason, you are allowed to take control from an idle user, provided you know the password and/or have a trusted IP. Release Control Click this button to logoff as the controller of the instrument. Note notification will remain enabled after control is released. Notices This function allows configuration of the notification feature. In order to use , you must have entered a valid gateway address in the IGC100. A valid Simple Mail Transfer Protocol server (SMTP) address is also required. The gateway address is required so the EWS can access the SMTP server. The SMTP server is the machine (typically outside your network) that accepts and routes it to the appropriate address. These addresses should be obtained from your local network administrator. Remember, is inherently unreliable - SMTP servers fail, delivery time is inconsistent, you don't read your mail regularly, etc. Use notification as a backup Stanford Research Systems (408)

25 Using the EWS 25 to an interlock system, not in replacement of one. Since the only purpose of is to alert users to process control changes, this button will be functional only if the IGC100 has the Process Control option. Figure configuration web page. Testing the Function It is very important to test the function before using it routinely. If any address is incorrect, you will never get an notice. 1. Set the SMTP address. Make sure you type it correctly. If you are using a verbose address (relay.mailhandling.com), make sure the DNS address was entered correctly on the IGC100.

26 26 Using the EWS 2. Set the "from" address. The SMTP may require a "from" address that has a certain domain name. The domain name is typically the string after the '@' sign in an address. For example, if your address is me@mycompany.com, you may wish to use igc100@mycompany.com as the "from" address. Ask your network administrator if a particular domain name is required is required to use your SMTP server. 3. Set the "to" address; this is the address where you want notifications to be sent. 4. Click the 'Send A Test Message' button. To learn the fate of your message, click ' Status'. Your sent and the reply from the SMTP server will be listed there. Any reply other than "250 - OK" is an error. Click ' Status' again to refresh the status if it was listed as "-2 -Awaiting reply". If the SMTP reply is "-1 : No Reply", a connection to the SMTP server was never made. Re-check your physical network connection as well as the gateway and SMTP addresses. If no error occurs, but you still do not receive the , check the "from" and "to" addresses used. Using the Function Once you have successfully tested the function, you can set a carbon copy (CC) address to send a copy of the notice to another user. Use only one address in the CC field. 1. Set the notices to "Enabled". A test message can always be sent by clicking the "Send A Test Message" button, even if notification is disabled. If you will be unable to receive for an extended period, it is a good idea to disable relay-linked notification. 2. Set the maximum number of relay-linked notices the EWS is allowed to send. This feature prevents accidental flooding of your mailbox. The default is 16. You probably wish to limit this number even further. The maximum cannot be set higher than Link process relays to notices by clicking their checkboxes. The subject line of each will be the channel number of the relay that changed and its new state, e.g. "Channel 1 : Inactive". 4. Enter a message you wish to send in the notification for both the activation and deactivation of the relay. Note the message cannot be more than 50 characters long. 5. Click "Use This Configuration" to store your setup in the EWS. Verify the configuration is correct by clicking " Status". 6. Test that your configuration by manually changing the state of a linked relay from the front panel. If you wish to clear the configuration when you begin a new process, click "Erase This Configuration". To reset the count after a number of s have been sent, disable then re-enable . Stanford Research Systems (408)

27 Using the EWS 27 Note notification remains enabled after control is released.

28 28 Using the EWS Ion Gauge Power Warning! Turning an ion gauge on or off from a remote interface can be dangerous. Make sure you understand your vacuum system and any process controls that depend upon ion gauge data before using this feature. This function allows you to turn an ion gauge on or off, as well as choose the filament usage mode. Figure Controlling the Ion Gauge. Stanford Research Systems (408)

29 Using the EWS 29 Change Relays Warning! Changing relay states from a remote interface can be dangerous. Make sure you understand your vacuum system and all process controls you have in place before using this feature. This feature will not be functional if the IGC100 does not have the process control option. By clicking this button, you receive a web page showing the current state of all eight relays of process control. You can set a relay to be active, inactive, or under automatic control. To send your desired relay states to the IGC100, click the button labeled "Click Here To Set All 8 Relays". Figure Relay control web page.

30 30 Networking Terms Networking Terms Some terms that are used throughout this application note are defined here. Server A server is simply a computer capable of delivering data to another computer. Typically, the server is only used to deliver data and all its resources are allocated to that task. IP Address Each computer that is connected to the world wide web needs to have a unique address in order for other machines to access that computer. An IP address is made up of four bytes. It is often expressed as a set of three digit numbers separated by a '.', e.g Static IP Address A static IP address never changes. Static IP addresses are often used for servers, so that computers on the web can find them. Dynamic IP Address A dynamic IP address changes frequently. Often, clients have dynamic IP addresses that are assigned to them when they boot up. When you use a dial-up connection, an IP address is assigned to you each time. This means you get a different IP address every time you logon from a dial-up connection. Fictitious IP Address Networks that are not directly connected to the world wide web sometimes use fictitious IP addresses valid only for local communication. Machines connected to this type of network are not directly accessible from outside that network. This improves security of the network and conserves the number of real IP addresses required for a facility. A network of fictitious addresses can be connected to the web using a router. MAC Address The media access control (MAC) address is another unique address that belongs to the physical network interface card. It is sometimes called an 'ethernet address'. It is often expressed as a series of hexadecimal codes separated by a dash (for example, A-18-FF-00). The Internet Protocol (IP) maps each machine's individual MAC address to an IP address. DNS Address People have a difficult time remembering and using long strings of numbers, so domain name servers are in use. You can think of these machines as a kind of telephone book - they associate a particular IP address ( ) with a string of characters ( A DNS is not required to use the EWS, but it can make your life a little easier. SMTP Address In order to send , a special machine called a Simple Mail Transfer Protocol server is often used. These servers respond to commands for sending and will forward your messages to the recipient s local mail handling machine. Stanford Research Systems (408)

31 Networking Terms 31

MN-700 Base Station Configuration Guide

MN-700 Base Station Configuration Guide MN-700 Base Station Configuration Guide Contents pen the Base Station Management Tool...3 Log ff the Base Station Management Tool...3 Navigate the Base Station Management Tool...4 Current Base Station

More information

1. Hardware Installation

1. Hardware Installation 4 Port 10/100M Internet Broadband Router with USB Printer server Quick Installation Guide #4824904AXZZ0 1. Hardware Installation A. System Requirement Before you getting started, make sure that you meet

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under

More information

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs Tasks: 1 (10 min) Verify that TCP/IP is installed on each of the computers 2 (10 min) Connect the computers together via a switch 3 (10 min)

More information

Broadband Router ESG-103. User s Guide

Broadband Router ESG-103. User s Guide Broadband Router ESG-103 User s Guide FCC Warning This equipment has been tested and found to comply with the limits for Class A & Class B digital device, pursuant to Part 15 of the FCC rules. These limits

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Wireless-N Gigabit Router WNR3500. You can access these features by selecting the items

More information

Prestige 623R-T. Quick Start Guide. ADSL Dual-link Router. Version 3.40

Prestige 623R-T. Quick Start Guide. ADSL Dual-link Router. Version 3.40 Prestige 623R-T ADSL Dual-link Router Quick Start Guide Version 3.40 February 2004 Introducing the Prestige The Prestige 623R-T ADSL Dual-link Router is the ideal all-in-one device for small networks connecting

More information

Chapter 7 Troubleshooting

Chapter 7 Troubleshooting Chapter 7 Troubleshooting This chapter provides troubleshooting tips and information for your ProSafe VPN Firewall 200. After each problem description, instructions are provided to help you diagnose and

More information

Pre-lab and In-class Laboratory Exercise 10 (L10)

Pre-lab and In-class Laboratory Exercise 10 (L10) ECE/CS 4984: Wireless Networks and Mobile Systems Pre-lab and In-class Laboratory Exercise 10 (L10) Part I Objectives and Lab Materials Objective The objectives of this lab are to: Familiarize students

More information

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS supports native TCP/IP polling for the SPS2000 cash register. It is recommended users have the register updated

More information

Broadband Phone Gateway BPG510 Technical Users Guide

Broadband Phone Gateway BPG510 Technical Users Guide Broadband Phone Gateway BPG510 Technical Users Guide (Firmware version 0.14.1 and later) Revision 1.0 2006, 8x8 Inc. Table of Contents About your Broadband Phone Gateway (BPG510)... 4 Opening the BPG510's

More information

Chapter 2 Preparing Your Network

Chapter 2 Preparing Your Network Chapter 2 Preparing Your Network This document describes how to prepare your network to connect to the Internet through a router and how to verify the readiness of your broadband Internet service from

More information

Vantage RADIUS 50. Quick Start Guide Version 1.0 3/2005

Vantage RADIUS 50. Quick Start Guide Version 1.0 3/2005 Vantage RADIUS 50 Quick Start Guide Version 1.0 3/2005 1 Introducing Vantage RADIUS 50 The Vantage RADIUS (Remote Authentication Dial-In User Service) 50 (referred to in this guide as Vantage RADIUS)

More information

Chapter 3 Connecting the Router to the Internet

Chapter 3 Connecting the Router to the Internet Chapter 3 Connecting the Router to the Internet This chapter describes how to set up the router on your Local Area Network (LAN) and connect to the Internet. It describes how to configure your DG834GT

More information

How To Check If Your Router Is Working Properly On A Nr854T Router (Wnr854) On A Pc Or Mac) On Your Computer Or Ipad (Netbook) On An Ipad Or Ipa (Networking

How To Check If Your Router Is Working Properly On A Nr854T Router (Wnr854) On A Pc Or Mac) On Your Computer Or Ipad (Netbook) On An Ipad Or Ipa (Networking Chapter 7 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax NEXT Wireless Router WNR854T. These features can be found by clicking on the Maintenance

More information

1 You will need the following items to get started:

1 You will need the following items to get started: QUICKSTART GUIDE 1 Getting Started You will need the following items to get started: A desktop or laptop computer Two ethernet cables (one ethernet cable is shipped with the _ Blocker, and you must provide

More information

P-660R-TxC Series. ADSL2+ Access Router. Quick Start Guide

P-660R-TxC Series. ADSL2+ Access Router. Quick Start Guide P-660R-TxC Series ADSL2+ Access Router Quick Start Guide Version 3.40 Edition 1 2/2006 Overview The P-660R-TxC ADSL2+ access router is the ideal device for small networks connecting to the Internet via

More information

Prestige 202H Plus. Quick Start Guide. ISDN Internet Access Router. Version 3.40 12/2004

Prestige 202H Plus. Quick Start Guide. ISDN Internet Access Router. Version 3.40 12/2004 Prestige 202H Plus ISDN Internet Access Router Quick Start Guide Version 3.40 12/2004 Table of Contents 1 Introducing the Prestige...3 2 Hardware Installation...4 2.1 Rear Panel...4 2.2 The Front Panel

More information

How To Check If Your Router Is Working Properly

How To Check If Your Router Is Working Properly Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Dual Band Wireless-N Router WNDR3300. You can access these features by selecting the

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

3.1 RS-232/422/485 Pinout:PORT1-4(RJ-45) RJ-45 RS-232 RS-422 RS-485 PIN1 TXD PIN2 RXD PIN3 GND PIN4 PIN5 T+ 485+ PIN6 T- 485- PIN7 R+ PIN8 R-

3.1 RS-232/422/485 Pinout:PORT1-4(RJ-45) RJ-45 RS-232 RS-422 RS-485 PIN1 TXD PIN2 RXD PIN3 GND PIN4 PIN5 T+ 485+ PIN6 T- 485- PIN7 R+ PIN8 R- MODEL ATC-2004 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2004 is a 4 Port RS232/RS485 to TCP/IP converter integrated with a robust system and network management features

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

Chapter 2 Connecting the FVX538 to the Internet

Chapter 2 Connecting the FVX538 to the Internet Chapter 2 Connecting the FVX538 to the Internet Typically, six steps are required to complete the basic connection of your firewall. Setting up VPN tunnels are covered in Chapter 5, Virtual Private Networking.

More information

Wireless Router Setup Manual

Wireless Router Setup Manual Wireless Router Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10082-02 2006-04 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark of Netgear,

More information

eprism Email Security Suite

eprism Email Security Suite Guide eprism 2505 eprism Email Security Suite 800-782-3762 www.edgewave.com 2001 2012 EdgeWave. All rights reserved. The EdgeWave logo is a trademark of EdgeWave Inc. All other trademarks and registered

More information

CentreWare Internet Services Setup and User Guide. Version 2.0

CentreWare Internet Services Setup and User Guide. Version 2.0 CentreWare Internet Services Setup and User Guide Version 2.0 Xerox Corporation Copyright 1999 by Xerox Corporation. All rights reserved. XEROX, The Document Company, the digital X logo, CentreWare, and

More information

3.5 EXTERNAL NETWORK HDD. User s Manual

3.5 EXTERNAL NETWORK HDD. User s Manual 3.5 EXTERNAL NETWORK HDD User s Manual Table of Content Before You Use Key Features H/W Installation Illustration of Product LED Definition NETWORK HDD Assembly Setup the Network HDD Home Disk Utility

More information

Debugging Network Communications. 1 Check the Network Cabling

Debugging Network Communications. 1 Check the Network Cabling Debugging Network Communications Situation: you have a computer and your NetBurner device on a network, but you cannot communicate between the two. This application note provides a set of debugging steps

More information

Guideline for setting up a functional VPN

Guideline for setting up a functional VPN Guideline for setting up a functional VPN Why do I want a VPN? VPN by definition creates a private, trusted network across an untrusted medium. It allows you to connect offices and people from around the

More information

Chapter 10 Troubleshooting

Chapter 10 Troubleshooting Chapter 10 Troubleshooting This chapter provides troubleshooting tips and information for your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. After each problem description, instructions are provided

More information

Quick Installation Guide DAP-1360. Wireless N 300 Access Point & Router

Quick Installation Guide DAP-1360. Wireless N 300 Access Point & Router DAP-1360 Wireless N 300 Access Point & Router BEFORE YOU BEGIN Delivery Package Access point DAP-1360 Power adapter DC 12V Ethernet cable (CAT 5E) (brochure). If any of the items are missing, please contact

More information

StarMOBILE Network Configuration Guide. A guide to configuring your StarMOBILE system for networking

StarMOBILE Network Configuration Guide. A guide to configuring your StarMOBILE system for networking StarMOBILE Network Configuration Guide A guide to configuring your StarMOBILE system for networking INTRODUCTION... 3 BEFORE YOU BEGIN... 3 1) CONFIRM YOU HAVE THE LATEST SOFTWARE... 3 2) INSTALL THE STARMOBILE

More information

Chapter 4 Management. Viewing the Activity Log

Chapter 4 Management. Viewing the Activity Log Chapter 4 Management This chapter describes how to use the management features of your NETGEAR WG102 ProSafe 802.11g Wireless Access Point. To get to these features, connect to the WG102 as described in

More information

Prestige 660R-6x Read Me First

Prestige 660R-6x Read Me First Prestige 660R-6x Read Me First Prestige Rear Panel Connections DSL PORT CONNECTION Connect the DSL port on the Prestige to the wall jack using the included DSL cable (telephone wire). Connect the micro

More information

How To Set Up An Andsl Modem Router For Internet Access

How To Set Up An Andsl Modem Router For Internet Access ADSL Modem Router Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10026-01 2006-2 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark of Netgear,

More information

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial

More information

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure Question Number (ID) : 1 (wmpmsp_mngnwi-121) You are an administrator for an organization that provides Internet connectivity to users from the corporate network. Several users complain that they cannot

More information

P-660R-T1/T3 v2 Quick Start Guide

P-660R-T1/T3 v2 Quick Start Guide P-660R-T1/T3 v2 ADSL2+ Access Router Quick Start Guide Version 3.40 Edition 1 12/2006 0 Overview P-660R-T1/T3 v2 Quick Start Guide This Quick Start Guide shows you how to: 1 Connect the Hardware 2 Set

More information

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS MODEL ATC-2000 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2000 is a RS232/RS485 to TCP/IP converter integrated with a robust system and network management features designed

More information

Lab 8.4.2 Configuring Access Policies and DMZ Settings

Lab 8.4.2 Configuring Access Policies and DMZ Settings Lab 8.4.2 Configuring Access Policies and DMZ Settings Objectives Log in to a multi-function device and view security settings. Set up Internet access policies based on IP address and application. Set

More information

Quick Installation Guide Network Management Card

Quick Installation Guide Network Management Card Rev.1.1 www.cyberpowersystems.com Quick Installation Guide Network Management Card Intelligent Network Management Card allows UPS to be managed, monitored, and configured via SNMP Card Configuration Tool

More information

ReadyNAS Setup Manual

ReadyNAS Setup Manual ReadyNAS Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA October 2007 208-10163-01 v1.0 2007 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR, the NETGEAR logo,

More information

Broadband Router ALL1294B

Broadband Router ALL1294B Broadband Router ALL1294B Broadband Internet Access 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...

More information

Firewall VPN Router. Quick Installation Guide M73-APO09-380

Firewall VPN Router. Quick Installation Guide M73-APO09-380 Firewall VPN Router Quick Installation Guide M73-APO09-380 Firewall VPN Router Overview The Firewall VPN Router provides three 10/100Mbit Ethernet network interface ports which are the Internal/LAN, External/WAN,

More information

Multi-Homing Dual WAN Firewall Router

Multi-Homing Dual WAN Firewall Router Multi-Homing Dual WAN Firewall Router Quick Installation Guide M73-APO09-400 Multi-Homing Dual WAN Firewall Router Overview The Multi-Homing Dual WAN Firewall Router provides three 10/100Mbit Ethernet

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical

More information

enervista UR Setup Software Quick Connect Instructions:

enervista UR Setup Software Quick Connect Instructions: enervista UR Setup Software Quick Connect Instructions: The user can connect to the UR relay via front serial port or rear Ethernet port using the Quick Connect feature of enervista UR Setup software.

More information

Chapter 3 Management. Remote Management

Chapter 3 Management. Remote Management Chapter 3 Management This chapter describes how to use the management features of your ProSafe 802.11a/g Dual Band Wireless Access Point WAG102. To access these features, connect to the WAG102 as described

More information

UIP1868P User Interface Guide

UIP1868P User Interface Guide UIP1868P User Interface Guide (Firmware version 0.13.4 and later) V1.1 Monday, July 8, 2005 Table of Contents Opening the UIP1868P's Configuration Utility... 3 Connecting to Your Broadband Modem... 4 Setting

More information

TW100-BRF114 Firewall Router. User's Guide. Cable/DSL Internet Access. 4-Port Switching Hub

TW100-BRF114 Firewall Router. User's Guide. Cable/DSL Internet Access. 4-Port Switching Hub TW100-BRF114 Firewall Router Cable/DSL Internet Access 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION...1 TW100-BRF114 Features...1 Package Contents...3 Physical Details...

More information

DSL-2600U. User Manual V 1.0

DSL-2600U. User Manual V 1.0 DSL-2600U User Manual V 1.0 CONTENTS 1. OVERVIEW...3 1.1 ABOUT ADSL...3 1.2 ABOUT ADSL2/2+...3 1.3 FEATURES...3 2 SPECIFICATION...4 2.1 INDICATOR AND INTERFACE...4 2.2 HARDWARE CONNECTION...4 2.3 LED STATUS

More information

Iomega Home Media Network Hard Drive

Iomega Home Media Network Hard Drive Page 1 of 75 Iomega Home Media Network Hard Drive Iomega, the stylized "i" logo, and all Iomega brand blocks are either registered trademarks or trademarks of Iomega Corporation in the United States and/or

More information

Ultra Thin Client TC-401 TC-402. Users s Guide

Ultra Thin Client TC-401 TC-402. Users s Guide Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE

More information

Prestige 2002 Series. VoIP Analog Telephone Adaptor. Quick Start Guide

Prestige 2002 Series. VoIP Analog Telephone Adaptor. Quick Start Guide VoIP Analog Telephone Adaptor Quick Start Guide Version 3.60 5/2005 Overview The Prestige allows you to use an analog telephone to make phone calls over the Internet (Voice over IP or VoIP). It uses SIP

More information

READYNAS INSTANT STORAGE. Quick Installation Guide

READYNAS INSTANT STORAGE. Quick Installation Guide READYNAS INSTANT STORAGE Quick Installation Guide Table of Contents Step 1 Connect to FrontView Setup Wizard 3 Installing RAIDar on Windows 3 Installing RAIDar on Mac OS X 3 Installing RAIDar on Linux

More information

ON HOLD ANNOUNCER. Once you receive your audio announcer, check the packaging to ensure that all of the following items are enclosed:

ON HOLD ANNOUNCER. Once you receive your audio announcer, check the packaging to ensure that all of the following items are enclosed: ON HOLD ANNOUNCER The is a high quality digital on-hold announcer. It is designed to be attached to a 100BASE-T Ethernet network to receive audio production updates via the Internet. These instructions

More information

Deploying Secure Internet Connectivity

Deploying Secure Internet Connectivity C H A P T E R 5 Deploying Secure Internet Connectivity This chapter is a step-by-step procedure explaining how to use the ASDM Startup Wizard to set up the initial configuration for your ASA/PIX Security

More information

Chapter 8 Router and Network Management

Chapter 8 Router and Network Management Chapter 8 Router and Network Management This chapter describes how to use the network management features of your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. These features can be found by

More information

Self Help Guide IMPORTANT! Configuring Your Router With Your Modem. Please read the following carefully; This Guide refers to the following Products:

Self Help Guide IMPORTANT! Configuring Your Router With Your Modem. Please read the following carefully; This Guide refers to the following Products: IMPORTANT! This Guide refers to the following Products: Configuring Your Router With Your Modem Please read the following carefully; Synopsis: A standard (Wireless) Router does not come equipped with the

More information

c. Securely insert the Ethernet cable from your cable or DSL modem into the Internet port (B) on the WGT634U. Broadband modem

c. Securely insert the Ethernet cable from your cable or DSL modem into the Internet port (B) on the WGT634U. Broadband modem Start Here Follow these instructions to set up your router. Verify That Basic Requirements Are Met Assure that the following requirements are met: You have your broadband Internet service settings handy.

More information

ABB solar inverters. User s manual ABB Remote monitoring portal

ABB solar inverters. User s manual ABB Remote monitoring portal ABB solar inverters User s manual ABB Remote monitoring portal List of related manuals Title ABB Remote monitoring portal User s manual NETA-01 Ethernet adapter module User s manual Code (English) 3AUA0000098904

More information

1 Getting Started. Before you can connect to a network

1 Getting Started. Before you can connect to a network 1 Getting Started This chapter contains the information you need to install either the Apple Remote Access Client or Apple Remote Access Personal Server version of Apple Remote Access 3.0. Use Apple Remote

More information

Chapter 4 Managing Your Network

Chapter 4 Managing Your Network Chapter 4 Managing Your Network This chapter describes how to perform network management tasks with your ADSL2+ Modem Wireless Router. Backing Up, Restoring, or Erasing Your Settings The configuration

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

Lab 8.4.2 Configuring Access Policies and DMZ Settings

Lab 8.4.2 Configuring Access Policies and DMZ Settings Lab 8.4.2 Configuring Access Policies and DMZ Settings Objectives Log in to a multi-function device and view security settings. Set up Internet access policies based on IP address and application. Set

More information

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2 Ethernet Interface Manual Thermal / Label Printer Rev. 1.01 Metapace T-1 Metapace T-2 Metapace L-1 Metapace L-2 Table of contents 1. Interface setting Guiding...3 2. Manual Information...4 3. Interface

More information

your Gateway Windows network installationguide 802.11b wireless series Router model WBR-100 Configuring Installing

your Gateway Windows network installationguide 802.11b wireless series Router model WBR-100 Configuring Installing your Gateway Windows network installationguide 802.11b wireless series Router model WBR-100 Installing Configuring Contents 1 Introduction...................................................... 1 Features...........................................................

More information

Enabling Internet Connection Sharing on Windows 2000 15. Enabling ICS On Windows XP As The Host 4 Enabling ICS On Windows XP As The Client 11

Enabling Internet Connection Sharing on Windows 2000 15. Enabling ICS On Windows XP As The Host 4 Enabling ICS On Windows XP As The Client 11 Sharing an Internet Connection with SatDirect Plus Table of Contents Contents Section 1: Section 2: Section 3: Introduction... 1 Physical Setup......2 Enabling Internet Connection Sharing on Windows XP

More information

Volume. Instruction Manual

Volume. Instruction Manual Volume 1 Instruction Manual Networking EVERFOCUS ELECTRONICS CORPORATION Networking Instruction Guide 2004 Everfocus Electronics Corp 2445 Huntington Drive Phone 626.844.8888 Fax 626.844.8838 All rights

More information

Prestige 324. Prestige 324. Intelligent Broadband Sharing Gateway. Version 3.60 January 2003 Quick Start Guide

Prestige 324. Prestige 324. Intelligent Broadband Sharing Gateway. Version 3.60 January 2003 Quick Start Guide Prestige 324 Intelligent Broadband Sharing Gateway Version 3.60 January 2003 Quick Start Guide 1 Introducing the Prestige The Prestige is a broadband sharing gateway with a built-in four-port 10/100 Mbps

More information

OfficeConnect Internet Firewall 25 Internet Firewall DMZ. QuickStart Guide (3C16770, 3C16771)

OfficeConnect Internet Firewall 25 Internet Firewall DMZ. QuickStart Guide (3C16770, 3C16771) OfficeConnect Internet Firewall 25 Internet Firewall DMZ QuickStart Guide (3C16770, 3C16771) Checking Package Contents Getting Started Thank you for purchasing the OfficeConnect Internet Firewall. The

More information

HC Products ILF-100WD User Manual

HC Products ILF-100WD User Manual Internet Line Fault Monitor 2012 HC Security Products Patent Pending 7711 Idlewild RD. Indian Trail, NC 28079 www.hcproductlines.com Tel: 877-908-CCTV (2288) Fax: 888-801-8295 Rev. 2.00 03/22/2012 Table

More information

6.0. Getting Started Guide

6.0. Getting Started Guide 6.0 Getting Started Guide Netmon Getting Started Guide 2 Contents Contents... 2 Appliance Installation... 3 IP Address Assignment (Optional)... 3 Logging In For the First Time... 5 Initial Setup... 6 License

More information

How to Remotely View Security Cameras Using the Internet

How to Remotely View Security Cameras Using the Internet How to Remotely View Security Cameras Using the Internet Introduction: The ability to remotely view security cameras is one of the most useful features of your EZWatch Pro system. It provides the ability

More information

NetLINE Wireless Broadband Gateway

NetLINE Wireless Broadband Gateway NetLINE Setup Guide Farallon s NetLINE connects to your cable/dsl modem, allowing computers on your local wired and wireless networks to share a single broadband connection to the Internet. This Setup

More information

CET442L Lab #2. IP Configuration and Network Traffic Analysis Lab

CET442L Lab #2. IP Configuration and Network Traffic Analysis Lab CET442L Lab #2 IP Configuration and Network Traffic Analysis Lab Goals: In this lab you will plan and implement the IP configuration for the Windows server computers on your group s network. You will use

More information

Multifunctional Broadband Router User Guide. Copyright Statement

Multifunctional Broadband Router User Guide. Copyright Statement Copyright Statement is the registered trademark of Shenzhen Tenda Technology Co., Ltd. Other trademark or trade name mentioned herein are the trademark or registered trademark of above company. Copyright

More information

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks CTC Union Technologies Co., Ltd. Far Eastern Vienna Technology Center (Neihu Technology Park) 8F, No. 60 Zhouzi St. Neihu,

More information

Building Networks For People. DIR-100 Ethernet Broadband Router User Manual

Building Networks For People. DIR-100 Ethernet Broadband Router User Manual Building Networks For People DIR-100 Ethernet Broadband Router User Manual CONTENTS About This User s Guide... iii Before You Start... iii Installation Notes... iv Installation Information... v INTRODUCTION...1

More information

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features 1.0 Key Features Addonics T E C H N O L O G I E S NAS Adapter Model: NASU2 User Manual Convert any USB 2.0 / 1.1 mass storage device into a Network Attached Storage device Great for adding Addonics Storage

More information

3.1 Connecting to a Router and Basic Configuration

3.1 Connecting to a Router and Basic Configuration 3.1 Connecting to a Router and Basic Configuration Objective This lab will focus on the ability to connect a PC to a router in order to establish a console session and observe the user interface. A console

More information

Initial Access and Basic IPv4 Internet Configuration

Initial Access and Basic IPv4 Internet Configuration Initial Access and Basic IPv4 Internet Configuration This quick start guide provides initial and basic Internet (WAN) configuration information for the ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N

More information

Barracuda Link Balancer Administrator s Guide

Barracuda Link Balancer Administrator s Guide Barracuda Link Balancer Administrator s Guide Version 1.0 Barracuda Networks Inc. 3175 S. Winchester Blvd. Campbell, CA 95008 http://www.barracuda.com Copyright Notice Copyright 2008, Barracuda Networks

More information

LevelOne. User Manual. FBR-1430 VPN Broadband Router, 1W 4L V1.0

LevelOne. User Manual. FBR-1430 VPN Broadband Router, 1W 4L V1.0 LevelOne FBR-1430 VPN Broadband Router, 1W 4L User Manual V1.0 Table of Contents CHAPTER 1 INTRODUCTION... 1 VPN BROADBAND ROUTER FEATURES... 1 Internet Access Features... 1 Advanced Internet Functions...

More information

Networking. General networking. Networking overview. Common home network configurations. Wired network example. Wireless network examples

Networking. General networking. Networking overview. Common home network configurations. Wired network example. Wireless network examples Networking General networking Networking overview A network is a collection of devices such as computers, printers, Ethernet hubs, wireless access points, and routers connected together for communication

More information

Stratix 5700 Switch Configuration

Stratix 5700 Switch Configuration Quick Start Stratix 5700 Switch Configuration Important User Information Read this document and the documents listed in the additional resources section about installation, configuration, and operation

More information

Basic ViPNet VPN Deployment Schemes. Supplement to ViPNet Documentation

Basic ViPNet VPN Deployment Schemes. Supplement to ViPNet Documentation Basic ViPNet VPN Deployment Schemes Supplement to ViPNet Documentation 1991 2015 Infotecs Americas. All rights reserved. Version: 00121-04 90 01 ENU This document is included in the software distribution

More information

Getting Started KX-TDA5480

Getting Started KX-TDA5480 4-Channel VoIP Gateway Card Getting Started KX-TDA5480 Model KX-TDA0484 Thank you for purchasing the Panasonic 4-Channel VoIP Gateway Card, KX-TDA5480/KX-TDA0484. Please read this manual carefully before

More information

Using Cisco UC320W with Windows Small Business Server

Using Cisco UC320W with Windows Small Business Server Using Cisco UC320W with Windows Small Business Server This application note explains how to deploy the Cisco UC320W in a Windows Small Business Server environment. Contents This document includes the following

More information

Virtual Appliance for VMware Server. Getting Started Guide. Revision 2.0.2. Warning and Disclaimer

Virtual Appliance for VMware Server. Getting Started Guide. Revision 2.0.2. Warning and Disclaimer Virtual Appliance for VMware Server Getting Started Guide Revision 2.0.2 Warning and Disclaimer This document is designed to provide information about the configuration and installation of the CensorNet

More information

Connecting to the Internet. LAN Hardware Requirements. Computer Requirements. LAN Configuration Requirements

Connecting to the Internet. LAN Hardware Requirements. Computer Requirements. LAN Configuration Requirements Connecting to the Internet LAN Hardware Requirements Computer Requirements LAN Configuration Requirements Installation Performed by Time Warner Cable Technician Connecting via Ethernet Connecting via USB

More information

ipad Installation and Setup

ipad Installation and Setup ipad Installation and Setup INDEX ipad Features Page 2 Charging.. Page 2 User Guide... Page 3 Setup for ipad use in the office (Office wireless network) Setup Office computers Verify Remote Desktop is

More information

Pharos Control User Guide

Pharos Control User Guide Outdoor Wireless Solution Pharos Control User Guide REV1.0.0 1910011083 Contents Contents... I Chapter 1 Quick Start Guide... 1 1.1 Introduction... 1 1.2 Installation... 1 1.3 Before Login... 8 Chapter

More information

Networking Guide Redwood Manager 3.0 August 2013

Networking Guide Redwood Manager 3.0 August 2013 Networking Guide Redwood Manager 3.0 August 2013 Table of Contents 1 Introduction... 3 1.1 IP Addresses... 3 1.1.1 Static vs. DHCP... 3 1.2 Required Ports... 4 2 Adding the Redwood Engine to the Network...

More information

ABB solar inverters. User s manual ABB Remote monitoring portal

ABB solar inverters. User s manual ABB Remote monitoring portal ABB solar inverters User s manual ABB Remote monitoring portal List of related manuals Title Code (English) ABB Remote monitoring portal user s manual 3AUA0000098904 NETA-01 Ethernet adapter module user

More information

AXIS 205 Network Camera Goes anywhere your network goes

AXIS 205 Network Camera Goes anywhere your network goes I N S T A L L A T I O N G U I D E Goes anywhere your network goes Introduction 1 Introduction Focus guide (see page 6) Status indicator (surrounding the focus ring) Focus ring (see page 6) Serial number

More information

Application Note Configuring the UGate 3000 for use with ClipMail Pro and ClipExpress

Application Note Configuring the UGate 3000 for use with ClipMail Pro and ClipExpress Application Note Configuring the UGate 3000 for use with Introduction This Application Note guides the ClipMail user through the UGate gateway configuration process by using a simple dial up connection

More information

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

Quick Installation Guide DSL-2750U/NRU. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch

Quick Installation Guide DSL-2750U/NRU. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch DSL-2750U/NRU 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch BEFORE YOU BEGIN Delivery Package Router DSL-2750U/NRU Power adapter RJ-11 telephone cable Straight-through Ethernet cable (CAT 5E)

More information

FI8910W Quick Installation Guide. Indoor MJPEG Pan/Tilt Wireless IP Camera

FI8910W Quick Installation Guide. Indoor MJPEG Pan/Tilt Wireless IP Camera Model: FI8910W Quick Installation Guide (For Windows OS) (For MAC OS please go to page 17) Indoor MJPEG Pan/Tilt Wireless IP Camera Black White Package Contents IP Camera FI8910W with IR-Cut.x 1 DC Power

More information