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:
[EMAIL PROTECTED] ~]# 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.
[EMAIL PROTECTED] ~]#

Remote system that doesn't work:
[EMAIL PROTECTED] ~]# 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
[EMAIL PROTECTED] ~]# 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
[EMAIL PROTECTED] ~]#

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer        Safe Data, Inc.
(910) 285-7200  [EMAIL PROTECTED]



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to