jDiameter listen on multiple IP addresses

116 views
Skip to first unread message

Richard Good

unread,
May 20, 2013, 11:23:00 AM5/20/13
to mobicents-public
Hi

I am trying to get a jDiameter to listen on 2 IP addresses and be able to receive Diameter messages on either interface.

If I listen on interface 0.0.0.0 this works fine but one of my Diameter clients (vendor MME) does not like receiving 0.0.0.0 in the CER Host-IP-Address AVP.

If I list two IP addresses in the jdiameter-config.xml:
<IPAddresses>
            <IPAddress value="10.0.1.128" />
            <IPAddress value="10.0.1.143" />
</IPAddresses>

Both IP addresses are included in the CER message (which I think is correct)  BUT the jdiameter stack only listens on the first IP address and all connection requests to the second IP address are rejected.

Has anyone successfully implemented listening on multiple IP addresses with the jDiameter?

Regards
Richard.

This email is subject to the disclaimer of Smile Communications at http://www.smilecoms.com/disclaimer

WeiTing syu

unread,
May 27, 2013, 10:09:41 PM5/27/13
to mobicent...@googlegroups.com
Hi Richard:

I have the same request with you. I want to configure multiple IP  addresses at server side.

But i have some errors. :(

Could you teach me to configure multiple IP addresses ?

Richard Good於 2013年5月20日星期一UTC+8下午11時23分00秒寫道:

Alexandre Mendonça

unread,
May 27, 2013, 10:23:03 PM5/27/13
to Mobicents Public
Hi all,

Currently this is not supported, although the configuration permits it, it is not implemented. We may add this feature in a near future.

Regards,


--
You received this message because you are subscribed to the Google Groups "mobicents-public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages