[Asterisk-Users] newbie can't start * ---

Greg Hill gregh-asterisk at hillnet.us
Tue Nov 18 18:14:00 MST 2003


I'm not sure about the RH8 system, but I know RH9 comes with some firewall
stuff set up (by default?). As root, run 'iptables -L' . If you see
something in there about "Chain RH-Lokkit-0-50-INPUT" or similar (that's
the name used on a RH9 box I use), then the machine has some firewalling
set up. If you do have firewalling set up, then it's likely that the
ports * wants to use are blocked. Scroll back a few hours through the list
archives and you'll find a message which mentions what ports * uses..

If you do have firewalls set up like this, then you could entirely remove
the firewall by using 'iptables -F; iptables -X' (as root). Again, this
completely removes your firewalls, which is probably something you
wouldn't want to use for a long-term fix (especially if your machine is
visibile on the internet..). There are HOW-TOs and probably other mailing
lists where you can learn more about firewalls with iptables.

Greg


On Tue, 18 Nov 2003, Hcqm wrote:

> I just compiled * on a redhat 8 system.
> Make samples also.
> I don't know much about *, but I started the deamon using -vvvcg and didn't have any error.
> The console started ok, but trying to reach the * from other machine there is no open ports for
> connection.
> Is there anything else I have to do to test it ?
> I just want to use 3 SIP clients and use * as a PBX with voicemail for a start.
> I read the hadbook, but can anybody give some additional guidelines or procedure to get it working?
>
> Thanks a lot.
> Hector.
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>






More information about the asterisk-users mailing list