<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Kilbot Factory &#187; Hosting FAQ</title>
	<atom:link href="http://www.kilbot.com.au/category/faq/hosting-faq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kilbot.com.au</link>
	<description>The Kilbot Factory provides web design, web development and web hosting. We specialise in clean, modern design and dynamic database driven content for e-Commerce and CMS web sites.</description>
	<lastBuildDate>Fri, 13 Jan 2012 03:23:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Help! I can&#8217;t send or receive emails</title>
		<link>http://www.kilbot.com.au/2008/12/02/help-i-cant-send-or-receive-emails/</link>
		<comments>http://www.kilbot.com.au/2008/12/02/help-i-cant-send-or-receive-emails/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 21:55:19 +0000</pubDate>
		<dc:creator>kilbot</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Hosting FAQ]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[webmail]]></category>

		<guid isPermaLink="false">http://www.kilbot.com.au/?p=105</guid>
		<description><![CDATA[If you are having problems sending and receiving emails from your computer it is likely there is a configuration error with your email client or your ISP. Contact support and we&#8217;ll work through the issue, and remember, you can always check your email via webmail, simply go to our homepage www.kilbot.com.au and log in using [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having problems sending and receiving emails from your computer it is likely there is a configuration error with your email client or your ISP. Contact <a href="mailto:support@kilbot.com.au">support</a> and we&#8217;ll work through the issue, and remember, you can always check your email via webmail, simply go to our homepage <a href="http://www.kilbot.com.au">www.kilbot.com.au</a> and log in using your email address and password.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kilbot.com.au/2008/12/02/help-i-cant-send-or-receive-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Receiving mail OK, but I&#8217;m having problems sending mail.</title>
		<link>http://www.kilbot.com.au/2007/07/18/receiving-mail-ok-but-i-have-problems-sending-mail/</link>
		<comments>http://www.kilbot.com.au/2007/07/18/receiving-mail-ok-but-i-have-problems-sending-mail/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 05:42:11 +0000</pubDate>
		<dc:creator>kilbot</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Hosting FAQ]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[mailserver]]></category>
		<category><![CDATA[port 25]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://www.kilbot.com.au/2007/07/18/receiving-mail-ok-but-i-have-problems-sending-mail/</guid>
		<description><![CDATA[A common source of problems when sending emails is port 25 blocking. By default most email clients (eg: Outlook, Thunderbird) will use port 25 to connect and communicate with the outgoing mail server. Some ISP&#8216;s block port 25 connections to servers other than their own, in this way they can trace any spam coming from [...]]]></description>
			<content:encoded><![CDATA[<p>A common source of problems when sending emails is port 25 blocking. By default most email clients (eg: Outlook, Thunderbird) will use port 25 to connect and communicate with the outgoing mail server. Some <abbr title="Internet Service Provider">ISP</abbr>&#8216;s block port 25 connections to servers other than their own, in this way they can trace any spam coming from their network.</p>
<p><span id="more-46"></span></p>
<p>You can test connections to port 25 using the Telnet command. On PC, go to the Start menu, then select Run, then type</p>
<pre>telnet mail.domain.com.au 25</pre>
<p>where domain is your domain. On Mac, open the terminal and type</p>
<pre>telnet mail.domain.com.au 25</pre>
<p>where domain is your domain. Your computer should connect to the mail server and give you a welcome message, such as:</p>
<pre>220-host.kilbot.com.au ESMTP Exim 4.68 #1 Thu, 18 Jun 2007 12:58:25 +1000
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.</pre>
<p>If connection the times out it is likely port 25 is being blocked.</p>
<p>Now see if you can connect to your ISP&#8217;s outgoing mailserver. Repeat the process above but exchange mail.domain.com.au the appropriate outgoing mailserver, below are some server settings for popular Australian ISPs.</p>
<p><strong>Telstra Bigpond:</strong> mail.bigpond.com<br />
<strong>OptusNet:</strong> mail.optusnet.com.au<br />
<strong>iiNet:</strong> mail.m.iinet.net.au<br />
<strong>Internode:</strong> mail.internode.on.net<br />
<strong>Netspace:</strong> mail.netspace.net.au<br />
<strong>TPG Internet:</strong> mail.tpg.com.au<br />
<strong>Netlink:</strong> smtp.netlink.com.au</p>
<p>If you can connect to your ISP&#8217;s outgoing mailserver please change the setting in your email client. If you can not connect to any server on port 25 you may be blocked by a firewall on your local network, in this case you will need to adjust your firewall settings to allow outgoing TCP traffic on port 25.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kilbot.com.au/2007/07/18/receiving-mail-ok-but-i-have-problems-sending-mail/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>What are the Kilbot Factory nameservers?</title>
		<link>http://www.kilbot.com.au/2007/06/28/what-are-the-kilbot-factory-nameservers/</link>
		<comments>http://www.kilbot.com.au/2007/06/28/what-are-the-kilbot-factory-nameservers/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 13:50:21 +0000</pubDate>
		<dc:creator>kilbot</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Hosting FAQ]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[nameserver]]></category>

		<guid isPermaLink="false">http://www.kilbot.com.au/?p=80</guid>
		<description><![CDATA[A nameserver maps your domain name to the server i.p. address of your host. Each domain name must have at least a primary and a secondary nameserver, if your site is hosted with The Kilbot Factory the nameservers required are: Primary: ns1.kilbot.com.au Secondary: ns2.kilbot.com.au If you need assistance adding nameservers to your domain name please [...]]]></description>
			<content:encoded><![CDATA[<p>A nameserver maps your domain name to the server i.p. address of your host. Each domain name must have at least a primary and a secondary nameserver, if your site is hosted with The Kilbot Factory the nameservers required are:<br />
Primary: ns1.kilbot.com.au<br />
Secondary: ns2.kilbot.com.au</p>
<p>If you need assistance adding nameservers to your domain name please contact <a href="mailto:support@kilbot.com.au">support@kilbot.com.au</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kilbot.com.au/2007/06/28/what-are-the-kilbot-factory-nameservers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is web hosting?</title>
		<link>http://www.kilbot.com.au/2006/01/18/what-is-web-hosting/</link>
		<comments>http://www.kilbot.com.au/2006/01/18/what-is-web-hosting/#comments</comments>
		<pubDate>Wed, 18 Jan 2006 11:28:59 +0000</pubDate>
		<dc:creator>kilbot</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Hosting FAQ]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.kilbot.com.au/?p=77</guid>
		<description><![CDATA[A web host provides the hardware and services necessary for making your site available on the internet. This service is separate to domain registration, a domain name merely provides a pointer to your host server, for more information on domain registration please see &#8220;What is a domain?&#8221;. A host will generally provide the following: Storage [...]]]></description>
			<content:encoded><![CDATA[<p>A web host provides the hardware and services necessary for making your site available on the internet. This service is separate to domain registration, a domain name merely provides a pointer to your host server, for more information on domain registration please see <a href="http://www.kilbot.com.au/2006/01/16/what-is-a-domain-name/">&#8220;What is a domain?&#8221;</a>.</p>
<p>A host will generally provide the following:</p>
<ul>
<li>Storage space for your website and email.</li>
<li>Bandwidth for transferring data to and from the server.</li>
<li>Technical support.</li>
<li>Server software and security.</li>
<li>Ongoing hardware maintenance and upgrades.</li>
</ul>
<p>The quality of these services naturally varies from web host to web host. For information on <em>our</em> hosting packages and support please visit our <a href="http://www.kilbot.com.au/hosting/">Hosting page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kilbot.com.au/2006/01/18/what-is-web-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a domain name?</title>
		<link>http://www.kilbot.com.au/2006/01/16/what-is-a-domain-name/</link>
		<comments>http://www.kilbot.com.au/2006/01/16/what-is-a-domain-name/#comments</comments>
		<pubDate>Mon, 16 Jan 2006 10:35:25 +0000</pubDate>
		<dc:creator>kilbot</dc:creator>
				<category><![CDATA[Frequently Asked Questions]]></category>
		<category><![CDATA[Hosting FAQ]]></category>
		<category><![CDATA[.com]]></category>
		<category><![CDATA[.com.au]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[netregistry]]></category>
		<category><![CDATA[registrar]]></category>
		<category><![CDATA[tld]]></category>

		<guid isPermaLink="false">http://www.kilbot.com.au/?p=76</guid>
		<description><![CDATA[A domain name is your unique address on the internet (eg: kilbot.com.au). Domains are available from Domain Name Registrars. The registrars charge a yearly or biannual fee and so long as you continue to pay the fee no one else can register or use that domain name. A domain name contains an extension called the [...]]]></description>
			<content:encoded><![CDATA[<p>A domain name is your unique address on the internet (eg: kilbot.com.au). Domains are available from Domain Name Registrars. The registrars charge a yearly or biannual fee and so long as you continue to pay the fee no one else can register or use that domain name.</p>
<p>A domain name contains an extension called the <abbr title="Top Level Domain">TLD</abbr>. The most common TLD is the .com (short for <strong>com</strong>mercial). The equivalent TLD in Australia is the .com.au. Functionally there is no difference between a .com and a .com.au &#8211; the internet will deal with each equally &#8211; however you do need an Australian Business Number (or similar) to register for a .com.au. Other TLDs have similar restrictions, for example a .org.au can only be registered by a non-profit organisation, a .edu.au can only be registered by an educational institution etc.</p>
<p>If you would like to register a domain name with us please visit the <a href="https://www.kilbot.com.au/clients/cart.php?a=add&amp;domain=register" class="broken_link">shopping cart</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kilbot.com.au/2006/01/16/what-is-a-domain-name/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

