Search results

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

  1. W

    Trying to Understand AP Isolate

    here is the post I found showing how to check ap isolate which is why I checked NVRAM https://www.snbforums.com/threads/2-4ghz-devices-cant-talk-to-each-other-ap-isolation-appears-stuck-on-how-to-disable-via-ssh.41163/
  2. W

    Trying to Understand AP Isolate

    if you notice the part in my OP that says "printer on my 2.4 network"
  3. W

    Trying to Understand AP Isolate

    I am having some issues connecting to a printer on my 2.4 network. I cam across a post about ap isolate which I thought was disabled per the web gui. The post had a command to run and my guess wifi shows: ap_isolate=1 which is fine as I want that separated, but when I check the main 2.4 and...
  4. W

    DNSMASQ Conf

    great thanks! I figured as much, just wanted to be sure what to do
  5. W

    DNSMASQ Conf

    If I add a couple of lines I need for my setup to work, do the changes made to the dnsmasq config file keep during a reboot as in when I first set it up I just need to add my lines and it will be persistent or will the lines need to be added after a reboot? I ask so I know to add them to my...
  6. W

    DHCP packet received on br1 which has no address

    for those who come across this, the log entry means a DHCP packet was received, but the interface it was received on has no IP address set for it so set an IP address for that interface to solve it
  7. W

    DHCP packet received on br1 which has no address

    So as I was about to exclude br1, you can give bridges an IP, br0 the original bridge shows an IP that is the same IP as the IP I set in the router webgui as I use a static IP, so I assigned the other bridges an IP accordingly and no more entries
  8. W

    DHCP packet received on br1 which has no address

    since you posted the same fix as google I will just do that
  9. W

    Signs of bad radio?

    appreciate the info!
  10. W

    DHCP packet received on br1 which has no address

    After creating 2 new bridges for 2 of the wifi's that are going to VLANs, i see the following message in the logs, but all is working as after as I can tell: bridges br0 - default br1 - new log entry dnsmasq-dhcp[1777]: DHCP packet received on br1 which has no address due to the amount of...
  11. W

    RT-86U - vlanctl & ethctl usage puzzle

    do you have a bridge reset script as well or is that not needed on HND devices?
  12. W

    2nd SSID to Empty Port

    if you mean the lan ports, they are backwards, 1 is 4, 2 is 3, 3 is 2, 4 is 1, I used ports 3 and 4 so to tag them I used 1t and 2t in my scripts, 0 remains the wan port, hope this helps
  13. W

    Can RT-AX86U ZAKU II EDITION be installed Merlin?

    I have a AX86U Zaku II edition and I can confirm merlin works, did it as soon as I setup the device and got to the gui
  14. W

    DHCP renews for one computer ever 5 minutes

    if you check the asus logs you will see a deauth and then it will tell you why it disconnected, search by mac to make it easier, this may give you some useful info, also on the windows 10 pc, check the connection details and see what lease obtained and lease expires shows
  15. W

    Signs of bad radio?

    please let me know how you like the AX86U, plan on getting it in the future when I can use AX
  16. W

    Checking Antennas/Antenna Ports

    I was curious if there is a way to check the antenna/antenna ports to make sure they are working properly? Just want to make sure my new router is not having any issues before its too late to return it.
  17. W

    Stick with AC or upgrade to AX?

    Figured as much after posting, unable to delete my own posts or I would have, thanks for the reply.
  18. W

    Stick with AC or upgrade to AX?

    I bought the RT-AC86U as I was told it was the best supported merlin router and I also like the design due to where it will site which is on top of a server rack so the design works perfectly, but I was looking at the future and now kinda want to buy the AX86U( same design ) or the AX88U ( like...
  19. W

    Issues When Changing 2.4G settings

    The post I followed to create the vlans and bridges did say to disable the ethswctl hw-switching, I did not include this as I run in AP mode with my FW doing the addressing etc..., could this be an issue? I created a post asking about this feature and never got a reply. This was before I adding...
  20. W

    Issues When Changing 2.4G settings

    the script is bridge-reset and is in the jffs folder, it runs a couple brctl delete and add commands to remove the wifi networks that are part of vlans and add them to the 2 bridges setup by the services startup script that runs during bootup, in total there are 3 scripts named services start...
Top