Can't access ZM across the local net...

Forum for questions and support relating to the 1.24.x releases only.
Locked
Jim March
Posts: 88
Joined: Thu Oct 04, 2007 8:31 am

Can't access ZM across the local net...

Post by Jim March »

Folks,

I have ZM up and running...latest version under Fedora 13. I have a static IP address on that box of 192.168.0.53. At the station where it's installed I can point the browser to 192.168.0.53/zm and it works as expected.

If I go to any other computer on the same local net off the same router and go to 192.168.0.53/zm I get "not found". Is there some kind of permissions settings or Apache settings I need at the local ZM console box to allow local connections of this sort?

Thanks,

Jim
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Post by bb99 »

hudibras
Posts: 17
Joined: Wed Dec 17, 2008 2:06 am

Post by hudibras »

Does local 127.0.0.1/zm work?

Try from other on network call only 192.168.0.53, what do you get?
Flash_
Posts: 441
Joined: Wed Jan 11, 2006 12:19 pm

Post by Flash_ »

Check your apache error logs if you think it's that.

Could also be iptables, /etc/deny.hosts or a dozen other things. Unusual for apache to deny access by default though, unless you have a very severe distro.
Jim March
Posts: 88
Joined: Thu Oct 04, 2007 8:31 am

Post by Jim March »

Just got back in to try it.

http://127.0.0.1/zm/ works at the station running ZM.

So does:

http://192.168.0.53/zm/index.php

But the same command from another machine, same net, total fail. Over WiFi and plain Ethernet.

Sigh.

Anybody?
hudibras
Posts: 17
Joined: Wed Dec 17, 2008 2:06 am

Post by hudibras »

Jim March wrote:Just got back in to try it.

http://127.0.0.1/zm/ works at the station running ZM.

So does:

http://192.168.0.53/zm/index.php

But the same command from another machine, same net, total fail. Over WiFi and plain Ethernet.

Sigh.

Anybody?
It's okay but index.php is not necessary!
But what happen without zm, just the ip 192 from other on the net do you get apache server or not?
Something user all.all
Flash_
Posts: 441
Joined: Wed Jan 11, 2006 12:19 pm

Post by Flash_ »

And apache's logs say... ?
hudibras
Posts: 17
Joined: Wed Dec 17, 2008 2:06 am

Post by hudibras »

Flash_ wrote:And apache's logs say... ?
Have you installed webmin what about firewall?
jeramiah1945
Posts: 6
Joined: Tue Feb 01, 2011 6:45 am
Location: California

IP Check

Post by jeramiah1945 »

I would check you IP mask for the zm server and the other hosts on your network. If they don't match, it could be your problem. If you want, why dont you post the IP and mask for your zm server and for another host that cannot connect to it. We can figure out if thats the problem easy enough.
Locked