13 Aug

How to Install PPTP VPN on Linux

Setting up a PPTP VPN server on a Linux machine is a straightforward process. This guide will walk you through the steps required to get your VPN server up and running.

Step 1: Install PPTPD

PPTP depends on the PPP and PPTPD packages. To install them, run the following commands:

yum install pptpd

Or, download and install the PPTPD package using:

wget http://poptop.sourceforge.net/yum/stable/packages/pptpd-1.4.0-1.el6.x86_64.rpm
rpm -Uhv pptpd-1.4.0-1.el6.x86_64.rpm

Step 2: Configure PPTPD

After installation, you’ll need to configure the PPTPD server. Start by editing the IP settings in the /etc/pptpd.conf file:

nano /etc/pptpd.conf

Add or modify the following lines:

localip 192.168.0.1    # Server's primary IP
remoteip 192.168.0.100-200

Next, update the DNS settings in the /etc/ppp/options.pptpd file:

nano /etc/ppp/options.pptpd

Add the following lines:

ms-dns 8.8.8.8
ms-dns 8.8.4.4

Step 3: Create a VPN User

To allow access to the VPN server, you’ll need to create a user account. Add the user credentials in the /etc/ppp/chap-secrets file:

nano /etc/ppp/chap-secrets

Insert the following line:

username pptpd password *

Replace username and password with your desired credentials.

Step 4: Enable IP/Network Forwarding

IP forwarding is essential for routing packets between VPN clients and the internet. Enable IP forwarding by editing the /etc/sysctl.conf file:

nano /etc/sysctl.conf

Uncomment or add the following line:

net.ipv4.ip_forward = 1

To apply the changes, run:

sysctl -p

Step 5: Configure IPTables for NAT

NAT (Network Address Translation) allows VPN clients to access the internet through the server’s public IP. First, identify your network interface (e.g., eth0, ens33) by using the ifconfig command.

Assuming your network interface is eth0, add the following IPTables rules:

iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
iptables -A FORWARD -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A FORWARD -s 192.168.0.0/24 -j ACCEPT

Save these rules to ensure they persist after a reboot.

Step 6: Start and Enable the PPTPD Service

Finally, start the PPTPD service and enable it to run at boot:

systemctl start pptpd
systemctl enable pptpd

Your PPTP VPN server is now set up and ready to use. You can connect to it using any PPTP VPN client with the user credentials created earlier.

27 Apr

Notice of Temporary Blockage of Our bKash Merchant Account

Dear Valued Clients,

We regret to inform you that our bKash Merchant account has been temporarily blocked by bKash authority. As a result, we are unable to process transactions through this account at the moment. We apologize for any inconvenience this may cause.

However, we have alternative payment options available for you to continue doing business with us. You can use our bKash Personal account with the number 01913377417, or Nagad Personal account with the same number for any transactions. Additionally, you can also use our company bank account or automated SSLCommerz payment gateway for hassle-free transactions.

We assure you that we are working closely with bKash to resolve this issue and we will notify you as soon as our Merchant account is available again. We thank you for your patience and understanding during this time.

If you have any questions or concerns, please do not hesitate to reach out to us.

Thank you,

TetraHost

22 Jan

Announcement – TetraHost has received BASIS membership

Dear valued clients and industry partners,

We are thrilled to announce that TetraHost has been accepted as a General Member of BASIS, a leading trade organization for the IT industry in Bangladesh.

BASIS which stands for Bangladesh Association of Software and Information Services. This organization is a trade body of the software and IT enabled services industry in Bangladesh. BASIS works to promote and develop the software and IT industry in Bangladesh, and also provide services and support to member companies.

BASIS Profile link of TetraHost:
https://basis.org.bd/company-profile/23-01-034

This membership is a testament to our dedication to providing the highest quality of Web Hosting Services and staying at the forefront of technological advancements in the IT field. As a member of BASIS, we will have access to a wealth of resources, including industry standards, training, and networking opportunities.

We are honored to be a part of this esteemed organization and look forward to collaborating with our peers to promote the growth and development of the IT industry.

Thank you for your continued trust and support.

Best regards,

Ashraful Insan
CEO, TetraHost

19 May

Domain Promo: .xyz 100tk | .live 200tk | .info 400tk | .biz 480tk | More Offer Inside…

We have some domain offerings available in our hand. If you have your eye on a domain name, you will not want to miss this. Discounts apply to all new registrations.

Domain Extension: .xyz
Price: 100tk
Promo End Date: 31-12-2019

Domain Extension: .live
Price: 200tk
Promo End Date: 30-6-2019

Domain Extension: .asia
Price: 250tk
Promo End Date: 30-06-2019

Domain Extension: .us
Price: 320tk
Promo End Date: 31-12-2019

Domain Extension: .info
Price: 400tk
Promo End Date: 30-6-2019

Domain Extension: .biz
Price: 480tk
Promo End Date: 31-12-2019

Domain Extension: .ltd
Price: 560tk
Promo End Date: 30-6-2019

Domain Extension: .shop
Price: 640tk
Promo End Date: 31-8-2019

Domain Extension: .college
Price: 640tk
Promo End Date: 31-12-2019

Domain Extension: .news
Price: 800tk
Promo End Date: 30-6-2019

Domain Extension: .tech
Price: 800tk
Promo End Date: 30-6-2019

Domain Order Link:
https://manage.tetrahostbd.com/cart.php?a=add&domain=register

If you have any questions or concerns please contact sales [at] tetrahostbd.com for clarification.