› Forums › Network Management › ZeroShell › Is there STUN/Jingle nodes for Zeroshell?
- This topic is empty.
-
AuthorPosts
-
February 2, 2014 at 4:29 pm #43843
DrmCa
ParticipantTried running STUN server and Jingle nodes server on a LAN machine translating ports 3478/3479 and 10000-20000 to its IP, but it does not seem to work. The developers of my Jabber app are telling me that STUN server has to run on the 2 external IPs. That can be only achieved in my infrastructure by running it on Zeroshell. Is there a program that could accomplish that?
February 3, 2014 at 5:45 pm #53161DrmCa
ParticipantThis looks promising:
Did anyone already try building and installing it under ZS?
I am going to give it a try in the next few days.Just one question: are the GCC/binutils linked on the homepage up to date?
February 9, 2014 at 4:08 am #53162DrmCa
ParticipantWhat is the procedure to install binutils/gcc in ZS?
I tried to d/l and uncompress but got errors:
root@router /> tar jxfv /root/Compile/binutils-2.17-i386.tar.bz2
usr/bin/size
tar: usr/bin/size: Cannot open: Read-only file system
usr/bin/objdump
tar: usr/bin/objdump: Cannot open: Read-only file system
usr/bin/ar
tar: usr/bin/ar: Cannot open: Read-only file system
usr/bin/strings
tar: usr/bin/strings: Cannot open: Read-only file systemIs it correct that tmpfs is mounted to / and there is /dev/cdrom even though hdd is the only block device in the box?
root@router /> mount
tmpfs on / type tmpfs (rw)
proc on /proc type proc (rw)
/dev/cdrom on /cdrom type iso9660 (ro)
none on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=4,mode=620)
shm on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda5 on /DB type ext4 (rw,noatime)
/DB/_DB.002 on /Database type none (rw,bind,noatime)
February 12, 2014 at 8:46 pm #53163DrmCa
ParticipantFulvio,
Can you explain how to install gcc and binutils please?
Thank you!
June 13, 2016 at 9:14 pm #53164DrmCa
ParticipantWas anyone at all successful in building on ZS, installing gcc/binutils?
Or can anyone explain how to cross-compile for ZS on another Linux host?I really desperately need a STUN server running on the ZS box!
-
AuthorPosts
- You must be logged in to reply to this topic.