<div dir="ltr">I&#39;m already pushing DNS .. I don&#39;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">&lt;<a href="mailto:bserkez@gmail.com">bserkez@gmail.com</a>&gt;</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 &lt;<a href="mailto:email.ahmedkamal@googlemail.com">email.ahmedkamal@googlemail.com</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt; I have an itch. I connect to work using openvpn. Works great, except that<br>
&gt; openvpn does not modify resolv.conf to add work&#39;s dns servers (now available<br>
&gt; through vpn). It does that on Windows though! I cannot expect openvpn or<br>
&gt; (any other application) to simply overwrite /etc/resolv.conf at will, but<br>
&gt; 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 &quot;dhcp-option DNS <a href="http://10.66.0.4" target="_blank">10.66.0.4</a>&quot;<br>
push &quot;dhcp-option DNS <a href="http://10.66.0.5" target="_blank">10.66.0.5</a>&quot;<br>
<br>
The client OS shouldn&#39;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>