Hi Dmitry,

Dmitry Melekhov wrote:
> Hello!
>
>
> I have following is server config:
>
> push "dhcp-option DNS 192.168.0.1"
>
> It's works for almost all users, but for some reason I don't need this 
> for one client- it will have access to only one specific ip and will not 
> use our dns.
> Is there any way to not push dns for this specific windows client?
>
>   
you can do this using a 'ccd' file for that particular client in which 
you specify
  push-reset

this will reset ALL options that are pushed to this particular client 
(including any routes - you have to re-add them afterwards).

HTH,

JJK




------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to