I already have a server running vpn l2tp, am trying to create rules under DFL-210 to forward those ports to this server.. but it didn't work, here is what I create "pls let me know if it's wrong":
1) created an interface group for "lan & wan" called "vpn_traffic"
2) created "NAT" Rule:
- Service: l2tp-ipsec
- Source Interface: vpn_traffic
- Network: all-nets
- Destination Interface: vpn_traffic
- Network: all-nets
3) created "SAT" Rule:
- Service: l2tp-ipsec
- Source Interface: any
- Network: all-nets
- Destination Interface: core
- Network: wan_ip
4) created "Allow" Rule:
- Service: l2tp-ipsec
- Source Interface: any
- Network: all-nets
- Destination Interface: core
- Network: wan_ip
Still not working.. any idea ?! ..pls HELP!