Posts by aykaydub

    Did that and rebooted. This is now the error when applying pending chages


    Have used the upgrade fix script, installed the mounteditor plugin, clicked remove quota on each drive, and rebooted the system.


    Here is the error now when clicking on apply pending changes:


    PT2


    Not sure if the 2 issues are related or separate.


    Any help would be appreciated


    Here is the error message I get, with some deleted repeating parts to get under the character limit.


    PT1



    Is there a good guide to follow to get the Traefik docker working on OMV?


    I have tried guides based on other distros, but keep getting stuck at the same point - the docker seems to run, but I cant connect to the monitor page through the web to continue setting things up.

    Unfortunately no luck with that.


    Thanks for your help with this but I am going to give PiVPN a go. I will also see if I can somehow replace my router, this is the 3rd VPN that I cant get to work, so surely it must be a router problem or a problem with my system...


    Is there a recommended was to uninstall everything?

    I have been messing around with the IP addresses in the script, so this isn't the same a before, but it has the same outcome - I can connect fine but no data transfers


    On OMV;



    Code
    [Interface]
    Address = 192.168.1.0/24                                                  SaveConfig = true
    ListenPort = 51820                                                        PostUp = iptables -A FORWARD -i wgnet0 -j ACCEPT; iptables -A FORWARD -o $
    PostDown = iptables -D FORWARD -i wgnet0 -j ACCEPT; iptables -D FORWARD -$
    PrivateKey = APdxxx=
    
    
    [Peer]
    PublicKey = qlRxxx=
    AllowedIPs = 192.168.1.0/24

    On the iPad;


    [Interface]


    Public key = qlRxxx=
    Addresses = 192.168.1.0/24


    [Peer]
    Public Key = LB9xxx=
    Allowed IPs = 0.0.0.0/0

    Got this reply with an email but its not in the forum


    ---------------------------------
    Zitat: „no known endpoint for peer

    Is there an Endpoint specified under Peer in the conf of your iOS machine? Should be the external of your router or a dyndns address + the port (e.g. http://my.domain.com:51820)


    ---------------------------------


    I added xx.xx.xx.xx:51820 to the iOS settings but it made no difference