Hello everybody, I have find an error now. I think it is the error. In the log of asterisk i found this Lines More Times: NOTICE[23096] chan_iax2.c: Registration of '40636' rejected: '<unknown>' from: '67.215.233.178' NOTICE[23096] chan_iax2.c: Host 37.248.34.0 failed to authenticate as allstar-public The configuration files should be correct. Can anyone say me how i can solve the errors in the log? Why do allstar reject my registration? What ip is the Second ip 37.248.34.0 what do this Connection? 73 Florian
You need to check your iax.conf You should have this statement register=younodenumber:yournodepassword@register.allstarlink.org On Wed, Aug 13, 2014 at 3:15 PM, Florian Schmid <dl1flo@u01.de> wrote:
Hello everybody,
I have find an error now. I think it is the error. In the log of asterisk i found this Lines More Times:
NOTICE[23096] chan_iax2.c: Registration of '40636' rejected: '<unknown>' from: '67.215.233.178'
NOTICE[23096] chan_iax2.c: Host 37.248.34.0 failed to authenticate as allstar-public
The configuration files should be correct. Can anyone say me how i can solve the errors in the log?
Why do allstar reject my registration? What ip is the Second ip 37.248.34.0 what do this Connection?
73 Florian _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
You also have to make sure your can resolve register.allstarlink.org. New ACID installs don’t seem to set up resolv.conf. So if you can’t ping google.com edit /etc/resolv.conf like so: nameserver 8.8.8.8 nameserver 8.8.4.4 Or with your favorite DNS provider. -- Tim :wq On Aug 13, 2014, at 1:28 PM, Michael Hebert <mhebert1975@gmail.com> wrote:
You need to check your iax.conf
You should have this statement
register=younodenumber:yournodepassword@register.allstarlink.org
On Wed, Aug 13, 2014 at 3:15 PM, Florian Schmid <dl1flo@u01.de> wrote: Hello everybody,
I have find an error now. I think it is the error. In the log of asterisk i found this Lines More Times:
NOTICE[23096] chan_iax2.c: Registration of '40636' rejected: '<unknown>' from: '67.215.233.178'
NOTICE[23096] chan_iax2.c: Host 37.248.34.0 failed to authenticate as allstar-public
The configuration files should be correct. Can anyone say me how i can solve the errors in the log?
Why do allstar reject my registration? What ip is the Second ip 37.248.34.0 what do this Connection?
73 Florian _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
Hi, Thanks for answere and try to help. I have Test your statements; Ping register.allstarlink.org: 64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=8 ttl=52 time=209 ms 64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=9 ttl=52 time=211 ms 64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=10 ttl=52 time=216 ms 64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=11 ttl=52 time=195 ms Ping google.com: 64 bytes from 173.194.116.215: icmp_seq=2 ttl=57 time=31.6 ms 64 bytes from 173.194.116.215: icmp_seq=3 ttl=57 time=35.4 ms resolv.conf: ; generated by /sbin/dhclient-script search localdomain nameserver 10.125.50.1 iax.conf ---Start of file--- ; Inter-Asterisk eXchange driver definition ; ; [general] bindport=4569 bindaddr=0.0.0.0 disallow=all allow=gsm allow=g726aal2 allow=ulaw jitterbuffer=yes forcejitterbuffer=yes dropcount=2 maxjitterbuffer=4000 maxjitterinterps=10 resyncthreshold=1000 maxexcessbuffer=80 minexcessbuffer=10 jittershrinkrate=1 tos=0x1E autokill=yes delayreject=yes ;iaxthreadcount=30 ;iaxmaxthreadcount=150 register=40636:126398@register.allstarlink.org [radio-proxy] type=user deny=0.0.0.0/0.0.0.0 permit=/255.255.255.255 context=radio-secure-proxy disallow=all allow=g726aal2 transfer=no [radio-proxy-out] type=peer host= username=40636 secret=126398 auth=md5 disallow=all allow=g726aal2 transfer=no ; Incoming radio connections [radio] type=user disallow=all allow=g726aal2 allow=gsm codecpriority=host context=radio-secure transfer=no ; Incoming phone connections to app_rpt ;[radio-control] ;type=user ;secret=nunya ;disallow=all ;allow=gsm ;codecpriority=host ;context=radio-control ;transfer=no ; Setup for outgoing calls ;[yourprovider] ; This needs to change ;type=peer ;host=127.0.0.1 ;secret=nunya ;auth=md5 ;disallow=all ;allow=gsm ;transfer=no [allstar-sys] type=user context=allstar-sys auth=rsa inkeys=allstar disallow=all allow=ulaw [gui] type=user context=radio-gui auth=md5 secret=test host=dynamic disallow=all allow=ulaw allow=gsm transfer=no #includeifexists custom/iax.conf ---end of file--- What you have to know: Repeater-repeater Connection Works perfect Webtranceiver Works perfekt, too! 73 de DL1FLO, Florian
Am 13.08.2014 um 22:40 schrieb Tim Sawyer <tim.sawyer@mac.com>:
You also have to make sure your can resolve register.allstarlink.org. New ACID installs don’t seem to set up resolv.conf. So if you can’t ping google.com edit /etc/resolv.conf like so:
nameserver 8.8.8.8 nameserver 8.8.4.4
Or with your favorite DNS provider.
-- Tim :wq
On Aug 13, 2014, at 1:28 PM, Michael Hebert <mhebert1975@gmail.com> wrote:
You need to check your iax.conf
You should have this statement
register=younodenumber:yournodepassword@register.allstarlink.org
On Wed, Aug 13, 2014 at 3:15 PM, Florian Schmid <dl1flo@u01.de> wrote: Hello everybody,
I have find an error now. I think it is the error. In the log of asterisk i found this Lines More Times:
NOTICE[23096] chan_iax2.c: Registration of '40636' rejected: '<unknown>' from: '67.215.233.178'
NOTICE[23096] chan_iax2.c: Host 37.248.34.0 failed to authenticate as allstar-public
The configuration files should be correct. Can anyone say me how i can solve the errors in the log?
Why do allstar reject my registration? What ip is the Second ip 37.248.34.0 what do this Connection?
73 Florian _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (3)
-
Florian Schmid -
Michael Hebert -
Tim Sawyer