Hi there
I am working almost daily on the HTB academy and I have a paid account and I downloaded the opnvpn config file.
Now if I am in a virtual box (kali) and connect via openvpn, I can access my targets and I get reverse connections fro my targets to my VM.
Now if I am not at my big machine with all the VMs and I try to do the same from my old Macbook (non ARM) with the same openVPN profile I can access the targets as before, but it is impossible to get a reverse connection from a target machine to my mac.
I disabled the firewall to no avail (it is up again now and I was also checking the output of netstat -rn
to see the routing table and here I am wondering if the problem lies herein:
Internet:
Destination Gateway Flags Netif Expire
default 172.20.10.1 UGScg en0
10.10.10/23 10.10.14.1 UGSc utun4
10.10.14/23 10.10.15.201 UGSc utun4
10.10.14.1 10.10.15.201 UH utun4
10.129/16 10.10.14.1 UGSc utun4
I would be very happy, if someone could help me with this issue. Thanks!