You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Mark Lin <ml...@gmail.com> on 2014/02/02 16:36:09 UTC

cant see webpage after intalling OM

Hello,
i installed OP according to -
https://cwiki.apache.org/confluence/download/attachments/27838216/Installing+OM2.x+On+Debian64+-+Headless.pdf

every thing is ok with red5 and OM,
but i can't see any other pages in my ip address.- 168.144.97.85
i understand its something with my ip address but dont know how to handle
it.

root@vps-1130913-16121:~# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: gre0: <NOARP> mtu 1476 qdisc noop state DOWN
    link/gre 0.0.0.0 brd 0.0.0.0
3: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue
state UNKNOWN
    link/void
    inet 127.0.0.1/32 scope host venet0
    inet 168.144.97.85/24 scope global venet0:0
    inet6 ::2/128 scope global
       valid_lft forever preferred_lft forever

Thank you