Im on my 3e day of the ECPPT exam and after resetting my exam, my ovpn file causes an issue.
sudo openvpn --data-ciphers "AES-128-CBC" --config eCPPTv2_Exam_Scenario_1698.ovpn
2024-03-20 11:34:23 OpenVPN 2.6.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO]
2024-03-20 11:34:23 library versions: OpenSSL 3.1.5 30 Jan 2024, LZO 2.10
2024-03-20 11:34:23 DCO version: N/A
Enter Auth Username: duncan
Enter Auth Password: **************
2024-03-20 11:34:28 TCP/UDP: Preserving recently used remote address: [AF_INET]68.233.248.243:33005
2024-03-20 11:34:28 Attempting to establish TCP connection with [AF_INET]68.233.248.243:33005
2024-03-20 11:34:28 TCP connection established with [AF_INET]68.233.248.243:33005
2024-03-20 11:34:28 TCPv4_CLIENT link local: (not bound)
2024-03-20 11:34:28 TCPv4_CLIENT link remote: [AF_INET]68.233.248.243:33005
2024-03-20 11:34:29 [Hera Openvpn Cluster] Peer Connection Initiated with [AF_INET]68.233.248.243:33005
2024-03-20 11:34:29 Options error: Unrecognized option or missing or extra parameter(s) in [PUSH-OPTIONS]:1: route 10.90.60.0 255.255.255.0 (2.6.7)
2024-03-20 11:34:29 TUN/TAP device tap0 opened
2024-03-20 11:34:29 net_iface_mtu_set: mtu 1500 for tap0
2024-03-20 11:34:29 net_iface_up: set tap0 up
2024-03-20 11:34:29 net_addr_v4_add: 172.16.40.6/24 dev tap0
2024-03-20 11:34:29 Initialization Sequence Completed
the route 10.90.60.0 has a problem being added and i can’t ping the ip of the first machine.