




















# IQ200Board default access problem
## Procedure:
1. Use SCP or WinSCP to replace the login.html.gz file under /mnt/factory/www/
2. SCP command
> scp login.html.gz root@192.168.0.1:/tmp
3. SSH to the modem, do the following:
> cd /mnt/factory/www
> cp login.html.gz login.html.gz.old (backup the old file)
> mv /tmp/login.html.gz /mnt/factory/www (Replace the file just uploaded to the /tmp)
4. Reboot the modem
5. Try login the web Ul with admin/iDirect.
6. Follow the same iQ200RM recovery procedure to load the Evolution package and option file in the Web UI.
/mnt/factory/www/login.html.gz
<!DOCTYPE html> <html lang="en"> <head> <title>iDirect Terminal</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="/static/css/external/kendo/common.css" rel="stylesheet"/> <link href="/static/css/external/kendo/kendo.css" rel="stylesheet"/> <link href="/static/css/base/core.css" rel="stylesheet"/> <link href="/static/css/base/terminal.css" rel="stylesheet"/> <script type="text/javascript"> function checklogin(){ document.getElementById("alert").style.display = 'none'; req = new XMLHttpRequest(); req.onreadystatechange=function(){ if (req.readyState==4){ if(req.status == 401){ document.getElementById("alert").style.display = 'block'; } else { location.href="index.html"; } } } req.open("POST","/authorize?success=&fail=",true); req.setRequestHeader("Content-type","application/x-www-form-urlencoded"); req.send("user="+document.login.user.value+"&password="+document.login.password.value+"&csrf_token="+document.login.csrf_token.value); } </script> <style type="text/css"> #alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; color: #c09853; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display:none; } </style> </head> <body class="alternative"> <section> <div class="container-fluid"> <div class="row-fluid"> <section id="login"> <div class="welcome-holder">Welcome</div> <fieldset class="textbox"> <div class="logo-holder"></div> <div class="login-form-holder"> <div class="login-form-container"> <form name="login" method="POST" class="login-form" action="javascript:checklogin();"> <div id="n-input-9ka41_DC0Tdx_container"> <label for="n-input-9ka41_DC0Tdx">User Name</label> <input id="n-input-9ka41_DC0Tdx" type="text" class="login-username" name="user"> </div> <div id="n-input-pLsUQbOmUJx0_container"> <label for="n-input-pLsUQbOmUJx0">Password</label> <input id="n-input-pLsUQbOmUJx0" type="password" class="login-password" name="password"> </div> <div id="alert"> <b>Wrong User Name / Password combination</b><br/>Please try again </div> <input type="hidden" id="csrf_token" name="csrf_token"> <div class="submit-holder"> <button class="flat-buttons" type="submit">Log In</button> </div> </form> </div> </div> </fieldset> <div class="footer-blurb"></div> <div class="shadow"></div> </section> </div> </div> </section> <footer class="global"> <div class="copyright">© 2015 VT iDirect, Inc. All rights reserved. 13861 Sunrise Valley Drive, Suite 300, Herndon, Virginia 20171. Phone: +1.703.648.8000 Toll-free: +1.866.345.0983</div> <div class="custom"></div> </footer> <script type="text/javascript"> function getCSRFCookieValue(token_name) { //get csrf cookie value from cookie var cookieValue = document.cookie.match('(^|;)\\s*' + token_name + '\\s*=\\s*([^;]+)'); if (cookieValue) { return decodeURIComponent(cookieValue.pop()); } else { return ''; } } document.getElementById('csrf_token').value = encodeURIComponent(getCSRFCookieValue('csrf_token')); </script> </body> </html>
cat /mnt/factory/etc/idirect/partinfo|tr '\n\r' '='; echo EndofRev
cat /mnt/active0/etc/idirect/partinfo|tr '\n\r' '='; echo EndofRev
cat /mnt/active1/etc/idirect/partinfo|tr '\n\r' '='; echo EndofRev
echo 4 > /proc/sys/kernel/printk
tail -f /tmp/2025_02_14_06_42.Satellite_swtichLog.txt
mewsh mobility_debug 9
tail -f /var/log/messages
telnet 0 10023
mewsh mobility bsel_check_map
/common/OTA_SatelliteBeamMap.json
mewsh DID
mewsh versions
mewsh remotestate
/sysopt/factory/falcon_factory.opt (iq200-sysopt-239830)
[BTP] device_mode = tdma device_name = btp device_path = /dev [BTP_REQ] device_mode = tdma device_name = btp_req device_path = /dev [COMPRESSION] Threshold = 90 [DEBUG] cpu_util_test_enabled = 0 [DHCP_1] dhcp_dns_server2_ip = 192.168.0.1 dhcp_dns_server_ip = 192.168.0.1 dhcp_gateway_ip = 192.168.0.1 dhcp_lease_range = 192.168.0.3-192.168.0.100 dhcp_lease_seconds = 43200 dhcp_mode = 0 [DVBS2] frame_length = 125.000000 frame_size = short mode = acm ncr_interval = 3375000 pilot = 1 rc_roll_off = 0.200000 [ENC] auth_level_required = 0 enc_enabled = 0 enc_layer_enabled = 0 enc_mode = 0 peer_mode = 1 [ETH0] interface = ixp0 phy_count = 1 [FREQ_TRANS] down_translation = 0.000000 up_translation = 0.000000 [GUI_SERVER_PROXY] port = 14599 [LAN] lan_gw_ip = 192.168.0.2 lan_ip = 192.168.0.1 lan_subnet_ip = 255.255.255.0 [MODEM_INSTALLATION] reflector_offset_angle = 0.000000 remote_lat = 0.000000 remote_long = 0.000000 spacecraft_long = 0.000000 [NET_ENC] id = 1 is_encrypted = 0 [OOB] mem_high_percent = 90 mem_low_percent = 75 [POWER_MANAGEMENT] enable = 0 sleep_timeout = 0 [ROUTE_1_0] gateway = 0.0.0.0 interface = sat0 metric = 1 netmask = 0.0.0.0 network = 0.0.0.0 [RX1] device_mode = scpc device_name = rx1 device_path = /dev [SATELLITE] min_look_angle = 0.000000 [SECURITY] admin_password = $idi3$.JjXsv$.FmLfsGbDHOa1WxeIRSzpRe2Ufo7sTb6cjEcp7979jptlUNd53gu/n9bYB.3u/BU0Akg2Zou0jOd3BKs3Vfgr1 os_password = $1$./mm6s$GSoDnv.bw1V8AzXIvjVdM/ password = $idi3$.JjXsv$.FmLfsGbDHOa1WxeIRSzpRe2Ufo7sTb6cjEcp7979jptlUNd53gu/n9bYB.3u/BU0Akg2Zou0jOd3BKs3Vfgr1 usr_password = $1$./mm6s$GSoDnv.bw1V8AzXIvjVdM/ [SOF] device_mode = tdma device_name = sof device_path = /dev [SYSTEM_TRAY] interval = 5000 mode = 1 port = 2859 server = 192.168.0.2 service_monitor_group = 239.255.255.1 service_monitor_port = 9001 [TDMA] tx_watchdog_timeout_in_frames = 2 [TX] device_mode = tdma device_name = tx device_path = /dev [TX_SOF] device_mode = tdma device_name = tx_sof device_path = /dev [UCP] max_power_level_in_db = -15.000000 power_uplink_control_processing = 1 [UDP] force_rtp_fullheader = 1 force_udp_fullheader = 1 max_hdr_comp_packet_size = 180 passthru = 1 payload_comp = 0 [SVN_180] ce_tag_transparency = 0 enabled = 1 forward_8023 = 0 interface_id = 1 [SPWP] compression = 0 mtu = 1540 [SDT] ethertype = 0x8100 forward_8023 = 0 mode = vlan [PORT_ADMIN_STATE] port_1 = up port_2 = up [SAT0_1] address = 192.168.2.1 native = 1 netmask = 255.255.255.0 rip_enabled = 0 web_server_enabled = 0 [ODU] lnb_dc_voltage = 0 lnb_tone_enable = 0 music_present = 0 odu_disable_tx_pwm = 0 odu_rx_10_mhz = 0 odu_rx_dc_power = 0 odu_tx_10_mhz = 0 odu_tx_clk_ref = 0 odu_tx_dc_power = 0 odu_rx_clk_ref = 10 [OPTIONS_FILE] carrier_type = 0 code_version = 21.0.3.4 did = 0 disable_options_flash_command = 0 generated_by = NMS-21.0.3 is_mesh = 0 L2_mode = 1 mobile_remote_type = 0 modem_hardware = 0 modem_sn = 0 modem_type = Remote product_mode = dvbs2 upstream_product_mode = idirect_tdma [NMS] broadcast_ip = 192.168.0.255 download_monitor_credentials = 1 download_monitor_group = 239.192.0.0 download_monitor_port = 9000 event_server_ip = 192.168.0.2 event_server_port = 2860 generated_by = NMS-21.0.3 is_nms_managed = 1 keep_alive_port_number = 2860 NRD_remote_status_port_number = 2859 NRD_server_ip = 192.168.0.2 server_ip = 192.168.0.2 service_monitor_interval = 1000 timeout = 20000 [MODEM_PARAMETERS] obo_limit = 0.000000 ref_carrier_fec_block_size = 100 ref_carrier_modcod_coding_rate = 2 ref_carrier_modcod_modulation = 0 ref_carrier_spread_factor = 2 ref_carrier_symbol_rate = 1000000.000000 rx_acqrange = 100000 rx_diff = 0 rx_freq = 1200000000 rx_mode = 2 rx_only = 0 rx_scram = 1 rx_specinv = 0 rx_symrate = 10000000.000000 tx_bitrate = 1 tx_power_in_dbm = -35.000000 tx_specinv = 0 [L2OAM] bfd_passthru = 1 [ETH1_1] address = 192.168.0.1 native = 1 netmask = 255.255.255.0 rip_enabled = 0 web_server_enabled = 0
/sysopt/factory/falcon_factory.opt (iq200-sysopt-14055)
[BTP] device_mode = tdma device_name = btp device_path = /dev [BTP_REQ] device_mode = tdma device_name = btp_req device_path = /dev [COMPRESSION] Threshold = 90 [DEBUG] cpu_util_test_enabled = 0 [DHCP_1] dhcp_dns_server2_ip = 192.168.0.1 dhcp_dns_server_ip = 192.168.0.1 dhcp_gateway_ip = 192.168.0.1 dhcp_lease_range = 192.168.0.3-192.168.0.100 dhcp_lease_seconds = 43200 dhcp_mode = 1 [DVBS2] frame_length = 125.000000 frame_size = short mode = acm ncr_interval = 3375000 pilot = 1 rc_roll_off = 0.200000 [ENC] auth_level_required = 0 enc_enabled = 0 enc_layer_enabled = 0 enc_mode = 0 peer_mode = 1 [ETH0] interface = ixp0 phy_count = 1 [FREQ_TRANS] down_translation = 0.000000 up_translation = 0.000000 [GUI_SERVER_PROXY] port = 14599 [LAN] lan_gw_ip = 192.168.0.2 lan_ip = 192.168.0.1 lan_subnet_ip = 255.255.255.0 [MODEM_INSTALLATION] reflector_offset_angle = 0.000000 remote_lat = 0.000000 remote_long = 0.000000 spacecraft_long = 0.000000 [NET_ENC] id = 1 is_encrypted = 0 [OOB] mem_high_percent = 90 mem_low_percent = 75 [POWER_MANAGEMENT] enable = 0 sleep_timeout = 0 [ROUTE_1_0] gateway = 0.0.0.0 interface = sat0 metric = 1 netmask = 0.0.0.0 network = 0.0.0.0 [RX1] device_mode = scpc device_name = rx1 device_path = /dev [SATELLITE] min_look_angle = 0.000000 [SECURITY] admin_password = $idi3$.JjXsv$.FmLfsGbDHOa1WxeIRSzpRe2Ufo7sTb6cjEcp7979jptlUNd53gu/n9bYB.3u/BU0Akg2Zou0jOd3BKs3Vfgr1 os_password = $1$./mm6s$GSoDnv.bw1V8AzXIvjVdM/ password = $idi3$.JjXsv$.FmLfsGbDHOa1WxeIRSzpRe2Ufo7sTb6cjEcp7979jptlUNd53gu/n9bYB.3u/BU0Akg2Zou0jOd3BKs3Vfgr1 usr_password = $1$./mm6s$GSoDnv.bw1V8AzXIvjVdM/ [SOF] device_mode = tdma device_name = sof device_path = /dev [SYSTEM_TRAY] interval = 5000 mode = 1 port = 2859 server = 192.168.0.2 service_monitor_group = 239.255.255.1 service_monitor_port = 9001 [TDMA] tx_watchdog_timeout_in_frames = 2 [TX] device_mode = tdma device_name = tx device_path = /dev [TX_SOF] device_mode = tdma device_name = tx_sof device_path = /dev [UCP] max_power_level_in_db = -15.000000 power_uplink_control_processing = 1 [UDP] force_rtp_fullheader = 1 force_udp_fullheader = 1 max_hdr_comp_packet_size = 180 passthru = 1 payload_comp = 0 [SVN_180] ce_tag_transparency = 0 enabled = 1 forward_8023 = 0 interface_id = 1 [SPWP] compression = 0 mtu = 1540 [SDT] ethertype = 0x8100 forward_8023 = 0 mode = vlan [PORT_ADMIN_STATE] port_1 = up port_2 = up [SAT0_1] address = 192.168.2.1 native = 1 netmask = 255.255.255.0 rip_enabled = 0 web_server_enabled = 0 [ODU] lnb_dc_voltage = 0 lnb_tone_enable = 0 music_present = 0 odu_disable_tx_pwm = 0 odu_rx_10_mhz = 0 odu_rx_dc_power = 0 odu_tx_10_mhz = 0 odu_tx_clk_ref = 0 odu_tx_dc_power = 0 odu_rx_clk_ref = 10 [OPTIONS_FILE] carrier_type = 0 code_version = 21.0.3.1 did = 0 disable_options_flash_command = 0 generated_by = NMS-21.0.3 is_mesh = 0 L2_mode = 1 mobile_remote_type = 0 modem_hardware = 0 modem_sn = 0 modem_type = Remote product_mode = dvbs2 upstream_product_mode = idirect_tdma [NMS] broadcast_ip = 192.168.0.255 download_monitor_credentials = 1 download_monitor_group = 239.192.0.0 download_monitor_port = 9000 event_server_ip = 192.168.0.2 event_server_port = 2860 generated_by = NMS-21.0.3 is_nms_managed = 1 keep_alive_port_number = 2860 NRD_remote_status_port_number = 2859 NRD_server_ip = 192.168.0.2 server_ip = 192.168.0.2 service_monitor_interval = 1000 timeout = 20000 [MODEM_PARAMETERS] obo_limit = 0.000000 ref_carrier_fec_block_size = 100 ref_carrier_modcod_coding_rate = 2 ref_carrier_modcod_modulation = 0 ref_carrier_spread_factor = 2 ref_carrier_symbol_rate = 1000000.000000 rx_acqrange = 100000 rx_diff = 0 rx_freq = 1200000000 rx_mode = 2 rx_only = 0 rx_scram = 1 rx_specinv = 0 rx_symrate = 10000000.000000 tx_bitrate = 1 tx_power_in_dbm = -35.000000 tx_specinv = 0 [L2OAM] bfd_passthru = 1 [ETH1_1] address = 192.168.0.1 native = 1 netmask = 255.255.255.0 rip_enabled = 0 web_server_enabled = 0
============= End
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。