[asterisk-users] ACM question

David Ruggles david at safedatausa.com
Mon Mar 12 08:50:29 MST 2007


I can telnet to the ACM on the local machine but I can't get to it from
another machine I've been over the information about ACM at voip-info.org
and haven't been able to figure out what I'm missing. I've included my
manager.conf file and the error I'm getting from the other machine. Can
anyone point out my problem?

TIA

Manager.conf:
[general]
displaysystemname = yes
enabled = yes
port = 5038
bindaddr = 0.0.0.0

[myuser]
secret=mypass
permit=0.0.0.0/0.0.0.0
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config

Local System that works:
[root at 192-168-0-160 ~]# telnet 192.168.0.160 5038
Trying 192.168.0.160...
Connected to 192-168-0-160.safedataisp.net (192.168.0.160).
Escape character is '^]'.
Asterisk Call Manager/1.0
^]
telnet> quit
Connection closed.
[root at 192-168-0-160 ~]#

Remote system that doesn't work:
[root at 192-168-0-161 ~]# ping 192.168.0.160
PING 192.168.0.160 (192.168.0.160) 56(84) bytes of data.
64 bytes from 192.168.0.160: icmp_seq=1 ttl=64 time=0.298 ms
64 bytes from 192.168.0.160: icmp_seq=2 ttl=64 time=0.278 ms

--- 192.168.0.160 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.278/0.288/0.298/0.010 ms
[root at 192-168-0-161 ~]# telnet 192.168.0.160 5038
Trying 192.168.0.160...
telnet: connect to address 192.168.0.160: No route to host
telnet: Unable to connect to remote host: No route to host
[root at 192-168-0-161 ~]#

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer	Safe Data, Inc.
(910) 285-7200	david at safedatausa.com





More information about the asterisk-users mailing list