<div dir="ltr"><tt>Hello everyone,<br>
  <br>
This is my first post to this mailing list, so please excuse if there's a format I'm not following.<br>
  <br>
I'm trying to get Iodine set up on a Windows 2012 R2 server with a 
Windows 8.1 client. My server is behind a NAT router, which forwards 
port 53 to the server. I have the server running with an IP address of 
192.168.99.1 (since my internal network is all on the 10.x.x.x subnet). 
Using the testing tool (<a href="http://code.kryo.se/iodine/check-it/">http://code.kryo.se/iodine/check-it/</a>), it says 
everything is set up properly, no errors.<br>
  <br>
On the client, I have it set up appropriately and am letting it 
auto-configure the DNS server (only using one argument). It connects 
properly, determines the fragment size, etc. Ends with "Connection setup
 complete, transmitting data".<br>
  <br>
Unfortunately, it doesn't work. I can't ping the server through the 
tunnel (havn't even bothered to set up the routing table for internet 
access yet), and the client starts saying:<br>
  <br>
  <br>
Windows version does not support detaching<br>
Got SERVFAIL as reply: server failed or recursion timeout<br>
Hmm, that's 2291768. Your data should still go through...<br>
Hmm, getting some out-of-sequence DNS replies. Setting int<br>
xt time on this network). If data traffic still has large<br>
rks better.<br>
Got SERVFAIL as reply: server failed or recursion timeout<br>
Got SERVFAIL as reply: server failed or recursion timeout<br>
...<br>
  <br>
  <br>
In response to this issue (<a href="http://dev.kryo.se/iodine/ticket/66">http://dev.kryo.se/iodine/ticket/66</a>), I tried
 using the '-n auto' option, and it said "Failed to get external IP via 
web service". I tried manually giving it the public IP address of the router, but that didn't help at all.<br>
  <br>
Any ideas as to how I can get this working? It feels like I'm close, the client can connect to the server, but I can't ping and am getting these SERVFAILs. Any help would be appreciated.<br>
  <br>
Thanks!<br></tt></div>