 |
 |
Problem with Personal Websharing
|
 |
|
 |
|
Junior Member
Join Date: Feb 2004
Status:
Offline
|
|
I activated personal websharing, opened the ports in the firewall(80,427) and I can access the webserver via http://localhost and direct IP. I also get access to the /username pages .
The problem is, that I can't access the server from any other computer inside the LAN.
I found out, that I have 6 httpds running
Code:
[G5:/] lucashau% ps -auxww | grep http
root 4261 0.0 0.2 28972 1320 ?? Ss 5:00PM 0:00.06 /usr/sbin/httpd
www 4262 0.0 0.1 28972 696 ?? S 5:00PM 0:00.03 /usr/sbin/httpd
www 4266 0.0 0.1 28972 668 ?? S 5:00PM 0:00.04 /usr/sbin/httpd
www 4272 0.0 0.1 28972 700 ?? S 5:00PM 0:00.01 /usr/sbin/httpd
www 4404 0.0 0.1 28972 664 ?? S 5:03PM 0:00.00 /usr/sbin/httpd
lucashau 4416 0.0 0.0 8860 160 std R+ 5:06PM 0:00.00 grep http
and the error.log contained this:
Code:
"[Thu May 13 20:19:16 2004] [crit] (48)Address already in use: make_sock: could not bind to port 80 "
What did I do wrong?
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Feb 2001
Location: zurich, switzerland
Status:
Offline
|
|
You must have some other software running that is already using port 80. The message says it's alreay in use. In the terminal type: curl -I http://localhost:80/ and post the response here.
|
|
weird wabbit
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Feb 2004
Status:
Offline
|
|
got it working, that b*tch netbarrier had blocked the router because of ping flooding, no idea how this happened.

|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Feb 2001
Location: zurich, switzerland
Status:
Offline
|
|
Originally posted by Adramelech:
got it working, that b*tch netbarrier had blocked the router because of ping flooding, no idea how this happened.
Just out of interest, why do you actually use a 3rd party firewall when OSX actually has quite a good one built in?
|
|
weird wabbit
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Feb 2004
Status:
Offline
|
|
yeah, OS X's built in firewall is quite good, but it lacks a lot functions netbarrier has, like trojan detection, access logs, protection against vandalism, etc.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |