The web2py running on Linux is accessible only from the same computer at
address 127.0.0.1. I mean, application pages themselves, not admin
interface.

ifconfig (shortened)
eth0      Link encap:Ethernet  HWaddr 00:1D:60:C9:C9:1D  
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
nas0      Link encap:Ethernet  HWaddr 00:13:33:C1:97:A0  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
ppp0      Link encap:Point-to-Point Protocol  
          inet addr:91.127.bbb.ccc  P-t-P:213.81.xxx.yyy

It is DSL-connected PC.
I run Plone on the same machine on different port. Plone is locally
accessible at all addresses: localhost, 192.168.0.1 and public address.
At the same time it is also accessible from internet at the public
address and from intranet at the private address.
In the firewall configuration, the entries for for Plone and web2py are
the same except the port number.

What could be the reason web2py is not accessible the same way Plone is?

Julius



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to