[Spce-user] AWS EC2 RTPEngine configuration

Richard Fuchs rfuchs at sipwise.com
Mon Jun 29 10:15:04 EDT 2015


On 22/06/15 10:39 AM, Maxim Fedorov wrote:
> I get hundreds of "ICE/STUN binding request received on unknown local
> interface address (from 77.77.77.77:51234 <http://77.77.77.77:51234> on
> interface 21.21.21.21)" messages in syslog.
> Could somebody point EC2 configuration?
>
> EC2 Public IP: 20.20.20.20
> EC2 Private IP: 21.21.21.21
> Client Internet IP: 77.77.77.77
> 1) startup
> sudo /usr/local/src/rtpengine-mr3.8/rtpengine/daemon/rtpengine --table=0
> --interface=internal/20.20.20.20 <http://20.20.20.20>!21.21.21.21
> --interface=external/20.20.20.20 <http://20.20.20.20>
> --listen-udp=127.0.0.1:12222 <http://127.0.0.1:12222>
> --listen-ng=127.0.0.1:22222 <http://127.0.0.1:22222>
> --pidfile=/var/run/rtpengine.pid -L 7


I think your --interface options should be the other way around, i.e. 
--interface=internal/21.21.21.21 
--interface=external/21.21.21.21!20.20.20.20

Cheers



More information about the Spce-user mailing list