<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
ahhh no.. just specifing bindport should do the trick. Then you need to tell us so that we<br>can make the database aware of this.<br><br>> Date: Mon, 28 Jun 2010 19:55:35 -0700<br>> From: k6kya@hokeynet.net<br>> To: app_rpt-users@qrvc.com<br>> Subject: Re: [App_rpt-users] Port 4569 question - Multiple asterisk servers behind NAT ?<br>> <br>> I believe you need to change the default port number in iax2.h and <br>> recompile asterisk in order to change the port.  Registration will <br>> automatically pick up that it's running on a port other than 4569.<br>> <br>> The following line is what you want to change<br>> #define IAX_DEFAULT_PORTNO 4569<br>> <br>> You can't just rely on juggling ports via your NATrouter.<br>> <br>> Steve<br>> <br>> On 6/28/2010 19:31, Stephen Rodgers wrote:<br>> > Neil Addis (WA5JXY) wrote:<br>> >    <br>> >> I searched the archives (&  google) for an answer to this. I've tried<br>> >> everything I can on this end (other than replacing the router).<br>> >> Anyone else have any insight?<br>> >><br>> >> I have two Asterisk servers running app_rpt, each with it's own node #.<br>> >><br>> >> One of them I have default port forwarding 4569 to the pc ip.<br>> >> Everything works great!<br>> >><br>> >> The other I set up with different ip, and used port forward  (4563) to it's ip.<br>> >> I then set my iax.conf to append the non-standard port to the<br>> >> registration statement as follows;<br>> >><br>> >> register=Anodenum:password:4563@register.allstarlink.org<br>> >><br>> >> I then checked the /var/lib/asterisk/rpt_extnodes to see if my<br>> >> non-standard port is listed, but even after 24 hours it still shows<br>> >> 4569.<br>> >><br>> >> I tried bindport=4563 to no avail.<br>> >> I also tried bindaddr=0.0.0.0:4563<br>> >> I also tried bindaddr=192.168.1.106:4563<br>> >><br>> >> Is it a manual thing the allstarlink sysops have to do?<br>> >><br>> >> Is it possible to have multiple asterisk pc's behind a single  WAN ip<br>> >> - with port forwarding?<br>> >><br>> >> Thanks!<br>> >> Neil<br>> >> _______________________________________________<br>> >> App_rpt-users mailing list<br>> >> App_rpt-users@qrvc.com<br>> >> http://qrvc.com/mailman/listinfo/app_rpt-users<br>> >><br>> >>      <br>> > In the currently used registration system it probably needs to be specially set up by a node assigner. Please send me<br>> > your node off-list and I will check.<br>> ><br>> > Steve<br>> > WA6ZFT<br>> ><br>> > _______________________________________________<br>> > App_rpt-users mailing list<br>> > App_rpt-users@qrvc.com<br>> > http://qrvc.com/mailman/listinfo/app_rpt-users<br>> >    <br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@qrvc.com<br>> http://qrvc.com/mailman/listinfo/app_rpt-users<br>                                          </body>
</html>