FYI Enchilada fresh install: reload & fail2ban

Rrrr

Tink
Joined
May 28, 2009
Messages
343
Reaction score
25
Incredible PBX 13-13.3 for CentOs 6.9 on VULTR.
Asterisk 13.18.5 Incredible 13.0.120.10

Couldn't wait to take a bite from the enchilada :)
I installed:
a. enchilada
b. one additional extension (no routes, no trunks)
c. IBM TTS and SST


1. Did anything change with the reload command?
Code:
vultr*CLI> reload
No such command 'reload' (type 'core show help reload' for other possible commands)
vultr*CLI> core show help reload
No such command 'reload'.
    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
vultr*CLI> status
No such command 'status' (type 'core show help status' for other possible commands)
vultr*CLI>

2. Fail2ban does not run clean.
On the forum I found some earlier articles, but I do not believe this was addressed.

Code:
root@vultr:~ $ iptables-restart
iptables: Setting chains to policy ACCEPT: filter mangle   [  OK  ]
iptables: Flushing firewall rules:                         [  OK  ]
iptables: Unloading modules:                               [  OK  ]
iptables: Applying firewall rules:                         [  OK  ]
ip6tables: Setting chains to policy ACCEPT: filter         [  OK  ]
ip6tables: Flushing firewall rules:                        [  OK  ]
ip6tables: Unloading modules:                              [  OK  ]
ip6tables: Applying firewall rules:                        [  OK  ]
Stopping fail2ban:                                         [  OK  ]
Starting fail2ban: mkdir: cannot create directory `/var/run/fail2ban': File exists
                                                           [  OK  ]
ln: creating symbolic link `/usr/sbin/iptables': File exists
Taking too long? Customize the chown command, See http://wiki.freepbx.org/display/FOP/FreePBX+Chown+Conf
Setting Permissions...
Setting base permissions...Done
Setting specific permissions...
 1384 [============================]
Finished setting permissions
Stopping fail2ban:                                         [  OK  ]
Starting fail2ban: mkdir: cannot create directory `/var/run/fail2ban': File exists
                                                           [  OK  ]
WARNING: Always run Incredible PBX behind a secure hardware-based firewall.
root@vultr:~ $
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,201
Reaction score
5,220
Failure to create a directory that already exists is not a bug worth worrying about. Fail2Ban will address it at some point. It doesn’t affect the functionality of the app. Important part is...
Code:
Starting fail2ban... [  OK  ]
 
Last edited:

Members online

Forum statistics

Threads
25,810
Messages
167,755
Members
19,240
Latest member
nikko
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top