root@SporkLab:/home/sporkadmin # ping 10.99.0.1PING 10.99.0.1 (10.99.0.1): 56 data bytes64 bytes from 10.99.0.1: icmp_seq=0 ttl=64 time=5.702 ms64 bytes from 10.99.0.1: icmp_seq=1 ttl=64 time=7.859 msroot@SporkLab:/home/sporkadmin # ping 10.88.77.72PING 10.88.77.72 (10.88.77.72): 56 data bytes64 bytes from 10.88.77.72: icmp_seq=0 ttl=64 time=7.829 ms64 bytes from 10.88.77.72: icmp_seq=1 ttl=64 time=6.264 ms
frankentosh:2015-Hackintosh-Drive spork$ ping 10.99.0.1PING 10.99.0.1 (10.99.0.1): 56 data bytesRequest timeout for icmp_seq 0Request timeout for icmp_seq 1Request timeout for icmp_seq 2root@SporkLab:/home/sporkadmin # tcpdump -vn -i ovpnc2 dst 10.99.0.1tcpdump: listening on ovpnc2, link-type NULL (BSD loopback), capture size 262144 bytes^C0 packets captured0 packets received by filter0 packets dropped by kernel
root@SporkLab:/home/sporkadmin # tcpdump -vn -i re0 dst 10.99.0.1tcpdump: listening on re0, link-type EN10MB (Ethernet), capture size 262144 bytes14:01:34.515541 IP (tos 0x0, ttl 63, id 64433, offset 0, flags [none], proto ICMP (1), length 84) WAN IP > 10.99.0.1: ICMP echo request, id 5983, seq 0, length 6414:01:35.516589 IP (tos 0x0, ttl 63, id 45486, offset 0, flags [none], proto ICMP (1), length 84) WAN IP > 10.99.0.1: ICMP echo request, id 5983, seq 1, length 6414:01:36.516356 IP (tos 0x0, ttl 63, id 1206, offset 0, flags [none], proto ICMP (1), length 84) WAN IP > 10.99.0.1: ICMP echo request, id 5983, seq 2, length 64
I do have dual WAN setup as described in the docs.
root@SporkLab:~ # ifconfig ovpnc2ovpnc2: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1500 options=80000<LINKSTATE> inet6 fe80::2e0:4cff:fe70:1219%ovpnc2 prefixlen 64 scopeid 0x9 inet 10.99.0.6 --> 10.99.0.5 netmask 0xffffffff nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> groups: tun openvpn Opened by PID 70079root@SporkLab:~ #root@SporkLab:~ # tcpdump -nv -i ovpnc2 dst 10.99.0.1tcpdump: listening on ovpnc2, link-type NULL (BSD loopback), capture size 262144 bytes13:55:18.885355 IP (tos 0x0, ttl 63, id 32780, offset 0, flags [none], proto ICMP (1), length 84) 10.3.2.40 > 10.99.0.1: ICMP echo request, id 27137, seq 0, length 6413:55:19.888343 IP (tos 0x0, ttl 63, id 55650, offset 0, flags [none], proto ICMP (1), length 84) 10.3.2.40 > 10.99.0.1: ICMP echo request, id 27137, seq 1, length 6413:55:20.889000 IP (tos 0x0, ttl 63, id 22218, offset 0, flags [none], proto ICMP (1), length 84) 10.3.2.40 > 10.99.0.1: ICMP echo request, id 27137, seq 2, length 6413:55:21.889970 IP (tos 0x0, ttl 63, id 44700, offset 0, flags [none], proto ICMP (1), length 84) 10.3.2.40 > 10.99.0.1: ICMP echo request, id 27137, seq 3, length 64
[root@foo-b /home/spork]# tcpdump -vn -i tun0tcpdump: listening on tun0, link-type NULL (BSD loopback), capture size 262144 bytes^C0 packets captured0 packets received by filter0 packets dropped by kernel[root@foo-b /home/spork]#