Adrenaline
Verified User
- Joined
- Sep 23, 2015
- Messages
- 38
Hello everyone
After changing the DirectAdmin port and opening it in the firewall, I am unable to access the control panel!
Does anyone know what is the problem?
After changing the DirectAdmin port and opening it in the firewall, I am unable to access the control panel!
Code:
nano /usr/local/directadmin/conf/directadmin.conf
port=2295
systemctl restart directadmin
firewall-cmd --permanent --add-port=2295/tcp
firewall-cmd --reload
Does anyone know what is the problem?