
TX packets:16971835 errors:0 dropped:799 overruns:0 carrier:0 RX packets:18726387 errors:0 dropped:0 overruns:0 frame:0 UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 RX packets:8726841 errors:0 dropped:0 overruns:0 frame:0 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 TX packets:377 errors:0 dropped:0 overruns:0 carrier:0 RX packets:377 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 RX packets:0 errors:0 dropped:0 overruns:0 frame:0

etc/openvpn/easy-rsa/keys/hostname.key (Where hostname is the hostname of the client).

etc/openvpn/easy-rsa/keys/hostname.crt (Where hostname is the hostname of the client). How do I find the local IP of server A on server B when server A is behind server B's VPN? I think it should be listed when I issue the command 'ifconfig' but I'm not exactly sure which IP I am looking for at that point. The files that need to be securely copied to the client’s /etc/openvpn directory are: /etc/openvpn/ca.crt. I have two servers server A and server B.
