• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by ciechom

  1. C

    Guest WiFi: secured and separated from LAN

    Thx Martineau :) More or less I've tried the same but with setting eth0 (wan IF) as $TUN_IF, just to give people access to internet instead of VPN tunnel and it was not working. But maybe I did something wrong, some small mistake in scripts or something. If this config works in your env. I...
  2. C

    Guest WiFi: secured and separated from LAN

    I do not have so many users :) Normally it is between 10 and 30 users but changes very often, so I can't lern who is who :( Hopefully someone had the same problem and idea as I have now. Teoretically my case is not so complicated :) but it is beyond me
  3. C

    Guest WiFi: secured and separated from LAN

    on DDWRT I had problems with 5GHz wifi ... unpredictable connection drops etc., addtionally there was almost impossible to make IEEE 802.3ad dyn. link aggregations work properly, with merlin few cliks and it works :) ... last but not least I wanted to try something new :) with HW acceleration...
  4. C

    Guest WiFi: secured and separated from LAN

    I came from DDWRT and just want to have exactly the same config as I had with DDWRT :) Separate IP range for guests gives me more flexibility in filtering, security rules applying, bandwidth limitation, etc. With this scenario I do not have to learn all MAC addresses or something what will...
  5. C

    SSID for VPN and 1 for ISP

    Please rename "services-start.sh" to "services-start" ... without ".sh" at the end and try again. Additionally don't forget to set any script you create as being executable chmod a+rx /jffs/scripts/*
  6. C

    Guest WiFi: secured and separated from LAN

    Hi I've tried to find something but no success so far, so please help. I want to configure secure guest wifi with separate LAN IP segment which will not have any access to my LAN/main WiFi network. My config: LAN/WiFi 1 SSID: MyWiFi -> IP subnet: 172.16.1.0/24 WiFi 2 SSID...
Back
Top