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:
Firmware versions
- 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:
WebUI page for YazFi
- 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:
UpdatingCode:/jffs/scripts/YazFi
Launch YazFi and select option u
Hello Jack (and everyone else on here),
Sorry for messaging you and others here potentially making you busy guys but when i try to install YAZIFI on newest johns fork i get this error:
YazFi: Welcome to YazFi v4.1.4, a script by JackYaz
YazFi: Checking your router meets the requirements for YazFi
YazFi: Router does not support xt_comment module for iptables. Is a newer firmware available?
YazFi: John's fork detected - service-event requires 374.43_32D6j9527 or later
YazFi: Please update to benefit from YazFi detecting wireless restarts
YazFi: Requirements for YazFi not met, please see above for the reason(s)
Im using fork version "3.0.0.4.374.43_46E8j9527" any idea why it is doing that? (tried installing through amtm)
Thanks for any replies in advance guys and have a great day!