<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trying to run ASDM on Linux in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162312#M359164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it does not appear to be.&amp;nbsp; There were 0 packets captured on the ASA when I tried to connet.&amp;nbsp; I also ran Wireshark on my Linux box, and there was nothing there either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing it's something with Java and the jnlp file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my Java version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -version&lt;/P&gt;&lt;P&gt;java version "1.6.0_43"&lt;/P&gt;&lt;P&gt;Java(TM) SE Runtime Environment (build 1.6.0_43-b01)&lt;/P&gt;&lt;P&gt;Java HotSpot(TM) Server VM (build 20.14-b01, mixed mode)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Apr 2013 19:17:04 GMT</pubDate>
    <dc:creator>jason.williams</dc:creator>
    <dc:date>2013-04-01T19:17:04Z</dc:date>
    <item>
      <title>Trying to run ASDM on Linux</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162308#M359160</link>
      <description>&lt;P&gt;As the title says, I'm trying to run ASDM on Linux (Mint 14), and failing miserably.&amp;nbsp; I have Oracle Java 6 installed.&amp;nbsp; Other web-based Java apps seem to work fine, however, when I try to open ASDM, whether directly from the ASA web interface or by running the jnlp file directly from my system, the Java splash screen comes up, "thinks" for about 10 seconds, and then closes.&amp;nbsp; Nothing else happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:22:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162308#M359160</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2019-03-12T01:22:10Z</dc:date>
    </item>
    <item>
      <title>Trying to run ASDM on Linux</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162309#M359161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the logs you receive from the Java app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug http 255 on the ASA and try to connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Share the outputs &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 17:41:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162309#M359161</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-04-01T17:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run ASDM on Linux</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162310#M359162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I enabled debugging on the ASA, and the only message that came up was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP: Periodic admin session check&amp;nbsp; (idle-timeout = 1200, session-timeout = 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There really isn't much information in the log and trace files, but they are attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 18:22:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162310#M359162</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2013-04-01T18:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run ASDM on Linux</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162311#M359163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, no logs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the traffic is not even reaching the ASA..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cap capin interface xxxx( Where the host is)&amp;nbsp; match tcp host linux_IP_host host interface_ip_asa eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try to connect:&lt;/P&gt;&lt;P&gt;and do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show cap capin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 18:36:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162311#M359163</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-04-01T18:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run ASDM on Linux</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162312#M359164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it does not appear to be.&amp;nbsp; There were 0 packets captured on the ASA when I tried to connet.&amp;nbsp; I also ran Wireshark on my Linux box, and there was nothing there either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing it's something with Java and the jnlp file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my Java version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java -version&lt;/P&gt;&lt;P&gt;java version "1.6.0_43"&lt;/P&gt;&lt;P&gt;Java(TM) SE Runtime Environment (build 1.6.0_43-b01)&lt;/P&gt;&lt;P&gt;Java HotSpot(TM) Server VM (build 20.14-b01, mixed mode)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 19:17:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162312#M359164</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2013-04-01T19:17:04Z</dc:date>
    </item>
    <item>
      <title>Trying to run ASDM on Linux</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162313#M359165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I removed Oracle Java and reinstalled OpenJDK:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java version "1.6.0_27"&lt;/P&gt;&lt;P&gt;OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.10.1)&lt;/P&gt;&lt;P&gt;OpenJDK Server VM (build 20.0-b12, mixed mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It now works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to stick with this for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 19:30:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162313#M359165</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2013-04-01T19:30:18Z</dc:date>
    </item>
    <item>
      <title>Trying to run ASDM on Linux</title>
      <link>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162314#M359166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was a problem with that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate all of the helpful posts and mark the question as answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 19:58:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/trying-to-run-asdm-on-linux/m-p/2162314#M359166</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-04-01T19:58:29Z</dc:date>
    </item>
  </channel>
</rss>

