67.148.203.189 Open in urlscan Pro
67.148.203.189  Public Scan

URL: http://67.148.203.189/
Submission: On June 06 via manual from PH — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="clearfix" id="configure_form">
  <section id="wired-uplink-config">
    <h1>Uplink configuration</h1>
    <p>Configure the uplink Internet connection on this <a class="device_noun">security appliance</a>.</p>
    <fieldset id="ip_config" class="ip_config" style="height:100%">
      <h2>Internet 1</h2>
      <ul>
        <li id="wan0_role_op" class="wan0_enabled_op">
          <label for="wired_wan0_enabled">Role</label>
          <select class="wired_wan0_enabled" name="wired_wan0_enabled">
            <option value="enabled">Internet</option>
            <option value="disabled">LAN</option>
          </select>
        </li>
        <li id="wan0_remap_op" class="wan0_remap_mode_op">
          <label for="wan0_remap_mode">Active Port</label>
          <select class="wan0_remap_mode" name="wan0_remap_mode">
            <!-- enum wan_remap_enum -->
            <option value="2">Auto</option>
            <option value="1">SFP</option>
            <option value="0">Ethernet</option>
          </select>
        </li>
        <li id="vlan_config" class="vlan_config">
          <label for="vlan_tagging_enabled">VLAN tagging</label>
          <select class="vlan_tagging_enabled" name="vlan_tagging_enabled">
            <option value="disabled">Don't use VLAN tagging</option>
            <option value="enabled">Use VLAN tagging</option>
          </select>
        </li>
        <li class="vlan_id_config">
          <label for="vlan_tag">VLAN ID</label>
          <input id="vlan_tag" name="vlan_tag" type="text" size="5">
        </li>
        <li class="connection_type_select_row">
          <label for="connection_type_select">Connection type</label>
          <select class="connection_type_select" name="connection_type">
            <option id="connection_type_direct" value="direct">Direct</option>
            <option id="connection_type_pppoe" value="pppoe">PPPoE</option>
          </select>
        </li>
        <li class="direct_op direct_connection_options">
          <label for="direct_ip_assignment_select">IP assignment</label>
          <select class="direct_ip_assignment_select" name="direct_ip_assignment">
            <option value="dhcp">DHCP</option>
            <option value="static">Static</option>
          </select>
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_ip">Address</label>
          <input type="text" class="direct_op" name="static_wired_ip" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_netmask">Netmask</label>
          <input type="text" class="direct_op" name="static_wired_netmask" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_gateway">Gateway</label>
          <input type="text" class="direct_op" name="static_wired_gateway" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_dns1">DNS server 1</label>
          <input type="text" class="direct_op" name="static_wired_dns1" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_dns2">DNS server 2</label>
          <input type="text" class="direct_op" name="static_wired_dns2" size="15" value="">
        </li>
        <li class="pppoe_op">
          <label for="pppoe_authentication_enabled_select">Authentication</label>
          <select class="pppoe_authentication_enabled_select" name="pppoe_authentication_enabled">
            <option value="false">No authentication</option>
            <option value="true">Use authentication</option>
          </select>
        </li>
        <li class="pppoe_op pppoe_auth_op">
          <label for="pppoe_authentication_username">Username</label>
          <input type="text" name="pppoe_authentication_username" size="15" value="">
        </li>
        <li class="pppoe_op pppoe_auth_op">
          <label for="pppoe_authentication_password">Password</label>
          <input type="password" name="pppoe_authentication_password" size="15" value="">
        </li>
        <li class="pppoe_op">
          <label for="pppoe_ip_assignment_select">IP assignment</label>
          <select class="pppoe_ip_assignment_select" name="pppoe_ip_assignment">
            <option value="dynamic">Dynamic</option>
            <option value="static">Static</option>
          </select>
        </li>
        <li class="pppoe_op pppoe_ip_op">
          <label for="pppoe_static_ip">Address</label>
          <input type="text" id="pppoe_static_ip" name="pppoe_static_ip" size="15" value="">
        </li>
      </ul>
    </fieldset>
    <fieldset id="ip_config_1" class="ip_config" style="height:100%">
      <h2>Internet 2</h2>
      <ul>
        <li id="wan1_role_op" class="wan1_enabled_op">
          <label for="wired_wan1_enabled">Role</label>
          <select class="wired_wan1_enabled" name="wired_wan1_enabled">
            <option value="enabled">Internet</option>
            <option value="disabled">LAN</option>
          </select>
        </li>
        <li id="wan1_remap_op" class="wan1_remap_mode_op">
          <label for="wan1_remap_mode">Active Port</label>
          <select class="wan1_remap_mode" name="wan1_remap_mode">
            <!-- enum wan_remap_enum -->
            <option value="2">Auto</option>
            <option value="1">SFP</option>
            <option value="0">Ethernet</option>
          </select>
        </li>
        <li>
          <label for="vlan_tagging_enabled">VLAN tagging</label>
          <select class="vlan_tagging_enabled" name="vlan_tagging_enabled_1">
            <option value="disabled">Don't use VLAN tagging</option>
            <option value="enabled">Use VLAN tagging</option>
          </select>
        </li>
        <li class="vlan_id_config">
          <label for="vlan_tag">VLAN ID</label>
          <input id="vlan_tag" name="vlan_tag_1" type="text" size="5">
        </li>
        <li class="connection_type_select_row">
          <label for="connection_type_select">Connection Type</label>
          <select class="connection_type_select" name="connection_type_1">
            <option id="connection_type_direct" value="direct">Direct</option>
            <option id="connection_type_pppoe" value="pppoe">PPPoE</option>
          </select>
        </li>
        <li class="direct_op direct_connection_options">
          <label for="direct_ip_assignment_select">IP assignment</label>
          <select class="direct_ip_assignment_select" name="direct_ip_assignment_1">
            <option value="dhcp">DHCP</option>
            <option value="static">Static</option>
          </select>
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_ip">Address</label>
          <input type="text" name="static_wired_ip_1" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_netmask">Netmask</label>
          <input type="text" name="static_wired_netmask_1" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_gateway">Gateway</label>
          <input type="text" name="static_wired_gateway_1" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_dns1">DNS server 1</label>
          <input type="text" name="static_wired_dns1_1" size="15" value="">
        </li>
        <li class="direct_op direct_static_op">
          <label for="static_wired_dns2">DNS server 2</label>
          <input type="text" name="static_wired_dns2_1" size="15" value="">
        </li>
        <li class="pppoe_op">
          <label for="pppoe_authentication_enabled_select">Authentication</label>
          <select class="pppoe_authentication_enabled_select" name="pppoe_authentication_enabled_1">
            <option value="false">No authentication</option>
            <option value="true">Use authentication</option>
          </select>
        </li>
        <li class="pppoe_op pppoe_auth_op">
          <label for="pppoe_authentication_username">Username</label>
          <input type="text" name="pppoe_authentication_username_1" size="15" value="">
        </li>
        <li class="pppoe_op pppoe_auth_op">
          <label for="pppoe_authentication_password">Password</label>
          <input type="password" name="pppoe_authentication_password_1" size="15" value="">
        </li>
        <li class="pppoe_op">
          <label for="pppoe_ip_assignment_select">IP assignment</label>
          <select class="pppoe_ip_assignment_select" name="pppoe_ip_assignment_1">
            <option value="dynamic">Dynamic</option>
            <option value="static">Static</option>
          </select>
        </li>
        <li class="pppoe_op pppoe_ip_op">
          <label for="pppoe_static_ip">Address</label>
          <input type="text" id="pppoe_static_ip" name="pppoe_static_ip_1" size="15" value="">
        </li>
      </ul>
    </fieldset>
  </section>
  <section id="cellular-gateway-uplink-config">
    <h1>Safe Mode</h1>
    <p> In Safe Mode Port 1 Is Configured as a WAN Port. This allows the <a class="device_noun">security appliance</a> Port 1 to be plugged into a switch,router and other uplink to access Meraki Cloud even when the cellular network is inaccessible.
    </p>
    <fieldset id="ip_config" class="ip_config" style="height:100%">
      <h2>Internet 1</h2>
      <ul>
        <li id="wan0_role_op" class="wan0_enabled_op">
          <label for="wired_wan0_enabled">Enable Safe Mode</label>
          <input type="checkbox" id="wired_wan0_enabled" name="wired_wan0_enabled" size="15">
        </li>
      </ul>
    </fieldset>
  </section>
  <section class="non-first-section" id="shared-config">
    <fieldset>
      <h2>Web proxy</h2>
      <p>HTTP will be used for the device to communicate with the <a class="cloud_noun">Cisco Meraki cloud</a>&nbsp;if UDP communication is blocked</p>
      <ul>
        <li>
          <label for="backend_access_proxy_enabled_select">Use a proxy?</label>
          <select id="backend_access_proxy_enabled_select" name="backend_access_proxy_enabled">
            <option value="false">No</option>
            <option value="true">Yes</option>
          </select>
        </li>
        <li class="proxy_op" style="display:none;">
          <label for="backend_access_proxy_server">Hostname or IP</label>
          <input type="text" class="backend_access_proxy_server" name="backend_access_proxy_server" placeholder="0.0.0.0">
        </li>
        <li class="proxy_op" style="display:none;">
          <label for="backend_access_proxy_port">Port</label>
          <input type="text" class="backend_access_proxy_port" name="backend_access_proxy_port" onkeypress="return numbersonly(this, event)" placeholder="Port #">
        </li>
        <li class="proxy_op" style="display:none;">
          <label for="backend_access_proxy_userpwd_enabled_select">Authentication</label>
          <select id="backend_access_proxy_userpwd_enabled_select" name="backend_access_proxy_userpwd_enabled">
            <option value="false">No authentication</option>
            <option value="true">Use authentication</option>
          </select>
        </li>
        <li class="proxy_op proxy_auth_op" style="display:none;">
          <label for="backend_access_proxy_user">Username</label>
          <input type="text" name="backend_access_proxy_user" placeholder="Username">
        </li>
        <li class="proxy_op proxy_auth_op" style="display:none;">
          <label for="backend_access_proxy_password">Password</label>
          <input type="password" name="backend_access_proxy_password" placeholder="Password">
        </li>
      </ul>
    </fieldset>
    <div class="save_button button button_configure">
      <span>Save</span>
    </div>
    <span class="save_config_text" style="display:none;"></span>
  </section>
</form>

<form>
  <fieldset>
    <h1>Download support data</h1>
    <p>Download diagnostic information about this device for Support to examine. This can take several minutes.</p>
    <p><strong>Do this only if requested by Cisco Meraki Support.</strong></p>
    <button class="download_state_button button button_configure">
      <span>Download</span>
    </button>
    <span class="download_state_text" style="display:none;"></span>
  </fieldset>
</form>

POST /configure/set_link_neg.cgi

<form action="/configure/set_link_neg.cgi" method="post">
  <table id="link_neg_table" class="table table-bordered table-striped"></table>
  <div class="save_button button button_configure">
    <span>Save</span>
  </div>
  <span class="save_config_text" style="display:none;"></span>
</form>

POST /configure/swports_adjust.cgi

<form action="/configure/swports_adjust.cgi" method="post">
  <div style="margin:1em 0">
  </div>
  <div id="vlan_error" class="error_message">Invalid VLAN number. VLAN must be a value between 1 and 4094, or "none" for trunk ports<br></div>
  <div id="stkportcount_error" class="error_message">Invalid Stackport configuration. No more than 2 stackports are supported<br></div>
  <table class="flip-table">
    <thead>
      <tr>
        <th class="port" scope="col">Port</th>
        <th class="port_availability" scope="col">Enabled</th>
        <th class="stacking_enabled" scope="col">Stacking</th>
        <th class="port_schedule" scope="col">Port&nbsp;Schedule</th>
        <th class="access_policy" scope="col">Access&nbsp;Policy</th>
        <th class="native_vlan" scope="col">Native&nbsp;VLAN</th>
        <th class="allowed_vlans" scope="col">Allowed&nbsp;VLANs</th>
        <th class="link_negotiation" scope="col">Link&nbsp;Negotiation</th>
      </tr>
    </thead>
    <tbody></tbody>
  </table>
  <br>
  <div class="save_button button button_configure">
    <span>Save</span>
  </div>
  <span id="or_cancel" style="display:none;"> or <a href="#swports_adjust" onclick="cancel_link()">cancel</a></span>
  <span class="save_config_text" style="display:none;"></span>
</form>

Text Content

HEALTHY


THIS SECURITY APPLIANCE IS FUNCTIONING NORMALLY


SOMETHING'S NOT RIGHT


THIS SECURITY APPLIANCE IS TRYING TO JOIN A NETWORK OR FIND A WORKING ETHERNET
CONNECTION.


THIS SECURITY APPLIANCE HAS DETECTED AN IP CONFLICT ON ITS UPLINK CONNECTION
WITH ANOTHER MACHINE.


THIS SECURITY APPLIANCE IS NOT CONNECTED TO THE INTERNET.


THIS SECURITY APPLIANCE DOES NOT HAVE A WORKING DNS SERVER.


THIS SECURITY APPLIANCE IS NOT CONNECTED TO THE CISCO MERAKI CLOUD.


MAKE SURE YOU CAN SEND OUTGOING TRAFFIC TO UDP PORT 7351 THROUGH YOUR FIREWALL.


MAKE SURE YOU CAN SEND OUTGOING TRAFFIC TO TCP PORT 7734 THROUGH YOUR FIREWALL.


DEVICE IS IN SAFE MODE!


SITE SURVEY


THIS SECURITY APPLIANCE IS IN SITE SURVEY MODE. YOU CAN DISABLE SITE SURVEY MODE
ON THE CONFIGURE TAB.

.
 * Connection
 * Neighbors
 * Configure
 * Ethernet
 * Switch ports status
 * Switch ports configuration

   


 * YOUR CLIENT CONNECTION
   
   Client IP193.27.14.44 Client MAC VLAN Port Provider Name Channel Mode Max
   bitrate Signal
   
   
   
   SPEED TEST
   
   Run a browser-based speed test to check your connection to this security
   appliance.
   
   Run speed test
   
   
   
   
   SECURITY APPLIANCE DETAILS
   
   NameCerrillos-HUB-01 Network nameDNCU - Cerrillos - appliance Hardware
   addresse0:55:3d:11:a6:f0 Product modelMX84 Platform Open Source
   DisclosureDownload
   
   
   
   
   
   
   
   
   
   Ethernet
   This security appliance is directly connected to a local network.
   Primary IP address: 192.168.47.125
   Primary IPv6 address:
   Primary IP address: 192.168.47.125
   Primary IPv6 address:
   This security appliance is acting as a repeater and has not detected a uplink
   connection on an Ethernet port.
   This security appliance is trying to join a network or find a working
   Ethernet connection.
   Primary IP address: 192.168.47.125
   Primary IPv6 address:
   This security appliance has detected an IP conflict on its uplink connection
   with another machine.
   Details
   Details
   
   Internet
   This security appliance is connected to the Internet.
   This security appliance is not connected to the Internet.
   This security appliance does not have a working DNS server.
   Cisco Meraki cloud
   This security appliance is not connected to the Cisco Meraki cloud.
   Make sure you can send outgoing traffic to UDP port 7351 through your
   firewall.
   Make sure you can send outgoing traffic to TCP port 7734 through your
   firewall.
   This security appliance is successfully connected to the Cisco Meraki cloud.
   Firmware
   
   
   
   VLAN UTILIZATION
   
   VLAN listVLAN count Port primary or allowed VLANs Access port voice VLANs
   Access policy guest VLANs Management VLAN All VLANs in use
   
   
   CELLULAR STATUS
   
   Statusno modem IP Type Provider Model Access Point Name (APN) Signal strength
   Reference Signal Received Power (RSRP) Reference Signal Received Quality
   (RSRQ) Band
   
   
   STACKING STATUS
   
   Hardware Addresss Product Model Current

   


 * MERAKI PEERS
   
   SSID BSSID Channel Signal (dB) Mode Encryption
   
   
   NEIGHBORS
   
   SSID BSSID Channel Signal (dB) Mode Encryption

   


 * UPLINK CONFIGURATION
   
   Configure the uplink Internet connection on this security appliance.
   
   
   INTERNET 1
   
    * Role Internet LAN
    * Active Port Auto SFP Ethernet
    * VLAN tagging Don't use VLAN tagging Use VLAN tagging
    * VLAN ID
    * Connection type Direct PPPoE
    * IP assignment DHCP Static
    * Address
    * Netmask
    * Gateway
    * DNS server 1
    * DNS server 2
    * Authentication No authentication Use authentication
    * Username
    * Password
    * IP assignment Dynamic Static
    * Address
   
   
   INTERNET 2
   
    * Role Internet LAN
    * Active Port Auto SFP Ethernet
    * VLAN tagging Don't use VLAN tagging Use VLAN tagging
    * VLAN ID
    * Connection Type Direct PPPoE
    * IP assignment DHCP Static
    * Address
    * Netmask
    * Gateway
    * DNS server 1
    * DNS server 2
    * Authentication No authentication Use authentication
    * Username
    * Password
    * IP assignment Dynamic Static
    * Address
   
   
   SAFE MODE
   
   In Safe Mode Port 1 Is Configured as a WAN Port. This allows the security
   appliance Port 1 to be plugged into a switch,router and other uplink to
   access Meraki Cloud even when the cellular network is inaccessible.
   
   
   INTERNET 1
   
    * Enable Safe Mode
   
   
   WEB PROXY
   
   HTTP will be used for the device to communicate with the Cisco Meraki
   cloud if UDP communication is blocked
   
    * Use a proxy? No Yes
    * Hostname or IP
    * Port
    * Authentication No authentication Use authentication
    * Username
    * Password
   
   Save
   
   
   DOWNLOAD SUPPORT DATA
   
   Download diagnostic information about this device for Support to examine.
   This can take several minutes.
   
   Do this only if requested by Cisco Meraki Support.
   
   Download


 * ETHERNET CONFIGURATION
   
   Use this page to configure physical link settings on the Ethernet ports.
   
   Save
   


 * SWITCH PORTS STATUS
   
   Switch:
   
   Port Native VLAN Allowed VLANs Flags Status Bytes in Bytes out

   


 * SWITCH PORTS CONFIGURATION
   
   Switch:
   Invalid VLAN number. VLAN must be a value between 1 and 4094, or "none" for
   trunk ports
   
   Invalid Stackport configuration. No more than 2 stackports are supported
   
   
   Port Enabled Stacking Port Schedule Access Policy Native VLAN Allowed VLANs
   Link Negotiation
   
   
   Save
   or cancel


 * INCORRECT PASSWORD
   
   
   YOU'VE ENTERED INCORRECT LOGIN CREDENTIALS. THE DEFAULT LOGIN IS THE SERIAL
   NUMBER (E.G. QXXX-XXXX-XXXX), WITH NO PASSWORD. THE SERIAL NUMBER IS ON THE
   BOTTOM OR BACK OF THE DEVICE.
   
   Try again

© Cisco Systems, Inc.