boghe icon indicating copy to clipboard operation
boghe copied to clipboard

Boghe not working under IPSEC/VPN - wrong originating IP

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. You will need to have some possibility to connect to network where IMS 
system is located via VPN/IPSEC connection.
2. After such connection on network interface that you've connected there'll be 
second IP address present. First is your local IP (for example granted by local 
home router) and the second is added via VPN/IPSEC.
3. Typically after such connection all applications are using the IP from 
network you've logged in while Boghe still is using the first IP address (can 
be non-routable if it's local home router). This causes that you will not be 
able to REGISTER to IMS system because reply for REGISTER will not be replied. 
The SIP REGISTER message will have wrong IP address inside.

What is the expected output? What do you see instead?
Boghe should use the IP from connected network.

What version of the product are you using? On what operating system?
Boghe 1.0.58.550
Win XP, SP3

Please provide any additional information below.

Thanks and regards,
Jarek

Original issue reported on code.google.com by [email protected] on 9 Dec 2011 at 10:26

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter