Best Of
Re: PIXELATED IMAGES IN AUTOCAD GEOMAP LOCATION
Hi @Rodnie,
If you create a rule in Security Policy > Policy Control using FQDN, even if the traffic matches the rule and passed, the passed traffic will then be detected by URL Threat Filter. Here is the packet flow of USG FLEX for your reference.


Re: Playstation 4 On Network USG20
If you have another vpn gateway, build up a vpn tunnel between USG20 and the vpn gateway and force the traffic from Playstation 4 to access the internet through the wan of the vpn gateway.
Re: PIXELATED IMAGES IN AUTOCAD GEOMAP LOCATION
Hi @Rodnie,
In the log, it seems you already added the following URLs to Allow List in URL Threat Filter.
ecn.t0.tiles.virtualearth.net
ecn.t1.tiles.virtualearth.net
ecn.t2.tiles.virtualearth.net
ecn.t3.tiles.virtualearth.net


Besides, the query result of these URLs is not categorized as threat, so they are not blocked by URL Threat Filter. You can check the logs and see if the traffic is blocked by other security services.


[NEBULA] Search registered devices across organizations
Hi
is it possible to do a search on either the serial number or the MAC address across all the organizations that are linked to our account.
In other words, I've got an AP that is registered, but I don't know to which organization it is registered. Since we have 90+ organizations I can't just check all organizations one by one.
I need to unregister the device to register it to a different organization.
Re: WAP3205v3 - LAN DHCP Server in AP mode?
Hi @Cydron
You can consider the Zyxel router NBG7510
It has a wireless feature and it may need your requirements.
https://www.zyxel.com/global/en/products/wifi-router/ax1800-wifi-6-gigabit-router-nbg7510/specifications
You can consider the Zyxel router NBG7510
It has a wireless feature and it may need your requirements.
https://www.zyxel.com/global/en/products/wifi-router/ax1800-wifi-6-gigabit-router-nbg7510/specifications
Re: Can't install SMB V2 on NSA325
Oh sorry, I misread your listing. I assumed it was opkg which was failing, but it is the installer.
Disable Entware-ng in the webinterface, then delete the contents of /usr/local/zy-pkgs/opt/. (This will trigger a new install after enabling Entware-ng again)
Then edit /usr/local/zy-pkgs/etc/init.d/Entware-ng. Directly below the header there are 2 lines,
PKG_FIRMWARE=4
PKG_DOWNLOAD_URL=http://downloads.zyxel.nas-central.org/Users/Mijzelf/fw5
PKG_DOWNLOAD_URL=http://downloads.zyxel.nas-central.org/Users/Mijzelf/fw5
The content of this lines is dynamically changed by MetaRepository, so I don't know exactly what is there in your script, but I think the latter is https://metarepository.tk/User/Mijzelf. That should be http:// . PKG_FIRMWARE should be 4, and I don't think that is wrong here.
After you changed the lines enable Entware-ng again, it should install.
Also, how can I install the profile-hook package from your repository?
The opkg command does not work and I cannot find the package in the list :
It is installed automatically by the installer. If not, execute
/opt/bin/opkg update
/opt/bin/opkg install profile-hook
The listing in the webinterface is a redirect to the Entware-ng package page. It doesn't show 3rth party repositories.

1