On one of my Linux systems, I was starting web2py (2.14.6) from the command line with the usual -i 0.0.0.0, and the automatic visit via the local browser worked just fine, but I couldn't get there over the wire. Not a firewall problem, because I could run a different server (nodejs based) on that port just fine.
Eventually I figured out that the GUI was coming up with just local address (127.0.0.1) enabled. I'm not used to running the GUI on Linux; most of my systems say "not available because Tk library is not installed". It seems it has gotten installed on this system, so the GUI ran, and I had to learn to punch the buttons on it. So the GUI ignores the -i argument, eh? It seemed to pay attention to the -p argument. Dave /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.