Encapto WiFi. Integration Guide. Mikrotik Routerboard Provisioning. For Release and above Document Version 7 PUBLIC DOCUMENT

Size: px
Start display at page:

Download "Encapto WiFi. Integration Guide. Mikrotik Routerboard Provisioning. For Release and above Document Version 7 PUBLIC DOCUMENT"

Transcription

1 Encapto WiFi Integration Guide Mikrotik Routerboard Provisioning For Release and above Document Version 7 PUBLIC DOCUMENT

2 Contents 1. What you will need 3 2. Firewall configuration 4 3. Connecting up the network 4 4. Resetting the Default Configuration on the Mikrotik Login to the Mikrotik Router using Winbox Resetting the Mikrotik Router For New Out-of-the-box Mikrotik routers For previously configured Mikrotik routers Provisioning the router for Encapto Add DHCP client Confirm the Mikrotik has Internet Access Configure the Mikrotik Router to talk to the Encapto Provisioning Servers Checking the serial number in Mikrotik Accessing Mikrotik remotely once it s onsite 14 Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

3 Introduction This guide provides step-by-step instructions to configure a supported Mikrotik Routerboard as an Encapto Cloud Managed Gateway appliance and assumes the reader is familiar with the configuration of a Mikrotik Routerboard (Router OS/Winbox), which is outside the scope of this document. Recommended Mikrotik Router OS version is Encapto supported Mikrotik Router boards include: RB951XXX RB2011XXX RB3011XXX CCR10XXX except CCR1072 hap AC (Only compatible with Cloud Deck Version and higher) hap AC light* (Only compatible with Cloud Deck Version and higher) *not recommend if you are planning more than one network (including hotspot), and also recommended maximum concurrent user amount will be 10 or less due to insufficient RAM. 1. What you will need To set up your Mikrotik device you will require: A Windows PC directly connected to the new Mikrotik Router. DHCP based internet connectivity for the Mikrotik Router to communicate with Encapto Core. The Mikrotik Winbox application installed to the aforementioned Windows PC to perform the configuration. Winbox can be downloaded at Note: Encapto recommends that you to upgrade your router to Mikrotik Router OS version which can be found in Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

4 2. Firewall configuration You will need to configure the following ports in any firewall between the new Mikrotik router (WAN network) and the Encapto provision servers. Service Port Number Inbound/ Outbound VPN TCP 1723 GRE Protocol 47 Outbound DNS UDP 53 Outbound ICMP Outbound 3. Connecting up the network You will need to connect the Windows PC directly to the new Mikrotik Router using the last (rightmost from front) Ethernet port. Then connect Port 1 on the Mikrotik router to a DHCP enabled network with unrestricted internet access. This is essential to allow the new device to communicate with Encapto provisioning servers. This is shown in figure 1. below. Figure 1. Connecting up the network Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

5 4. Resetting the Default Configuration on the Mikrotik Regardless of whether the Mikrotik is new out-of-the-box or previously configured, a system reset MUST be performed according the instructions below. Warning: This will remove all configuration settings from the Mikrotik and return it to a basic configuration. You will lose any previous configuration settings Login to the Mikrotik Router using Winbox On your Windows PC, open the Winbox application (winbox.exe) downloaded earlier. 1. Click Neighbors in the Winbox window to will display the MAC address of the connected Mikrotik router. 2. Click on the MAC address of the router a. Login as admin and leave the password section blank (for brand new Mikrotik routers) 3. Click the Connect button. Figure 2: Winbox to Mikrotik router 4. Current Router OS version. Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

6 4.2. Resetting the Mikrotik Router For New Out-of-the-box Mikrotik routers You will be shown the following dialogue box at login. Click on Remove Configuration. Figure 3: Remove Configuration from out-of-the-box router After you click Remove Configuration you ll be disconnected from the Mikrotik router whilst it resets. Wait for around 30 seconds and the log back into the Mikrotik router as shown in Section 3.1 above to continue the provisioning in Section For previously configured Mikrotik routers Navigate to the system reset tool as below: 1. Click System in Winbox window. 2. Click Reset Configuration in menu list and the Reset dialogue will appear. 3. Check the No Default Configuration and Do Not Backup checkboxes. 4. Click Reset Configuration Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

7 Figure 4: Remove Configuration from previously configured router After you click Remove Configuration you ll be disconnected from the Mikrotik router whilst it resets. Wait for around 30 seconds and the log back into the Mikrotik router as shown in Section 3.1 above to continue the provisioning in Section 4. Note: Before proceed to next step, Encapto recommends that you to upgrade your router to Mikrotik Router OS version which can be found in Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

8 5. Provisioning the router for Encapto 5.1. Add DHCP client Once you log back in to the router, click on New Terminal and the Mikrotik command terminal will appear. Copy and Paste the following script into the terminal and hit enter. Note: To paste into the Mikrotik terminal you must right click and select paste. { /ip dhcp-client add interface=ether1 add-default-route=yes disabled=no /ip dns set servers= The following screenshot shows an example. Figure 5: Add DHCP Client Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

9 5.2. Confirm the Mikrotik has Internet Access The router should now have received an IP address on Ethernet Port 1 from the DHCP server on your network. You can Ping google.com to confirm the internet is working as below: 1. Click Tools 2. Click Ping and the Ping tool window will appear. 3. Type google.com In the Ping To field 4. Click start. Figure 6: Check Internet Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

10 5.3. Configure the Mikrotik Router to talk to the Encapto Provisioning Servers Once you ve confirmed Mikrotik Router has internet access, open a new terminal as previously described Section 5.1. Copy and Paste (using right click) the following script into the terminal and hit enter. There are three provisioning server regions for Encapto so it is important to use the correct one for your Encapto Cloud Deck region. WARNING: There are three provisioning server regions (.com,.co.uk,.net) for Encapto so it is important to use the correct one for your Encapto Cloud Deck region. Use the following script If your Cloud Deck URL ends in encapto.com { if ([:len [/file find type=disk]] > 0 && [:len [/file find name=flash]] > 0 ) do={ /interface pptp-client add name="pptp-encapto-byod" \ connect-to=byod.deployment.encapto.com user=enc@p70by0dauhap \ password=enc@p70by0dau allow=mschap1,mschap2 profile=default-encryption \ dial-on-demand=no add-default-route=no disabled=no comment="encapto BYOD \ VPN" else={ /interface pptp-client add name="pptp-encapto-byod" \ connect-to=byod.deployment.encapto.com user=enc@p70by0dau \ password=enc@p70by0dau allow=mschap1,mschap2 profile=default-encryption \ dial-on-demand=no add-default-route=no disabled=no comment="encapto BYOD \ VPN" Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

11 Use the following script If your Cloud Deck URL ends in encapto.co.uk { if ([:len [/file find type=disk]] > 0 && [:len [/file find name=flash]] > 0 ) do={ /interface pptp-client add name="pptp-encapto-byod" \ connect-to=byod.deployment.encapto.com user=enc@p70by0dukhap \ password=enc@p70by0duk allow=mschap1,mschap2 profile=default-encryption \ dial-on-demand=no add-default-route=no disabled=no comment="encapto BYOD \ VPN" else={ /interface pptp-client add name="pptp-encapto-byod" \ connect-to=byod.deployment.encapto.com user=enc@p70by0duk \ password=enc@p70by0duk allow=mschap1,mschap2 profile=default-encryption \ dial-on-demand=no add-default-route=no disabled=no comment="encapto BYOD \ VPN" Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

12 Use the following script If your Cloud Deck URL ends in encapto.net { if ([:len [/file find type=disk]] > 0 && [:len [/file find name=flash]] > 0 ) do={ /interface pptp-client add name="pptp-encapto-byod" \ connect-to=byod.deployment.encapto.com user=enc@p70by0dushap \ password=enc@p70by0dus allow=mschap1,mschap2 profile=default-encryption \ dial-on-demand=no add-default-route=no disabled=no comment="encapto BYOD \ VPN" else={ /interface pptp-client add name="pptp-encapto-byod" \ connect-to=byod.deployment.encapto.com user=enc@p70by0dus \ password=enc@p70by0dus allow=mschap1,mschap2 profile=default-encryption \ dial-on-demand=no add-default-route=no disabled=no comment="encapto BYOD \ VPN" The Mikrotik will now start the provisioning process and should complete in a few minutes. WARNING: YOU SHOULD NOT UNPLUG THE POWER CORD OR NETWORK CABLE DURING THE PROVISIONING PROCESS AS YOU MIGHT BRICK THE ROUTER. The Mikrotik will reboot itself several times during the provisioning process and you ll hear it beep when rebooting. When the Mikrotik is provisioned with Encapto it will play a happy little musical tune (not applicable for haps and any model that doesn t beep when it s booting up). Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

13 6. Checking the serial number in Mikrotik You will need the serial number of the new Mikrotik router to add it to Cloud Deck. Once the Mikrotik Router has been fully configured, as described in Section 5, open Winbox as previously described Section 4.1. Use the following default user name and password to connect to the configured Mikrotik and click connect. Username: admin Password: admin IMPORTANT: YOU SHOULD CHANGE YOUR DEFAULT PASSWORD TO A SECURE PASSWORD TO PREVENT UNAUTHORISED ACCESS, PLEASE REFER TO THE MIKROTIK WIKI TO FIND HOW TO CHANGE THE PASSWORD. Navigate to the system Routerboard as below: 1. Click System in the Winbox window. 2. Click Routerboard in menu list and a pop up window will appear. 3. Check the Serial Number and copy it to clipboard. Figure 7: Check Serial Number You can now remove the Mikrotik from the provisioning setup. Please refer to the Encapto User Guide to add the Mikrotik into Encapto using Cloud Deck. Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

14 7. Accessing Mikrotik remotely once it s onsite By default Encapto will not allow remote access to any Mikrotik routers provisioned using this guide. You can only login to the Mikrotik router by connecting your PC directly to the Mikotik previously described Section 3. Once you install the Mikrotik router onsite, you will not be able to access it remotely for any troubleshooting. If you require remote access to Mikrotik, copy the below command and paste into a new terminal window in Winbox (access as described in Section 5). Replace the example IP address ( ) with the WAN (Public) IP of your office (or other location from which you will be accessing your remote Mikrotik). If you have multiple WAN IPs you can run this multiple times with the new IPs. { /ip firewall address-list add address= list=en-trusted Encapto Pty Ltd Encapto WiFi BYOD Mikrotik Setup Guide Doc Version 7 Published:

Configuring your MikroTik as a Standard LucidView Enforcer

Configuring your MikroTik as a Standard LucidView Enforcer MANUAL Configuring your MikroTik as a Standard LucidView Enforcer Version 6 Table of Contents STANDARD LUCIDVIEW ENFORCER 2 Guide version 2 About 2 Standard vs. Bolt-On Enforcer 2 GENERATING & DOWNLOADING

More information

Broadband Router. User s Manual

Broadband Router. User s Manual Broadband Router User s Manual 1 Introduction... 4 Features... 4 Minimum Requirements... 4 Package Content... 4 Note... 4 Get to know the Broadband Router... 5 Back Panel... 5 Front Panel... 6 Setup Diagram...7

More information

RX3041. User's Manual

RX3041. User's Manual RX3041 User's Manual Table of Contents 1 Introduction... 2 1.1 Features and Benefits... 3 1.2 Package Contents... 3 1.3 Finding Your Way Around... 4 1.4 System Requirements... 6 1.5 Installation Instruction...

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

MikroWall Hotspot Router and Firewall System

MikroWall Hotspot Router and Firewall System MikroWall Hotspot Router and Firewall System Installation and configuration guide Contents: 1.0 The Device:...2 1.1 The MikroWall Wireless...2 1.2 MikroWall Standard...2 2.0 Installation...2 2.1 Before

More information

BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router with 4-port 10/100M Switch Quick Start Guide

BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router with 4-port 10/100M Switch Quick Start Guide BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router with 4-port 10/100M Switch Quick Start Guide Billion BIPAC-6500 / 6500W (Wireless) Broadband VPN Firewall Router For more detailed instructions

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

EFOLDER SHADOWPROTECT CONTINUITY CLOUD GUIDE

EFOLDER SHADOWPROTECT CONTINUITY CLOUD GUIDE EFOLDER SHADOWPROTECT CONTINUITY CLOUD GUIDE Solution Overview Last Updated August 2, 2012 Prepare for the worst-case scenario with the efolder continuity cloud. Downtime of critical infrastructure can

More information

DSL/CABLE ROUTER with PRINT SERVER

DSL/CABLE ROUTER with PRINT SERVER USER S MANUAL DSL/CABLE ROUTER with PRINT SERVER MODEL No:SP888BP http://www.micronet.info 1 Content Table CHAPTER 0:INTRODUCTION... 4 FEATURES... 4 MINIMUM REQUIREMENTS... 4 PACKAGE CONTENT... 4 GET TO

More information

Sierra Wireless AirLink LS300. Setup Steps

Sierra Wireless AirLink LS300. Setup Steps Sierra Wireless AirLink LS300 Description The target of the Airlink LS300 is the Alarming Module. Its purpose is to Send and Receive SMS messages. Essentially, it is going to be utilized as an SMS gateway.

More information

IpAlarm Module Set Up

IpAlarm Module Set Up Page 1 IpAlarm Module Set Up Note: This device is shipped configured for Ethernet connectivity. To use in this mode, connect the BLUE Jack (marked WAN) to your router and wait for the LEDs to stabilize.

More information

Grandstream Networks, Inc. GWN7000 Command Line Guide

Grandstream Networks, Inc. GWN7000 Command Line Guide Grandstream Networks, Inc. Table of Contents INTRODUCTION... 3 CONNECTING AND ACCESSING THE GWN7XXX... 4 Connecting the GWN7000... 4 SSH Access... 5 USING THE CLI MENU... 6 Menu Structure And Navigation...

More information

NF3ADV VoIP Setup Guide (for Dodo)

NF3ADV VoIP Setup Guide (for Dodo) NF3ADV VoIP Setup Guide (for Dodo) Configuring your NF3ADV for Dodo VoIP The following steps will take you through the process of setting up your VoIP connection. This guide assumes that the NF3ADV already

More information

Broadband Router User s Manual. Broadband Router User s Manual

Broadband Router User s Manual. Broadband Router User s Manual Broadband Router User s Manual Table of Contents 1 Introduction... 1 1.1 Features... 1 1.2 Package Contents... 2 1.3 LEDs & Connectors of Broadband Router... 2 1.4 System Requirements... 2 1.5 Installation

More information

3GWIFIMRD. 3.5G plus WLAN Desktop Server Router. Quick Setup Guide. 1 Version 1.0

3GWIFIMRD. 3.5G plus WLAN Desktop Server Router. Quick Setup Guide. 1 Version 1.0 3GWIFIMRD 3.5G plus WLAN Desktop Server Router Quick Setup Guide 1 Version 1.0 Declaration of Conformity Marking by the above symbol indicates compliance with the Essential Requirements of the R&TTE Directive

More information

Wireless-G Router User s Guide

Wireless-G Router User s Guide Wireless-G Router User s Guide 1 Table of Contents Chapter 1: Introduction Installing Your Router System Requirements Installation Instructions Chapter 2: Preparing Your Network Preparing Your Network

More information

F.A.Q for TW100-S4W1CA

F.A.Q for TW100-S4W1CA F.A.Q for TW100-S4W1CA Q: How do I configure the TW100-S4W1CA for a DSL, PPPoE connection? A: Step 1 Open your web browser and type the IP address of the TW100-S4W1CA in the address bar. The default IP

More information

EdgeConnect for Amazon Web Services (AWS)

EdgeConnect for Amazon Web Services (AWS) Silver Peak Systems EdgeConnect for Amazon Web Services (AWS) Dinesh Fernando 2-22-2018 Contents EdgeConnect for Amazon Web Services (AWS) Overview... 1 Deploying EC-V Router Mode... 2 Topology... 2 Assumptions

More information

IP806GA/GB Wireless ADSL Router

IP806GA/GB Wireless ADSL Router IP806GA/GB Wireless ADSL Router 802.11g/802.11b Wireless Access Point ADSL Modem NAT Router 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless ADSL Router Features...

More information

MIKROTIK ROUTER SETUP USERS MANUAL

MIKROTIK ROUTER SETUP USERS MANUAL 14 November, 2017 MIKROTIK ROUTER SETUP USERS MANUAL Document Filetype: PDF 110.52 KB 0 MIKROTIK ROUTER SETUP USERS MANUAL Detailed step-by-step instructions and screenshots are included to make your MIKROTIK

More information

C L O U D V O I C E Y E A L I N K S I P - C P 8 6 0

C L O U D V O I C E Y E A L I N K S I P - C P 8 6 0 C L O U D V O I C E Y E A L I N K S I P - C P 8 6 0 I P P H O N E C O N F I G U R A T I ON G U I D E V E R S I O N 2. 0 Contents Introduction... 3 Overview... 3 Audience... 3 Supported Devices... 4 Network,

More information

14 December, Mikrotik V2 9 DAILY BOOKS # Kindle # 3TB3OLQRB7. 14 December, 2017 E-BOOK MIKROTIK V2 9. Document Filetype: PDF 259.

14 December, Mikrotik V2 9 DAILY BOOKS # Kindle # 3TB3OLQRB7. 14 December, 2017 E-BOOK MIKROTIK V2 9. Document Filetype: PDF 259. 14 December, 2017 E-BOOK MIKROTIK V2 9 Document Filetype: PDF 259.11 KB 0 E-BOOK MIKROTIK V2 9 Load balancing is implemented as equal cost multipath routing. Mikrotik also uses 24v 0.8A (19.2 watt) and

More information

LevelOne FBR-1405TX. User s Manual. 1-PORT BROADBAND ROUTER W/4 LAN Port

LevelOne FBR-1405TX. User s Manual. 1-PORT BROADBAND ROUTER W/4 LAN Port LevelOne FBR-1405TX 1-PORT BROADBAND ROUTER W/4 LAN Port User s Manual 1 Introduction... 4 Features... 4 Minimum Requirements...4 Package Content... 4 Note...4 Get to know the Broadband Router... 5 Back

More information

SonicOS Release Notes

SonicOS Release Notes SonicOS Contents Platform Compatibility... 1 Known Issues... 2 Resolved Issues... 4 Upgrading SonicOS Enhanced Image Procedures... 5 Related Technical Documentation... 10 Platform Compatibility The SonicOS

More information

LevelOne FBR-1405TX. User s Manual. 1 PORT BROADBAND ROUTER W/4 LAN Port. Version: 1.0

LevelOne FBR-1405TX. User s Manual. 1 PORT BROADBAND ROUTER W/4 LAN Port. Version: 1.0 LevelOne FBR-1405TX 1 PORT BROADBAND ROUTER W/4 LAN Port User s Manual Version: 1.0 Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4

More information

Multi-site Configuration and Installation Guide Port Forwarding Option

Multi-site Configuration and Installation Guide Port Forwarding Option Multi-site Configuration and Installation Guide Port Forwarding Option V1.0 7-24-2006 Overview What this guide covers This guide will assist you in setting up a Wide Area Network (WAN) that allows your

More information

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel...

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... 5 Setup Diagram... 6 Getting started... 7 Chapter 1...

More information

Broadband Router DC-202. User's Guide

Broadband Router DC-202. User's Guide Broadband Router DC-202 User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...3 CHAPTER 2 INSTALLATION... 5 Requirements...

More information

MikroTik Router Certified Network Associate (MTCNA) + Unifi Wifi Access Point (only got at CISMIC)

MikroTik Router Certified Network Associate (MTCNA) + Unifi Wifi Access Point (only got at CISMIC) MikroTik Router Certified Network Associate (MTCNA) + Unifi Wifi Access Point (only got at CISMIC) Course s Course Outline By the end of this training session, the student will be familiar with Router

More information

Implementing DVN. directpacket Product Guide

Implementing DVN. directpacket Product Guide Implementing DVN directpacket Product Guide directpacket Research www.directpacket.com 2 1 DVN and the IPC Community The Secure Dedicated Versatile Network (DVN) Server is a hardened internet facing device

More information

Set-up for a Netgear DG834G (802.11b & g) ADSL Router with the Adpro FastTrace

Set-up for a Netgear DG834G (802.11b & g) ADSL Router with the Adpro FastTrace Set-up for a Netgear DG834G (802.11b & g) ADSL Router with the Adpro FastTrace This is a step-by-step guide on the set-up for a Netgear DG834G Router (Fig. 1) for use with a remote an Adpro FastTrace remote

More information

ZyWALL 10W. Internet Security Gateway. Quick Start Guide Version 3.62 December 2003

ZyWALL 10W. Internet Security Gateway. Quick Start Guide Version 3.62 December 2003 Internet Security Gateway Quick Start Guide Version 3.62 December 2003 Introducing the ZyWALL The is the ideal secure gateway for all data passing between the Internet and the LAN. By integrating NAT,

More information

BiPAC 7402R2. ADSL2+ VPN Firewall Router. Quick Start Guide

BiPAC 7402R2. ADSL2+ VPN Firewall Router. Quick Start Guide BiPAC 7402R2 ADSL2+ VPN Firewall Router Quick Start Guide Billion BiPAC 7402R2 ADSL2+ VPN Firewall Router For more detailed instructions on configuring and using the ADSL2+ VPN Firewall Router, please

More information

BiPAC 6404VP/VGP. VoIP/(802.11g) Broadband Firewall Router. Quick Start Guide

BiPAC 6404VP/VGP. VoIP/(802.11g) Broadband Firewall Router. Quick Start Guide BiPAC 6404VP/VGP VoIP/(802.11g) Broadband Firewall Router Quick Start Guide VoIP/(802.11g) Broadband Firewall Router For more detailed instructions on configuring and using the VoIP/(802.11g) Broadband

More information

Deployment Guide: Routing Mode with No DMZ

Deployment Guide: Routing Mode with No DMZ Deployment Guide: Routing Mode with No DMZ March 15, 2007 Deployment and Task Overview Description Follow the tasks in this guide to deploy the appliance as a router-firewall device on your network with

More information

innovi Edge Installation & Configuration Guide

innovi Edge Installation & Configuration Guide innovi Edge 200 - Installation & Configuration Guide Version 1.5, January 2018 Table of Contents 1. Overview... 3 2. Prerequisites and Design Considerations... 4 2.1. Required Equipment... 4 2.2. Networking...

More information

ZyWALL 70. Internet Security Appliance. Quick Start Guide Version 3.62 December 2003

ZyWALL 70. Internet Security Appliance. Quick Start Guide Version 3.62 December 2003 ZyWALL 70 Internet Security Appliance Quick Start Guide Version 3.62 December 2003 Introducing the ZyWALL The ZyWALL 70 is the ideal secure gateway for all data passing between the Internet and the LAN.

More information

TZ 170 Quick Start Guide

TZ 170 Quick Start Guide COMPREHENSIVE INTERNET SECURITY S o n i c WALL Internet Security Ap p l i a n c e s TZ 170 Quick Start Guide Quick Start Installation Thank you for purchasing a SonicWALL Internet security appliance. The

More information

SEVIO User Guide. Document ID: sv_user_guide_en_v17_05

SEVIO User Guide. Document ID: sv_user_guide_en_v17_05 SEVIO User Guide https://sevio.it 2017 Sevio. All rights reserved. Trademarks Sevio is an Sevio S.r.l. trademark. Microsoft, Windows are a Microsoft Corporation registered brand. Other product names and

More information

Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system.

Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system. Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system. Please follow these steps to ensure that any changes made by your previous

More information

2017/05/12 20:51 1/11 Mikrotik -> Basic

2017/05/12 20:51 1/11 Mikrotik -> Basic 2017/05/12 20:51 1/11 Mikrotik -> Basic Mikrotik -> Basic Introduction With this scenario we assume you have: A recent installation of RADIUSdesk which includes Dynamic RADIUS Clients support. We will

More information

User Manual DIR-850L. Wireless AC1200 Dual Band Gigabit Router.

User Manual DIR-850L. Wireless AC1200 Dual Band Gigabit Router. User Manual DIR-850L Wireless AC1200 Dual Band Gigabit Router USER MANUAL: DIR-850L Wireless AC1200 Dual Band Gigabit Router SYSTEM REQUIREMENTS Network Requirements Web-based Configuration Utility Requirements

More information

4-Port Broadband user manual Model

4-Port Broadband user manual Model 4-Port Broadband Router user manual Model 524537 INT-524537-UM-0309-02 introduction Thank you for purchasing the INTELLINET NETWORK SOLUTIONS 4-Port Broadband Router, Model 524537. Combining a router,

More information

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac.

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac. CONTENTS 1 2 3 4 5 7 8 Getting connected Ethernet Setup Connecting a Router Logging on Configuring DHCP in Windows Configuring DHCP on a Mac Troubleshooting HELP TIP: Visit support.getwireless.net for

More information

Lab - Connect to a Router for the First Time

Lab - Connect to a Router for the First Time Introduction In this lab, you will configure basic settings on a wireless router. Recommended Equipment A computer with Windows installed An Ethernet NIC installed Wireless router Ethernet patch cable

More information

LAN-Cell 3. Quick Start Guide

LAN-Cell 3. Quick Start Guide LAN-Cell 3 4G/3G Cellular Router + VPN + Firewall Quick Start Guide Version 5.1 The REALLY QUICK Start Guide 1. Insert an activated USB modem & power on the LAN-Cell 3. 2. Wait 60 sec. for the Status &

More information

Multi-Homing Broadband Router. User Manual

Multi-Homing Broadband Router. User Manual Multi-Homing Broadband Router User Manual 1 Introduction... 4 Features... 4 Minimum Requirements... 4 Package Content... 4 Note... 4 Get to know the Broadband Router... 5 Back Panel... 5 Front Panel...

More information

IpAlarm Module Set Up VirtuAlarm model

IpAlarm Module Set Up VirtuAlarm model Page 1 IpAlarm Module Set Up VirtuAlarm model Note: This device is shipped configured for Ethernet connectivity. To use in this mode, connect the BLUE Jack (marked WAN) to your router and wait at least

More information

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel...

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... 5 Setup Diagram... 6 Getting started... 7 Chapter 1...

More information

install the CAB file, but that should still not take but another minute to do 3. Plug the TP4000 back in and test print.

install the CAB file, but that should still not take but another minute to do 3. Plug the TP4000 back in and test print. THERMAL PRINTERS TROUBLESHOOTING INSTALLED PRINTERS Before running any additional steps, first try unplugging the USB cable that connects the printer from the Terminal (not the printer), cycling the Power

More information

Broadband Router DC 202

Broadband Router DC 202 Broadband Router DC 202 Full Manual Table of Contents DC-202 xdsl/cable Broadband router REQUIREMENTS...4 INTRODUCTION...4 DC-202 Features...4 Internet Access Features...4 Advanced Internet Functions...5

More information

EN-2000 Quick Configuration Guide

EN-2000 Quick Configuration Guide Document Part Number 17539.0000 Version A.8, March 2018 2018 Encore Networks, Inc. All rights reserved. EN-2000 Quick Configuration Guide T he EN-2000 is a high-performance, low-cost VPN router designed

More information

300M Wireless-N Broadband Router User Manual

300M Wireless-N Broadband Router User Manual 300M Wireless-N Broadband Router Model No.: ib-wrb314n User Manual Ver.: 1.0.0 Contents...Error! Bookmark not defined. Chapter 1 Product Overview... 3 Package Contents 3 Conventions....4 Panel Overview...

More information

ANSEL FXS / 1 PSTN. VoIP Telephone Adaptor. User Manual V1.10

ANSEL FXS / 1 PSTN. VoIP Telephone Adaptor. User Manual V1.10 ANSEL 5518 1 FXS / 1 PSTN VoIP Telephone Adaptor User Manual V1.10 Quick Guide Step 1: Broadband (ADSL/Cable Modem) Connections for ANSEL 5518 A. Connect ANSEL 5518 WAN port to ADSL NAT Router as the following

More information

Peplink Balance Multi-WAN Routers

Peplink Balance Multi-WAN Routers Peplink Balance Multi-WAN Routers Model 20/30/210/310/380/390/580/710/1350 User Manual Firmware 5.1 September 10 Copyright & Trademarks Specifications are subject to change without prior notice. Copyright

More information

Hello! My name is Karl Auer. I'm with Into6. But today is about MikroTik. - and about networking Into6 (

Hello! My name is Karl Auer. I'm with Into6. But today is about MikroTik. - and about networking Into6 ( Hello! My name is Karl Auer I'm with Into6 But today is about MikroTik - and about networking... 2013 Into6 (www.into6.com.au) Slide #1 Latvian company; www.mikrotik.com Started in 1995, manufacturer since

More information

Routerboard Security. Barry Higgins Allness IT. UK MuM 2018

Routerboard Security. Barry Higgins Allness IT. UK MuM 2018 Routerboard Security Barry Higgins Allness IT Who am I? Barry Higgins Made a living from I.T. since 1996 Started a WISP in 2009 MikroTik consultant since 2015 Independent UK MikroTik Trainer since 2016

More information

babytel Self Install Guide

babytel Self Install Guide babytel Self Install Guide Last updated April 5, 2005 Contents Contents --------------------------------------------------------------------------------------------------------------------2 Welcome --------------------------------------------------------------------------------------------------------------------3

More information

NBG-416N. Wireless N-lite Home Router. Default Login Details. IMPORTANT! READ CAREFULLY BEFORE USE.

NBG-416N. Wireless N-lite Home Router. Default Login Details.  IMPORTANT! READ CAREFULLY BEFORE USE. NBG-416N Wireless N-lite Home Router IMPORTANT! Default Login Details LAN IP https://192.168.1.1 Address User Name admin Password 1234 READ CAREFULLY BEFORE USE. KEEP THIS GUIDE FOR FUTURE REFERENCE. IMPORTANT!

More information

CE APPROVED.4 INTRODUCTION.5 PACKAGE CONTENTS. 6 PRE - INSTALLATION CHECKLIST. 6 SYSTEM REQUIREMENTS. 6 FEATURES AND BENEFITS.11 SETUP WIZARD.

CE APPROVED.4 INTRODUCTION.5 PACKAGE CONTENTS. 6 PRE - INSTALLATION CHECKLIST. 6 SYSTEM REQUIREMENTS. 6 FEATURES AND BENEFITS.11 SETUP WIZARD. Web Edition Dec. 2002 Contents CE APPROVED...4 INTRODUCTION...5 PACKAGE CONTENTS... 6 PRE - INSTALLATION CHECKLIST... 6 SYSTEM REQUIREMENTS... 6 FEATURES AND BENEFITS... 7 4 - PORT CABLE/XDSL ROUTER...9

More information

A Division of Cisco Systems, Inc. Broadband Router. with 2 Phone Ports. User Guide WIRED RT41P2-AT. Model No.

A Division of Cisco Systems, Inc. Broadband Router. with 2 Phone Ports. User Guide WIRED RT41P2-AT. Model No. A Division of Cisco Systems, Inc. WIRED Broadband Router with 2 Phone Ports User Guide Model No. RT41P2-AT Copyright and Trademarks Specifications are subject to change without notice. Linksys is a registered

More information

Xrio UBM Quick Start Guide

Xrio UBM Quick Start Guide XRIO UBM QUICK START GUIDE V.2.0 Updated September 2009 Xrio UBM Quick Start Guide Page 1 of 35 UBM QUICK START GUIDE CONTENTS 1.0 Getting Started Page 04 1.1 Connecting to Your UBM Appliance Page 05 1.2

More information

Gigaset Router / en / A31008-E105-B / cover_front_router.fm / s Be inspired

Gigaset Router / en / A31008-E105-B / cover_front_router.fm / s Be inspired s Be inspired Table of Contents Table of Contents Safety precautions........................... 3 The Gigaset Router........................... 3 Features and Benefits..................................................

More information

Connecting the DI-804V Broadband Router to your network

Connecting the DI-804V Broadband Router to your network Before you begin Make sure that any existing Firewall Software/Devices are disabled and/or shutdown before beginning installation of your new D-Link DI-804V Broadband Router. Contents of Package DI-804V

More information

The Administration Tab - Diagnostics

The Administration Tab - Diagnostics The Administration Tab - Diagnostics The diagnostic tests (Ping and Traceroute) allow you to check the connections of your network components. Ping Test. The Ping test will check the status of a connection.

More information

AirCruiser G Wireless Router GN-BR01G

AirCruiser G Wireless Router GN-BR01G AirCruiser G Wireless Router GN-BR01G User s Guide i Contents Chapter 1 Introduction... 1 Overview...1 Features...1 Package Contents...2 AirCruiser G Wireless Router Rear Panel...2 AirCruiser G Wireless

More information

Gnostice StarDocs On-Premises API Virtual Appliance

Gnostice StarDocs On-Premises API Virtual Appliance Gnostice StarDocs On-Premises API Virtual Appliance Deployment Instructions For VMware vsphere 2 For Oracle VirtualBox 4 For VMware Fusion (on Mac OS) 6 For VMware vsphere Note that the instructions below

More information

SonicWALL / Toshiba General Installation Guide

SonicWALL / Toshiba General Installation Guide SonicWALL / Toshiba General Installation Guide SonicWALL currently maintains two operating systems for its Unified Threat Management (UTM) platform, StandardOS and EnhancedOS. When a SonicWALL is implemented

More information

Cisco ASA 5500 LAB Guide

Cisco ASA 5500 LAB Guide INGRAM MICRO Cisco ASA 5500 LAB Guide Ingram Micro 4/1/2009 The following LAB Guide will provide you with the basic steps involved in performing some fundamental configurations on a Cisco ASA 5500 series

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

LKR Port Broadband Router. User's Manual. Revision C

LKR Port Broadband Router. User's Manual. Revision C LKR-604 4-Port Broadband Router User's Manual Revision C 1 Contents 1 Introduction... 4 1.1 Features... 4 1.2 Package Contents... 4 1.3 Finding Your Way Around... 5 1.3.1 Front Panel... 5 1.3.2 Rear Panel

More information

The StrideLinx Remote Access Solution comprises the StrideLinx router, web-based platform, and VPN client.

The StrideLinx Remote Access Solution comprises the StrideLinx router, web-based platform, and VPN client. Introduction: Intended Audience The StrideLinx Remote Access Solution is designed to offer safe and secure remote access to industrial equipment worldwide for efficient remote troubleshooting, programming

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

AudioCodes 310HD and Elastix Server

AudioCodes 310HD and Elastix Server AudioCodes 310HD and Elastix Server Setup Guide http://www.elastix.org 1.0 Setup Diagram Figure 1-1 is a setup diagram for a single IP Phone AudioCodes 310HD configuration. The phone is setup as a SIP

More information

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide Web configuration reference guide 6623-3201 MRD-310 MRD-330 Westermo Teleindustri AB 2008 3G Cellular Modem / Router Web configuration reference guide www.westermo.com Table of Contents 1 Basic Configuration...

More information

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac.

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac. Username: Password: CONTENTS 1 2 3 4 5 7 8 Getting connected Ethernet Setup Connecting a Router Logging on Configuring DHCP in Windows Configuring DHCP on a Mac Troubleshooting HELP TIP: Visit dojonetworks.com/support

More information

HandyTone-701 User Manual (Automatic Provisioning Version)

HandyTone-701 User Manual (Automatic Provisioning Version) HandyTone-701 User Manual (Automatic Provisioning Version) Ver1.0.1 2017/08/22 created Copyright 2017 cloudippbx.com Thank you for purchasing Grandstream HT-701. Make sure and acknowledge that you have

More information

/interface eoip add remote-address= tunnel-id=1 mac-address= e \ \... disabled=no

/interface eoip add remote-address= tunnel-id=1 mac-address= e \ \... disabled=no EoIP Document revision 1.5 (September 11, 2007, 9:06 GMT) This document applies to V3.0 Table of Contents Table of Contents General Information Summary Quick Setup Guide Specifications EoIP Setup Property

More information

ABS-VAP11N Quick Setup Guide

ABS-VAP11N Quick Setup Guide ABS-VAP11N Quick Setup Guide SETUP 1. On the PC you will use to configure the ABS-VAP11N bridge: Disable, if present, the Wireless Network Connection (WiFi). Enable the Local Nework Connection (Ethernet)

More information

Getting Started with your vtalk

Getting Started with your vtalk Welcome Congratulations on purchasing a vtalk! We re glad to have you as part of the vtalk family. This guide will run you through how to setup your vtalk and get your business running in no time at all.

More information

Client VPN OS Configuration. Android

Client VPN OS Configuration. Android Client VPN OS Configuration This article outlines instructions to configure a client VPN connection on commonly-used operating systems. For more information about client VPN, please refer to our documentation.

More information

WL5041 Router User Manual

WL5041 Router User Manual TECOM WL5041 Router User Manual TECOM CO., LTD. March 2003 2003 by TECOM CO., LTD. All rights reserved. Printed in Taiwan Table of contents Package Contents--------------------------------------- 2 Installing

More information

Dell SonicWALL SonicOS 6.2

Dell SonicWALL SonicOS 6.2 Dell SonicWALL SonicOS 6.2 November 2016 This provides instructions for upgrading your Dell SonicWALL network security appliance from SonicOS 6.1 firmware or a previous version of SonicOS 6.2 to the latest

More information

Cassia E1000/X1000/C1000 Quick Start Guide

Cassia E1000/X1000/C1000 Quick Start Guide Cassia E1000/X1000/C1000 Quick Start Guide Step One Connect your laptop/pc to your Bluetooth router Check your Bluetooth router s MAC address on the bottom of the router, as noted in Figure 1 below. Then

More information

SB039-HA DNS Redirect Process for the HA7000 using existing router

SB039-HA DNS Redirect Process for the HA7000 using existing router I. Application/Purpose This document will help to guide an installation partner or homeowner through the process of redirecting the HA7000 Intuity Home Automation Controller to the new Legrand cloud platform.

More information

JNR1010v2 N150 Wireless Router User Manual

JNR1010v2 N150 Wireless Router User Manual User Manual January 2014 202-11340-02 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label

More information

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel...

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... Introduction... 3 Features... 3 Minimum Requirements... 3 Package Content... 3 Get to know the Broadband Router... 4 Back Panel... 4 Front Panel... 5 Setup Diagram... 6 Getting started... 7 Chapter 1...

More information

WISP Setup Guide for TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist

WISP Setup Guide for TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist WISP Setup Guide for TP-Link TL-WR841N 300 Mbps Wireless N Router AARP Foundation Tax-Aide Colorado Technology Specialist Summary This document explains how to configure the TP-Link WR841N router to provide

More information

HOME AUTOMATION, INC. Model 93A00-1. Serial Server. User s Manual

HOME AUTOMATION, INC. Model 93A00-1. Serial Server. User s Manual HOME AUTOMATION, INC. Model 93A00-1 Serial Server User s Manual Document Number 93I00-1 Rev. A December, 2009 Introduction The 93A00-1 is a RS232/RS485 to TCP/IP converter integrated with a robust system

More information

PD-SATA USB/LAN Network Attached Storage Enclosure for 3.5 SATA Hard Drives

PD-SATA USB/LAN Network Attached Storage Enclosure for 3.5 SATA Hard Drives Network Attached Storage Enclosure for 3.5 SATA Hard Drives User Manual & Installation Guide March 16, 2008 - v1.0 Table of Contents 1 INTRODUCTION...1 1.1 ICON KEY...1 1.2 THE...1 1.3 PACKAGE CONTENTS...1

More information

Grandstream Networks, Inc. GWN7000 OpenVPN Site-to-Site VPN Guide

Grandstream Networks, Inc. GWN7000 OpenVPN Site-to-Site VPN Guide Grandstream Networks, Inc. GWN7000 OpenVPN Site-to-Site VPN Guide Table of Contents INTRODUCTION... 4 SCENARIO OVERVIEW... 5 CONFIGURATION STEPS... 6 Core Site Configuration... 6 Generate Self-Issued Certificate

More information

HTG XROADS NETWORKS. Network Appliance How To Guide: PPTP Client. How To Guide

HTG XROADS NETWORKS. Network Appliance How To Guide: PPTP Client. How To Guide HTG X XROADS NETWORKS Network Appliance How To Guide: PPTP Client How To Guide V 3. 3 E D G E N E T W O R K A P P L I A N C E How To Guide PPTP Client XRoads Networks 17165 Von Karman Suite 112 888-9-XROADS

More information

Quick Installation Guide DIR-300NRU. Wireless Router with Built-in 4-port Switch

Quick Installation Guide DIR-300NRU. Wireless Router with Built-in 4-port Switch DIR-300NRU Wireless Router with Built-in 4-port Switch BEFORE YOU BEGIN Delivery Package Wireless router DIR-300NRU Power adapter Straight-through Ethernet cable (CAT 5E) CD-ROM with User Manual and (brochure)

More information

AC1200 WiFi Router User Manual

AC1200 WiFi Router User Manual AC1200 WiFi Router User Manual Model R6120 September 2017 202-11753-03 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support

More information

AXIS T8705 Video Decoder. User Manual

AXIS T8705 Video Decoder. User Manual User Manual Table of Contents Solution overview........................................... 3 Product overview........................................... 4 How to access the product....................................

More information

NETWORK STORAGE ADAPTER USER MANUAL

NETWORK STORAGE ADAPTER USER MANUAL NETWORK STORAGE ADAPTER USER MANUAL MODEL 522496 INT-522496-UM-0606-02 522496_man.dlrevL4C.indd 1 6/28/06 9:11:50 AM CONTENTS section page 1. Introduction... 3 2. Understanding the Network Storage Adapter...

More information

Security SSID Selection: Broadcast SSID:

Security SSID Selection: Broadcast SSID: 69 Security SSID Selection: Broadcast SSID: WMM: Encryption: Select the SSID that the security settings will apply to. If Disabled, then the device will not be broadcasting the SSID. Therefore it will

More information

NBG-418N. Wireless N Home Router. Default Login Details. IMPORTANT! READ CAREFULLY BEFORE USE. KEEP THIS GUIDE FOR FUTURE REFERENCE.

NBG-418N. Wireless N Home Router. Default Login Details.   IMPORTANT! READ CAREFULLY BEFORE USE. KEEP THIS GUIDE FOR FUTURE REFERENCE. NBG-418N Wireless N Home Router IMPORTANT! Default Login Details LAN IP http://192.168.1.1 Address User Name admin Password 1234 READ CAREFULLY BEFORE USE. KEEP THIS GUIDE FOR FUTURE REFERENCE. IMPORTANT!

More information

SmartPath EMS VMA Virtual Appliance Quick Start Guide

SmartPath EMS VMA Virtual Appliance Quick Start Guide LWN600VMA SmartPath Enterprise Wireless System Virtual Appliance SmartPath EMS VMA Virtual Appliance Quick Start Guide Provides the speed, range, security, adapability, and manageability to replace wired

More information