Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
About IP access control of Pyramid
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Yang Yang  
View profile  
 More options Sep 3 2012, 9:57 am
From: Yang Yang <comety...@gmail.com>
Date: Mon, 3 Sep 2012 06:57:35 -0700 (PDT)
Local: Mon, Sep 3 2012 9:57 am
Subject: About IP access control of Pyramid

HI All,

I setup a pyramid server on my computer.
However, I cannot access it from other computers.

The pyramid server IP address is 192.168.1.2:3000  and I setup port
forwarding in the router to allow direct access to the server.

How should I configure the pyramid to allow access from other IP? Is there
some options like allow-ip=*.*.*.*?

best regards,

Yang


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Lambacher  
View profile  
 More options Sep 3 2012, 12:55 pm
From: Chris Lambacher <ch...@kateandchris.net>
Date: Mon, 3 Sep 2012 12:55:49 -0400
Local: Mon, Sep 3 2012 12:55 pm
Subject: Re: About IP access control of Pyramid

Hi,

In you config file (development.ini) do you have "host = 127.0.0.1" if so
change to "host = 0.0.0.0". First one says only listen to requests from
local computer, second one says listen to requests on any interface
(including remote requests).

If you already have "host = 0.0.0.0" then you probably have a firewall
problem.

-Chris

--
Christopher Lambacher
ch...@kateandchris.net

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yang Yang  
View profile  
 More options Sep 5 2012, 1:00 am
From: Yang Yang <comety...@gmail.com>
Date: Tue, 4 Sep 2012 22:00:11 -0700 (PDT)
Local: Wed, Sep 5 2012 1:00 am
Subject: Re: About IP access control of Pyramid

Hi Chris,

Thanks for your reply.
It is indeed a firewall problem, I have to enable python access in windows
settings. Then all it works.

best regards,

Yang


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »