Mon-Ouie / pry-remote

Connect to Pry remotely
Other
639 stars 81 forks source link

dirty-hack for correct resolve client address from server #36

Closed Wolfer closed 11 years ago

Wolfer commented 11 years ago

for fix issue https://github.com/Mon-Ouie/pry-remote/issues/11

Mon-Ouie commented 11 years ago

Hey,

Thanks for the fix. I’m not sure how to reproduce the issue for myself though. I merged it as it doesn't seem to introduce any problems.

Wolfer commented 11 years ago

By default DRb.start_service bind on local hostname. In my case, I have localname "calculate.local" and connect to remote host via VPN. But remote server doesn't know how to resolve "calculate.local" and can't established reverse-connection. Glad to be helpful

P.S. Sorry for my english