Ingo Weiss
2006-Dec-06 20:15 UTC
Allow IE running in parallels to access a locally hosted app
Hi, Is it possible to configure parallels so that I can acccess via IE/Win a Rails app that his hosted locally on my mac? Thanks for any hint! Ingo -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Scott Walter
2006-Dec-06 21:43 UTC
Re: Allow IE running in parallels to access a locally hosted app
Yes it should work out of the box, because Windows running on Parallels and your Mac OS X should have two different IP addresses. Just goto the particular ip address from within IE. If you need to know your IP address on the Mac side you can run ''/ sbin/ifconfig'' from a Terminal session. They''re might be an easier way to figure out the IP address, but this works. cheers, scott On Dec 6, 2006, at 2:15 PM, Ingo Weiss wrote:> > Hi, > > Is it possible to configure parallels so that I can acccess via IE/ > Win a > Rails app that his hosted locally on my mac? > > Thanks for any hint! > Ingo > > -- > Posted via http://www.ruby-forum.com/. > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ingo Weiss
2006-Dec-06 22:12 UTC
Re: Allow IE running in parallels to access a locally hosted
Thanks, Scott! Sorry I don''t know a thing about networking... in ''ifconfig''s output I found a address beginning with ''127'' which worked on my mac, but not on Windows. I can connect to the internet in Windows OK. Are there any networking settings that I need to tweak in order for this to work? Ingo -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ingo Weiss
2006-Dec-07 14:35 UTC
Re: Allow IE running in parallels to access a locally hosted
Great, I got it to work! Now I can test my local Rails apps from Browsers running in Parallels! Here is what I did to find the IP address that works from Parallels: In the ''Info'' tab of Apple''s ''Network Utility'' there is a popup listing different network interfaces. I just tried the IP address of each of those until one or them worked (Network Interface en1) Ingo -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---