Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Centos Linux based vpn client

Hi Group.

I downloaded the files for Remote Access from the Sophos UTM for linux.  This package includes the config certs and keys.

What are your recommendations for a gui client for ssl vpn?  Running Centos 7 with Gnome 3 desktop.

Thanks.
Tom


This thread was automatically locked due to age.
Parents
  • root@centos:/home/predrag/config# openvpn --config predrag.petrovic@xx.ovpn 
    Thu Oct  2 08:40:46 2014 DEPRECATED OPTION: --tls-remote, please update your configuration
    Thu Oct  2 08:40:46 2014 OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Feb  4 2014
    Enter Auth Username[:P]redrag.petrovic
    Enter Auth Password:
    Thu Oct  2 08:41:21 2014 Socket Buffers: R=[87380->131072] S=[16384->131072]
    Thu Oct  2 08:41:21 2014 Attempting to establish TCP connection with [AF_INET]a.b.c.d:443 [nonblock]
    Thu Oct  2 08:41:23 2014 TCP connection established with [AF_INET]a.b.c.d:443
    Thu Oct  2 08:41:23 2014 TCPv4_CLIENT link local: [undef]
    Thu Oct  2 08:41:23 2014 TCPv4_CLIENT link remote: [AF_INET]a.b.c.d:443
    Thu Oct  2 08:41:23 2014 TLS: Initial packet from [AF_INET]a.b.c.d:443, sid=9dcce011 b2c07082
    Thu Oct  2 08:41:23 2014 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
    Thu Oct  2 08:41:48 2014 VERIFY OK: depth=1, /C=xx/L=xx/O=xx/CN=xx/emailAddress=email@address.aa
    Thu Oct  2 08:41:48 2014 VERIFY X509NAME OK: /C=xx/L=xx/O=xx/CN=xx/emailAddress=email@address.aa
    Thu Oct  2 08:41:48 2014 VERIFY OK: depth=0, /C=xx/L=xx/O=xx/CN=xx/emailAddress=email@address.aa
    Thu Oct  2 08:42:16 2014 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
    Thu Oct  2 08:42:16 2014 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
    Thu Oct  2 08:42:16 2014 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
    Thu Oct  2 08:42:16 2014 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Reply
  • root@centos:/home/predrag/config# openvpn --config predrag.petrovic@xx.ovpn 
    Thu Oct  2 08:40:46 2014 DEPRECATED OPTION: --tls-remote, please update your configuration
    Thu Oct  2 08:40:46 2014 OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Feb  4 2014
    Enter Auth Username[:P]redrag.petrovic
    Enter Auth Password:
    Thu Oct  2 08:41:21 2014 Socket Buffers: R=[87380->131072] S=[16384->131072]
    Thu Oct  2 08:41:21 2014 Attempting to establish TCP connection with [AF_INET]a.b.c.d:443 [nonblock]
    Thu Oct  2 08:41:23 2014 TCP connection established with [AF_INET]a.b.c.d:443
    Thu Oct  2 08:41:23 2014 TCPv4_CLIENT link local: [undef]
    Thu Oct  2 08:41:23 2014 TCPv4_CLIENT link remote: [AF_INET]a.b.c.d:443
    Thu Oct  2 08:41:23 2014 TLS: Initial packet from [AF_INET]a.b.c.d:443, sid=9dcce011 b2c07082
    Thu Oct  2 08:41:23 2014 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
    Thu Oct  2 08:41:48 2014 VERIFY OK: depth=1, /C=xx/L=xx/O=xx/CN=xx/emailAddress=email@address.aa
    Thu Oct  2 08:41:48 2014 VERIFY X509NAME OK: /C=xx/L=xx/O=xx/CN=xx/emailAddress=email@address.aa
    Thu Oct  2 08:41:48 2014 VERIFY OK: depth=0, /C=xx/L=xx/O=xx/CN=xx/emailAddress=email@address.aa
    Thu Oct  2 08:42:16 2014 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
    Thu Oct  2 08:42:16 2014 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
    Thu Oct  2 08:42:16 2014 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
    Thu Oct  2 08:42:16 2014 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Children
No Data