Deployment of web2py on an intranet

158 views
Skip to first unread message

Rupesh Pradhan

unread,
Dec 7, 2010, 6:28:55 AM12/7/10
to web2py-users
I have two computers networked together using LAN cable with name
'server'(192.168.0.1) and 'machine01'(192.168.0.2)

I have installed web2py on the 'server'. After running the
'web2py_no_console' on the server (the http://localhost:8000 shows the
welcome page), I tried to access the webpage through machine01 by
typing http://server:8000 OR http://192.168.0.1:8000.

It does not work.

What am I missing here?

rochacbruno

unread,
Dec 7, 2010, 9:29:50 AM12/7/10
to web...@googlegroups.com
Firewall ?

Are you using Windows? Windows firewall is enabled?

Enviado via iPhone

Luther Goh Lu Feng

unread,
Dec 7, 2010, 9:39:55 AM12/7/10
to web2py-users
What are the network interfaces and their ip addresses on 'server'?

On Dec 7, 10:29 pm, rochacbruno <rochacbr...@gmail.com> wrote:
> Firewall ?
>
> Are you using Windows? Windows firewall is enabled?
>
> Enviado via iPhone
>
> Em 07/12/2010, às 09:28, Rupesh Pradhan <rupeshkrprad...@gmail.com> escreveu:
>
>
>
>
>
>
>
> > I have two computers networked together using LAN cable with name
> > 'server'(192.168.0.1) and 'machine01'(192.168.0.2)
>
> > I have installed web2py on the 'server'. After running the
> > 'web2py_no_console' on the server (thehttp://localhost:8000shows the
> > welcome page), I tried to access the webpage through machine01 by
> > typinghttp://server:8000ORhttp://192.168.0.1:8000.

mdipierro

unread,
Dec 7, 2010, 10:13:04 AM12/7/10
to web2py-users
When you start web2py you need to specify the IP address

web2py.py -i 192.168.0.1 -p 8000 -a 'password'

On Dec 7, 5:28 am, Rupesh Pradhan <rupeshkrprad...@gmail.com> wrote:
> I have two computers networked together using LAN cable with name
> 'server'(192.168.0.1) and 'machine01'(192.168.0.2)
>
> I have installed web2py on the 'server'. After running the
> 'web2py_no_console' on the server (thehttp://localhost:8000shows the
> welcome page), I tried to access the webpage through machine01 by
> typinghttp://server:8000ORhttp://192.168.0.1:8000.

Rupesh Pradhan

unread,
Dec 9, 2010, 12:56:54 PM12/9/10
to web2py-users
OK. I will give it a try and get back to you

On Dec 7, 8:13 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> When you start web2py you need to specify the IP address
>
> web2py.py -i 192.168.0.1 -p 8000 -a 'password'
>
Reply all
Reply to author
Forward
0 new messages