<div dir="ltr">I'm already pushing DNS .. I don't believe it works on Linux clients though!<br>Take a look at the kind of hacks needed: <a href="http://www.phocean.net/?p=12">http://www.phocean.net/?p=12</a><br><br>
<div class="gmail_quote">On Mon, Sep 15, 2008 at 1:02 PM, Brett Serkez <span dir="ltr"><<a href="mailto:bserkez@gmail.com">bserkez@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/9/14 Ahmed Kamal <<a href="mailto:email.ahmedkamal@googlemail.com">email.ahmedkamal@googlemail.com</a>>:<br>
<div><div></div><div class="Wj3C7c">> I have an itch. I connect to work using openvpn. Works great, except that<br>
> openvpn does not modify resolv.conf to add work's dns servers (now available<br>
> through vpn). It does that on Windows though! I cannot expect openvpn or<br>
> (any other application) to simply overwrite /etc/resolv.conf at will, but<br>
> what is fedora missing to get an elegant solution to this problem ?<br>
<br>
</div></div>You should be able to push DHCP options from the OpenVPN server:<br>
<br>
<a href="http://openvpn.net/index.php/documentation/howto.html#dhcp" target="_blank">http://openvpn.net/index.php/documentation/howto.html#dhcp</a><br>
<br>
push "dhcp-option DNS <a href="http://10.66.0.4" target="_blank">10.66.0.4</a>"<br>
push "dhcp-option DNS <a href="http://10.66.0.5" target="_blank">10.66.0.5</a>"<br>
<br>
The client OS shouldn't matter, it should be picking up the DHCP<br>
options when the OpenVPN client brings up the interface when it comes<br>
up.<br>
<font color="#888888"><br>
Brett<br>
</font><div><div></div><div class="Wj3C7c"><br>
--<br>
fedora-devel-list mailing list<br>
<a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br>
</div></div></blockquote></div><br></div>