mackid1993

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mackid1993
    Participant

      You are completely right, I was messing with my config and when I changed it back I accidentally put /24 instead of /0. It should be:

      [Interface]
      #
      PrivateKey=
      Address=10.253.0.5/32

      DNS=192.168.X.X

      [Peer]

      PresharedKey=
      PublicKey=

      Endpoint=mydomain.com:51820
      AllowedIPs=0.0.0.0/0

      I’m not using virtual adapter mode. I’m back at work today and changing my subnet at home to 192.168.200.0 seemed to do what I needed.

      mackid1993
      Participant

        I ended up changing my subnet at home to 192.168.200.X to prevent conflicts like this as it’s unlikely any network I’m connecting on will use such an obscure subnet. I’m curious if there is a workaround for this just for my own knowledge though.

        mackid1993
        Participant

          I’m actually using Wiresock UI to connect. Everything is pretty much default. This is my config.

          [Interface]
          #
          PrivateKey=
          Address=10.253.0.5/32

          DNS=192.168.2.1

          [Peer]

          PresharedKey=
          PublicKey=

          Endpoint=mydomain.com:51820
          AllowedIPs=0.0.0.0/24

        Viewing 3 posts - 1 through 3 (of 3 total)