LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-09-2017, 06:00 AM   #1
asteroid4u
Member
 
Registered: Jun 2015
Posts: 58

Rep: Reputation: Disabled
Open Port 443 Cent OS recommendation for multiple network interfaces


Hi,

I have server cent os. I have to open port 443 for monitoring server. Monitoring server in cloud and managed by different vendor.

In my server I have multiple interfaces eth0, eth1, eth2.

eth0 is dedicated for monitoring.

eth1 and eth2 are data traffic interfaces.

There is very confidential data are exist in server. Is there way i can secure them.

Below is the setup. I am planning to open port https


systemctl enable firewalld
systemctl restart firewalld

firewall-cmd --zone=public --permanent --add-service=https
/etc/sysconfig/network-scripts/ifcfg-eth0

# Add
ZONE=public

systemctl restart network
systemctl restart firewalld

Last edited by asteroid4u; 09-09-2017 at 06:03 AM.
 
Old 09-09-2017, 09:24 PM   #2
lazydog
Senior Member
 
Registered: Dec 2003
Location: The Key Stone State
Distribution: CentOS Sabayon and now Gentoo
Posts: 1,249
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
What are they monitoring on port 443 and how? Most devices are monitored using SNMP. Sorry I don't know firewalld so I cannot help you there. I don't think opening 443 to the public is a good idea unless you are running a web site. And if your vendor is monitoring your server over 443 then anyone else could do the same. You might want to also lock this down to just the vendor.
 
Old 09-12-2017, 08:10 AM   #3
mariogarcia
Member
 
Registered: Sep 2005
Distribution: debian, solaris 10
Posts: 202

Rep: Reputation: 31
if ping is blocked, nagios and other tool can use a tcp port to check the status of the server (up/down) .. could this be the case? but it could be any port not just https.

they may be monitoring the status of a https web service that is using port 443.. if that is the case the webserver must be listening on eth0
i do not think you can have a https service open without a webserver.

to secure your setup you can setup the firewall to only accept connections from certain IP your monitoring provider must provide you with their public ip addresses. if theres a web service behind such as a login prompt, you can set up fail2ban and ban ip that try brute force attacks.. say ban an ip if connects 5 times in the last x minutes and whitelist your providers ip addresses as monitoring tools tends to connect every 5 minutes to check the status of the service they are monitoring.
 
  


Reply

Tags
cloud, firewalld, linux



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Check port open status for port 443 asteroid4u Linux - Server 8 07-06-2017 09:56 PM
Open port 443, ufw, via ssh knottulf Linux - Server 7 11-15-2016 05:55 AM
[SOLVED] Port 443 - HTTPS is Open cwizardone Slackware 2 07-13-2013 02:13 PM
routing traffic for multiple web servers through one port (443 preferably) miedward Linux - Software 3 05-04-2009 02:21 AM
How To Open Port 443 On RedHat 7.1 sc300t Linux - General 4 02-07-2002 09:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration