So I'm at a loss... After some trouble getting Zenoss installed, I finally won.
However, I can't seem to access the website outside of the server that it's installed on. Here's what I know: * I can access the server via lynx (#lynx localhost:8080). I get a username/password and the zenoss footers. * IPTables are not running Code: /etc/init.d/iptables status Firewall is stopped. * Zenoss is definitely running and listening to all ports Code: netstat -an | grep 8080 tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN * All the daemons seem to be running Code: zenoss status Daemon: zeoctl program running; pid=32308 Daemon: zopectl program running; pid=32365 Daemon: zenhub program running; pid=32419 Daemon: zenping program running; pid=32529 Daemon: zensyslog program running; pid=32583 Daemon: zenstatus program running; pid=32587 Daemon: zenactions program running; pid=32632 Daemon: zentrap program running; pid=1349 Daemon: zenmodeler program running; pid=1406 Daemon: zenperfsnmp program running; pid=1469 Daemon: zencommand program running; pid=1547 Daemon: zenprocess program running; pid=1663 Daemon: zenwin program running; pid=1797 Daemon: zeneventlog program running; pid=1893 * When I try to access the server from another it just hangs: Code: telnet myipaddress 8080 Trying myipaddress... I don't know what else I can do to sort out the problem. Any thoughts? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=21805#21805 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
