OpenVPN Cyberghost

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Eddie9000
Posts: 6
Joined: Sun Oct 26, 2014 5:29 pm

Re: OpenVPN Cyberghost

Post by Eddie9000 »

[quote="craigrose"
Type the ps command. You should be able to see something like the following if it started successfully.

Code: Select all

/usr/sbin/openvpn --syslog openvpn(custom_config) --writepid /var/run/openvpn-custom_config.pid --config /etc/openvpn/grouter_client_obfuscatedpart.conf
[/quote]

No openvpn in ps:

PID USER VSZ STAT COMMAND
1 root 1728 S init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW [kworker/u:0]
6 root 0 SW< [khelper]
7 root 0 SW [kworker/u:1]
68 root 0 SW [sync_supers]
70 root 0 SW [bdi-default]
72 root 0 SW< [kblockd]
103 root 0 SW [kswapd0]
152 root 0 SW [fsnotify_mark]
165 root 0 SW< [ath79-spi]
176 root 0 SW [mtdblock0]
181 root 0 SW [mtdblock1]
186 root 0 SW [mtdblock2]
191 root 0 SW [mtdblock3]
196 root 0 SW [mtdblock4]
201 root 0 SW [mtdblock5]
269 root 0 SW [kworker/0:1]
413 root 0 SW [kworker/0:2]
462 root 0 SWN [jffs2_gcd_mtd3]
464 root 0 SW [flush-mtd-unmap]
488 root 0 SW [khubd]
498 root 0 SW [kworker/0:3]
517 root 1728 S init
554 root 0 SW< [cfg80211]
591 root 0 SW< [rpciod]
611 root 0 SW< [nfsiod]
761 root 1732 S /sbin/syslogd -C16
763 root 1716 S /sbin/klogd
765 root 1084 S /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules --set-
775 root 1100 S /sbin/ubusd
929 nobody 1244 S /usr/sbin/portmap
1589 root 1388 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1677 root 1572 S httpd_gargoyle -c cgi-bin/**|**.sh|**.cgi|**.csv -d /www -u root -p 80 -S -E /etc/
2012 root 1724 S /sbin/watchdog -t 5 /dev/watchdog
2999 root 1720 S N /sbin/netifd
3422 root 2208 S N hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf
3497 root 1748 S N udhcpc -p /var/run/udhcpc-br-wan.pid -s /lib/netifd/dhcp.script -f -t 0 -i br-wan
3544 root 2212 S N wpa_supplicant -b br-wan -B -P /var/run/wifi-wlan0-1.pid -D nl80211 -i wlan0-1 -c
3741 nobody 1208 S N /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
4485 root 1736 S N /usr/sbin/ntpd -n -l -p 0.pool.ntp.org -p 1.pool.ntp.org -p 2.pool.ntp.org
4748 root 1456 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
4753 root 1720 S -ash
5333 root 1748 S N /usr/sbin/crond -c /etc/crontabs -l 9
5349 root 1456 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
5378 root 1260 S N /usr/sbin/miniupnpd -f /var/etc/miniupnpd.conf
5415 root 1728 S -ash
5420 root 1720 R ps

craigrose
Posts: 7
Joined: Mon Aug 11, 2014 9:59 am

Re: OpenVPN Cyberghost

Post by craigrose »

Try starting the process manually with

Code: Select all

/etc/init.d/openvpn start
Then check the log for errors (logread) and the process list (ps).

semira
Posts: 18
Joined: Tue Sep 17, 2013 1:55 am

Re: OpenVPN Cyberghost

Post by semira »

Have you fixed you issue ? Do you managed to run cyberghost in gargoyle ?? please let me know. because I also facing same problem

thanks

semira
Posts: 18
Joined: Tue Sep 17, 2013 1:55 am

Re: OpenVPN Cyberghost

Post by semira »

I managed to run Cyberghost vpn by commenting out the following line in config file
#explicit-exit-notify 2
Try this !! I'm pretty sure this will work for you !!
:)

adelinegray72
Posts: 1
Joined: Thu Aug 25, 2016 6:34 am

Re: OpenVPN Cyberghost

Post by adelinegray72 »

Eddie9000 wrote:[quote="craigrose"
Type the ps command. You should be able to see something like the following if it started successfully.

Code: Select all

/usr/sbin/openvpn --syslog openvpn(custom_config) --writepid /var/run/openvpn-custom_config.pid --config /etc/openvpn/grouter_client_obfuscatedpart.conf
No openvpn in ps:

PID USER VSZ STAT COMMAND
1 root 1728 S init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW [kworker/u:0]
6 root 0 SW< [khelper]
7 root 0 SW [kworker/u:1]
68 root 0 SW [sync_supers]
70 root 0 SW [bdi-default]
72 root 0 SW< [kblockd]
103 root 0 SW [kswapd0]
152 root 0 SW [fsnotify_mark]
165 root 0 SW< [ath79-spi]
176 root 0 SW [mtdblock0]
181 root 0 SW [mtdblock1]
186 root 0 SW [mtdblock2]
191 root 0 SW [mtdblock3]
196 root 0 SW [mtdblock4]
201 root 0 SW [mtdblock5]
269 root 0 SW [kworker/0:1]
413 root 0 SW [kworker/0:2]
462 root 0 SWN [jffs2_gcd_mtd3]
464 root 0 SW [flush-mtd-unmap]
488 root 0 SW [khubd]
498 root 0 SW [kworker/0:3]
517 root 1728 S init
554 root 0 SW< [cfg80211]
591 root 0 SW< [rpciod]
611 root 0 SW< [nfsiod]
761 root 1732 S /sbin/syslogd -C16
763 root 1716 S /sbin/klogd
765 root 1084 S /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules --set-
775 root 1100 S /sbin/ubusd
929 nobody 1244 S /usr/sbin/portmap
1589 root 1388 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1677 root 1572 S httpd_gargoyle -c cgi-bin/**|**.sh|**.cgi|**.csv -d /www -u root -p 80 -S -E /etc/
2012 root 1724 S /sbin/watchdog -t 5 /dev/watchdog
2999 root 1720 S N /sbin/netifd
3422 root 2208 S N hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf
3497 root 1748 S N udhcpc -p /var/run/udhcpc-br-wan.pid -s /lib/netifd/dhcp.script -f -t 0 -i br-wan
3544 root 2212 S N wpa_supplicant -b br-wan -B -P /var/run/wifi-wlan0-1.pid -D nl80211 -i wlan0-1 -c
3741 nobody 1208 S N /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
4485 root 1736 S N /usr/sbin/ntpd -n -l -p 0.pool.ntp.org -p 1.pool.ntp.org -p 2.pool.ntp.org
4748 root 1456 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
4753 root 1720 S -ash
5333 root 1748 S N /usr/sbin/crond -c /etc/crontabs -l 9
5349 root 1456 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
5378 root 1260 S N /usr/sbin/miniupnpd -f /var/etc/miniupnpd.conf
5415 root 1728 S -ash
5420 root 1720 R ps[/quote]

I managed to run this Router VPN by adding one more line in the config file.

MatteoMercatale
Posts: 1
Joined: Wed Aug 19, 2020 1:38 pm

Re: OpenVPN Cyberghost

Post by MatteoMercatale »

I have been using Surfshark and i had the simlar issue connecting with router. Though their support staff was very helpful and they did all that hassel and eventually i am having good time with Surfshark OpenVPN and router connection

Post Reply