Setting nameserver regardless /etc/resolv.conf

Iñaki Baz Castillo ibc at aliax.net
Thu Apr 14 17:07:02 MSD 2011


2011/4/14 Iñaki Baz Castillo <ibc at aliax.net>:
> Thanks a lot, it clearly explains how it works.
>
> In my case I've coded a Ruby wrapper for udns:
>  https://github.com/ibc/em-udns/
> and the way I "try" to set the NAMESERVERS environment variable is
> within Ruby code:
>
>  env["NAMESERVERS"] = "xxx.xxx.xxx.xxx"
>
> but obviously this does not work so I must investigate how to do it properly.

Thanks Michael, I was able to fix my issue with your help:

https://github.com/ibc/em-udns/issues/4

:)

-- 
Iñaki Baz Castillo
<ibc at aliax.net>


More information about the udns mailing list