Contacts
Click to Chat
Email Address:
Password:
HomeFrequently Asked QuestionsTechnicalWhitelist an IP address in IPTables.
How to whitelist IP address 192.168.0.1
Step 1: Log into the server via SSH.
Step 2: Allow incoming connections from 192.168.0.1
# iptables -A INPUT -s 192.168.0.1 -j ACCEPT
Step 3: Allow outgoing connections to 192.168.0.1
# iptables -A OUTPUT -d 192.168.0.1 -j ACCEPT
Your home computer creates a cache for all DNS settings. It does this to save time each time you...
The root login is the same password our system sent you in your welcome email. You just change...
The path to PERL in PERL script is:#!/usr/local/bin/perl
Hello,Sorry, but troubleshooting sripts and apps needs to be done by the scipt maker or a...
Yes, and it's very easy.Just add a support ticket like this: old: olddomain.comnew:...