Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Oscam on VPS debian

Registriert
11. Februar 2020
Beiträge
3
Reaktionspunkte
0
Punkte
226
Good morning, everyone.
I have a raspberry pi 4 as oscam server and a VPS debian 8 which is my VPN server (openvpn-as).
I want my cline to be accessible on the internet using vpn. I use a 4G router so it's impossible to do port forwarding (CGN).
Thank you very much for your precious help.
 
Hi,
use the "client-to-client" option in the client openvpn conf.
 
I specify that I use openvpn-access server.
root@raspberrypi:~# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.8.102 netmask 255.255.255.0 broadcast 192.168.8.255
inet6 fe80::f68b:7aa9:c82a:749 prefixlen 64 scopeid 0x20<link>
ether dc:a6:32:18:c3:57 txqueuelen 1000 (Ethernet)
RX packets 550 bytes 60539 (59.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 613 bytes 346973 (338.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 5 bytes 480 (480.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5 bytes 480 (480.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
inet 172.27.232.6 netmask 255.255.248.0 destination 172.27.232.6
inet6 fe80::4561:cfb8:56f1:217e prefixlen 64 scopeid 0x20<link>
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 100 (UNSPEC)
RX packets 4 bytes 304 (304.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 12 bytes 688 (688.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether dc:a6:32:18:c3:58 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@raspberrypi:~# curl ipinfo.io
{
"ip": "157.52.211.238",
"city": "Mesa",
"region": "Arizona",
"country": "US",
"loc": "33.4223,-111.8226",
"org": "AS46573 LayerHost",
"postal": "85214",
"timezone": "America/Phoenix",
"readme": " "
}root@raspberrypi:~#
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Zuletzt bearbeitet von einem Moderator:
Sorry its to difficult for me to explain in english.
The Raspberry is Client from the openvpn-as on a vps?
Then install in every client Enigma2 Receiver a openvpn to access to the Raspberry and use the client-to-client Option.
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…