Best Of
Re: Traffico internet da pc
My scenario is to monitor a single pc where it surfs and what time it visits certain sites.
Re: Traffico internet da pc
You can send traffic logs to an external Syslog server or USB for tracking the traffic log for a single PC.
Re: USG210 Firewall IPSec VPN Tunnel Site-To-Site Low performance
Hello, the CPU rate on both sides is:
LOCATION 1:
Router# debug system show cpu status
CPU utilization: 5 % (system: 1 %, user: 3 %, irq: 0 %, softirq 1 %)
CPU utilization (1 minute): 2 % (system: 0 %, user: 1 %, irq: 0 %, softirq 1 %)
CPU utilization (5 minute): 0 % (system: 0 %, user: 0 %, irq: 0 %, softirq 0 %)
LOCATION 2:
Router# debug system show cpu status
CPU utilization: 10 % (system: 4 %, user: 0 %, irq: 0 %, softirq 6 %)
CPU utilization (1 minute): 4 % (system: 3 %, user: 0 %, irq: 0 %, softirq 1 %)
CPU utilization (5 minute): 3 % (system: 2 %, user: 0 %, irq: 0 %, softirq 1 %)
The performance of WAN connection shows 98/96Mbit/s (100/100Mbit Internet connection), similar on both sides.
There aren't any problems with network performance, on both sides everything works fine and fast and stable!
When users from location 2 connects with SSL-VPN to location 1 (even if they are in IPSEC network) the performance becomes great!
Re: Managed AP NWA5123-AC-HD on USG60 slow, but speed with WAC6103d-i is ok
You can try 'Fast Forwarding' on the USG60, which allows traffic to pass without content checking.
(Configuration > System > Advanced > Fast Forwarding)
Re: Turn off Status LEDs
Hi @Tissi_2
We are happy to inform you that we have confirmed that the status LED can be disabled via a firmware upgrade, and this feature has been added to our future roadmap.
If there is a new firmware release that includes this feature, we will keep you informed through this forum. We appreciate your feedback and suggestions, and we always welcome new ideas from our users. 😀
Kay
Re: USG Flex 100 L2TP VPN problem with shared folders
Hi @Rgnvdjfgdfg ,
Greeting Forum, That is split tunnel setting on Windows.
For your inquirement, unselect "Use default gateway on remote network" is correct.
But in order to reach 10.0.0.0/24 . You have to add route manually.
Please find the powershell command. I've tested it work fine.
Add-VpnConnectionRoute -ConnectionName "Your VPN profile name" -DestinationPrefix "10.0.0.0/24"
("route add" command must know client VPN address at first. It will be changed everytime and it is difficult for end users')
Thank you
Re: Upgrade to 10Gb/s Network
Bad Idea have only the large model for 10GBe.
GoWin R86S G1 can be found for less than 500USD. Zyxel must have a sub 1.000USD plus taxes device with 2x SFP+ ports or likely will be left behind in multi-gigabit market.
Re: Manuals about Zyxel NR5103E and Zyxel Air App help documents ?
Hi Bob,Bob_C said:Hi Ayeball,
Please refer to your message inbox.
Regards,
Bob
Could you please share this info with me too?
Thank you,
Andrii
Re: USG Flex 100 L2TP VPN problem with shared folders
Hi,
I used the command you just posted:
Add-VpnConnectionRoute -ConnectionName "Your VPN profile name" -DestinationPrefix "10.0.0.0/24"
but it didn't give any response. I looked for something about it around the network, and I found the same command with the add of "-PassThru" at the end. Tried it and now it seems to work just fine.
Thanks a lot
