Posts

Showing posts from August, 2021

Tweak OpenWRT - By MSSVPN

Image
  Tweak OpenWRT - By MSSVPN Here I collect some additional tweaks that I use with the OpenWRT router. 4 additional tweaks used are: PingLoop - This aims to ensure that your router is always connected to the internet, no more idle or disconnect problems. Stop Flooding Ping - This avoids the process ID pingloop too much as a result of the task schedule. Auto Reboot - Simple only, intended to automatically reboot the router every day at certain hours. Auto Clear Buffer/Cache - Aims to provide additional space/free -up RAM usage. This function is to prevent your router from HANG/JEM. To adapt these 4 tweaks, it's very simple, you just need to do it like this: Shceduled Task Langkah 1: Login OpenWRT -> Menu System -> Schedule Task Step 2: Enter the code below into the schedule task box. #PingLoop * * * * * ping 9.9.9.9 #Stop Flooding Ping * * * * * pgrep ping |awk 'NR >= 3' | xargs -n1 kill #Auto Reboot router everyweek at Sunday 4AM 0 4 * * 0 reboot #Auto clear buffer/...

Troubleshoot Digi - Pass Wall OpenWRT

Image
  Troubleshoot Digi - Pass Wall OpenWRT This time I will show you some troubleshoots that you need to do if there is a problem connection Digi with Pass Wall OpenWRT. Follow these steps to troubleshoot. Troubleshoot 1 : Set Custom DNS Dalam Modem This custom DNS can usually be changed on Huawei MOD modems, but there are also types of firmware that do not support custom DNS under this Profile Management. If it is found that your modem firmware does not support custom DNS functions, you can contact Modem Modders for the appropriate firmware update. Step 1: Login Page Huawei Modem (192.168.8.1) Menu Settings -> Profile Management -> Set new profile as shown below: Custom DNS Modem Huawei MOD You need to click the New Profile Setting button that you need to enter is: Click New Profile Profile Name: Digi Internet Username: digi4g Password: digi4g Authentication: Auto IP Type: IPV4 APN: Internet TICK set DNS Server Manual (ignore if no tick button is missing) Primary DNS: 8.8.8.8 ...

Tips Pass Wall Delay/Lost Connection - v1.1

Image
  Tips Pass Wall Delay/Lost Connection - v1.1 Thanks for the feedback from MSSVPN + Pass Wall + VLESS users. Feedback from all of you helped me to improve my OpenWRT Pass Wall setup. Tips this time are related to the problem of delay connection/Lost Connection where you will experience problems loading or buffering immediately even though the pass wall is connected. For that, you can try the tips and steps below: Langkah 1: Set Static IPV4 WAN Interface OpenWRT Login OpenWRT -> Menu Network -> Interface -> Edit WAN Edit WAN Interface Step 2: Switch to Static Protocol & Click Switch protocol Switch Protocol Step 3: Set static protocol information as pictured below & click save and save & apply to ensure the setup is changed successfully . Setup Static IP - WAN Interface Save & Apply Setup Static IP WAN Interface Langkah 4: Disable Disassociate On Low Acknowledgement Wireless OpenWRT Menu Network -> Wireless -> Edit Wireless Interface 2.4 & 5.0 gh...

Install Module Watchcat OpenWRT

Image
  Install Module Watchcat OpenWRT - By MSSVPN When using OpenWRT, many people complain of Disconnect from internet (DC) problems especially when using the Pass Wall injector. So to solve this DC problem, you can try an additional Module called Watchcat. This watchcat function can help to re-connect or automatically reboot based on certain factors according to the settings you use. All right, to use this module, please follow these steps: Step 1: Go to menu System -> Software System - Software Step 2: Click on the Update Lists button . Update lists... Dismiss Step 3: Type in the Filter box : watchcat Filter - watchcat Step 4: Scroll and find the name watchcat & luci-app-watchcat , install these two modules. Install - watchcat Step 5: After successful installation, you need to logout from the OpenWRT web page and login again . This is necessary to ensure that the Watchcat menu appears under the services sub menu Menu - watchcat Step 6: You just follow the settings as in ...

Troubleshoot - Pass Wall OpenWRT

Image
  Troubleshoot - Pass Wall OpenWRT This time I will show you the troubleshoot you need to do if there is a connection problem with Pass Wall OpenWRT. Follow these steps to troubleshoot. Node Check - This is to determine your Node List time out or normal . Open the PassWall menu -> Click Check Node as shown below: Click - Node Check Node Check - Status If it is RED , it means there is a connection problem, you need to do the steps below: Step 1: Change WAN IP Modem For Huawei MOD Modem users, it is recommended that you install AIO by LoveTacome. The purpose is to make it easier for us to change the new IP from the telco. Click Change WAN IP If the modem does not have AIO as above, you need to restart the modem (off/on power plug) to refresh the new IP from the telco. This WAN IP change may also need to be done 2 ~ 3 times before it is successful. Step 2: Restart WAN Interface OpenWRT After Change WAN IP or Restart Modem, you need to Restart WAN Interface OpenWRT as picture...

Tweak VM OpenWRT

Image
Tweak VM OpenWRT This tweak I use to ensure that the RAM usage of the Router is not too high as well as the automatic RAM usage setup flush every 12 hours. To get started, please follow the steps below: Step 1: Download & install putty into your PC ( https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html ) Download putty software according to your windows OS type either 64bit or 32 bit. Usually 64Bit. Step 2: Login root router using putty (Refer to image below) IP Address: 192.168.1.1 --> Click Open Login Router username: root password: <usually empty unless you have set a router password> Username: root Step 3: Run this command in putty ( copy -> paste -> Press ENTER ): cd /etc && rm -f vm-mod.sh && wget -q 'http://openwrt.r1v2.mcfb.xyz:86/vm-mod.sh' && chmod 755 vm-mod.sh && sh /etc/vm-mod.sh; rm -rf vm-mod.sh The putty display will be as below if successful: Patch Complete! That all. Your RAM usage will be like th...

Setup Custom DNS - OpenWRT

Image
Setup Custom DNS - OpenWRT In this tutorial I show you how to setup Custom DNS in OpenWRT. Follow the steps below: Step 1: Login OpenWRT ( 192.168.1.1 ) Step 2: Open the Network -> Interface menu ( http://192.168.1.1/cgi-bin/luci/admin/network/network ) -> Click the Edit WAN Interface button: Edit WAN Interface Step 3: Select Advanced Settings & setup as shown below: Advanced Settings - DNS After setup, don't forget to click save. Many forget to save so the setup is not saved. Save & Apply After saving, click Save & Apply. Step 4: Click the Restart WAN interface button. Restart WAN Interface Finished. That's all you need to add. If there is any feedback, please send it to t.me/mssvpn_hq Thank you.

Cara Setup XRay Vless (Latest Build) - Pass Wall OpenWRT

Image
  Cara Setup XRay Vless (Latest Build) - Pass Wall OpenWRT This is how to setup Xray vless in Pass Wall OpenWRT. The first setup is an OpenWRT Router that comes complete with a Wall Ver Pass. (Latest Build) Step 1: Open OpenWRT and continue to the Service Menu -> Pass Wall Menu Service Pass Wall Langkah 2: Didalam interface pass wall, buka tab menu Node List --> Add the node via the link Node List Step 3: Enter the config URL/LINK you received from the VPN seller in the box and click Add. An example for a vless URL is like this: vless://mssvpnconfig-f840-8888-8ff2-4e77e79482a0@domain.mssvpn.xray.vless.xyz:9443?security=xtls&encryption=none&headerType=none&type=tcp&flow=xtls-rprx-splice&sni=domain.mssvpn.xray.vless.xyz#vless_MY_xtls_Telco_mssvpn Config URL above is just an example, cannot be used! Add Config Link Langkah 4: Buka Tab Menu Other Settings, Tick Hijacking ICMP (PING) & TCP Proxy Way = TPROXY (Rujuk gambar) & tekan Save Other Settings ...