<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:19 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>[CONTROLLER-554] Nmap scan of port 6633 causes erroneous switch connection message</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-554</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;This is a third of &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-530&quot; title=&quot;Nmap scans cause erroneous switch connection messages and exceptions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-530&quot;&gt;&lt;del&gt;CONTROLLER-530&lt;/del&gt;&lt;/a&gt; which I was told by Devin Avery to split.&lt;/p&gt;

&lt;p&gt;Steps to recreate:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Starting with a fresh Fedora 20 Cloud VM on an OpenStack deployment with an IP I can reach&lt;br/&gt;
sudo yum update -y&lt;br/&gt;
sudo yum install -y java-1.7.0-openjdk unzip wget which&lt;br/&gt;
wget -P /home/fedora &apos;https://jenkins.opendaylight.org/integration/job/integration-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/base/target/distributions-base-0.1.2-SNAPSHOT-osgipackage.zip&apos;&lt;br/&gt;
unzip distributions-base-0.1.2-SNAPSHOT-osgipackage.zip&lt;br/&gt;
cd /home/fedora/opendaylight&lt;br/&gt;
./run.sh&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;From another machine, in my case a second fresh Fedora 20 VM on an OpenStack deployment:&lt;br/&gt;
sudo yum update -y&lt;br/&gt;
sudo yum install -y nmap&lt;br/&gt;
nmap -Pn -p 6633 172.18.14.10  # IP of first VM&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;That nmap scan of port 6633 results in the following erroneous log message on the first VM (running ODL):&lt;/p&gt;

&lt;p&gt;    osgi&amp;gt; 2014-06-09 15:29:50.317 UTC &lt;span class=&quot;error&quot;&gt;&amp;#91;ControllerI/O Thread&amp;#93;&lt;/span&gt; INFO  o.o.c.p.o.core.internal.Controller - Switch:172.18.14.12:56265 is connected to the Controller&lt;/p&gt;

&lt;p&gt;    osgi&amp;gt;&lt;/p&gt;

&lt;p&gt;Here&apos;s the nmap output of the scan:&lt;/p&gt;

&lt;p&gt;    &lt;span class=&quot;error&quot;&gt;&amp;#91;fedora@dfarrell-opendaylight-bug1124-2 ~&amp;#93;&lt;/span&gt;$ nmap -Pn -p 6633 172.18.14.10&lt;/p&gt;

&lt;p&gt;    Starting Nmap 6.45 ( &lt;a href=&quot;http://nmap.org&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nmap.org&lt;/a&gt; ) at 2014-06-09 15:29 UTC&lt;br/&gt;
    Nmap scan report for 172.18.14.10&lt;br/&gt;
    Host is up (0.00079s latency).&lt;br/&gt;
    PORT     STATE SERVICE&lt;br/&gt;
    6633/tcp open  unknown&lt;/p&gt;

&lt;p&gt;    Nmap done: 1 IP address (1 host up) scanned in 0.07 seconds&lt;/p&gt;

&lt;p&gt;I filed this under controller/protocol_plugins because the log message comes from controller/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/Controller.java:249. If it should be moved, please let me know and forgive my ignorance.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25108">CONTROLLER-554</key>
            <summary>Nmap scan of port 6633 causes erroneous switch connection message</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dfarrell07">Daniel Farrell</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Jun 2014 22:04:39 +0000</created>
                <updated>Tue, 25 Jul 2023 08:23:53 +0000</updated>
                            <resolved>Thu, 21 Apr 2016 17:25:08 +0000</resolved>
                                                                    <component>adsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="48520" author="carolsand@gmail.com" created="Mon, 4 May 2015 20:14:28 +0000"  >&lt;p&gt;This bug is part of the project to Move all ADSAL associated component bugs to ADSAL&lt;/p&gt;</comment>
                            <comment id="48521" author="rovarga" created="Thu, 21 Apr 2016 17:25:08 +0000"  >&lt;p&gt;AD-SAL was removed, hence won&apos;t fix.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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>1174</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=1174]]></customfieldvalue>

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

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