<?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: Codebeamer 3.0.0.2 is not accessible from any Public Network in Codebeamer</title>
    <link>https://www.ptcusercommunity.com/t5/Codebeamer/Codebeamer-3-0-0-2-is-not-accessible-from-any-Public-Network/m-p/1028864#M929</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/539651"&gt;@TD_725989&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to see if you got the help you needed.&lt;/P&gt;
&lt;P&gt;If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.&lt;BR /&gt;Of course, if you have more to share on your issue, please pursue the conversation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 21:27:46 GMT</pubDate>
    <dc:creator>anursingh</dc:creator>
    <dc:date>2025-08-11T21:27:46Z</dc:date>
    <item>
      <title>Codebeamer 3.0.0.2 is not accessible from any Public Network</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Codebeamer-3-0-0-2-is-not-accessible-from-any-Public-Network/m-p/1021302#M856</link>
      <description>&lt;P&gt;We need to expose the installed Codebeamer from outside of system , from any Public network so that we can integrate codebeamer with any Application like Git, Jira, Windchill etc.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 11:05:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Codebeamer-3-0-0-2-is-not-accessible-from-any-Public-Network/m-p/1021302#M856</guid>
      <dc:creator>TD_725989</dc:creator>
      <dc:date>2025-06-20T11:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Codebeamer 3.0.0.2 is not accessible from any Public Network</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Codebeamer-3-0-0-2-is-not-accessible-from-any-Public-Network/m-p/1026310#M905</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="182" data-end="376"&gt;We had a similar requirement to make Codebeamer 3.0.0.2 accessible from public networks so that it can integrate with tools like Git, Jira, Windchill, etc. Here's what worked for us:&lt;/P&gt;
&lt;OL data-start="378" data-end="1028"&gt;
&lt;LI data-start="378" data-end="525"&gt;
&lt;P data-start="381" data-end="525"&gt;&lt;STRONG data-start="381" data-end="404"&gt;Reverse Proxy Setup&lt;/STRONG&gt;:&lt;BR data-start="405" data-end="408" /&gt;We used &lt;STRONG data-start="419" data-end="428"&gt;Nginx&lt;/STRONG&gt; on a public-facing VM to route traffic to the internal Codebeamer instance running on port 8080.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="527" data-end="632"&gt;
&lt;P data-start="530" data-end="632"&gt;&lt;STRONG data-start="530" data-end="549"&gt;DNS &amp;amp; Static IP&lt;/STRONG&gt;:&lt;BR data-start="550" data-end="553" /&gt;Assigned a public static IP and mapped a DNS (e.g., &lt;CODE data-start="608" data-end="624"&gt;cb.company.com&lt;/CODE&gt;) to it.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="634" data-end="728"&gt;
&lt;P data-start="637" data-end="728"&gt;&lt;STRONG data-start="637" data-end="660"&gt;HTTPS Configuration&lt;/STRONG&gt;:&lt;BR data-start="661" data-end="664" /&gt;Enabled SSL using Let’s Encrypt for secure access over HTTPS.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="730" data-end="829"&gt;
&lt;P data-start="733" data-end="829"&gt;&lt;STRONG data-start="733" data-end="751"&gt;Firewall Rules&lt;/STRONG&gt;:&lt;BR data-start="752" data-end="755" /&gt;Opened only port 443 (HTTPS) to the world. All other ports are blocked.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="831" data-end="1028"&gt;
&lt;P data-start="834" data-end="858"&gt;&lt;STRONG data-start="834" data-end="855"&gt;Security Measures&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL data-start="862" data-end="1028"&gt;
&lt;LI data-start="862" data-end="913"&gt;
&lt;P data-start="864" data-end="913"&gt;Restricted access via IP allow-list (optional).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="917" data-end="972"&gt;
&lt;P data-start="919" data-end="972"&gt;Enforced authentication and strong password policy.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="976" data-end="1028"&gt;
&lt;P data-start="978" data-end="1028"&gt;Enabled logging and monitoring at the proxy layer.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-start="1030" data-end="1134"&gt;Once exposed, we successfully connected Codebeamer with external tools via APIs and webhooks.&lt;/P&gt;
&lt;P data-start="1030" data-end="1134"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="1030" data-end="1134"&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 14:35:33 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Codebeamer-3-0-0-2-is-not-accessible-from-any-Public-Network/m-p/1026310#M905</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2025-07-24T14:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Codebeamer 3.0.0.2 is not accessible from any Public Network</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Codebeamer-3-0-0-2-is-not-accessible-from-any-Public-Network/m-p/1028864#M929</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/539651"&gt;@TD_725989&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to see if you got the help you needed.&lt;/P&gt;
&lt;P&gt;If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.&lt;BR /&gt;Of course, if you have more to share on your issue, please pursue the conversation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Anurag&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 21:27:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Codebeamer-3-0-0-2-is-not-accessible-from-any-Public-Network/m-p/1028864#M929</guid>
      <dc:creator>anursingh</dc:creator>
      <dc:date>2025-08-11T21:27:46Z</dc:date>
    </item>
  </channel>
</rss>

