DFL-860E Проброс портов
  1. Objects -> Address Book -> InterfaceAddresses - > Add -> Ip 4 adress
    Name: OpenVPN
    Address: 192.168.0.7
  2. Objects -> Services -> Add -> TCP/UDP Service
    Name: OpenVPN
    Type: UDP (или tcp)
    Source:0-65535
    Destination:1194
  3. Policies -> Add -> IP Rule Folder
    Name:port_forwarding
  4. заходим в эту папку
  5. Add -> IP Rule
    Name: OpenVPN
    Action: SAT
    Source Interface: Any
    Source Network: All-nets
    Destination Interface: Core
    Destination Network: Wan1_ip
    Service: OpenVPN
    Schedule: None
    SAT translate: Destination IP
    New IP Address: OpenVPN
    New Port: пусто
  6. Add -> IP Rule
    Name: OpenVPN
    Action: Allow
    Source Interface: Any
    Source Network: All-nets
    Destination Interface: Core
    Destination Network: Wan1_ip
    Service: OpenVPN
    Schedule: None
  7. Configuration -> Apply