On Thu, 10 Jun 2010 19:37:17 -0700, siogdc <gdcsio@gmail.com> wrote:
>I am trying to set up a simple system for a small meeting. I have a Mac
>running apache that will be connected either wireless or cabled to a
>wireless router (currently a D-link dir-655) on local IP address
>192.168.0.100. I was hoping to allow access to the site to anyone
>connected via the wireless.
Use a wired connection for the web server, if possible. Save the
precious wireless bandwidth for the visitors who need it.
>There will not be a WAN so no assigned IP address.
Completely irrelevant. WAN connectivity isn't needed since the web
server will be on the LAN.
>I have tested with a few computers connected to the wireless
>but no luck connecting to the mac server - either ping, port scan, ssh
>or http.
Are those same computers able to access the web server over a wired
connection? If so, look at your wireless settings. If not, look at
your IP addressing. If the web server and the client computers are all
connected to the LAN side of the router, (which I assume they are),
they must all be in the same subnet. OTOH, if the web server is by
itself on the WAN side of the router, then it must NOT be on the same
subnet as the client computers.
Bookmarks