On Sat, Nov 14, 2015 at 4:02 PM, Selva Nair <selva.n...@gmail.com> wrote:
> > Could you please try with my windows 7 settings -- dhcp for wifi, fixed > dns server ip on tap, no firewall On more testing, the fixed dns address on the adapter appears to be the issue. If dns is pushed from the server or specified in the client config, I see only a small (few seconds) delay. However, any pushed dns address appears to be ignored if the interface has a static dns address. One way to avoid this issue is to require the option --register-dns with static dns, although that's not what the man page says. By the way, the added firewall rules can be seen using netsh wfp shell and debugged by capturing from there. Not sure why it doesn't show up in the wf.msc UI. Will test on windows 10 if I can get hold of a machine. Selva