Inkognito;n5539 said:Ich habe gerade bemerkt, dass die alten Gigabit-Domains bei Socks immer noch funktionieren, wie lang gedenkt ihr die noch am Leben zu erhalten?
remote erfurt2.perfect-privacy.com 1149
remote erfurt2.perfect-privacy.com 151
remote erfurt2.perfect-privacy.com 150
remote erfurt2.perfect-privacy.com 149
remote erfurt2.perfect-privacy.com 1151
remote erfurt2.perfect-privacy.com 1150
# Fallbacks just in case..
remote erfurt2.perfect-privacy.net 149
remote erfurt2.perfect-privacy.info 1150
remote erfurt2.perfect-privacy.asia 151
remote erfurt2.perfect-privacy.info 1149
remote erfurt2.perfect-privacy.net 150
remote erfurt2.perfect-privacy.asia 1151
Inkognito;n5541 said:Es lässt sich auch keinerlei Muster erkennen, weswegen sich mir der Gedanke aufdrängt, dass einfach ohne jegliches Gewissen eine zufällige Reihenfolge ausgewählt wurde.
/sbin/route delete -net 0.0.0.0 netmask 128.0.0.0
echo "/sbin/route delete -net 0.0.0.0 netmask 128.0.0.0"
/sbin/route delete -net 128.0.0.0 netmask 128.0.0.0
echo "/sbin/route delete -net 128.0.0.0 netmask 128.0.0.0"
echo "ifconfig_local"
echo $ifconfig_local
echo "ifconfig_remote"
echo $ifconfig_remote
echo "ifconfig_netmask"
echo $ifconfig_netmask
echo "foreign_option_1"
echo $foreign_option_1
echo "foreign_option_2"
echo $foreign_option_2
echo "foreign_option_3"
echo $foreign_option_3
proxy="proxy_Rotterdam"
preamble=`echo $ifconfig_remote | cut -d '.' -f 1-3`
Gateway="${preamble}.1"
echo -e $Gateway '\t' $proxy > /etc/openvpn/gateways/Rotterdam_gateway
/sbin/route add -net $Gateway netmask 255.255.255.255 gw $ifconfig_remote
echo "/sbin/route add -net $Gateway netmask 255.255.255.255 gw $ifconfig_remote"
...
Mon Mar 10 19:56:17 2014 us=172840 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.16.13.1
Mon Mar 10 19:56:17 2014 us=176065 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.16.13.1
/sbin/route delete -net 0.0.0.0 netmask 128.0.0.0
/sbin/route delete -net 128.0.0.0 netmask 128.0.0.0
ifconfig_local
10.16.13.6
ifconfig_remote
ifconfig_netmask
255.255.255.0
foreign_option_1
dhcp-option DNS 176.10.115.98
foreign_option_2
dhcp-option DNS 46.165.196.73
foreign_option_3
/sbin/route add -net 10.16.13.1 netmask 255.255.255.255 gw 10.16.13.6
Mon Mar 10 19:56:17 2014 us=199618 GID set to nogroup
Mon Mar 10 19:56:17 2014 us=199690 UID set to nobody
Mon Mar 10 19:56:17 2014 us=199711 Initialization Sequence Completed
Mon Mar 10 19:57:01 2014 us=138534 Expected Remote Options hash (VER=V4): 'ad1c1209'
Mon Mar 10 19:57:01 2014 us=138561 UDPv4 link local: [undef]
Mon Mar 10 19:57:01 2014 us=138584 UDPv4 link remote: [AF_INET]46.165.196.73:1151
Mon Mar 10 19:59:02 2014 us=107870 [UNDEF] Inactivity timeout (--ping-restart), restarting
Mon Mar 10 19:59:02 2014 us=107968 TCP/UDP: Closing socket
Mon Mar 10 19:59:02 2014 us=108007 SIGUSR1[soft,ping-restart] received, process restarting
Mon Mar 10 19:59:02 2014 us=108029 Restart pause, 2 second(s)
3/11/2014 3:57:55 PM Management Connecting to management interface 127.0.0.1:11001
3/11/2014 3:57:55 PM Log MANAGEMENT: CMD 'state on'
3/11/2014 3:57:55 PM Log MANAGEMENT: CMD 'hold release'
3/11/2014 3:57:55 PM Log MANAGEMENT: CMD 'username 'Auth' "XXX"'
3/11/2014 3:57:56 PM Log MANAGEMENT: CMD 'password [...]'
3/11/2014 3:57:56 PM Log Restart pause, 2 second(s)
3/11/2014 3:57:58 PM Log Control Channel Authentication: using 'Gigabit-US_ta.key' as a OpenVPN static key file
3/11/2014 3:57:58 PM Log Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
3/11/2014 3:57:58 PM Log Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
3/11/2014 3:57:58 PM Log LZO compression initialized
3/11/2014 3:57:58 PM Log Control Channel MTU parms [ L:1560 D:168 EF:68 EB:0 ET:0 EL:0 ]
3/11/2014 3:57:58 PM Log Socket Buffers: R=[8192->8192] S=[8192->8192]
3/11/2014 3:57:58 PM Log MANAGEMENT: >STATE:1394571478,RESOLVE,,,
3/11/2014 3:57:58 PM State RESOLVE
3/11/2014 3:57:59 PM Log Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
3/11/2014 3:57:59 PM Log Local Options String: 'V4,dev-type tun,link-mtu 1560,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,keydir 1,cipher AES-256-CBC,auth SHA1,keysize 256,tls-auth,key-method 2,tls-client'
3/11/2014 3:57:59 PM Log Expected Remote Options String: 'V4,dev-type tun,link-mtu 1560,tun-mtu 1500,proto TCPv4_SERVER,comp-lzo,keydir 0,cipher AES-256-CBC,auth SHA1,keysize 256,tls-auth,key-method 2,tls-server'
3/11/2014 3:57:59 PM Log Local Options hash (VER=V4): '2f2c6498'
3/11/2014 3:57:59 PM Log Expected Remote Options hash (VER=V4): '9915e4a2'
3/11/2014 3:57:59 PM Log Attempting to establish TCP connection with [AF_INET]208.53.158.59:152
3/11/2014 3:57:59 PM Log MANAGEMENT: >STATE:1394571479,TCP_CONNECT,,,
3/11/2014 3:57:59 PM State TCP_CONNECT
3/11/2014 3:58:20 PM Log TCP: connect to [AF_INET]208.53.158.59:152 failed, will try again in 5 seconds: Connection timed out (WSAETIMEDOUT)
3/11/2014 3:58:20 PM Log SIGUSR1[soft,init_instance] received, process restarting
3/11/2014 3:58:20 PM Log MANAGEMENT: >STATE:1394571500,RECONNECTING,init_instance,,
3/11/2014 3:58:20 PM State RECONNECTING