<?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: Library problem with Domain name server (DNS) connection in Teamwork &amp; BIMcloud</title>
    <link>https://community.graphisoft.com/t5/Teamwork-BIMcloud/Library-problem-with-Domain-name-server-DNS-connection/m-p/292892#M1422</link>
    <description>&lt;BLOCKQUOTE&gt;Ed wrote:&lt;BR /&gt;   It will be something like BIMServer.yourcompany.com.    Then set up your local DNS server to direct communication for BIMServer.yourcompany.com to 192.168.x.x (where ever you have the BIM Server) and your remote clients will access be directed to your router/Reverse Proxy/DNS sitting on your public IP address that is registered to "yourcompany.com".&lt;/BLOCKQUOTE&gt;

Goodmorning Ed,&lt;BR /&gt;
thank you for the reply, to be honest I am a little confused by your answer,&lt;BR /&gt;
because we already have COMPANYNAME.dyndns.com pointing to our server,&lt;BR /&gt;
more specific when connecting to our bimserver from a remote location, we use the COMPANYNAME.dyndns.com:PORT which directs to 192.168.1.1:PORT&lt;BR /&gt;
When we try to connect with a PC that is on the LAN, we cannot use the  COMPANYNAME.dyndns.com:PORT only the 192.168.1.1:port , so we have to use two different (but actually the same) addresses, I hope this made sense to you.</description>
    <pubDate>Wed, 26 Aug 2015 06:35:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-26T06:35:30Z</dc:date>
    <item>
      <title>Library problem with Domain name server (DNS) connection</title>
      <link>https://community.graphisoft.com/t5/Teamwork-BIMcloud/Library-problem-with-Domain-name-server-DNS-connection/m-p/292890#M1420</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Good morning forum,&lt;BR /&gt;
in our firm we have a dynamic IP (dns) for reaching our server from outside of the office,up until AC17 this wasn't a problem but with AC18 we noticed that when we shared a project for Teamwork, it loaded the libraries from the bimserver library by accessing the internal ip 192.168.x.x. and this is OK because while inside the office(lan) the server cannot access our static dns. Now when we work from a location outside the office, and connect to the bimserver, those libraries are missing and we have to re-add the libraries by accessing the dynamic dns. This is a problem, because when we have two persons working on different locations (for example office and construction site) only one of them can see the objects and for the other one, the libraries are missing. In older versions this was never an issue&lt;BR /&gt;
&lt;BR /&gt;
EDIT : changed the title&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Aug 2015 07:01:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Teamwork-BIMcloud/Library-problem-with-Domain-name-server-DNS-connection/m-p/292890#M1420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-25T07:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Library problem with Domain name server (DNS) connection</title>
      <link>https://community.graphisoft.com/t5/Teamwork-BIMcloud/Library-problem-with-Domain-name-server-DNS-connection/m-p/292891#M1421</link>
      <description>Anestis,&lt;BR /&gt;
&lt;BR /&gt;
Your question is a valid one.   It works down to this quesiton:&lt;BR /&gt;
&lt;BR /&gt;
Do I really need a FQDN to have my BIM Server work?&lt;BR /&gt;
&lt;BR /&gt;
My answer:&lt;BR /&gt;
Well it could work without one.   Take your chances, you have got a 90% chance that very soon somebody will complain about libraries showing offline.    Your BIMcloud will work as designed if you only use ONE URL to access it.   This one URL would be a FQDN.     Not understanding the difference between    127.0.0.1, localhost, \\machinename, machinename.companyname.com,   https:\\OurBIM.companyname.com  in the end will hurt you.&lt;BR /&gt;
&lt;BR /&gt;
That is, the people outside of your local area network are using a different URL to access the BIM Server than the URL that was used to share the project.  For this reason the libraries are showing offline.   You need to determine what the URL will be that accesses the BIM Server from everywhere.   It will be something like BIMServer.yourcompany.com.    Then set up your local DNS server to direct communication for BIMServer.yourcompany.com to 192.168.x.x (where ever you have the BIM Server) and your remote clients will access be directed to your router/Reverse Proxy/DNS sitting on your public IP address that is registered to "yourcompany.com".     Once you have determined the FQDN for the BIM Server you will need to reshare the projects and make sure that the original entries in the client ArchiCADs for the old(bad) address for the BIM Server are removed.&lt;BR /&gt;
&lt;BR /&gt;
In 19 this requirement has been relaxed.</description>
      <pubDate>Tue, 25 Aug 2015 11:22:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Teamwork-BIMcloud/Library-problem-with-Domain-name-server-DNS-connection/m-p/292891#M1421</guid>
      <dc:creator>Ed_Brown</dc:creator>
      <dc:date>2015-08-25T11:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Library problem with Domain name server (DNS) connection</title>
      <link>https://community.graphisoft.com/t5/Teamwork-BIMcloud/Library-problem-with-Domain-name-server-DNS-connection/m-p/292892#M1422</link>
      <description>&lt;BLOCKQUOTE&gt;Ed wrote:&lt;BR /&gt;   It will be something like BIMServer.yourcompany.com.    Then set up your local DNS server to direct communication for BIMServer.yourcompany.com to 192.168.x.x (where ever you have the BIM Server) and your remote clients will access be directed to your router/Reverse Proxy/DNS sitting on your public IP address that is registered to "yourcompany.com".&lt;/BLOCKQUOTE&gt;

Goodmorning Ed,&lt;BR /&gt;
thank you for the reply, to be honest I am a little confused by your answer,&lt;BR /&gt;
because we already have COMPANYNAME.dyndns.com pointing to our server,&lt;BR /&gt;
more specific when connecting to our bimserver from a remote location, we use the COMPANYNAME.dyndns.com:PORT which directs to 192.168.1.1:PORT&lt;BR /&gt;
When we try to connect with a PC that is on the LAN, we cannot use the  COMPANYNAME.dyndns.com:PORT only the 192.168.1.1:port , so we have to use two different (but actually the same) addresses, I hope this made sense to you.</description>
      <pubDate>Wed, 26 Aug 2015 06:35:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Teamwork-BIMcloud/Library-problem-with-Domain-name-server-DNS-connection/m-p/292892#M1422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-26T06:35:30Z</dc:date>
    </item>
  </channel>
</rss>

