Does anyone know if the program stunbdc, which prints one's IP address, is available in CentOS-5? It comes with the libnice package in Fedora-11. ------------------------------ [tim at rose ~]$ stunbdc -4 stun.ekiga.net Server address: 75.101.138.128 port 3478 STUN transaction started (timeout 600ms). STUN unknown: 0 mandatory attribute(s)! Received 88-bytes STUN message No XOR-MAPPED-ADDRESS: 1 Mapped address found! Mapped address: 79.53.131.211 port 44939 ------------------------------ Or is there any other program as simple as this ... ? -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
On Sat, Nov 14, 2009 at 8:56 PM, Timothy Murphy <gayleard at eircom.net> wrote:> Does anyone know if the program stunbdc, > which prints one's IP address, > is available in CentOS-5? > > It comes with the libnice package in Fedora-11. > > ------------------------------ > [tim at rose ~]$ stunbdc -4 stun.ekiga.net > Server address: 75.101.138.128 port 3478 > STUN transaction started (timeout 600ms). > STUN unknown: 0 mandatory attribute(s)! > Received 88-bytes STUN message > ?No XOR-MAPPED-ADDRESS: 1 > ?Mapped address found! > Mapped address: 79.53.131.211 port 44939 > ------------------------------ > > Or is there any other program as simple as this ... ?Just to inform you this went into my gmail spam folder and now displays the rather unpleasant message: Warning: This message may not be from whom it claims to be. Beware of following any links in it or of providing the sender with any personal information. Learn more But it seams like I can build the fedora spec file on my system, with some minor patching. And the stunbdc program seams to work $ stunbdc Server address: 127.0.0.1 port 3478 STUN transaction started (timeout 600ms). I have uploaded src the rpm to my website. http://www.ribalba.de/geek/port/ and a x86_64 build can be found under http://www.ribalba.de/geek/port/libnice/ if you need another arc tell me and I will fire up mock :) Please test this. I have just built it and run the program you requested. Hope this helped. Cheers Didi> > -- > Timothy Murphy > e-mail: gayleard /at/ eircom.net > tel: +353-86-2336090, +353-1-2842366 > s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-- ---- My www page: www.ribalba.de Email / Jabber: ribalba at gmail.com Skype : ribalba
Geerd-Dietger Hoffmann wrote:> But it seams like I can build the fedora spec file on my system, with > some minor patching. And the stunbdc program seams to work > > $ stunbdc > Server address: 127.0.0.1 port 3478 > STUN transaction started (timeout 600ms). > > I have uploaded src the rpm to my website. > > http://www.ribalba.de/geek/port/ > > and a x86_64 build can be found under > > http://www.ribalba.de/geek/port/libnice/ > > if you need another arc tell me and I will fire up mock :) > > Please test this. I have just built it and run the program you requested.Thanks very much. It seems to work fine on my CentOS-5.4 (x86_64) machine: ----------------------------- [tim at althea ~]$ stunbdc -4 stun.ekiga.net Server address: 75.101.138.128 port 3478 STUN transaction started (timeout 600ms). STUN unknown: 0 mandatory attribute(s)! Received 88-bytes STUN message No XOR-MAPPED-ADDRESS: 1 Mapped address found! Mapped address: 79.52.127.237 port 58108 ----------------------------- [tim at althea ~]$ uname -a Linux althea.gayleard.com 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux ----------------------------- -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
On Sun, Nov 15, 2009 at 12:15 AM, Timothy Murphy <gayleard at eircom.net> wrote:> Geerd-Dietger Hoffmann wrote: > >> But it seams like I can build the fedora spec file on my system, with >> some minor patching. And the stunbdc program seams to work >> >> $ stunbdc >> Server address: 127.0.0.1 port 3478 >> STUN transaction started (timeout 600ms). >> >> I have uploaded src the rpm to my website. >> >> http://www.ribalba.de/geek/port/ >> >> and a x86_64 build can be found under >> >> http://www.ribalba.de/geek/port/libnice/ >> >> if you need another arc tell me and I will fire up mock :) >> >> Please test this. I have just built it and run the program you requested. > > Thanks very much. > It seems to work fine on my CentOS-5.4 (x86_64) machine: > ----------------------------- > [tim at althea ~]$ stunbdc -4 stun.ekiga.net > Server address: 75.101.138.128 port 3478 > STUN transaction started (timeout 600ms). > STUN unknown: 0 mandatory attribute(s)! > Received 88-bytes STUN message > ?No XOR-MAPPED-ADDRESS: 1 > ?Mapped address found! > Mapped address: 79.52.127.237 port 58108 > ----------------------------- > [tim at althea ~]$ uname -a > Linux althea.gayleard.com 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 > x86_64 x86_64 x86_64 GNU/Linux > ----------------------------- >Cool. I will post it then :) Thank you for testing.> > -- > Timothy Murphy > e-mail: gayleard /at/ eircom.net > tel: +353-86-2336090, +353-1-2842366 > s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-- ---- My www page: www.ribalba.de Email / Jabber: ribalba at gmail.com Skype : ribalba