Well done Mozilla & Epic! “prove the Web is ca…

Well done Mozilla & Epic! “prove the Web is capable of being a compelling gaming platform” blog.mozilla.org/blog/2013/03/2…

Posted in Tweets | Comments Off on Well done Mozilla & Epic! “prove the Web is ca…

Updated our “Installing SpamAssassin & ClamAV…

Updated our “Installing SpamAssassin & ClamAV with Amavisd-milter on Sendmail on CentOS 5” blog post to be current. blog.networkpresence.co/?p=229

Posted in Tweets | Comments Off on Updated our “Installing SpamAssassin & ClamAV…

Our EXTRA1GBRAM VPS Coupon is popular, add it to y…

Our EXTRA1GBRAM VPS Coupon is popular, add it to your cart as you checkout at networkpresence.com.au Get a 2GB Xen VPS for <$10/mth #NetPres

Posted in Tweets | Comments Off on Our EXTRA1GBRAM VPS Coupon is popular, add it to y…

RT @siggsau: Fantastic This Week in Startups with…

RT @siggsau: Fantastic This Week in Startups with David Hansson of 37Signals. thisweekin.com/thisweekin-sta… Really enjoyed it, thanks! #twist

Posted in Tweets | Comments Off on RT @siggsau: Fantastic This Week in Startups with…

How to close open BIND-based DNS servers

With DNS Amplifiers being used more and more in DOS type network attacks, we’ve been in contact with customers who have ‘open’ DNS resolvers and servers within Network Presence, but a quick and simple way to “lock down” your BIND based DNS Server is to use something like the named.conf entries listed below, which are in the ‘options’ named.conf section :

options {

allow-recursion {
localhost;
YOURIPADDRESSES;
}
allow-query-cache {
localhost;
YOURIPADDRESSES;
}
allow-transfer {
none;
};

};

Where YOURIPADDRESS is the IP addresses on your VPS or Colo host itself. Please contact us if you’re not sure of all your IP addresses.

Then reload (eg: service named reload or /etc/init.d/named reload commands as root in different Linux distros) or restart your named daemon to get those new settings.

These options will still allow your DNS server to host your own domains, but it’ll stop it being available to resolve domains you don’t host, which is the nature of an ‘open’ DNS resolver or server.

It’s very important now that open DNS servers are closed on the modern Internet.

FYI and regards,
Richard.

Posted in Network Presence, Sales | Tagged , , , , | Comments Off on How to close open BIND-based DNS servers

Installing SpamAssassin & ClamAV with Amavisd-…

Installing SpamAssassin & ClamAV with Amavisd-milter on Sendmail and CentOS 5 blog.networkpresence.co/?p=229 #NetPres

Posted in Tweets | Comments Off on Installing SpamAssassin & ClamAV with Amavisd-…

Search our Blog for “mariadb” and get http://blog.networkpresence.co/?s=mariadb …

Search our Blog for “mariadb” and get blog.networkpresence.co/?s=mariadb Contact us to install or convert from MySQL on your VPS netpr.es/contactus

Posted in Tweets | Comments Off on Search our Blog for “mariadb” and get http://blog.networkpresence.co/?s=mariadb …

We run & prefer MariaDB on clustered high load…

We run & prefer MariaDB on clustered high load MySQL based sites. developers.slashdot.org/story/13/03/28… #NetPres

Posted in Tweets | Comments Off on We run & prefer MariaDB on clustered high load…

We quickly install Spam Assassin onto #NetPres customer VPS…

We quickly install Spam Assassin onto #NetPres customer VPS without charge. Customers wanting Anti-Spam on their VPS netpr.es/contactus

Posted in Tweets | Comments Off on We quickly install Spam Assassin onto #NetPres customer VPS…

“one of our goals is to make DDoS something you on…

“one of our goals is to make DDoS something you only read about in the history books” blog.cloudflare.com/the-ddos-that-…

Posted in Tweets | Comments Off on “one of our goals is to make DDoS something you on…