voxel

  • 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. dakial

    Voxel [ORBI RBK50 (RBR50,RBS50)] Suggestions on configuration for maximum range (on Voxel)

    Hello all, I'm looking for suggestions on configurations to maximize range on my RBK50. I have the usual setup (1 RBR50 and 2 wired RBS50) with the voxel firware (V9.2.5.2.25SF-HW). I'm guessing that the only levers I have to push (apart from moving the satellites around which I tried already)...
  2. Q

    Voxel R7800 + Voxel, IPv6 Prefix Delegation?

    Hello all, I'm trying to configure IPv6 DHCP now that my ISP supposedly has started v6 roll-out for their bridged modems. The only instruction they gave was to enable PD and set the PD size to /56. I have found /etc/dhcp6c.conf and understand that this file can be used to alter DHCP6 settings...
  3. N

    Solved Voxel FW R9000 wireguard How do I select a specific listen port?

    We use custom firmware from Voxel. How can I set the wireguard client listen port to a specific port?
  4. F

    Voxel Wireguard server on Netgear r9000?

    Can I configure the server on the Netgear r9000 Vorxel? Can I see the guide on the official website to configure the interface?
  5. A

    Voxel Get Tx/Rx rates of connections to Satellites

    Hello. I was wondering if there a way to measure signal strength between the main router and Satellites, more specifically, the negotiated Tx/Rx data rates between them. It could be via SSH (contents of file) or the web UI. I'm running Voxel FW on my RBK50s. Thanks!
  6. HELLO_wORLD

    Entware Suricata

    Anyone using Suricata on their Voxel-Netgear router (with Entware)? https://suricata.io
  7. N

    Voxel [R7800] Voxel OpenVPN connection and msftncsi issues

    Hi everybody, first of all big up for the community and all the hard work that's being done here. Really cool to see. I decided to switch from DD-WRT to Voxel after reading many good things. However, after a day of tinkering and reading, I'm a bit stuck. My main use case is OpenVPN running...
  8. HELLO_wORLD

    Voxel Custom firmware build for Orbi RBK50/RBK53 (RBR50, RBS50) v. 9.2.5.2.19.1SF-HW

    Continuation of Custom firmware build for Orbi RBK50/RBK53 (RBR50, RBS50) v. 9.2.5.2.19SF-HW New version of Voxel custom firmware build: 9.2.5.2.19.1SF-HW. Changes (vs 9.2.5.2.19SF-HW): 1. Toolchain: Go is upgraded 1.17.7->1.17.8. 2. Upgrade dbus to 1.13.22. 3. Upgrade wget to 1.21.3. 4...
  9. HELLO_wORLD

    Voxel Custom firmware build for R9000/R8900 v. 1.0.4.58.2HF

    Continuation of: Custom firmware build for R9000/R8900 v. 1.0.4.58HF Custom firmware build for R9000/R8900 v. 1.0.4.57HF & v. 1.0.4.57.1HF … New version of Voxel custom firmware build: 1.0.4.58.2HF. Changes (vs 1.0.4.58HF): 1. Toolchain: Go is upgraded 1.17.7->1.17.8. 2. Upgrade ubus to...
  10. HELLO_wORLD

    Voxel Voxel Firmware Status

    For those who were not aware, @Voxel lives in Russia. The current geopolitical situation is making his personal situation very difficult, and we need to be aware that it is likely we won't have any new update for his firmwares for a while. I am not even sure he can access this forum anymore...
  11. L

    Questions about Voxel in AP mode (RBK50/RBR50)

    First off, I really appreciate all the hard work Voxel is doing put into bringing another option beyond the limited stock firmware. And thanks to group for donating their time to support Voxel users. I'm curious about trying Voxel on my RBK50, but I use it in AP mode with a dedicated firewall...
  12. kamoj

    Kamoj Kamoj Addon 5.5 Beta for Netgear R7800/R8900/R9000 with Voxel FW

    I make beta versions of the next kamoj add-on. The 5.5 beta has a lot more functions than the 5.0 beta and 5.4 betas. The objective is to in the near future make an official release! But first I need some voluntary testers to find serious bugs. I can e.g. not test R9000 or Wireguard, so those...
  13. M

    Nighthawk R9000 Eth1 and Eth2 interfaces

    Hi All, I'm trying to identify which ports in the back of the R9000 are eth1 and eth2 respectively, I know all are in the same switch but I want to break apart the switch and use those eth1 and eth2 independently, each has its own MAC address. Any ideas where do I need to look into the Voxel's...
  14. K

    keeping net-lan settings static

    Hi, With each voxel release i need to update some settings in net-lan, basically for custom DNS. Is there any way to script these after an upgrade? I don't have a USB drive mounted, but can.
  15. edkoch25

    Orbi RBR50 & Voxel V9.2.5.2.16SF-HW DHCP release/renew issue

    Just updated to 16SF and noticed my internet port dhcp release/renew is set for every 30 mins. How do I change this? Can access/update through telnet, but not sure which NVRAM dhcp lease setting to change.
  16. mith_y2k

    Orbi+Voxel external drive unmounted?

    Two strange things happened today (or maybe in the last couple of days). Yesterday my Mac complained my shared drive got disconnected, but I didn't bother too much since I had the Mac sleeping for a couple of days and I assumed it just got disconnected. Today our power went out, but fortunately...
  17. kamoj

    Kamoj Kamoj Add-on Beta testing II

    This thread is now obsolete, please continue with: https://www.snbforums.com/threads/kamoj-addon-5-5-beta-for-netgear-r7800-r8900-r9000-with-voxel-fw.76440/ ------------------------------------------------------------------------------------------------------------------------------ I make beta...
  18. arabesc

    Tutorial HOWTO fix stock busybox/sed insert command on your R7800/R9000/etc

    During NG firmware script patching research I've realized that stock busybox/sed tool has a bug - the insert command doesn't work properly. Here is a test: # printf "1\n3" | /bin/sed '/3/i 2' | hexdump -C The buggy output is: 00000000 31 0a 32 01 33 |1.2.3| And the expected output is: 00000000...
  19. arabesc

    Tutorial HOWTO use Voxel/Entware/miniupnpd on R7800/R9000 router

    I've spent some time replacing the stock miniupnpd service to a newer version from the Entware on my R9000. I would like to share my experience with the community. Requirements: R7800/R9000/same ecosystem router Voxel's firmware Entware The stock miniupnpd is located at /usr/sbin/miniupnpd...
  20. W

    Voxel [R7800] suggestions/experiences about best supported VPN providers (kamoj users are very welcome)

    Hi everybody, I'm the new kid in town :), a new-owner of netgear r7800. I've got a gigabit fiber line and reach about 500Mbit down, 180 up. I've installed last Voxel firmware and I'm going to use the kamoj add on. In the following days probably there will be some special offers for VPN: usually...
Top