Vadim Smirnov

Forum Replies Created

Viewing 15 posts - 376 through 390 (of 1,486 total)
  • Author
    Posts
  • in reply to: Exclude apps #12187
    Vadim Smirnov
    Keymaster

      Thanks for testing. I’ve slightly improved the logic. Please update to v.1.1.18.

      in reply to: Exclude apps #12185
      Vadim Smirnov
      Keymaster

        The requested extended parameter to exclude applications (DisallowedApps) was added in v.1.1.16. Please give it a try.

        in reply to: Exclude apps #12184
        Vadim Smirnov
        Keymaster

          There are three small features that I would like to add to the next version. I hope to be ready in a week or two, depending on whether I have enough spare time.

          in reply to: Looking to replace WireGuard Windows Client #12181
          Vadim Smirnov
          Keymaster

            If you have IPv6 enabled and use an IPv6 DNS (e.g. iPhone hotspot) then no traffic goes via the tunnel.

            Could you please collect the wiresock application log and PCAP files for this setup and can send the files/link to support@ntkernel.com? It should help me to understand what is going on.

            in reply to: Looking to replace WireGuard Windows Client #12178
            Vadim Smirnov
            Keymaster

              We can check what is going on by analyzing log and PCAP files:

              Troubleshooting
              If you experience any problems, then first try starting the application/service with ‘-log-level all‘ command line parameter. If you run it as an application, then it dumps the debug log directly on the console, while service will save the log into the file located in C:\ProgramData\NT Kernel Resources\WireSock VPN Client. In both cases, all processed network packets will be stored in PCAP files (can be opened and analyzed in Wireshark) in the C:\ProgramData\NT Kernel Resources\WireSock VPN Client.

              Please note that ‘-log-level all‘ exists for debug purposes only and significantly affects the application performance.

              in reply to: Looking to replace WireGuard Windows Client #12176
              Vadim Smirnov
              Keymaster

                Typically, if the system is configured with both IPv4 and IPv6 DNS, DNS queries are sent to both. Thus, most applications should work fine. Please check if browsers are working good via wiresock and the only problem you are having is with using nslookup.

                The latter seems to always default to an IPv6 DNS address if available, and this is where we have some issues.

                 

                in reply to: Looking to replace WireGuard Windows Client #12173
                Vadim Smirnov
                Keymaster

                  It looks a bit unusual that a laptop has an IPv6 DNS server but no IPv4. However, this is quite a possible setup. I think I’ll just add IPv6 to IPv4 and vice versa DNS resolution to close this question.

                  in reply to: Looking to replace WireGuard Windows Client #12171
                  Vadim Smirnov
                  Keymaster

                    Yes, that explains what’s going on. Wiresock does not change your network settings or add another DNS server from the WG configuration. Instead, it translates and forwards DNS requests to the DNS server from WG configuration instead of the original one. But it does not convert IPv4 DNS requests to IPv6 and vice versa. I’ll think about what can be done about it. However, if your laptop is configured with an IPv4 DNS server in addition to an IPv6 server, then all other applications (such as browsers) should work fine. NSLOOKUP should also work fine if you manually set the DNS server to any IPv4 address. For example, using server 8.8.8.8 or any other IPv4 address will force nslookup to use the DNS server from the WG configuration.

                    in reply to: Looking to replace WireGuard Windows Client #12168
                    Vadim Smirnov
                    Keymaster

                      Thanks for the details. One question though, how nslookup works without WG (stock or wiresock) activated? Does it try to use the IPv6 DNS servers?

                      in reply to: Looking to replace WireGuard Windows Client #12165
                      Vadim Smirnov
                      Keymaster

                        Hmm, while standard WireGuard adds a virtual NIC with an assigned IP address along with the appropriate DNS servers, Wiresock implements the same using Network Address Translation (NAT). For example, the outgoing DNS request is NAT translated to the DNS server taken from the configuration file. However, meanwhile, an IPv4 DNS query is only translated to IPv4, and IPv6 is only translated to IPv6. There is no address translation between IPv4 and IPv6 DNS queries.

                        I’m not 100% sure, but I suspect your case may be related to these IPv4/IPv6 DNS server differences. If you’re interested, we could analyze this issue in more detail to find a workaround.

                        P.S. You can try disabling IPv6 on your mobile hotspot to see if this is the case.

                        in reply to: Exclude apps #12164
                        Vadim Smirnov
                        Keymaster

                          In the current version, this is not possible, but I think it makes sense to add such an opportunity.

                          in reply to: mtu settings #12161
                          Vadim Smirnov
                          Keymaster

                            Yes, it does!

                            in reply to: wiresock api/command for status #12159
                            Vadim Smirnov
                            Keymaster

                              Meanwhile, there is no such tool. When I have spare time, I plan to add a simple user interface for Wiresock VPN Client to provide basic information about tunnel status, IP address, etc.

                              in reply to: Can’t start instalation WireSock on Windows7 x64 #12155
                              Vadim Smirnov
                              Keymaster

                                I also noticed that when I starting the service, the TUN network adapter does not appear, as it did normally when the wireguard client was started.

                                WireSock does not add a virtual network adapter, NAT and encryption are applied to packets on the fly. This is very similar to how the Cloudflare WARP client works.

                                [SOCKS5]: S2C_AFTER: 4.0.0.0 : 2304 -> 192.168.1.105 : 64262 etc.

                                This is my fault, I didn’t test the configuration when both SOCKS5 and Wireguard are running on the same IP. Please download update v.1.1.5 and check how it works.

                                in reply to: Can’t start instalation WireSock on Windows7 x64 #12152
                                Vadim Smirnov
                                Keymaster

                                  It looks like you have a firewall in between that is blocking SOCKS5.

                                  If this is the case and if you are interested in further research, I think we could find & add another suitable method instead of SOCKS5.

                                Viewing 15 posts - 376 through 390 (of 1,486 total)