Arkadaşlar bir üniversitede dışardan bağlantı için openvpn ile bağlanıyorum dosya ve sertifika durumlarını geçtim normalde sisteme
bağlanıyor görünüyorum fakat vpn ile bağlandıktan sonra asıl hedef bilgisayara bağlanmak için kullandığım ssh bağlantısı
zaman aşımına uğradı gibi bir uyarı sonucu bağlantı yapamıyorum
sizlere bazı çıktıları gönderiyorum yardım edebilir misiniz?
sudo openvpn --config /etc/openvpn/coslat-udp-1194-config.ovpn
Wed Dec 31 14:22:10 2014 OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Dec 1 2014
Enter Auth Username:aakturk
Enter Auth Password:
Wed Dec 31 14:22:18 2014 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Dec 31 14:22:18 2014 Control Channel Authentication: using 'coslat-udp-1194-tls.key' as a OpenVPN static key file
Wed Dec 31 14:22:18 2014 UDPv4 link local (bound): [undef]
Wed Dec 31 14:22:18 2014 UDPv4 link remote: [AF_INET]95.18...... bağlantı ip
Wed Dec 31 14:22:20 2014 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Wed Dec 31 14:22:26 2014 [coslat-yonetim-ca] Peer Connection Initiated with [AF_INET]95.18...... bağlantı ip
Wed Dec 31 14:22:29 2014 TUN/TAP device tun0 opened
Wed Dec 31 14:22:29 2014 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Wed Dec 31 14:22:29 2014 /sbin/ip link set dev tun0 up mtu 1500
Wed Dec 31 14:22:29 2014 /sbin/ip addr add dev tun0 local 172.34.1.18 peer 172.34.1.17
Wed Dec 31 14:22:29 2014 Initialization Sequence Completed
ssh bağlantısı yapmaya çalıştığımda aldığım hata
ssh: connect to host 10.10.44.11 port 22: Connection timed out