Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Yesterday
  3. Last week
  4. Leg4te You're the man! God bless you for your brilliant way to acquire an extender. It did work!
  5. @TarkanTevetoglu so far we don't see any obvious issues with your configuration. Could you try the following to see if it resolves the issue: download the startup-config file from your device (to roll back to it if necessary) delete all Firewall/Port forwarding rules that you created check if you can access your router via KeenDNS after you've deleted the rules ? If this does not help, you can upload the startup-config to restore all the rules you have now.
  6. I can understand your frustration, but this forum is not technical support. I will forward your self-test data to people who will be able to look into this issue during working hours next week. In the meantime you can contact technical support here: https://support.keenetic.com/eu/?lang=en https://support.keenetic.com/tr/?lang=en
  7. I will think twice before buying a keenetic network product again. Technical service is very fast.
  8. Please check out this KB article: https://help.keenetic.com/hc/en-us/articles/360021214160-Installing-the-Entware-repository-package-system-on-a-USB-drive You don't need an SSH connection to actually install the Entware. You should be able to connect to the Entware shell via SSH once it is installed on your new drive.
  9. @TakaiSaisei please attach the self-test file from your device in a hidden message to this thread. You can check out this KB article to see how to download the self-test file.
  10. Earlier
  11. I tried everything but couldn't get rid of it
  12. I installed entware package to install qbittorrernt. It works but i tried it from USB drive which is 8 gb. So i wanted to use a HDD 1 TB for it i make partitions linux swam, ext4 and exfat for it. And i wanted to fresh install to hdd but if i disconnect the usb i cannot ssh to router so i cannot install Entware to HDD. i can use telnet but this work for nothing so you cannot install entware to a new hdd Could anyone have an idea to solve this?
  13. wireguard pre-shared key is not hided in corresponding WireGuard properties pop-up window. also it is 'open' in "startup-config" file (downloaded via "General System Settings"). it expected to be encrypted in "startup-config" file how it is done with L2TP pre-shared key. how i can make router to 'hide' it?
  14. MuKu

    Changelog 5.0

    Release 5.0 Beta 2 (preview): CIFS: fixed excessive restarts when running a Wireguard server (reported by @dimon27254) [NDM-4059] DNS: fixed a busy loop when processing malformed responses (reported by @vitalik6243) [NDM-4034] DNS: fixed the operation of exclusive routes (reported by @keenet07) [NDM-4046] IPv6: fixed access to services running on interfaces with “private” security level (reported by @KirillR) [NDM-4061] OpenConnect: enabled support for Basic authentication [NDM-4037]: interface {name} openconnect allow-basic-auth SFP: fixed hardware reset of embedded switch on KN-1012 when using an external xPON SFP module [SYS-1455] Web: added IPv6 settings to Segments [NWI-4373] Web: allowed USSD requests starting with # [NWI-4401] Web: fixed display of segment access points after deletion (reported by @Sh1kuren) [NWI-4407] Web: fixed DNS profile editing when the "dns-filter" component is not installed (reported by @dimon27254) [NWI-4396] Web: fixed interface display when editing DNS-based routes (reported by @ftn453) [NWI-4405] Web: fixed KeenDNS configuration (reported by @ftn453) [NWI-4427] Web: fixed printing of Wi-Fi information with a custom logo (reported by @dimon27254) [NWI-4387] Web: fixed sorting of tables by ports and profiles (reported by @Серов Николай) [NWI-4386] Web: fixed static routing configuration issues (reported by @Denis P) [NWI-4428] Web: fixed validation of iperf3 parameters (reported by @dimon27254) [NWI-4402] Web: implemented the new Internet card on the dashboard [NWI-4377] Web: improved the naming of WireGuard configuration files (reported by @dimon27254) [NWI-4424] Wi-Fi: fixed blocking of legacy b/g clients when n/ax compatibility mode is configured [SYS-1446] Wireguard: fixed display of remote peers' IP addresses and ports (reported by @Denis P) [NDM-4064]
  15. I can see IP destination in management - diagnostic - active connections, but I need to see them resolved, not raw IP
  16. I started to have issues with several clients downloading content from an amazon application. I suspect traffic may be blocked by my internet provider, How can i see which addresses are hit by the client (preferably without starting sniffer), so will redirect them Thanks
  17. IPv6 on Keenetic could be so much better if: - Firewall GUI for IPv6 can be added with the same options that IPv4 has - Wireguard could support public /64 (and lower) subnets derivatives from /56 or /48 prefixes - Client could have static IPv6 directly from the router (and the router on the "Client List" could show the actual IPv6 address of the device) - KeenDNS could use IPv6 direct access on public networks I think it could make Keenetic products more ready for a IPv6-first world
  18. Hi, I’m in the same situation with separate Home and IoT segments. Multicast relay is enabled, firewall rules are in place, but discovery from Home still doesn’t work. Did you manage to get it working on your side?
  19. MuKu

    Changelog 4.3

    Release 4.3.6.1 (preview): DNS: fixed a busy loop when processing malformed responses (reported by @vitalik6243) [NDM-4034]
  20. Hasan Kocer

    Kocer

    Any possibility to perform internet speed test (manual or scheduled) for each node?
  21. MuKu

    Changelog 5.0

    Release 5.0 Beta 1 (preview): Ethernet: fixed bogus half-duplex link status for 2.5 Gbps [SYS-1438] IPsec: fixed "identity-local" reset during reconfiguration [NDM-4036] MWS: implemented the use of an Extender's built-in 4G modem as a WAN connection [NDM-4027] USB: fixed "invalid argument" error when polling SMART on SATA drives [NDM-4026] VRRP: imlpemented support for VRRP version 2 and 3; can be installed as a separate component [SYS-1443]: interface {name} vrrp group {group} ip {ip} — set virtual IP address for the group. interface {name} vrrp group {group} priority {priority} — set priority (integer in the range 0 to 255), the device with the numerically highest priority becomes the master in the group. interface {name} vrrp group {group} advertise {advertise} — set advertisement interval in seconds (integer in the range 1 to 255, the default is 1) interface {name} vrrp version {version} — set protocol version, supported values: default — use version 2 for IPv4 and version 3 for IPv6. v2 — strict compliance to VRRP version 2: zero VIPs are not allowed; IPv6 addresses not allowed; state MASTER can be configured if and only if priority is 255. v3 — compliance to VRRP version 3 for both IPv4 and IPv6. v3-compat — VRRP version 3 compatible with some manufacturers (e.g. Cisco and Juniper) who interpret RFC5798 5.2.8 as applying only to IPv6, since the pseudo-header in RFC2460 is specified only for IPv6, although most open source implementations include the pseudo-header for IPv4. This option enables the IPv4 pseudo-header, but excludes it from the checksum calculation for IPv4. show interface {name} vrrp — show VRRP status. Web: added IPv6 support on the Port Forwarding page [NWI-4213] Web: fixed issues with the WireGuard server configuration (reported by @dimon27254) [NWI-4372] Web: fixed issues with tooltips on the Wi-Fi system page (reported by @dimon27254) [NWI-4379] Web: fixed timestamp of the last WireGuard handshake (reported by @dimon27254) [NWI-4384]
  22. Could not get it to work for devices included in policies. e.g.: Default policy - ISP connection; VPN policy - wireguard connection; NOVPN policy - ISP connection; Tests: 1. Device in Default policy, add dns route to youtube.com via VPN interface, traceroute device->youtube - OK (traffic goes through VPN) 2. Device in NOVPN policy, add dns route to youtube.com via VPN interface, traceroute device->youtube - FAIL (traffic goes through ISP) 3. Device in VPN policy, add dns route to youtube.com via ISP interface, traceroute device->youtube - FAIL (traffic goes through VPN) Is it possible to either respect the DNS routing (just like regular static routing does) for policies-using devices or allow policy-based routing to use object groups? PS: (KN-1012, 5.0 Beta 1)
  23. On Keenetic devices, applying QoS at speeds like 1000 Mbps requires significant CPU resources. That’s why you may notice a reduction in overall internet speed when limits are set. In general, we don’t recommend enabling QoS for such high-speed packages. If you need prioritization, it’s more efficient to create limited rules for specific devices or applications instead.
  24. I have 1000 Mbps download and 50 Mbps upload internet speeds. In my tests, I'm getting 930 Mbps download and 65 Mbps upload speeds. I'm having trouble trying to limit my line speed to 900 and 50 in the Keenetic IntelliQoS settings. As I mentioned, upload speeds are 50 Mbps, but download speeds are capped at 250 Mbps.
  25. I have 2 wifi router(viva and speedster) . It connect as extenders to main router(mikritok). At now I want configure wifi controller. Viva will be the controller , speedster - extender. all keenetic routers connect to main router via Ethernet . How I can configure viva for use same network range that set on main router ? Eg all keenetics routers, and these client must use main router dhcp range
  26. Добрый вечер, @NetTomsk Пересоздайте пожалуйста тему на русскоязычном форуме forum.keenetic.ru.
  27. Здравствуйте, на старых роутерах Keenetic Extra II (ki_rb) наблюдаю самопроизвольные перезагрузки, прошивка стоит 4.3.6 dev. Перезагрузка может произойти в рандомное время, раз в сутки, либо 2 раза в сутки. В журнале никаких ошибок, свет не отключался, роутер подключен к бесперебойнику который работает 30 минут после отключения света, к нему же подключен ПК.
  28. @eralde I also started experiencing this issue with version 5.0.B.0, but my case is a bit different. Normally, the disk would not wake up from sleep unless I browsed the files and folders inside it. Now, however, as soon as I open the interface and enter the username and password, the disk wakes up, which causes the interface to load slowly. I had opened a topic about this in the RU forum. Задержка загрузки интерфейса Keenetic из-за спящего диска 5.0.B.0 - Тестирование Dev-сборок - Keenetic Community
  29. You were right... my fault... port forwading works... My port forwading from wan to segment 1 was wrong... Sorry for inconvenience. Thank for your help!
  1. Load more activity
×
×
  • Create New...