Hey just followed instructions to a T on getting the VPN started and everything connects and seems normal but my vpn connection is to a 172.16 network not a 10. network and im unable to reach any VPN resources. I have tried re downloading all of the files required and still wrong network. Am I doing something wrong or missing something.
openvpn --config /etc/openvpn/config.conf
Sun Feb 26 20:11:34 2017 WARNING: file '/etc/openvpn/user-pass.txt' is group or others accessible
Sun Feb 26 20:11:34 2017 OpenVPN 2.4.0 [git:master/f5bf296bacce76a8+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Dec 29 2016
Sun Feb 26 20:11:34 2017 library versions: OpenSSL 1.0.2j 26 Sep 2016, LZO 2.08
Sun Feb 26 20:11:34 2017 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sun Feb 26 20:11:39 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]137.74.230.102:1194
Sun Feb 26 20:11:39 2017 UDP link local: (not bound)
Sun Feb 26 20:11:39 2017 UDP link remote: [AF_INET]137.74.230.102:1194
Sun Feb 26 20:11:39 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sun Feb 26 20:11:48 2017 [server] Peer Connection Initiated with [AF_INET]137.74.230.102:1194
Sun Feb 26 20:11:50 2017 WARNING: INSECURE cipher with block size less than 128 bit (64 bit). This allows attacks like SWEET32. Mitigate by using a --cipher with a larger block size (e.g. AES-256-CBC).
Sun Feb 26 20:11:50 2017 WARNING: INSECURE cipher with block size less than 128 bit (64 bit). This allows attacks like SWEET32. Mitigate by using a --cipher with a larger block size (e.g. AES-256-CBC).
Sun Feb 26 20:11:50 2017 WARNING: cipher with small block size in use, reducing reneg-bytes to 64MB to mitigate SWEET32 attacks.
Sun Feb 26 20:11:50 2017 TUN/TAP device tun0 opened
Sun Feb 26 20:11:50 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Sun Feb 26 20:11:50 2017 /sbin/ip link set dev tun0 up mtu 1500
Sun Feb 26 20:11:50 2017 /sbin/ip addr add dev tun0 172.16.193.92/18 broadcast 172.16.255.255
Sun Feb 26 20:11:50 2017 update-resolv-conf.bash tun0 1500 1542 172.16.193.92 255.255.192.0 init
Sun Feb 26 20:11:50 2017 Initialization Sequence Completed
route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 600 0 0 wlan0
10.192.0.0 172.16.192.1 255.192.0.0 UG 0 0 0 tun0
172.16.192.0 0.0.0.0 255.255.192.0 U 0 0 0 tun0
192.168.0.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0
ifconfig
eth0: flags=4099 mtu 1500
ether a0:2b:b8:4c:ab:11 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1 (Local Loopback)
RX packets 7084 bytes 424996 (415.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 7084 bytes 424996 (415.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tun0: flags=4305 mtu 1500
inet 172.16.193.92 netmask 255.255.192.0 destination 172.16.193.92
inet6 fe80::6fe1:33c9:50c:fe2c prefixlen 64 scopeid 0x20
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 100 (UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 23 bytes 1824 (1.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163 mtu 1500
inet 192.168.0.23 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::271:ccff:fe2f:4611 prefixlen 64 scopeid 0x20
inet6 2601:5cb:4001:52b0:271:ccff:fe2f:4611 prefixlen 64 scopeid 0x0