Hi, On 10/31/07, Damien Sandras <[EMAIL PROTECTED]> wrote: > Hi, > > Le mercredi 31 octobre 2007 à 14:30 +0100, David BERCOT a écrit : > > Hi, > > > > I'm sorry to bother you again, but I think it is possible to use Ekiga > > through a tunnel, no ? > > > > If I'd like to specify a particular way, it would be possible ? > > > I don't see how it can be done, but perhaps it is indeed possible... >
As far as I understand the only way to reach outside world is through SSH, all other ports are blocked. If so, the only thing that comes in mind is to setting up a SIP proxy on the remote box, tunneling the whole port range (requires some hacks because SSH is capable of TCP tunneling only) and configuring localhost as an outbound proxy. Even if that works, I expect the sound quality will be bad in the best case. > > Thank you very much. > > > > David. > > > > Le Mon, 29 Oct 2007 16:10:35 +0100, > > David BERCOT <[EMAIL PROTECTED]> a écrit : > > > > > Hi again, > > > > > > Le Mon, 29 Oct 2007 15:58:00 +0100, > > > "michel memeteau" <[EMAIL PROTECTED]> a écrit : > > > > Hi what kind of tunnel ? Over http(s) ? > > > > > > No, a direct tunnel !!! For example : > > > ssh -N -f monserveyr -L9110:pop.wanadoo.fr:110 > > > > > > > How do you connect to the web ? via a http proxy ? > > > > > > At work, yes. But through my tunnel, I can do what I want ;-) > > > > > > David. > > > > > > > On 10/29/07, David BERCOT <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi, > > > > > > > > > > At work, I've just tried to connect with Ekiga (Ekiga-snapshot on > > > > > Debian/Sid). > > > > > I've launched the STUN detection and the result is : "blocked" !!! > > > > > (in French "Résultat du test STUN : bloqué"). > > > > > > > > > > Now, I have a tunnel between my computer and my home which I use > > > > > for many things : mail, MSN, so on... > > > > > > > > > > Do you know how can I use this tunnel for Ekiga ? Which ports and > > > > > which servers ? > > > > > > > > > > Thank you very much. > > > > > > > > > > David. > > _______________________________________________ > > ekiga-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- > _ Damien Sandras > (o- > //\ Ekiga Softphone : http://www.ekiga.org/ > v_/_ NOVACOM : http://www.novacom.be/ > FOSDEM : http://www.fosdem.org/ > SIP Phone : sip:[EMAIL PROTECTED] > > > _______________________________________________ > ekiga-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/ekiga-list -- Ian _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
