<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:05:05 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-12374] Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address</title>
                <link>https://jira.mongodb.org/browse/DOCS-12374</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;Summary&lt;/h2&gt;

&lt;p&gt;Setting &lt;tt&gt;net.ipv6&lt;/tt&gt; directs the &lt;tt&gt;mongod/mongos&lt;/tt&gt; to generally support IPv6 addressing, such as resolving DNS hostnames to IPv6 or outgoing connections to remove IPv6 hosts (e.g. other replica set members).&lt;/p&gt;

&lt;p&gt;However, the &lt;tt&gt;mongod/mongos&lt;/tt&gt; will *&lt;b&gt;not&lt;/b&gt;* auto-bind to any local IPv6 addresses or interfaces. If user&apos;s want the &lt;tt&gt;mongod/mongos&lt;/tt&gt; to listen on an IPv6 interface, they must set &lt;br/&gt;
&lt;tt&gt;net.ipv6&lt;/tt&gt; to &lt;tt&gt;true&lt;/tt&gt; &lt;b&gt;and&lt;/b&gt; set at least &lt;em&gt;one&lt;/em&gt; valid IPv6 address in &lt;tt&gt;net.bindIp&lt;/tt&gt; (or set &lt;tt&gt;net.bindIpAll : true&lt;/tt&gt;. &lt;/p&gt;

&lt;p&gt;One caveat - if the user wants the &lt;tt&gt;mongod/mongos&lt;/tt&gt; to listen on a link-local address &lt;tt&gt;fe80::/10&lt;/tt&gt;, when specifying the address they must append a &lt;tt&gt;%&lt;/tt&gt; followed by the network adapter name associated to that address (&lt;tt&gt;fe80::a00:27ff:fee0:1fcf%enp0s3&lt;/tt&gt;.&lt;/p&gt;

&lt;h2&gt;&lt;a name=&quot;OriginalDescription&quot;&gt;&lt;/a&gt;Original Description&lt;/h2&gt;

&lt;p&gt;According to changes going in for DOCSP- , &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jonathan.balsano&quot; class=&quot;user-hover&quot; rel=&quot;jonathan.balsano&quot;&gt;jonathan.balsano&lt;/a&gt; indicated that if a user sets &lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/#net.ipv6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;net.ipv6&lt;/a&gt; for a MongoDB deployment, they also need to set &lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/#net.bindIp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;net.bindIp&lt;/a&gt; (or, presumably, &lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/#net.bindIpAll&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;net.bindIpAll&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please add that condition to &lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/#net.ipv6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;net.ipv6&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;

&lt;p&gt;Update documentation for &lt;tt&gt;net.bindIp&lt;/tt&gt; with basic instructions on setting IPv6 addressing and relationship with &lt;tt&gt;net.ipv6&lt;/tt&gt;. &lt;br/&gt;
Update documentation on &lt;tt&gt;net.ipv6&lt;/tt&gt; to explicitly state that it does not automatically direct the &lt;tt&gt;mongod/mongos&lt;/tt&gt; to accept incoming connections via IPv6 addresses. &lt;/p&gt;

&lt;h2&gt;&lt;a name=&quot;%C2%A0&quot;&gt;&lt;/a&gt;&#160;&lt;/h2&gt;</description>
                <environment>&lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/#net.ipv6&quot;&gt;https://docs.mongodb.com/manual/reference/configuration-options/#net.ipv6&lt;/a&gt;</environment>
        <key id="673594">DOCS-12374</key>
            <summary>Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="ravind.kumar">Ravind Kumar</assignee>
                                    <reporter username="tony.sansone@mongodb.com">Anthony Sansone</reporter>
                        <labels>
                            <label>configuration</label>
                            <label>ipv6</label>
                    </labels>
                <created>Wed, 16 Jan 2019 21:30:52 +0000</created>
                <updated>Mon, 30 Oct 2023 20:47:54 +0000</updated>
                            <resolved>Thu, 7 Feb 2019 16:55:51 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="2141226" author="ravind.kumar" created="Thu, 7 Feb 2019 16:56:12 +0000"  >&lt;p&gt;That&apos;s all folks! 4.2 -&amp;gt; 3.0 updated with better docs on ipv6 + bindIp/bindIpAll relationships.&lt;/p&gt;</comment>
                            <comment id="2141224" author="xgen-internal-githook" created="Thu, 7 Feb 2019 16:55:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rkumar-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12374&quot; title=&quot;Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12374&quot;&gt;&lt;del&gt;DOCS-12374&lt;/del&gt;&lt;/a&gt;: Update documentation for ipv6, bindIp, bindIpAll for ipv6&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/77e86fdb7ed0201f6c76c25cbbbba5887c3e751a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/77e86fdb7ed0201f6c76c25cbbbba5887c3e751a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2141195" author="xgen-internal-githook" created="Thu, 7 Feb 2019 16:43:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rkumar-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12374&quot; title=&quot;Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12374&quot;&gt;&lt;del&gt;DOCS-12374&lt;/del&gt;&lt;/a&gt;: Update documentation for ipv6, bindIp, bindIpAll for ipv6&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/56b5879261ee5f067181b09046195187c4ab4f94&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/56b5879261ee5f067181b09046195187c4ab4f94&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2141133" author="xgen-internal-githook" created="Thu, 7 Feb 2019 16:11:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rkumar-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12374&quot; title=&quot;Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12374&quot;&gt;&lt;del&gt;DOCS-12374&lt;/del&gt;&lt;/a&gt;: Update documentation for ipv6, bindIp, bindIpAll for ipv6&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/23c23b08cb132c4ff9f848dfa95c060b13c33d75&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/23c23b08cb132c4ff9f848dfa95c060b13c33d75&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2140534" author="xgen-internal-githook" created="Thu, 7 Feb 2019 00:03:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rkumar-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12374&quot; title=&quot;Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12374&quot;&gt;&lt;del&gt;DOCS-12374&lt;/del&gt;&lt;/a&gt;: Update documentation for ipv6, bindIp, bindIpAll for ipv6&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/cdc8974c83caad6c561ac6b064e263fbc70d0b40&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/cdc8974c83caad6c561ac6b064e263fbc70d0b40&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2140529" author="ravind.kumar" created="Thu, 7 Feb 2019 00:01:04 +0000"  >&lt;p&gt;Backport is slightly delayed due to git pulling in a lot of cruft. Deploying master -&amp;gt; 3.6, 3.4 -&amp;gt; 3.0 will wrap by tomorrow morning.&lt;/p&gt;</comment>
                            <comment id="2140526" author="xgen-internal-githook" created="Wed, 6 Feb 2019 23:59:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rkumar-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12374&quot; title=&quot;Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12374&quot;&gt;&lt;del&gt;DOCS-12374&lt;/del&gt;&lt;/a&gt;: Update documentation for ipv6, bindIp, bindIpAll for ipv6&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/a04fe662dcb848911043db85e1889a740b3223da&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/a04fe662dcb848911043db85e1889a740b3223da&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2140521" author="xgen-internal-githook" created="Wed, 6 Feb 2019 23:46:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rkumar-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12374&quot; title=&quot;Users must set an IPv6 address for net.bindIp if they want to bind to an IPv6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12374&quot;&gt;&lt;del&gt;DOCS-12374&lt;/del&gt;&lt;/a&gt;: Update documentation for ipv6, bindIp, bindIpAll for ipv6&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/daaa40c47b18b27b14d16699184c5aa0593d1b79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/daaa40c47b18b27b14d16699184c5aa0593d1b79&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2118494" author="jonathan.balsano" created="Thu, 17 Jan 2019 17:10:20 +0000"  >&lt;p&gt;Gotcha. So it&apos;s not so much that it&apos;s an error. The issue is if you don&apos;t put an IPv6 address in there (and you&apos;re running in a mixed environment with both IPv4 and IPv6) I&apos;m pretty sure it won&apos;t bind to the IPv6 IPs. So while you won&apos;t get an error, you won&apos;t be able to connect to the mongod via ::1 or it&apos;s external IPv6 addresses.&lt;/p&gt;

&lt;p&gt;In that HELP ticket I suspect the issue you&apos;re running into is that your VM doesn&apos;t have an IPv6 network gateway.&lt;/p&gt;</comment>
                            <comment id="2118353" author="jonathan.balsano" created="Thu, 17 Jan 2019 16:08:20 +0000"  >&lt;p&gt;Just want to call out that this was our experience while using IPv6 but it may be worth checking with the server team to make sure it&apos;s correct.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                            <outwardlinks description="documents">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 17 Jan 2019 16:08:20 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-1769</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>tony.sansone@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jonathan.balsano@mongodb.com</customfieldvalue>
            <customfieldvalue>ravind.kumar</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hujien:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hubanr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1324">KANBAN BUCKET</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.25</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huj4nz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>