Re: [Ekiga-list] h323 with ssh tunnel



And RTP stream?

You can compare lsof -i

without connection:
COMMAND    PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ekiga     3554 frank   34u  IPv4 307375      0t0  UDP noname:sip
ekiga     3554 frank   38u  IPv4 307380      0t0  TCP *:1720 (LISTEN)

with h323 connection:
COMMAND    PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ekiga     3554 frank   34u  IPv4 307375      0t0  UDP noname:sip
ekiga     3554 frank   35u  IPv4 350007      0t0  TCP
noname:1720->noname:30002 (ESTABLISHED)
ekiga     3554 frank   38u  IPv4 307380      0t0  TCP *:1720 (LISTEN)
ekiga     3554 frank   50u  IPv4 350020      0t0  UDP noname:5076
ekiga     3554 frank   51u  IPv4 350021      0t0  UDP noname:5077
ekiga     3554 frank   52r  IPv4 350038      0t0  UDP noname:5078
ekiga     3554 frank   53u  IPv4 350039      0t0  UDP noname:5079


Am Samstag, den 01.12.2012, 15:12 -0500 schrieb Dennis Nezic:
> Nope. h323 just needs that 1 tcp port. I'm sure openvpn will work
> too :).
> 
> On Sat, 01 Dec 2012 19:13:14 +0100, Frank Hasterok wrote:
> > I'm not sure, but I think Ekiga needs more than one channel and port.
> > I tested it via openvpn (h323:10.8.0.1) and it works. (sip also works)
> > 
> > Frank
> > 
> > Am Freitag, den 23.11.2012, 07:09 -0500 schrieb Dennis Nezic:
> > > Why can't I establish an h323 connection (just one tcp port, 1720)
> > > with an ssh tunnel? (For example, connecting to
> > > "h323:localhost:6969", where 6969 is the port with the tunnel.)
> > > _______________________________________________
> > > ekiga-list mailing list
> > > ekiga-list gnome org
> > > https://mail.gnome.org/mailman/listinfo/ekiga-list
> > 
> > 
> > _______________________________________________
> > ekiga-list mailing list
> > ekiga-list gnome org
> > https://mail.gnome.org/mailman/listinfo/ekiga-list
> _______________________________________________
> ekiga-list mailing list
> ekiga-list gnome org
> https://mail.gnome.org/mailman/listinfo/ekiga-list




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