See "man sshd_config"<br><br>#AddressFamily any<br>Valid arguments are 'any', 'inet' (use IPv4 only) or 'inet6' (use IPv6 only)<br><br>#ChrootDirectory none<br>Specifies a path to chroot to after authentication.<br>

<br><br><div class="gmail_quote">On Thu, Sep 17, 2009 at 9:35 AM, Robert Moskowitz <span dir="ltr"><<a href="mailto:rgm@htt-consult.com">rgm@htt-consult.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;">

I see that there is a new sshd_config in the latest updates.<br>
<br>
Since I have altered the original file, this one got installed as .rpmnew<br>
<br>
It has two changes:<br>
<br>
 > #AddressFamily any<br>
<br>
So does this make it default to IPv4 only?<br>
<br>
 > #ChrootDirectory none<br>
<br>
<br>
Chroot is now an option for SSH?<br>
<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br>