<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 26 December 2015 at 04:40, Gulshan Singh <span dir="ltr"><<a href="mailto:gsingh2011@gmail.com" target="_blank">gsingh2011@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I'm still very new to iodine, so apologies if this is a dumb question.<div><br></div><div>I have iodine somewhat working. I've posted another question about it disconnecting after a certain amount of time, but I know at least I'm able to make a successful connection to it.<br><br>However, what if I'm connected to an access point that only allows DNS requests, and the DNS requests need to be sent directly to the gateway (not to any other DNS servers)? In other words, instead of running, `iodine -fP pass <a href="http://mydomain.com" target="_blank">mydomain.com</a> <a href="http://iodine.mydomain.com" target="_blank">iodine.mydomain.com</a>` (assuming iodined is running on <a href="http://mydomain.com" target="_blank">mydomain.com</a>), I would have to run something like `iodine -fP pass <gateway-ip> <a href="http://iodine.mydomain.com" target="_blank">iodine.mydomain.com</a>`, because I can't send DNS requests to my server, however, this doesn't work.<br></div></div></blockquote><div><br></div><div>Normally you can leave out the nameserver when running the client, and it will use the configured system nameserver, usually given via DHCP. </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Is there anything I can do here? Should this case actually work? If I run `dig <a href="http://iodine.mydomain.com" target="_blank">iodine.mydomain.com</a> +trace`, I can see that dig does correctly figure out that <a href="http://mydomain.com" target="_blank">mydomain.com</a> is the nameserver for <a href="http://iodine.mydomain.com" target="_blank">iodine.mydomain.com</a>, so it seems like it technically should be possible to tunnel traffic through DNS, I just don't know if it's not working because it's not supported or I'm doing something wrong.</div></div></blockquote><div><br></div><div>Have you tested your setup before without always going directly to your nameservers? It sounds like there is not too much blocking going on.</div><div>What does the client say when it fails to connect?</div><div><br></div><div>/Erik</div></div></div></div>