OpenVPN verification

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
cperciba
OpenVpn Newbie
Posts: 1
Joined: Sun Mar 17, 2024 10:29 am

OpenVPN verification

Post by cperciba » Sun Mar 17, 2024 10:33 am

I followed instructions about openVPN installation/configuration
.You can see the status of my VPN.
claudio@TERRA:~$ sudo systemctl status openvpn-server@server.service
[sudo] password di claudio:
openvpn-server@server.service - OpenVPN service for server
Loaded: loaded (/lib/systemd/system/openvpn-server@.service; enabled; vend>
Active: active (running) since Sun 2024-03-17 10:58:01 CET; 31min ago
Docs: man:openvpn(8)
https://community.openvpn.net/openvpn/w ... n24ManPage
https://community.openvpn.net/openvpn/wiki/HOWTO
Main PID: 1678 (openvpn)
Status: "Initialization Sequence Completed"
Tasks: 1 (limit: 18952)
Memory: 1.8M
CPU: 33ms
CGroup: /system.slice/system-openvpn\x2dserver.slice/openvpn-server@server>
└─1678 /usr/sbin/openvpn --status /run/openvpn-server/status-serve>

mar 17 10:58:01 TERRA openvpn[1678]: Could not determine IPv4/IPv6 protocol. Us>
mar 17 10:58:01 TERRA openvpn[1678]: Socket Buffers: R=[212992->212992] S=[2129>
mar 17 10:58:01 TERRA openvpn[1678]: UDPv4 link local (bound): [AF_INET]192.168>
mar 17 10:58:01 TERRA openvpn[1678]: UDPv4 link remote: [AF_UNSPEC]
mar 17 10:58:01 TERRA openvpn[1678]: GID set to nogroup
mar 17 10:58:01 TERRA openvpn[1678]: UID set to nobody
mar 17 10:58:01 TERRA openvpn[1678]: MULTI: multi_init called, r=256 v=256
mar 17 10:58:01 TERRA openvpn[1678]: IFCONFIG POOL IPv4: base=10.8.0.2 size=253
mar 17 10:58:01 TERRA openvpn[1678]: IFCONFIG POOL LIST
mar 17 10:58:01 TERRA openvpn[1678]: Initialization Sequence Completed
lines 2-24/24 (END)
unfortunately my IP and position did not changed.

Can you help me ?

Thank you

Claudio

Post Reply