25% off on first invoice for all services*

SPRING SALE

Use coupon

*Offer valid for new customers only

25% off on first invoice for all services*

SPRING SALE

Use coupon

*Offer valid for new customers only

Need help?

Our experts have had an average response time of 11.43 minutes in March 2024 to fix urgent issues.

We will keep your servers stable, secure, and fast at all times for one fixed price.

How to open port in Linode?

by | Jan 19, 2019

Securing Linode servers against attacks is really crucial. One of the best policy here would be to close all ports and keep only the required ports open.

To open a custom port, we need to modify the server firewall. Unfortunately, you can even lose Linode server connection with a bad firewall edit.

At Bobcares, we often get requests from Linode customers regarding port connectivity errors as part of our Managed Cloud Services.

Today, we’ll see how our Cloud Engineers open port in Linode server and fix typical connection errors.

 

When to open port in Linode?

Firstly, let’s see the scenarios where we need to open port in Linode. This happens mainly when there is an application running on your Linode on custom port.

Again, for security reasons, some server owners run common applications like SSH, mail service, etc. on alternate ports. Here also, we need to open the specific port in Linode server firewall.

Whatever be the case, for the service to work, we need to open the port without compromising the server security.

 

Methods to open port in Linode server

Luckily, there are different methods to open port in Linode server. And, these methods have different complexity levels too.

We’ll now take a look at the various ways to do this.

 

1. Using iptables

From our expertise in managing Linode servers, we see that iptables is a more common way to modify Linode firewall.  This requires expertise in iptables rule formats. Any wrong command can result in becoming the entire server unreachable.

That’s why, our Dedicated Engineers always double check the iptables rules before saving them. And, the iptables command to open port 2525 on server would be:

iptables -A INPUT -p tcp --dport 2525 -j ACCEPT

 

 

2. Using Firewalld

Similarly, in CentOS7 Linode servers, we can open port using the firewalld service. This also involves adding rules in the proper format. Again, this requires good knowledge of firewalld service.

Here, to open a port, say 2525, we need to add it to public zone using the command:

firewall-cmd --zone=public --add-port=2525/tcp

We can verify that this was successful using the –list-ports operation:

[root@lixx-xx1 ~]# firewall-cmd --zone=public --list-ports
2525/tcp

 

3. Using UFW

Adding iptables rules correctly need considerable expertise. Therefore, some Linode owners may not be comfortable with it. In such cases, our Support Engineers recommend them to use another firewall program called UFW (Uncomplicated Firewall).

To open port 2525 in Linode server using UFW, we need to use the command:

ufw allow 2525/tcp

 

How we fix Linode port connectivity?

Till now, we saw various ways to open port in Linode server. However, we often see customers reporting problems with connection on custom ports.

We’ll now see how our Dedicated Engineers troubleshoot and fix port restrictions in Linode.

As the primary step, we check and ensure that the port is listening inside the Linode server. For this, we use the command:

netstat -ltn

This would list all the listening service ports on the Linode.

Further, if there are further connection problems, we try disabling the Linode server firewall temporarily. If this allows connection on specific port, we know that it’s a server firewall issue.

When there are firewall restrictions, a telnet command to the port will look like :

Trying 50.xx.xx.241...
telnet: connect to address 50.xx.xx.241: No route to host

Occasionally, we suggest customer to check from another network. This would help us to isolate problems with customer’s network.

After making changes at the server firewall and customer network, the connection to port will work fine. And, it results in successful connection.

Conclusion

To open port in Linode server, we can use different methods like iptables, firewalld, etc. Today, we saw how our Support Engineers open port in Linode server and fix connectivity problems.

PREVENT YOUR SERVER FROM CRASHING!

Never again lose customers to poor server speed! Let us help you.

Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.

SEE SERVER ADMIN PLANS

var google_conversion_label = "owonCMyG5nEQ0aD71QM";

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Privacy Preference Center

Necessary

Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.

PHPSESSID - Preserves user session state across page requests.

gdpr[consent_types] - Used to store user consents.

gdpr[allowed_cookies] - Used to store user allowed cookies.

PHPSESSID, gdpr[consent_types], gdpr[allowed_cookies]
PHPSESSID
WHMCSpKDlPzh2chML

Statistics

Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.

_ga - Preserves user session state across page requests.

_gat - Used by Google Analytics to throttle request rate

_gid - Registers a unique ID that is used to generate statistical data on how you use the website.

smartlookCookie - Used to collect user device and location information of the site visitors to improve the websites User Experience.

_ga, _gat, _gid
_ga, _gat, _gid
smartlookCookie
_clck, _clsk, CLID, ANONCHK, MR, MUID, SM

Marketing

Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.

IDE - Used by Google DoubleClick to register and report the website user's actions after viewing or clicking one of the advertiser's ads with the purpose of measuring the efficacy of an ad and to present targeted ads to the user.

test_cookie - Used to check if the user's browser supports cookies.

1P_JAR - Google cookie. These cookies are used to collect website statistics and track conversion rates.

NID - Registers a unique ID that identifies a returning user's device. The ID is used for serving ads that are most relevant to the user.

DV - Google ad personalisation

IDE, test_cookie, 1P_JAR, NID, DV, NID
IDE, test_cookie
1P_JAR, NID, DV
NID
hblid

Security

These are essential site cookies, used by the google reCAPTCHA. These cookies use an unique identifier to verify if a visitor is human or a bot.

SID, APISID, HSID, NID, PREF
SID, APISID, HSID, NID, PREF