How To Configure IIS To Listen On Specific IP Address

Windows Server 2008 / IIS 7 Step 1 – Run command prompt and type “netsh”. C:\netsh   Step 2 – Type “http”. netsh>http   Step 3 – Enter the following command to display the list of IP addresses to listen on. If no IP addresses are displayed, IIS will listen on all IP addresses by

How To Change SSH Daemon Port Number

SSH daemon port will listen to port 22 by default. To change the SSH port number, you can follow the tutorial guide. Step 1 – Access your web server, using the default port number 22 or existing port number. Step 2 – Edit the sshd configuration. vi /etc/ssh/sshd_config Step 3 – Search for the line

How to Add/Edit Firewall Rules in VestaCP

Step 1: To set additional firewall rules, firstly, login to admin account of VestaCP and click on the “FIREWALL” tab at the top of the Control Panel. Here it lists all the rules that are already running in your Control Panel.   Step 2: To add new firewall rules, click on the green “+” button.

Open Port For Outgoing Connections In IPTables

Step 1 – Access your server via SSH. Step 2 – Run the following command to open port. This will open port 8000 for an incoming connection. /sbin/iptables -I OUTPUT -p tcp –sport $uports –dport 8000 -j ACCEPT /sbin/iptables -I INPUT -p tcp –sport 8000 –dport $uports -j ACCEPT Step 3 – edit /etc/rc.local and

Securing Server and Only Allow Cloudflare IPs using Iptables

Introduction Enabling Cloudflare Proxy is one of the ways to protect your server. Once the proxy is enabled, all the traffic will pass through Cloudflare before reaching to your server. To have further protection, you may configure your Linux server only allow Cloudflare IP to access website port 80 and 443. This guide will show

Firewall Rules for Script Mailer with Gmail SMTP

Introduction Most of our IP Serverone Linux servers are implemented with the same firewall rules and having highly restriction on allowing outbound port for user Apache. Hence for users that are using scripting mailer to blast out emails with Gmail SMTP, the system administrator would need to add additional firewall rules to allow port 465

How to view the Bandwidth statistic from your DirectAdmin control panel

Introduction Welcome to our concise guide on analyzing your website’s traffic patterns using DirectAdmin. Understanding your website’s data usage is crucial for optimizing your hosting plan, identifying potential issues, and keeping track of your site’s overall performance. This guide will walk you through the simple steps to access detailed insights into your website’s bandwidth usage,

How to view all user password in Smartermail using TSMADump

If you are the system administrator of a Smarter mail, you can use TSMA Dump to administer the Smarter mail, this guide will show the example of using TSMADump to view all user password 1. Install TSMADump.exe 2. Open command prompt, go into the directory where TSMADump.exe is being installed 3. Type in the below

How to clear mail queues (MailEnable)

1. Download the utility from http://www.mailenable.com/Tools/MEQueueClean.zip 2. Extract and copy the exe file to \Mail Enable\Bin\ For Plesk installation. The MailEnabke directory will be under Program Files (x86)\Parallels\Plesk\Mail Servers\Mail Enable 3. Check the message source by opening checking the mail queue folder Mail Enable\Queues\SMTP\Outgoing\Messages

How to setup email on Apple Mail?

Step 1: Open Mail. If previously you never add an account, you will be directly taken to Add Account prompt. But, for this tutorial, we just added a new account.   Step 2: Select Add Other Account and click at add Mail account.     Step 3: Insert your email account information and click Sign