pfsense openvpn comes up.  the macintosh client's viscosity blob turns
green and i can ping only very close things.pfsense vm.

         .--------------------------------.
         |                                |
         |      debian libvirt host       +--- 42.666.165.138/26
         |                                |
         |   .-----------------------.    |
         |   |    pfsense guest      +--------- 42.666.165.143/26 WAN
         |   `----------+------------'    |
         |              | 10.0.1.1/24     |
         |              |                 |
         `--------------|-----------------'
                        |
                        `-- 10.0.1.0/24 
                        OpenVPN Segment

note that there is no LAN,  this is just a VM guest whose job it is to
provide an openvpn server.

i have two firewall rules, one for WAN and one for OpenVPN, * * * *,
which pass Any for all protocols.

i have two Manual Outbound NATs, one for WAN and one for OpenVPN.  
    Intf     Source       Dest
    WAN      10.0.1.0/24  any
    OpenVPN  10.0.1.0/24  any

i also tried
    Intf     Source       Dest
    WAN      any          10.0.1.0/24
    OpenVPN  10.0.1.0/24  any
with the same result

i can ping 10.0.1.1 the OpenVPN base address
i can ping 42.666.165.143, the pfsense WAN address
i can not ping 42.666.165.138 the address of the vm host
i can not ping 42.666.165.129, internet the gateway router

i do not know how to dump the NAT and firewall rules to text, darn it.

randy
_______________________________________________
pfSense mailing list
https://lists.pfsense.org/mailman/listinfo/list
Support the project with Gold! https://pfsense.org/gold

Reply via email to