Centos 8 stream Firewall not working

Hi everyone,
I am using the VM iso files that came with a linux course here ( https://training.linuxfoundation.org/cm/VIRTUAL_MACHINE_IMAGES/ ) to create VMs of Centos 8 stream, I am trying to activate the Firewalld and it doesn't want to be activated no matter what I did ( did searched online and there was number of reasons why this is happening, I updated python, the system, uninstalled and installed the Firewall again...etc, but nothing seems to work.
1- Have anyone faced this problem?
2- Any pointers on how to solve it?
Comments
-
When you are logging into your VM machine you will be given the choice between CentOS 4.18 and
CentOS 5.15.
Turns out the Firewall is active on CentOS 4.18 but not on CentOS 5.15 , I have no idea why and I already tried some solutions that didn't work, I will use CentOS 4.18 for now and will get back later to this problem to try to understand it more, I already have number of possible reasons on my list that needs more investigation0 -
I assume you mean kernel 4.18 or kernel 5.15. 4.18 is the stock distro kernel and the one you should use. (and it should be the default). The 5.15 (It probably should be 5.16?) is for kernel development courses and should not be used here. The README file from where you downloaded this explains this. So you are fine, just use the CentOS-supplied 4.18 kernel.
2 -
Yes, I meant CentOS 8 - Kernel 4.18 and 5.15 , thanks for the clarification and for your help> @coop said:
I assume you mean kernel 4.18 or kernel 5.15. 4.18 is the stock distro kernel and the one you should use. (and it should be the default). The 5.15 (It probably should be 5.16?) is for kernel development courses and should not be used here. The README file from where you downloaded this explains this. So you are fine, just use the CentOS-supplied 4.18 kernel.
0 -
You're welcome. It is not exactly an FAQ, but the custom kernels have been compiled with many things turned off just to speed compilation as in kernel development courses there is a bunch of modify->compile->run cycles. For sys-admin courses there is generally no need to run a custom kernel, although 4.18 is getting old; the other enterprise distributions have much newer kernels, although Red Hat/CentOS does do a lot of back porting of newer code. RHEL 9 will be out sometime this year and CentOS-9-Stream is actually out already and has a lot of newer stuff, but was not quite ready for prime-time last time I evaluated it, although it works just fine. It will be quite some time before it becomes the platform for exams and courses I'm sure
1
Categories
- 8.9K All Categories
- 13 LFX Mentorship
- 66 LFX Mentorship: Linux Kernel
- 363 Linux Foundation Boot Camps
- 230 Cloud Engineer Boot Camp
- 70 Advanced Cloud Engineer Boot Camp
- 25 DevOps Engineer Boot Camp
- 5 Cloud Native Developer Boot Camp
- 860 Training Courses
- 15 LFC110 Class Forum
- 16 LFD102 Class Forum
- 102 LFD103 Class Forum
- 3 LFD121 Class Forum
- 55 LFD201 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 19 LFD254 Class Forum
- 432 LFD259 Class Forum
- 86 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 16 LFS200 Class Forum
- 694 LFS201 Class Forum
- LFS201-JP クラス フォーラム
- 271 LFS211 Class Forum
- 50 LFS216 Class Forum
- 26 LFS241 Class Forum
- 28 LFS242 Class Forum
- 19 LFS243 Class Forum
- 6 LFS244 Class Forum
- 9 LFS250 Class Forum
- LFS250-JP クラス フォーラム
- 109 LFS253 Class Forum
- 793 LFS258 Class Forum
- 7 LFS258-JP クラス フォーラム
- 51 LFS260 Class Forum
- 79 LFS261 Class Forum
- 14 LFS262 Class Forum
- 76 LFS263 Class Forum
- 14 LFS264 Class Forum
- 10 LFS266 Class Forum
- 8 LFS267 Class Forum
- 9 LFS268 Class Forum
- 6 LFS269 Class Forum
- 181 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 187 LFW211 Class Forum
- 104 LFW212 Class Forum
- 878 Hardware
- 207 Drivers
- 74 I/O Devices
- 43 Monitors
- 115 Multimedia
- 204 Networking
- 98 Printers & Scanners
- 82 Storage
- 724 Linux Distributions
- 82 Debian
- 64 Fedora
- 12 Linux Mint
- 13 Mageia
- 22 openSUSE
- 126 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 347 Ubuntu
- 448 Linux System Administration
- 33 Cloud Computing
- 64 Command Line/Scripting
- Github systems admin projects
- 89 Linux Security
- 74 Network Management
- 105 System Management
- 45 Web Management
- 50 Mobile Computing
- 18 Android
- 19 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 500 Off Topic
- 120 Introductions
- 193 Small Talk
- 19 Study Material
- 748 Programming and Development
- 240 Kernel Development
- 474 Software Development
- 902 Software
- 247 Applications
- 178 Command Line
- 2 Compiling/Installing
- 72 Games
- 314 Installation
- 20 All In Program
- 20 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)