Comment 6 for bug 391976

Revision history for this message
hefesto (rafael-alcantara-martin) wrote :

Same problem here, ubuntu Jaunty, kernel 2.6.28-15-generic, ekiga 3.2.0.
Could not get a backtrace - I guess I need some ekiga-dbg package - but I see a lot of network activity just after ekiga hangs. In my case (tcpdump trace):

10:27:32.630865 IP routed-static-PA.de.kpn-eurorings.net.58292 > helio.local.5062: UDP, length 172
10:27:32.630945 IP helio.local.5062 > routed-static-PA.de.kpn-eurorings.net.58292: UDP, length 172
(back and forth, back and forth, never ending)

Then I checked the router ports, and forwarded 5062 to my machine (helio). Then ekiga still hangs, with this tcpdump trace:

10:47:09.728527 IP helio.local.5062 > 195.219.64.57.57742: UDP, length 172
10:47:09.768502 IP helio.local.5062 > 195.219.64.57.57742: UDP, length 172
10:47:09.778798 IP helio.local.5062 > 195.219.64.57.57742: UDP, length 172
(never ending)

The host 195.219.64.57 does not exist in my DNSs, no wonder this never ends.
I haven't configured it anywhere, where did it come from?

I haven't disabled network detection in ekiga's preferences. What can be wrong here?
Thanks!