<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: WordPress on WDMyCloud V4 Firmwares	</title>
	<atom:link href="http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/feed/" rel="self" type="application/rss+xml" />
	<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/</link>
	<description>..._\m/</description>
	<lastBuildDate>Tue, 21 Jan 2020 16:46:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Nazar		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1518</link>

		<dc:creator><![CDATA[Nazar]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 16:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1518</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1514&quot;&gt;planetastronomia&lt;/a&gt;.

Yes (-: My WordPress site used to be running on the MyCloud firmware V4 for many years.]]></description>
			<content:encoded><![CDATA[<p>Yes (-: My WordPress site used to be running on the MyCloud firmware V4 for many years.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: planetastronomia		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1514</link>

		<dc:creator><![CDATA[planetastronomia]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 09:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1514</guid>

					<description><![CDATA[Hello,

I have a MyCloud 1 bay 2TB, with serial num. WDBCTL******-00. And I have the firmware versión V4

I have a wordpress blog, and I would like to move  the host to my MyCloud.

Is this method valid for me?

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I have a MyCloud 1 bay 2TB, with serial num. WDBCTL******-00. And I have the firmware versión V4</p>
<p>I have a wordpress blog, and I would like to move  the host to my MyCloud.</p>
<p>Is this method valid for me?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mathieu Vanier		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1099</link>

		<dc:creator><![CDATA[Mathieu Vanier]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 19:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1099</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1098&quot;&gt;Nazar&lt;/a&gt;.

Worked #1,

Thx again for all your work. :)

Mathieu
]]></description>
			<content:encoded><![CDATA[<p>Worked #1,</p>
<p>Thx again for all your work. 🙂</p>
<p>Mathieu</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nazar		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1098</link>

		<dc:creator><![CDATA[Nazar]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 18:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1098</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1097&quot;&gt;Mathieu Vanier&lt;/a&gt;.

&lt;p&gt;Your router doesn&#039;t support NAT loopback. This means you can&#039;t access any port forwarding setup while you&#039;re within your local network but the connection works when you&#039;re outside the network.&lt;/p&gt;

&lt;p&gt;So for this temporary workaround you&#039;ll need to modify your PC&#039;s hosts file to tell that you want to connect to an internal IP via the full qualified domain. You can use LMHOSTS too but HOSTS file is probably easier. Now on your current PC, edit this file &quot;C:\Windows\System32\drivers\etc\hosts&quot; or if you&#039;re using Mac, &quot;/etc/hosts&quot;. You&#039;ll definitely need admin access and/or take ownership of the file&#039;s privileges. Add a new line &lt;code&gt;192.168.1.2 classemathieu.ddns.net&lt;/code&gt; where 192.168.1.2 is your MyCloud&#039;s internal IP. After saving it, you can now browse using http://classemathieu.ddns.net:5080/ which your PC will resolve the DDNS to your MyCloud&#039;s internal IP instead of your ISP&#039;s IP.&lt;/p&gt;

&lt;p&gt;This is not a standard implementation but it&#039;s just a workaround for your case. You will also need to modify the hosts file on all internal device as necessary. If your router has the ability to specify static hostnames (I used to have one), you can just do this on your router to avoid modifying hosts file on all internal devices.&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Your router doesn&#8217;t support NAT loopback. This means you can&#8217;t access any port forwarding setup while you&#8217;re within your local network but the connection works when you&#8217;re outside the network.</p>
<p>So for this temporary workaround you&#8217;ll need to modify your PC&#8217;s hosts file to tell that you want to connect to an internal IP via the full qualified domain. You can use LMHOSTS too but HOSTS file is probably easier. Now on your current PC, edit this file &#8220;C:\Windows\System32\drivers\etc\hosts&#8221; or if you&#8217;re using Mac, &#8220;/etc/hosts&#8221;. You&#8217;ll definitely need admin access and/or take ownership of the file&#8217;s privileges. Add a new line <code>192.168.1.2 classemathieu.ddns.net</code> where 192.168.1.2 is your MyCloud&#8217;s internal IP. After saving it, you can now browse using <a href="http://classemathieu.ddns.net:5080/" rel="nofollow ugc">http://classemathieu.ddns.net:5080/</a> which your PC will resolve the DDNS to your MyCloud&#8217;s internal IP instead of your ISP&#8217;s IP.</p>
<p>This is not a standard implementation but it&#8217;s just a workaround for your case. You will also need to modify the hosts file on all internal device as necessary. If your router has the ability to specify static hostnames (I used to have one), you can just do this on your router to avoid modifying hosts file on all internal devices.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mathieu Vanier		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1097</link>

		<dc:creator><![CDATA[Mathieu Vanier]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 18:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1097</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1096&quot;&gt;Nazar&lt;/a&gt;.

i do not know how to set this nat loopback... can you explain more?
]]></description>
			<content:encoded><![CDATA[<p>i do not know how to set this nat loopback&#8230; can you explain more?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nazar		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1096</link>

		<dc:creator><![CDATA[Nazar]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 17:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1096</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1095&quot;&gt;Mathieu Vanier&lt;/a&gt;.

&lt;p&gt;This is just how WordPress works, might be standard for other CMS too. It will always redirect you to your hostname in the setup. I think because primarily WordPress is able to run on multi-site so it needs to redirect correctly according to the hostname in the setup.&lt;/p&gt;

&lt;p&gt;BTW why are you trying to access using IP? Have you setup the hosts file I mentioned earlier since your router have NAT loopback limitations? In Windows: &quot;C:\Windows\System32\drivers\etc\hosts&quot; or Mac: /etc/hosts.&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>This is just how WordPress works, might be standard for other CMS too. It will always redirect you to your hostname in the setup. I think because primarily WordPress is able to run on multi-site so it needs to redirect correctly according to the hostname in the setup.</p>
<p>BTW why are you trying to access using IP? Have you setup the hosts file I mentioned earlier since your router have NAT loopback limitations? In Windows: &#8220;C:\Windows\System32\drivers\etc\hosts&#8221; or Mac: /etc/hosts.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mathieu Vanier		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1095</link>

		<dc:creator><![CDATA[Mathieu Vanier]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 17:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1095</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1094&quot;&gt;Nazar&lt;/a&gt;.

I think the problem is wordpress always make attempt to connect to : http://classemathieu.ddns.net:5080/wp-login.php

If i write my local ip adress :192.168.1.200:5080/wp-login.php i can go to login screen.  But when i press the connect button, it try to connect to my ddne.net adress.

is that a router problem or wordpress settings?
]]></description>
			<content:encoded><![CDATA[<p>I think the problem is wordpress always make attempt to connect to : <a href="http://classemathieu.ddns.net:5080/wp-login.php" rel="nofollow ugc">http://classemathieu.ddns.net:5080/wp-login.php</a></p>
<p>If i write my local ip adress :192.168.1.200:5080/wp-login.php i can go to login screen.  But when i press the connect button, it try to connect to my ddne.net adress.</p>
<p>is that a router problem or wordpress settings?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nazar		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1094</link>

		<dc:creator><![CDATA[Nazar]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 17:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1094</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1093&quot;&gt;Mathieu Vanier&lt;/a&gt;.

&lt;p&gt;I&#039;m not sure how you setup is and whether it&#039;s final or not but that&#039;s up to you. I don&#039;t see WordPress running on your port 5080 but there&#039;s Joomla on port 80. If you&#039;re accessing WordPress directly using the port 5080 and not using any PAT (port address translation), go to your WordPress Dashboard -&gt; Settings -&gt; General and edit both &quot;WordPress Address&quot; and &quot;Site Address&quot; appending port &quot;:5080&quot; to it i.e. http://yourddns.com:5080/.&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure how you setup is and whether it&#8217;s final or not but that&#8217;s up to you. I don&#8217;t see WordPress running on your port 5080 but there&#8217;s Joomla on port 80. If you&#8217;re accessing WordPress directly using the port 5080 and not using any PAT (port address translation), go to your WordPress Dashboard -> Settings -> General and edit both &#8220;WordPress Address&#8221; and &#8220;Site Address&#8221; appending port &#8220;:5080&#8221; to it i.e. <a href="http://yourddns.com:5080/" rel="nofollow ugc">http://yourddns.com:5080/</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mathieu Vanier		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1093</link>

		<dc:creator><![CDATA[Mathieu Vanier]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 17:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1093</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1091&quot;&gt;Mathieu Vanier&lt;/a&gt;.

but do you know why on external network i can access to wordpress dashboard and i can&#039;t on my internal network?
]]></description>
			<content:encoded><![CDATA[<p>but do you know why on external network i can access to wordpress dashboard and i can&#8217;t on my internal network?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nazar		</title>
		<link>http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1092</link>

		<dc:creator><![CDATA[Nazar]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 17:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://teanazar.com/?p=1298#comment-1092</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;http://teanazar.com/2015/11/wordpress-on-wdmycloud-v4-firmwares/comment-page-1/#comment-1091&quot;&gt;Mathieu Vanier&lt;/a&gt;.

&lt;p&gt;Glad it worked out for you, enjoy (-:&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Glad it worked out for you, enjoy (-:</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
