Jump to content

eralde

Moderators
  • Posts

    1852
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by eralde

  1. I can't reproduce this. I may have misunderstood the nature of the issue. Either the page or the popup window is scrolling for me (this works the same way on all UI pages). Please describe what you are doing step by step. E.g.: <I am using the "X" browser in the "Y" OS on my computer/smartphone/... (exact build version aren't required, for example "Windows 10/Chrome" is enough)> I open the "Client Lists" page I press the "BUTTON" button on my keyboard / I click on the ... element on the page / I scroll the page using the mouse / ... ... then I <do something else> ... ... (a few more steps) ... then Z happens, which I think is the problem
  2. @Anna Zhelankina
  3. The base language of the UI is English. When new functions are introduced, the texts for them will be in English only. Over time they will be translated into other languages, including Turkish. This is not a problem for the Dev firmware. Please attach the self-test file or the startup-config file in a hidden message to this thread.
  4. Thank you, we'll fix that in one of the next releases.
  5. Thanks for the report, we are working on fixing this issue.
  6. With 10.34.5.0/27 you have 30 usable addresses max (10.34.5.1 - 10.34.5.30), if you set the starting address to 10.34.5.10 it reduces the max pool size (then the largest pool is 10.34.5.10-10.34.5.30). Maybe we should extend the available sizes range by 1 (1...21), but I'm glad that both versions of the UI agree in validation.
  7. Looks like an error in the current ("old") UI. Could you remember the exact order of changes in the settings that lead to this (e.g. 1. change the IP address field, 2. change the mask, 3. ...)? I've tried to reproduce the issue with your settings and both versions show that the pool size is too large:
  8. It is still in development. Thank you for reminding me about this!
  9. Thank you ) We'll continue to work on it, there's still a lot to do This is definitely a bug. Will be fixed in the next version. The new UI should not be available on extenders at all. For the moment it was tested only on devices in the Router mode. I think that this issue (along with many others) will be fixed once we develop the new UI for extenders. Looks like the part of the same issue for non-Router modes. This part is still under development Yeah, we need to do something with this. I agree that on mobile devices dashboard is inconvenient to use right now.
  10. @vst прокомментируй, пожалуйста
  11. Видимо, валидация в веб-интерфейсе работает кривовато. Система строчку "/127" конечно не принимает как корректный префикс. Заведу задачу на исправление. Для корректных значений всё задается и выводится нормально:
  12. Какой префикс вы вводите в попае Connection settings?
  13. It may be counterintuitive, but the show ping-check command show the status of the ping-check profile. I don't know why it doesn't show the configured min-success value, but you can verify that it is stored in the configuration by executing show rc ping-check : (config)> show rc ping-check (config)> ping-check profile test PingCheck::Client: Profile "test" has been created. (config-pchk)> min min-success - set the min success count (config-pchk)> min-success 8 PingCheck::Profile: "test": uses 8 success count for enabling interface. (config-pchk)> max- max-fails - set the maximum fail count (config-pchk)> max-fails 3 PingCheck::Profile: "test": uses 3 fail count for disabling interface. (config-pchk)> mode icmp PingCheck::Profile: "test": uses icmp mode. (config-pchk)> host 1.2.3.4 PingCheck::Profile: "test": add host "1.2.3.4" for testing. (config-pchk)> exit Core::Configurator: Done. (config)> show rc ping-check config, name = ping-check: config, name = profile: name: test config, name = host: host: 1.2.3.4 config, name = mode: mode: icmp config, name = min-success: count: 8 config, name = max-fails: count: 3 (config)> show ping-check pingcheck: profile: default pingcheck: profile: test hosts: 1.2.3.4 max-fails: 3 mode: icmp Generally, the show rc <...> command will print out a part of the current configuration (running-config) related to <...> (e.g. show rc interface Home)
  14. @vst, would you please check this out?
  15. Uncheck the "Auto-mount new USB drives" checkbox to disable this behavior.
  16. I've reproduced the issue. Thank you for the report!
  17. This is already reported in the Russian section of the forum: We'll fix it in the draft build. Thank you for the report!
  18. Thank you! Now it's clear what needs to be fixed.
  19. We are working on this issue. I can't say for sure, but there will probably be an option in the setup wizard to skip the "downgrade" to stable firmware.
  20. Could you open "Developer tools" in your browser (F12) & show me a screenshot of the "Console" tab there when the PPPoE import modal window does not close automatically?
  21. @PriSonerS61 This is not easy to do for several reasons: - device memory (both persistent and RAM) is limited (where are we going to store these pictures?) - it is not clear whether it is possible to use icons of various services/applications for free and without additional arrangements How do you use the Application Traffic Analyzer page? What do you want to see in the applications/hosts table?
  22. @KYTECHNGAMING we'll need to discuss this. A button that navigates you to https://my.nextdns.io/login sounds simple enough
  23. We have drag'n'drop for the cards on the dashboard in the new version of the UI. At the moment there are no special tweaks for resolutions, wider then "Full HD", but I think that implementing them later is doable. Still, I can't say when the new UI is going to be released.
  24. Thank you for the report. We'll fix this in one of the future builds.
  25. This is not an error. If a predefined segment (Home, Guest) has a default description ("Home network", "Guest network"), its visible name is translated into the current language of the web UI. I hope that someday we will stop doing this and just rename the predefined segments in the Initial Setup Wizard.
×
×
  • Create New...