-
Re: Zyxel USG 110 - WEB ACCESS
Hi @DenisPereira Yes, you can apply old conf backup file from old fw, if you apply it with option "Ignore errors and finish applying the configuration file" But if you have access to device…1 -
Re: Wanting to write a script for easily turning on and off a firewallrule
Hi. You can do this via plink https://putty.org.ru/download.html software. simply create a bat.file, with same content echo y|plink.exe -ssh -l admin -pw Password 192.168.1.1 "exit" - that …1 -
Re: VPN - IPSec - Gateway - Policy - Multiple networks
Hello. If you need access to other networks via vpn tunnel, you can do this by policy routes. Add as destination remote lan and set next-hop - vpn tunnel. All traffic to this net will goes via vpn.1 -
Re: Перенос настроек с USG 20 на USG 60
День добрый. Есть несколько вариантов. 1 - официальный конвертер https://www.zyxel.com/promotions/usg-configuration-converter-20130829-760081.shtml Там как раз есть твой вариант. 2 - в файле конфигур…1 -
Re: vpn ipsec site-to-site
Hi @IT_Field_Support . Can you ping USG on site A from comp on site B? Did you add policy routes from site B to site A? If you disable FW on both sites, ping goes? Did it work early? We have similar …1
Master Member