Jack Yaz
Part of the Furniture
YazFi
v4.1.4
Updated 2020-08-16
Feature expansion of guest WiFi networks on AsusWRT-Merlin, including, but not limited to:
* Dedicated VPN WiFi networks
* Separate subnets for organisation of devices
* Restrict guests to only contact router for ICMP, DHCP, DNS, NTP and NetBIOS
* Allow guest networks to make use of pixelserv-tls (if installed)
* Allow guests to use a local DNS server
* Extend DNS Filter to guest networks
This project is hosted on GitHub
YazFi is free to use under the GNU General Public License version 3 (GPL 3.0).
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Supported Models
Models
All modes supported by Asuswrt-Merlin. Models confirmed to work are below:
Core YazFi features
You must be running firmware no older than:
You must be running firmware no older than:
Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Please then follow instructions shown on-screen. An explanation of the settings is provided in the FAQs in post #2
Usage
To launch the YazFi menu after installation, use:
If you do not have Entware installed, you will need to use the full path:
Updating
Launch YazFi and select option u
v4.1.4
Updated 2020-08-16
Feature expansion of guest WiFi networks on AsusWRT-Merlin, including, but not limited to:
* Dedicated VPN WiFi networks
* Separate subnets for organisation of devices
* Restrict guests to only contact router for ICMP, DHCP, DNS, NTP and NetBIOS
* Allow guest networks to make use of pixelserv-tls (if installed)
* Allow guests to use a local DNS server
* Extend DNS Filter to guest networks
This project is hosted on GitHub
YazFi is free to use under the GNU General Public License version 3 (GPL 3.0).
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Supported Models
Models
All modes supported by Asuswrt-Merlin. Models confirmed to work are below:
- RT-AC56U
- RT-AC66U
- RT-AC68U
- RT-AC86U
- RT-AC87U (2.4GHz guests only)
- RT-AC88U
- RT-AC3100
- RT-AC3200
- RT-AC5300
- RT-AX88U (clientisolation is not supported and is forced to false)
Core YazFi features
You must be running firmware no older than:
- Asuswrt-Merlin 384.5
- john9527 fork 374.43_32D6j9527
You must be running firmware no older than:
- Asuswrt-Merlin 384.15
Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Code:
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/YazFi/master/YazFi.sh" -o "/jffs/scripts/YazFi" && chmod 0755 /jffs/scripts/YazFi && /jffs/scripts/YazFi install
Please then follow instructions shown on-screen. An explanation of the settings is provided in the FAQs in post #2
Usage
To launch the YazFi menu after installation, use:
Code:
YazFi
If you do not have Entware installed, you will need to use the full path:
Code:
/jffs/scripts/YazFi
Launch YazFi and select option u
Last edited: