-
Re: howto define private IP range on USG interface
Hi @NoE , Then, what I told is matching this case exactly.1 -
Re: howto define private IP range on USG interface
Hi @NoE, Here another proposal, using proxy arp for traffic forward between ge11 & ge12. 1. Setup interface ge12 as wan interface to ISP2 ip: 192.168.94.2 mask:255.255.255.0 gw: 192.168.94.1 type…1 -
Re: L2TP over IPSEC with "shared" gateway
@valerio_vanni,, You cannot share rule for xauth and L2TPoverIPSec . Since Xauth authentication is involve in IKE negotiation before IPSec tunnel up. But L2TP is involve in L2TP authentication after …1 -
Re: Internet per port via IPSec VPN on usgflex100
@Stanislav, OK. That's script can build up Libreswan and setup L2TP/IPSec, IKEv1+XAuth, IKEv2 VPN server. But you need to add site to site rule and configure iptables rules on your server for Zy…1 -
Re: Route through specific public IP
For Zyxel USG or ZyWALL. If you want specific machine mapping to specific public IP. Then I suggest you to use 1:1 NAT instead of policy route with SNAT. The different of 1:1 NAT and policy route rou…1
Master Member