• 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 lsx1970

  1. L

    Static routes not working as expected in Asuswrt-Merlin?

    I solved this way, in order to run a script on reboot, I installed the app downloader on a USB pen drive and I modified the file /tmp/mnt/USB_DISK/asusware.arm/etc/init.d/S50downloadmaster I added the following lines: logger -t -s "($ (basename $ 0))" $$ NAT customization starting .... "[@ $]"...
  2. L

    Static routes not working as expected in Asuswrt-Merlin?

    Hello, I've the same problem and I solved by add iptables -I FORWARD -m state --state INVALID --destination xxx.xxx.xxx.0/24 -j ACCEPT With asus DSL-AC68U (no possibility of installing merlin firmware), I would like to know how to run a user defined sh script (like nat-start) on reboot. Can...
  3. L

    VLAN How To: Segmenting a small LAN

    Hello, I'm Italian and I do not speak English well, I ask help for a configuration of asus dsl-ac68u router + cisco switch SG300 10+Zyxel switch 1900 HP I followed the steps of the guide "How To Use A Layer 3 Switch In A Small Network." My network is structured as follows: Asus router PORT 4 ->...
Back
Top