cgs1999 / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

Boghe not working under IPSEC/VPN - wrong originating IP #105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 jarek...@orange.pl on 9 Dec 2011 at 10:26