Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ajaxterm isn't working at all
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
razrburn
n00b
n00b


Joined: 22 Mar 2009
Posts: 32
Location: Wisconsin

PostPosted: Mon Aug 17, 2009 10:03 pm    Post subject: ajaxterm isn't working at all Reply with quote

I am having a problem getting ajaxterm to work. When I start it using
Code:
/etc/ini.d/ajaxterm start
it runs without any errors but i can't access it at all it's like it's not even there I can't connect to anything even if I change the port. I want to eventually get this to work under apache with SSL but right now it's baby steps and i am just trying to get ajaxterm to work at all before I do that.

Thank you
RazrBurn
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Tue Aug 18, 2009 3:25 am    Post subject: Reply with quote

You should start by seeing if anything's listening with
Code:
 netstat -A inet -l


And you should always watch the logs to see if anything shows up. I recommend something like
Code:

# tail -f /var/log/messages


on another terminal so you can watch the log as it is generated.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
razrburn
n00b
n00b


Joined: 22 Mar 2009
Posts: 32
Location: Wisconsin

PostPosted: Tue Aug 18, 2009 11:11 am    Post subject: Reply with quote

Nothing shows up at all on when I try a
Code:
netstat -A inet -l
and my /var/log/messages shows nothing happening with any sort of network or server operation when I try to get to it or run it.
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Tue Aug 18, 2009 11:30 am    Post subject: Reply with quote

My first guess would be a misconfiguration. Take a look at the unit script and the conf file (wherever that is; maybe conf.d?) and try to reconstruct the execution command line so that you can type it at the terminal. Attempt to discover debug options so you can encourage helpful output.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum