-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Samuel Sent: Sunday, October 22, 2006 6:29 AM To: Centos Mailing List Subject: Re: [CentOS] Can only get it on my system
On Sat, 2006-10-21 at 23:26 -0500, Aleksandar Milivojevic wrote:
Samuel wrote:
I am operating an internal web-server (Also known as an Intranet), but
I
can only access it from the linux machine.
I don't seem anything particularly wrong with that ;-)
it is a 50 computer network 47 of the machines are windows and they need to be able to access the website too, any suggestions? :-(
Can you access the website on a windows machine using its IP address? Type http://<IP Address> in a web browser. If you access the site, it means the windows machines can't resolve the linux machine's name. Run nmbd on the linux machine by starting the samba service.
If you can't access the site with the IP address, check the firewall, as somebody has previously mentioned.
Michael