Skip to content

How to make server accessible from network? #1044

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
iduuck opened this issue Jul 8, 2015 · 6 comments
Closed

How to make server accessible from network? #1044

iduuck opened this issue Jul 8, 2015 · 6 comments

Comments

@iduuck
Copy link

iduuck commented Jul 8, 2015

Hey guys,
I am currently building a "Container"-Application with a WebView (using this generator) and wanted to test the whole application on my iPhone. But now the problem is that no pc in my network is able to access the page through the public ip of the mac running the server.

I found out that one had a problem with this earlier, but I don't have a problem with mongoose or other Grunt plugins. Instead everything works fine on executing grunt serve. So what's the problem? I want to use the server on my iPhone for testing.

@remicastaing
Copy link
Contributor

Did you specify the port?

@iduuck
Copy link
Author

iduuck commented Jul 8, 2015

You mean on the iphone browsing to ip:9000? If yes, then yes. Otherwise it's the default port.

@remicastaing
Copy link
Contributor

Yes, it is what I mean. Personally, I have no problem accessing the app through the IP address of my mac. Perhaps, some problem with a firewall?

@iduuck
Copy link
Author

iduuck commented Jul 8, 2015

With gulp and other plugins it's working, though.

@kingcody
Copy link
Member

kingcody commented Jul 9, 2015

Are both of you machines connected via wifi? Just wondering if perhaps your router/ap is blocking wifi client communication...

@Awk34
Copy link
Member

Awk34 commented Jul 9, 2015

Closing as this most likely isn't really a problem with the generator, but more so your network setup. This might be better for Stack Overflow, or Gitter.im.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants