Pete, I hardwired the IP of my LAMP server to 192.168.0.100 - basically a static IP outside the range of the dynamic IP pool.
All the other machines on my intranet get their IP dynamically assigned by the router and DHCP using a pool that starts at 192.168.0.101. The other thing I did - all my clients are Windows flavors - so I edited the hosts. file on each machine and added an entry for a fake domain to call my LAMP server like 192.168.0.100 www.mylampserver.net Then the client machines can refer to the LAMP server as mylampserver.net regards, Mike ----- Original Message ----- From: Pete To: [email protected] Sent: Thursday, March 15, 2007 7:54 PM Subject: [php_mysql] Intranet Issue not 100% PHP, but... I am starting on a PHP intranet application for a client. The client was accessing the site by http://192.1.168.2 or something similar. However, someone rebooted the router, and the addresses changed, to something like http://192.1.168.35 Is there a way to fix this address, or call the site via computer name - or anything else...? -- Pete Clark [Non-text portions of this message have been removed]
