On Thu, Aug 16, 2012 at 1:20 AM, TZ <[email protected]> wrote: > sorr, it's a server in intranet. I can fully control it , but I don't have > permission to change the mapping of intranet router. > is there any other way to connect? such as a reverse proxy by node ?( but I > don't have a static ip server)
I guess we could set up a reverse ssh tunnel or something (provided you can ssh out) but that's something of a hassle to set up. > is the glibc version too low ? Well... 2.5 is quite ancient but it *should* work - when it comes to making syscalls, libuv mostly bypasses glibc. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
