Results 1 to 3 of 3
i can see my server on localhost but not on any other computer...i turned off my firewall and used port forwarding to port 80...i even tried some other ports but ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-18-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 13
Newbie question....
i can see my server on localhost but not on any other computer...i turned off my firewall and used port forwarding to port 80...i even tried some other ports but they didnt work either. what else could it be. please help
- 02-18-2005 #2
Is this a Linux server and no other computers can see it?
If so have you set up SAMBA for file shareing etc
can the comps ping each other?
dylunio
- 02-18-2005 #3
If hes using port 80, that probably means that its a webserver, not a fileserver. Ok, try the command ps aux to make sure the process is running, then try accessing your index.html page via a local browser, should that be working, then it is not an issue of your server, most likely its a problem with port forwarding. or DNS resolution, try the straight IP and see how that goes, if you really want, open your apache config file and look for the variable 'hostname' or something of the like, and set it to the full name that the server should respond too.


Reply With Quote
