- 0 Talk
-
22pages on
this wiki
this wiki
Home
Welcome to the Elastix Wiki
Edit
Gather information / know how / how to's about Elastix / Asterisk mainly.
What's this about?
Edit
Elastix / Asterisk information for everyone that needs enlightment, like me.
Latest activity
Edit
-
Elastix Default Passwords
edited by A Wikia contributor
Edited the section: What are the default passwords in Elastix? -
How to ban or unban from iptables
edited by Ggorbalan
-
How to forward an extension to IVR
created by GgorbalanNew page: Forwarding extension directly to IVREditar sección The easiest way is to create a Misc Application using Unembedded freePBX, on Feature code you will... -
How to ban or unban from iptables
edited by Ggorbalan
Edited the section: How to ban or unban an IP address with iptables -
Installing DynDNS
created by GgorbalanNew page: Installation:Editar sección wget http://cdn.dyndns.com/ddclient.tar.gz tar -xzvf ddclient.tar.gz cd ddclient-3.7.3/ mkdir /etc/ddclient mkdir... -
How to ban or unban from iptables
edited by Ggorbalan
Added category: Index -
How to unban from fail2ban
edited by Ggorbalan
Added categories: Iptables, Fail2ban, Elastix, Voip, Telecommunications, Index, Freepbx -
How to ban or unban from iptables
edited by Ggorbalan
Added categories: Iptables, Fail2ban, Unban, Elastix, Freepbx, VoIP, Telecommunications, Ban, Security, Securing -
How to unban from fail2ban
created by GgorbalanNew page: How to unban from Fail2BanEditar sección Easy: iptables -D fail2ban-SSH -s XXX.XXX.XXX.XXX -j DROP Where SSH is the service that was banned (could... -
How to ban or unban from iptables
created by GgorbalanNew page: How to ban or unban an IP address with iptablesEditar sección Simple (where 25.55.55.55 is the IP address we want to ban/unban) Ban: ban iptables -I...