Re: [Ekiga-devel-list] alien registrar problem



Christian Schäfer schrieb:
Damien Sandras wrote:
The problem is that your router replaces the public IP address Ekiga
puts in by a private one due to a bug in the router itself, you can see
the Ekiga PDUs in the log, they are correct.
If you disable STUN, perhaps your router will put the public IP address
in the packets.

What happens is that some dummy routers replace public ip's by private
ones. That's your case.
Don't think that's true. As I said, using twinkle behind the NAT with the same router works perfectly with that provider. So the router couldn't be the problem here and it seems that it's indeed a software issue.

Please show me a trace of Ekiga with stun disabled and a trace of
twinkle so that we can compare both.

Btw, I don't understand your reasoning which consists to say that Ekiga
puts deliberately private IP addresses in PDUs when the log says no.

Again, to clearify my reasoning, these are the relevant observations:

Firstly:
Relevant -d 4 output of ekiga says the following when trying to connect to bluesip.net:

rem=udp$217.74.179.29:5060,local=udp$96.232.27.238:5060,if=192.168.1.36%wlan0
SIP/2.0 479 Please don't use private IP addresses

This suggests that there's a problem with the private IP address (192.168.1.36). Whether this is sip conform or not I dodn't know. Concerning to some people in some voip forums, it isn't.

Secondly:
This behavior is independent of using a STUN server or not and only appears when I am behind a NAT router.

And thirdly:
The fact that twinkle is able to connect to bluesip successfully from behind this specific router, suggests that this is no router-issue.

Detailed traces of both ekiga and twinkle will follow.

Chris
Hi, I think a -d 4 trace and something from twinkle might really help Ekiga. When I tried from a machine with official internet access the line containing your rem=.. contained rem=udp$212.227.15.231:5060,local=udp$134.76.145.30:5060,if=134.76.145.30%eth0
but a few lines up:
Contact: <sip:495512963297 134 76 145 30>;q=1, <sip:495512963297 192 168 21 30>;q=0.500 because the machine had a second interface to a local network.
result from sip.1und1.de: SIP/2.0 403 Keine RFC1918-IPs erlaubt
Regards
Michael


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]