steom
steom
yes, New-NetNat and Set-NetNat can be executed in powershell.
no
> Are there more error logs? + New-NetNat -Name fubuki-172.0.0.0/24 -InternalIPInterfaceAddressPrefi ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (MSFT_NetNat:root/StandardCimv2/MSFT_NetNat) [New-NetNat], CimException + FullyQualifiedErrorId : HRESULT 0x80041013,New-NetNat [2023-06-15 20:07:16] ERROR simple_wintun::adapter...
finally! very good! I will give you feedback!
subnets ping works successfully but ERROR fubukil::node::cross_nat - tcp_inbound_handler error: connect to 192.168.0.3:445 error Caused by: Unable to establish connection. Incorrect response from the connected party after the time interval...
yes sure... without this conf Node B, will not ping 192.168.0.3... udp traffic is ok tcp tcp_inbound_handler error
i've checked with an udp payload test ok i've checked with an tcp payload test also... tcp ERROR fubukil::node::cross_nat - tcp_inbound_handler error: connect to 192.168.0.3:445 error on node A
yes new-Object System.Net.Sockets.TcpClient("192.168.0.3", 445) Client : System.Net.Sockets.Socket Available : 0 Connected : True ExclusiveAddressUse : False ReceiveBufferSize : 65536 SendBufferSize : 65536 ReceiveTimeout : 0 SendTimeout : 0 LingerState :...
fine! now works ok
when to access the internet it is necessary to use a lan proxy. Tailscale support both http and socks5 proxies