<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:03 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[NETVIRT-235] NAPT is not functional</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-235</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Action:&lt;br/&gt;
*******&lt;br/&gt;
1.Load Devstuck(with ODL) Setup&lt;br/&gt;
2.Lunch vm with Default Sg.&lt;br/&gt;
3.Try to wget from vm to google(wget &lt;a href=&quot;http://8.8.8.8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://8.8.8.8&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Resualt:&lt;br/&gt;
********&lt;br/&gt;
connection timeout from server&lt;/p&gt;

&lt;p&gt;analysis: &lt;br/&gt;
*********&lt;br/&gt;
Router&lt;br/&gt;
-------&lt;br/&gt;
Router External Gateway(ip 10.64.121.2) Mac= fa:16:3e:90:77:26 &lt;br/&gt;
Router External internal(ip 10.0.123.1) Mac= fa:16:3e:48:8f:fe &lt;/p&gt;

&lt;p&gt;Review table 19 rules&lt;br/&gt;
----------------------&lt;br/&gt;
**it can be seen that there is no rules with External network&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20156">NETVIRT-235</key>
            <summary>NAPT is not functional</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="tali@hpe.com">Tali Ben-Meir</assignee>
                                    <reporter username="zan.cohen@hpe.com">zan cohen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 2 Nov 2016 14:37:53 +0000</created>
                <updated>Sat, 10 Dec 2016 11:13:18 +0000</updated>
                            <resolved>Sat, 10 Dec 2016 11:13:18 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="36646" author="zan.cohen@hpe.com" created="Wed, 2 Nov 2016 14:37:53 +0000"  >&lt;p&gt;Attachment Table 19_rules.docx has been added with description: Table 19 rules&lt;/p&gt;</comment>
                            <comment id="36642" author="koby.aizer@hpe.com" created="Sun, 6 Nov 2016 17:17:07 +0000"  >&lt;p&gt;This bug seems to originate from the table=19 changes introduced a while ago.&lt;br/&gt;
The router gateway interface is not installed in table=19, and therefore traffic destined to it is not entering the L3 pipeline.&lt;/p&gt;

&lt;p&gt;The fix for this should include a solution similar to floating IPs:&lt;br/&gt;
 1. Installing table=19 rules for the router gateway interface in the primary NAPT switch only&lt;br/&gt;
 2. Make sure ARP responses for the router gateway interface are only answered from the NAPT switch (and not from all OVSs as in today)&lt;/p&gt;</comment>
                            <comment id="36643" author="koby.aizer@hpe.com" created="Mon, 14 Nov 2016 09:48:26 +0000"  >&lt;p&gt;(In reply to Koby Aizer from comment #1)&lt;br/&gt;
&amp;gt; This bug seems to originate from the table=19 changes introduced a while ago.&lt;br/&gt;
&amp;gt; The router gateway interface is not installed in table=19, and therefore&lt;br/&gt;
&amp;gt; traffic destined to it is not entering the L3 pipeline.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; The fix for this should include a solution similar to floating IPs:&lt;br/&gt;
&amp;gt;  1. Installing table=19 rules for the router gateway interface in the&lt;br/&gt;
&amp;gt; primary NAPT switch only&lt;br/&gt;
&amp;gt;  2. Make sure ARP responses for the router gateway interface are only&lt;br/&gt;
&amp;gt; answered from the NAPT switch (and not from all OVSs as in today)&lt;/p&gt;

&lt;p&gt;3. Also make sure that ARP destined to the router gateway interface are only punted from that NAPT switch&lt;/p&gt;</comment>
                            <comment id="36644" author="tali@hpe.com" created="Thu, 8 Dec 2016 11:01:04 +0000"  >&lt;p&gt;Review links&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/48867&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/48867&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/49111&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/49111&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36645" author="koby.aizer@hpe.com" created="Sat, 10 Dec 2016 11:13:18 +0000"  >&lt;p&gt;Fixed by the patches Tali mentioned in the previous comment.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="20166">NETVIRT-245</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="20168">NETVIRT-247</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12289" name="Table 19_rules.docx" size="13054" author="zan.cohen@hpe.com" created="Wed, 2 Nov 2016 14:37:53 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7081</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=7081]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01qjr:</customfieldvalue>

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