- ::: Generating Debug Output
- :::: PiVPN debug ::::
- =============================================
- :::: Latest commit ::::
- commit 5aa0de636f32fd674b77a2b3dd64d97b51680707
- Author: 4s3ti <4s3ti@protonmail.com>
- Date: Mon May 31 21:01:46 2021 +0200
- IRC From freenode to libera.chat
- Changed info about IRC Chanel,
- Chanel moved from freenode to libera.chat
- =============================================
- :::: Installation settings ::::
- PLAT=Raspbian
- OSCN=buster
- USING_UFW=0
- IPv4dev=eth0
- dhcpReserv=1
- IPv4addr=10.200.241.5/24
- IPv4gw=10.200.241.1
- install_user=pi
- install_home=/home/pi
- VPN=wireguard
- pivpnPORT=20001
- pivpnDNS1=9.9.9.9
- pivpnDNS2=149.112.112.112
- pivpnHOST=REDACTED
- INPUT_CHAIN_EDITED=0
- FORWARD_CHAIN_EDITED=0
- pivpnPROTO=udp
- pivpnMTU=1420
- pivpnDEV=wg0
- pivpnNET=10.6.0.0
- subnetClass=24
- ALLOWED_IPS="0.0.0.0/0, ::0/0"
- UNATTUPG=1
- INSTALLED_PACKAGES=()
- =============================================
- :::: Server configuration shown below ::::
- [Interface]
- PrivateKey = server_priv
- Address = 10.6.0.1/24
- MTU = 1420
- ListenPort = 20001
- ### begin mads-iphone7 ###
- [Peer]
- PublicKey = mads-iphone7_pub
- PresharedKey = mads-iphone7_psk
- AllowedIPs = 10.6.0.2/32
- ### end mads-iphone7 ###
- ### begin maria-laptop ###
- [Peer]
- PublicKey = maria-laptop_pub
- PresharedKey = maria-laptop_psk
- AllowedIPs = 10.6.0.3/32
- ### end maria-laptop ###
- =============================================
- :::: Client configuration shown below ::::
- [Interface]
- PrivateKey = mads-iphone7_priv
- Address = 10.6.0.2/24
- MTU = 1420
- DNS = 9.9.9.9, 149.112.112.112
- [Peer]
- PublicKey = server_pub
- PresharedKey = mads-iphone7_psk
- Endpoint = REDACTED:20001
- AllowedIPs = 0.0.0.0/0, ::0/0
- =============================================
- :::: Recursive list of files in ::::
- :::: /etc/wireguard shown below ::::
- /etc/wireguard:
- configs
- keys
- wg0.conf
- /etc/wireguard/configs:
- clients.txt
- mads-iphone7.conf
- maria-laptop.conf
- /etc/wireguard/keys:
- mads-iphone7_priv
- mads-iphone7_psk
- mads-iphone7_pub
- maria-laptop_priv
- maria-laptop_psk
- maria-laptop_pub
- server_priv
- server_pub
- =============================================
- :::: Self check ::::
- :: [OK] IP forwarding is enabled
- :: [OK] Iptables MASQUERADE rule set
- :: [OK] WireGuard is running
- :: [OK] WireGuard is enabled (it will automatically start on reboot)
- :: [OK] WireGuard is listening on port 20001/udp
- =============================================
- :::: Having trouble connecting? Take a look at the FAQ:
- :::: https://github.com/pivpn/pivpn/wiki/FAQ
- =============================================
- :::: WARNING: This script should have automatically masked sensitive ::::
- :::: information, however, still make sure that PrivateKey, PublicKey ::::
- :::: and PresharedKey are masked before reporting an issue. An example key ::::
- :::: that you should NOT see in this log looks like this: ::::
- :::: YIAoJVsdIeyvXfGGDDadHh6AxsMRymZTnnzZoAb9cxRe ::::
- =============================================
- :::: Debug complete ::::
- :::
- ::: Debug output completed above.
- ::: Copy saved to /tmp/debug.log
- :::
Raw Paste