Recent content by kobi

  1. K

    YazFi YazFi isolation of guest networks

    Great! Thanks everybody!
  2. K

    YazFi YazFi isolation of guest networks

    Did some more research and found out that what I proposed in my last post was wrong. Here the proper solution. An additional iptables rule is needed that separates the guest networks from each other if one-way-guest is enabled. Example: iptables -I YazFiFORWARD 9 -i wl+ -o wl0.2 -j YazFiREJECT...
  3. K

    YazFi YazFi isolation of guest networks

    I did many more tests in the last weeks and the issue seems to be really related only to guest1. I have found the matching forward rules in iptables: Rule 10 matches if a device in guest1 pings a device in guest2 Rule 9 matches if the device in guest2 replies via ping to the device in guest1...
  4. K

    YazFi YazFi isolation of guest networks

    Just sent, Thanks!
  5. K

    YazFi YazFi isolation of guest networks

    Thanks for the fast reply! No AiMesh. DNS is configured to use the routers IP in the guest network and not a client. This is a configuration also shown in the Documentation. This this wrong in my case? As suggested I have tried Guest 2 and 3 and there everything works as expected. So it really...
  6. K

    YazFi YazFi isolation of guest networks

    Hi, First of all thanks for your great work!! I am currently testing YazFi on a fresh installed RT-AX68S (388.2) and found some strange behavior, or at least I think it is strange. I have created 2 guest networks, see config here: The devices in the same guest network are perfectly isolated...
Back
Top