Recent content by michael249478

  1. M

    Issues with Sonos since the latest update

    Hi All I have the same issues with sonos beam2 and era100. I make some test for other needs, with 3.0.0.4 firmware i was able to use dnsmasq as dhcp-relai, i edited config to serve multiple dhcp subnet. but with 3.0.0.6 firmware this don't work anymore, it look like it doesn't received the dhcp...
  2. M

    How to build iptables extensions

    Thanks very much for the help. I succefully build this netfilter module. But the module is in .so format (i think user space module) When i try to measure interface bandwitch with netfilter, i see only some Kb traffic while i download at 1 Gbps (pehaps, because the rateest module is build, for...
  3. M

    How to build iptables extensions

    Hi Someone could help me, for building an iptables extension on asusmerlin firmware ? I downloaded firmware source and the toolchain (via docker), i am able to build the firmware with thoses commands: source /home/docker/envs/bcm-hnd-ax-4.19.sh cd /build/release/src-rt-5.04axhnd.675x/ make...
  4. M

    Beta Asuswrt-Merlin 3006.102.4 Beta is now available

    He all Someone known if it's possible to add a static route with a new SDN network ip address as gateway (via UI), and if the ui permit to filter vlan network ? I would like to create a VLAN with ip address and use a ip of this vlan subnet as gateway for some static routes (i have a dedicate...
  5. M

    Wireguard with vpn director rules disable hardware acceleration?

    Hi, I have a same issue on AXE16000 with VPN Director. Enable a CIDR on destination network, slow down all clients, even for a destination that are not on this CIDR. But if i not use VPN Director, and make a manual routing policy (ip rule), i can route all clients for a CIDR destination...
  6. M

    Advance firewall rules

    Good morning Thank you for your feedback and help I have the firewall axe16000 with the firmware 3004.388.7_0_rog. To answer the question on the subnet, those I have given are for examples, in reality they are indeed those of the Guest network interfaces. For the script part, I actually I...
  7. M

    Advance firewall rules

    Hello I have sereval subnet on my asus merlin router Wan 192.168.0.0/24 | 0.0.0.0 Lan 192.168.1.0/24 Iot (Wifi) 192.168.2.0/24 Guest(Wifi) 192.168.3.0/24 The actuel config page "Advanced_Firewall_Content.asp" allow only a whitelist or blacklist and all...
  8. M

    [ 3006.102 alpha Build(s) ] Testing available build(s)

    Hello Everybody and special thanks to Merlin for the work. I have a question: The beta version 9.0.0.6_102_4856 seems to include "multi-service WAN". It should be possible to configure multi wan over one ethernet interface, by configuring sereval vlan. (usefull to share a 10G interfaces over 2...
  9. M

    iptables module rateest - loadbalancing split over

    Hello In an linux VM i succefully make and split over loadbalancing with the rateest iptables module. I monitor the 2 interface bandwitch with a iptables rule (iptables -t mangle -I PREROUTING -i wanx -j RATEEST ... ) And balance the flow to the second wan, if the first Wan interface is at...
  10. M

    Suricata Suricata 6 is available for testing

    Hi Does this version of suricata use hardware offloading ? I have a GT-AXE16000 I just install and test it in ips mode: with NFQUEUE I test some detection like BlackSun user-agent and they are détect and block. So the suricata seems to do his job. I still have a near 10gb Throughput...
  11. M

    Skynet Skynet Slow down with Wireguard server

    Hi I try wireguard as VPN server. on GT-AXE16000. and merlin 3004.388.5_0 I have Qos Disabled Without Skynet enabled, i can get up to 450mb on download and 600mb on upload With Skynet enabled the bandwitch down to 234 on download and 530Mb on upload. I tried to bypass the iptables raw...
  12. M

    AXE-16000 Tom's Hardware Issues Resolved?

    Hi all, I post just an update for the AXE16000: With the last merlin firmware i am able to route/nat 10gb without Qos enabled. One 10Gb port on wan (eth5) and the other 10Gb port on lan (eth6), all connected to 10Gb manageable switch. First test: The first download test was done with and...
Back
Top