Hi all,
is there a possibility to connect to a VPN manually before login on CentOS desktop (Gnome). I know of a similar functionality in Windows.
Is there a tutorial or something?
Thank you Tim
Vpnc will help u to login VPN from Linux machine. On 1 May 2015 02:12, "Tim" lists@kiuni.de wrote:
Hi all,
is there a possibility to connect to a VPN manually before login on CentOS desktop (Gnome). I know of a similar functionality in Windows.
Is there a tutorial or something?
Thank you Tim _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 04/30/2015 03:42 PM, Tim wrote:
Hi all,
is there a possibility to connect to a VPN manually before login on CentOS desktop (Gnome). I know of a similar functionality in Windows.
This is reasonably vpn specific as to the type, and configuration allowed. Can you be more specific?
I imagine something like Cisco AnyConnect on Windows, where you can connect before login to the machine. So afterwards user specific network shares are available and can be connect via scripts.
I have an openvpn server running.
Regards Tim
Am 1. Mai 2015 13:34:48 MESZ, schrieb Jim Perrin jperrin@centos.org:
On 04/30/2015 03:42 PM, Tim wrote:
Hi all,
is there a possibility to connect to a VPN manually before login on
CentOS desktop (Gnome). I know of a similar functionality in Windows.
This is reasonably vpn specific as to the type, and configuration allowed. Can you be more specific?
-- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
,vpnc, command is used to connect VPN server. We can configure VPN server IP, username, password there. On 1 May 2015 21:28, "Tim" lists@kiuni.de wrote:
I imagine something like Cisco AnyConnect on Windows, where you can connect before login to the machine. So afterwards user specific network shares are available and can be connect via scripts.
I have an openvpn server running.
Regards Tim
Am 1. Mai 2015 13:34:48 MESZ, schrieb Jim Perrin jperrin@centos.org:
On 04/30/2015 03:42 PM, Tim wrote:
Hi all,
is there a possibility to connect to a VPN manually before login on
CentOS desktop (Gnome). I know of a similar functionality in Windows.
This is reasonably vpn specific as to the type, and configuration allowed. Can you be more specific?
-- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
So most easiest way in my eyes would be a network-manager applet at gdm login.
But as of CentOS 7 there is no nm-applet.desktop anymore.
There is also an unsolved bug report at fedora.
Anyone an idea to get nm-applet to gdm login screen?
Regards Tim
Am 1. Mai 2015 19:45:55 MESZ, schrieb Jegadeesh Kumar jegasmile@gmail.com:
,vpnc, command is used to connect VPN server. We can configure VPN server IP, username, password there. On 1 May 2015 21:28, "Tim" lists@kiuni.de wrote:
I imagine something like Cisco AnyConnect on Windows, where you can connect before login to the machine. So afterwards user specific
network
shares are available and can be connect via scripts.
I have an openvpn server running.
Regards Tim
Am 1. Mai 2015 13:34:48 MESZ, schrieb Jim Perrin
On 04/30/2015 03:42 PM, Tim wrote:
Hi all,
is there a possibility to connect to a VPN manually before login
on
CentOS desktop (Gnome). I know of a similar functionality in
Windows.
This is reasonably vpn specific as to the type, and configuration allowed. Can you be more specific?
-- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77 _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 05/01/2015 02:25 PM, Gordon Messmer wrote:
On 05/01/2015 08:58 AM, Tim wrote:
I have an openvpn server running.
Probably the easiest thing to do with OpenVPN would be to use RSA authentication and configure openvpn to run on boot at the client.
I do this on several machines via scripts and rc.local for openvpn .. you can do it many different ways.
Am 01.05.2015 um 17:58 schrieb Tim lists@kiuni.de:
I imagine something like Cisco AnyConnect on Windows, where you can connect before login to the machine. So afterwards user specific network shares are available and can be connect via scripts.
I have an openvpn server running.
First I would confirm the implementation in use ... IPsec-VPN (e.g. OpenSWAN) vs. SSL-VPN (e.g. OpenVPN).
Two totally different technologies.
-- LF