KMP http://www.net24.co.nz/kb/?action=getCategory&data=0 en-us KnowlageBase RSS Generator Error "530 Valid Hostname is expected" using FTP to IIS7 http://www.net24.co.nz/kb/article/AA-00201 Issue

When connecting to IIS7 using FTP you get the following error.

530 Valid Hostname is expected

Reason

When you set up name-based FTP services IIS7 wants the sitename defined with the username so that IIS7 can associate the username with the site they wish to log in to.

Solution A

If you want more than one FTP site on your VPS you will need to :

Configure all FTP clients such that :
Host: Mysite.com
User: Mysite.com|Username

Note the "|" that seperates the Sitename and the Username.

Solution B

If you only have one FTP site remove the "Host Name" defined in the "Bindings" property of the FTP site.


]]>
Tue, 03 Aug 2010 04:22:43 +1200
MyLittle Backup Restore Error - The media set has 2 media families but only 1 are provided http://www.net24.co.nz/kb/article/AA-00125 Issue

While attempting to restore your database using MyLittle Backup you receive the following error:

The media set has 2 media families but only 1 are provided. All members must be provided.

Cause

This error is due to your backup being divided into more than one part at the time of creating your initial backup file. The backup will need to be repeated so that it is contained in one file only.

In the example screenshot below you will see that there are two paths listed for the backup destination, which will create a backup over two files.


Resolution

Remove one path from the backup destination so that only one .bak file is created and then restore this file using MyLittleBackup.

Contact Customer Service

While restoring your database, the database is put into Single_User access mode which prevents access during the restore. After restore, the database is changed back to Multi_User mode. If a restore fails, the database can be left in Single_User mode preventing normal access to the database.

Contact customer service on 0800 5000 24 or service@net24.co.nz to have your database access changed to Mutli_User mode if you have issues repeating the restore process.



]]>
Fri, 30 Jul 2010 00:12:51 +1200
Email Server Settings http://www.net24.co.nz/kb/article/AA-00111 Settings for Configuring Email Accounts

When configuring your email application for email accounts you have created in the Messaging Administrator or in Plesk Control Panel, the following settings should be used:

POP3 / IMAP / SMTP Server Settings

 Incoming POP Server
 mail.<yourdomain>
 Outgoing SMTP Server
 mail.<yourdomain>
 Login / Account Name
 <youraddress>@<yourdomain>


Need help? View our helpful flash tutorials that guide you through the process of adding an email account for seven of the most common email applications. View the tutorials here

Important Information About Sending Email Through Net24

  1. Because you will be connecting from an untrusted IP network it is necessary to enable SMTP Authentication in your email application. Alternatively you can also send mail using your ISP SMTP server which will not require authentication.
  2. If you encounter problems connecting to our SMTP server your connection to our server may be blocked by your ISP. Many ISPs are blocking port 25 which is used to send email in an attempt to reduce the spread of viruses and the distribution of spam. In this situation please configure your email application to use the port 10025 for outgoing SMTP connections.

Accessing WebMail Services

You can access your email using any standard web browser by visiting webmail.<yourdomain.co.nz>

You may choose between two webmail interfaces, Webmail Standard Edition and Webmail Corporate Edition. Standard Edition provides a fast non-graphical interface to your email and Corporate Edition is designed to provide the same familiar interface as your standard desktop email client.

TLS/SSL Connections

Net24 supports TLS/SSL security, which provides secure transport of user credentials and messages over the Internet. If you wish to use TLS/SSL we recommend you use the official name of systems to avoid certificate errors.

The official hostname for POP/IMAP/SMTP is: MP.MAIL.ISX.NET.NZ.

DNS Settings

If a 3rd party is managing the DNS services for your domain name, please ensure the following zone records are created:

  domain.co.nz. IN MX 10 mx.mail.isx.net.nz.
  mail.domain.co.nz. IN CNAME mp.mail.isx.net.nz.
  webmail.domain.co.nz IN CNAME wm.mail.isx.net.nz.
  manager.domain.co.nz IN CNAME manager.isx.net.nz.

]]>
Thu, 29 Jul 2010 22:20:27 +1200
Java errors when using IBM RSA remote control features http://www.net24.co.nz/kb/article/AA-00103 Issue

When attempting to use the IBM Remote Control feature of the RSA you receive a Java error preventing you from logging in.

Resolution

This issue is due to a bug with the RSA that only affects customers with the latests versions of Java greater than 1.6.0_11. The resolution is to downgrade your Java version to 1.6.0_11 or lower


]]>
Sat, 05 Jun 2010 23:24:08 +1200
RSA remote console screen is blank http://www.net24.co.nz/kb/article/AA-00105 When using the IBM Remote Supervisor Adapter's Remote Console feature the screen is blank and no video is displayed.

Cause

The RSA Remote Console uses UDP to transfer screen information to the client. If you are behind a firewall these packets may be blocked.

Resolution

Open up access on your firewall to allow the required UDP packets to reach your client machine. The table below shows the ports and protocols used for remote console access.
ProtocolSource Address
Source Port
Destination Address
Destination Port
 UDP <RSA IP Address> 2000 <Client Computer Accessing RSA> > 1024

Random Destination Port Above 1024 Required

The RSA sends Remote Console UDP packets to a random port above 1024, therefore it is necessary to create a firewall rule to allow UDP packets from the RSA IP address to all UDP ports above 1024.

]]>
Sat, 05 Jun 2010 23:40:57 +1200
Can this application be hosted by Net24? http://www.net24.co.nz/kb/article/AA-00162 There are many applications that can be run under Net24's shared hosting plans. When looking at whether an application can be hosted you will need to check the system requirements published by the application's developer and check whether these are met by our hosting plans.

Common applications can include content management systems like Joomla, blogging applications like WordPress, and Shopping Carts such as osCommerce.

With the help of our customers we have compiled a list of common applications that are known to be supported by our plans and also those that have special setup considerations. In some cases we have noted applications that are not supported because of a known issue that prevents them from running under our plans.

Known Supported Applications

Application not listed below?

This list is by no means complete, and if your application is not listed here it does not necessarily mean that it isn't supported. If you successfully host a common application that is not in our list, please let us know and we will gladly add it for the benefit of other customers. Let us know


Content Management Systems

Shopping Carts

Blogging

Forums


]]>
Fri, 30 Jul 2010 02:43:05 +1200
CentOS: Install Yum http://www.net24.co.nz/kb/article/AA-00253

Issue

Yum is not installed..


Cause

Parallels do not include it in the default packages for a CentOS container/VPS.


Solution

**NOTE** Content inside the grey boxes in the following sections can be copied and pasted to your command line.

1. Login to your container/VPS via ssh as the root user.

2. Determine which version of CentOS you are running.

cat /etc/redhat-release


The output will be either:

CentOS release 6.2 (Final)

or:

CentOS release 5.7 (Final)

or:

CentOS release 5.6 (Final)

or:

CentOS release 5.5 (Final)


3. Paste the commands for your CentOS version to your command line.

CentOS 6.2:

rpm -Uvh --nodeps http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/yum-metadata-parser-1.1.2-16.el6.$(uname -i).rpm http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/yum-plugin-fastestmirror-1.1.30-10.el6.noarch.rpm

rpm -Uvh http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/gpgme-1.1.8-3.el6.$(uname -i).rpm http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/pygpgme-0.1-18.20090824bzr68.el6.$(uname -i).rpm http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/python-iniparse-0.3.1-2.1.el6.noarch.rpm http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/python-urlgrabber-3.9.1-8.el6.noarch.rpm http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/python-pycurl-7.19.0-8.el6.$(uname -i).rpm http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/rpm-python-4.8.0-19.el6.$(uname -i).rpm http://mirror.ihug.co.nz/centos/6/os/$(uname -i)/Packages/yum-3.2.29-22.el6.centos.noarch.rpm

CentOS 5.7:

rpm -Uvh --nodeps http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/yum-fastestmirror-1.1.16-16.el5.centos.noarch.rpm http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/yum-metadata-parser-1.1.2-3.el5.centos.$(uname -i).rpm

rpm -Uvh http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/libxml2-2.6.26-2.1.12.$(uname -i).rpm http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/m2crypto-0.16-8.el5.$(uname -i).rpm http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/python-elementtree-1.2.6-5.$(uname -i).rpm http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/python-iniparse-0.2.3-4.el5.noarch.rpm http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/python-sqlite-1.1.7-1.2.1.$(uname -i).rpm http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/python-urlgrabber-3.1.0-6.el5.noarch.rpm http://mirror.ihug.co.nz/centos/5.7/updates/$(uname -i)/RPMS/rpm-python-4.4.2.3-22.el5_7.2.$(uname -i).rpm http://mirror.ihug.co.nz/centos/5.7/os/$(uname -i)/CentOS/yum-3.2.22-37.el5.centos.noarch.rpm

CentOS 5.6:

rpm -Uvh --nodeps http://vault.centos.org/5.6/os/$(uname -i)/CentOS/yum-fastestmirror-1.1.16-14.el5.centos.1.noarch.rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/yum-metadata-parser-1.1.2-3.el5.centos.$(uname -i).rpm

rpm -Uvh http://vault.centos.org/5.6/os/$(uname -i)/CentOS/libxml2-2.6.26-2.1.2.8.el5_5.1.$(uname -i).rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/python-elementtree-1.2.6-5.$(uname -i).rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/python-iniparse-0.2.3-4.el5.noarch.rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/python-sqlite-1.1.7-1.2.1.$(uname -i).rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/rpm-python-4.4.2.3-22.el5.$(uname -i).rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/m2crypto-0.16-6.el5.8.$(uname -i).rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/python-urlgrabber-3.1.0-6.el5.noarch.rpm http://vault.centos.org/5.6/os/$(uname -i)/CentOS/yum-3.2.22-33.el5.centos.noarch.rpm

CentOS 5.5:

rpm -Uvh --nodeps http://vault.centos.org/5.5/os/$(uname -i)/CentOS/yum-fastestmirror-1.1.16-14.el5.centos.1.noarch.rpm http://vault.centos.org/5.5/os/$(uname -i)/CentOS/yum-metadata-parser-1.1.2-3.el5.centos.$(uname -i).rpm

rpm -Uvh http://vault.centos.org/5.5/updates/$(uname -i)/RPMS/libxml2-2.6.26-2.1.2.8.el5_5.1.$(uname -i).rpm http://vault.centos.org/5.5/os/$(uname -i)/CentOS/m2crypto-0.16-6.el5.6.$(uname -i).rpm http://vault.centos.org/5.5/os/$(uname -i)/CentOS/python-elementtree-1.2.6-5.$(uname -i).rpm http://vault.centos.org/5.5/os/$(uname -i)/CentOS/python-iniparse-0.2.3-4.el5.noarch.rpm http://vault.centos.org/5.5/os/$(uname -i)/CentOS/python-sqlite-1.1.7-1.2.1.$(uname -i).rpm http://vault.centos.org/5.5/os/$(uname -i)/CentOS/python-urlgrabber-3.1.0-5.el5.noarch.rpm http://vault.centos.org/5.5/updates/$(uname -i)/RPMS/rpm-python-4.4.2.3-20.el5_5.1.$(uname -i).rpm http://vault.centos.org/5.5/os/$(uname -i)/CentOS/yum-3.2.22-26.el5.centos.noarch.rpm
]]>
Tue, 21 Jun 2011 02:49:56 +1200
Frequently Asked Questions http://www.net24.co.nz/kb/article/AA-00121 This FAQ covers frequently asked questions about Net24's Email service. Should you have any additional questions, please contact customer service service@net24.co.nz


What is the maximum message size I can receive or send?

Net24's mail system accepts messages up to 30MB in size. Messages sent from email applications or from Net24's webmail service can also be up to 30MB in size. It is important to remember that MIME encoding overhead adds around 30% to the original file size. So in reality the maximum file size you can attach is approximately 23MB.

How many recipients can I send to in one message?

Emails sent via Net24's SMTP servers are limited to a maximum of 100 recipients per message. That is a total of 100 email addresses listed in the To, CC and Bcc fields. If you wish to send a large number of emails to a group you will need to break your messages down into batches of emails with no more than 100 recipients per message.

]]>
Thu, 29 Jul 2010 23:09:42 +1200
Debian/Ubuntu IPTables Firewall Configuration http://www.net24.co.nz/kb/article/AA-00227

Issue

The firewall does not automatically load when the server starts.

Cause

Debian/Ubuntu servers do not have any default IPTables configuration files or /etc/init.d scripts.

Solution

Create /etc/iptables.up.rules. Example below to allow SSH (22), SMTP (25), HTTP (80), HTTPS (443), POP3 (110) and MySQL (3306)

First create your /etc/iptables.up.rules file by running this command:

iptables-save > /etc/iptables.up.rules

Then edit that file and use the example content below to create your rules.

*filter

# Drop any traffic not explicitly allowed in the rules below.
:INPUT DROP
:FORWARD DROP
:OUTPUT DROP

# Accept inbound traffic for already established connections.
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT

# Allow connection to the services running on this server.
-A INPUT -p tcp -m tcp --dport 22 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 25 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 110 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 3306 -j ACCEPT

# Effectively allow all outbound traffic.
-A OUTPUT -m state --state NEW,RELATED,ESTABLISHED -j ACCEPT

COMMIT

## If the firewall needs to be disabled, run the following command:
##
## iptables-save | sed "/-/d;/^#/d;s/DROP/ACCEPT/" | iptables-restore


Create /etc/network/if-pre-up.d/iptables with the following content:.

#!/bin/bash

/sbin/iptables-restore < /etc/iptables.up.rules


Make /etc/network/if-pre-up.d/iptables executable.

chmod +x /etc/network/if-pre-up.d/iptables




]]>
Wed, 15 Sep 2010 04:17:25 +1200
Setting up passive FTP in IIS7 http://www.net24.co.nz/kb/article/AA-00209 Issue

How to configure Passive Mode FTP in IIS7

Solution

You need to define a port range in IIS7 and the Windows Firewall.

IIS7 Port range configuration

The port range is defined at the Root level of the IIS7 Manager under "FTP Firewall Support".
"0-0" is the default port (20).
Enter in a range here that defines what passive port range you require.
Enter in the IP address of your VPS under the "External IP Address of Firewall" section.

Windows Firewall Port range configuration

Open up "Windows Firewall with Advanced Security".
Under "Inbound Rules" configure the "FTP Connection" rule setup by IIS7 to allow the same port range you defined in IIS7.


]]>
Tue, 03 Aug 2010 22:50:56 +1200