Newbie Setup Continues: Now Showing K7AZ LOGIN:
Okay, I made the system config changes and then added port forward for 222. Could not find where to set the IP address other than the DNS/Router. I believe it still has DHCP. I thought it was hung up on Starting SendMail but it now shows K7AZ LOGIN: URIx Green Light is no longer blinking. Is there a ³Normal Centos² command list specific to AllStar? Thanks, K7AZ
Hi from "Down Under" =) You should be able to login with either your "root" account, or the user account you specified in the setup. I hope you remember your password...! (Forgot my own often enough...). Once in, you'll be able to execute normal CLI commands from the BASH shell. Asterisk should've started automagically, so you will be able to access the Asterisk console, and have a poke around, check out why that URIx light isn't blinking. As for the startup, it can take a little while sometimes, most Linuxes aren't pretty like Windows, you have to watch the text scroll. Once you get used to it, its actually quite good to actually see what the system is (or isn't) doing. I certainly take advantage of it when ever bringing up one of my embedded boards. Let me know if theres any more issues, and I'm sure someone will be able to help. 73s! Shane. On Sun, Dec 23, 2012 at 3:25 AM, Chris K7AZ <kilo7AlphaZulu@verizon.net> wrote:
Okay,
I made the system config changes and then added port forward for 222. Could not find where to set the IP address other than the DNS/Router. I believe it still has DHCP.
I thought it was hung up on Starting SendMail but it now shows K7AZ LOGIN:
URIx Green Light is no longer blinking. Is there a “Normal Centos” command list specific to AllStar?
Thanks, K7AZ
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Sorry - I have not been following earlier posts on this but I remember there was discussion about hanging on sendmail last year: http://ohnosec.org/pipermail/app_rpt-users/2012-January/003794.html but assuming you got past that and you are looking at the login prompt (on a local console), then just log in as root with the root password. Once logged on, you can see if asterisk is running with: service asterisk status It should come back with something like: asterisk (pid 22389) is running... If for some reason it is not running, you can start it with: service asterisk start then go to the CLI with: asterisk -r 73 Ken PS - the network information is usually in /etc/sysconfig/network-scripts/ifcfg-eth0 From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Chris K7AZ Sent: Saturday, December 22, 2012 11:25 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] Newbie Setup Continues: Now Showing K7AZ LOGIN: Okay, I made the system config changes and then added port forward for 222. Could not find where to set the IP address other than the DNS/Router. I believe it still has DHCP. I thought it was hung up on Starting SendMail but it now shows K7AZ LOGIN: URIx Green Light is no longer blinking. Is there a "Normal Centos" command list specific to AllStar? Thanks, K7AZ
participants (3)
-
Chris K7AZ -
Ken -
Shane Morris