I don't see why not, it's just an HTTP server on port 8080. Your browser 
connects... and gets a webpage.
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University



Mustafa Qasim wrote:
> 
> 
> On Mon, Nov 24, 2008 at 7:06 PM, James Pulver 
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Zenoss uses Zope to generate the http interface. You can, if you like,
>     install and configure Apache to rewrite the pages so the interface looks
>     like it's on port 80...
>     --
>     James Pulver
>     Information Technology Area Supervisor
>     LEPP Computer Group
>     Cornell University
> 
> 
> 
>     Mustafa Qasim wrote:
>      > Hello!
>      >           httpd isn't listed in Zenoss requirements so, how we
>     can serve
>      > it on Internet? I am also facing issue on serving it to my network
>      > machines. iptables does not seem the cause however I've enclosed my
>      > iptables below. How can I enable my web interface to be viewed from
>      > network and Internet.
>      >
>      >     Chain INPUT (policy ACCEPT)
>      >     target     prot opt source               destination
>      >     ACCEPT     all  --  anywhere             anywhere          
>      state
>      >     RELATED,ESTABLISHED
>      >     ACCEPT     icmp --  anywhere             anywhere
>      >     ACCEPT     all  --  anywhere             anywhere
>      >     ACCEPT     tcp  --  anywhere             anywhere          
>      state
>      >     NEW tcp dpt:ssh
>      >     REJECT     all  --  anywhere             anywhere
>      >     reject-with icmp-host-prohibited
>      >
>      >     Chain FORWARD (policy ACCEPT)
>      >     target     prot opt source               destination
>      >     REJECT     all  --  anywhere             anywhere
>      >     reject-with icmp-host-prohibited
>      >
>      >     Chain OUTPUT (policy ACCEPT)
>      >     target     prot opt source               destination
>      >
>      >
>      > --
>      > Regards,
>      > Mustafa Qasim
>      > Lahore, Pakistan
>      > Registered Linux User# 441709.
>      >
>      >
>      >
>     ------------------------------------------------------------------------
>      >
>      > _______________________________________________
>      > zenoss-users mailing list
>      > [email protected] <mailto:[email protected]>
>      > http://lists.zenoss.org/mailman/listinfo/zenoss-users
>     _______________________________________________
>     zenoss-users mailing list
>     [email protected] <mailto:[email protected]>
>     http://lists.zenoss.org/mailman/listinfo/zenoss-users
> 
> 
> Can also "Zope" serve the interface to network computers and on Web?
> 
> -- 
> Regards,
> Mustafa Qasim
> Lahore, Pakistan
> Registered Linux User# 441709.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to