1. First you need to add the rule:
a. user@test>firewalld-cmd --add-port=YOUR_PORT_#/udp-or-tcp --permanent
2. Restart the firewall:
a. user@test>firewall-cmd --reload
3. Check the firewall list:
a. user@test>firewall-cmd --list-all
This blog consists of configurations and processes I have performed in a lab environment. In no way do I recommend or imply these processes need to be followed or are the correct way to execute on any network. Perform at your own risk. Also, please feel free to leave comments if my configurations are too old/need updating.
###First you need to create a server profile under the LDAP section. DEVICE>Server Profiles>LDAP then click on the Add down at the bo...
1. First you need to add the rule:
a. user@test>firewalld-cmd --add-port=YOUR_PORT_#/udp-or-tcp --permanent
2. Restart the firewall:
a. user@test>firewall-cmd --reload
3. Check the firewall list:
a. user@test>firewall-cmd --list-all