|
#1
| ||||
| ||||
| Why is port 427 open? This didn't quite answer my question, as there is no service report for port 427 on my machine. Open ports... However, I would still like to know why the Jag firewall configuration panel opens 80 and 427 for personal web sharing.
__________________ michaelsanford.com Blog Twitter Tumblr LinkedIn iMac Aluminum 24" | MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2120 GB RAID 1, 2500 GB RAID 0 |
|
#2
| ||||
| ||||
| 80 HTTP (Web) RFC 2068, .Mac, Sherlock, QuickTime Installer 427 SLP (service location)
__________________ |
|
#3
| |||
| |||
| (from AFP548.com) Joel resonded: You are correct that the SLP daemon is causing this traffic. You are most likely generating this packets whenever you fileshare. By selecting "local network" in the "Go to" window to connect to a server, you are instigating an SLP lookup to search for services available to you on the network. This should not be a huge waste of bandwith, especially on a 100-base network. However, to completely disable this from happening, you can probably remove slpd from /usr/sbin/slpd. (Or, comment it out of /etc/services.) That will certainly stop this from happening. I don't know how that will impact your system, but you should be ok. 239.255.255.235 is the multicast address that SLP uses to try and contact other SLP devices. http://www.afp548.com/Questions/20020531.html --- some references http://www.opendoor.com/doorstop/ports.html http://www.iana.org/assignments/port-numbers find out what ports are doing this in the terminal: % cat /etc/services | grep 427 svrloc 427/tcp #Server Location svrloc 427/udp #Server Location |
|
#4
| ||||
| ||||
| Aha! Thanks guys!
__________________ michaelsanford.com Blog Twitter Tumblr LinkedIn iMac Aluminum 24" | MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2120 GB RAID 1, 2500 GB RAID 0 |
|
#5
| ||||
| ||||
| Check out http://docs.info.apple.com/article.html?artnum=106439 too, pretty useful list ![]()
__________________ leo at code.coop Co-operatives are private corporations based on the values of self-help, self-responsibility, democracy, equality, equity and solidarity. |
|
#6
| ||||
| ||||
| Thanks, much nicer than the IANA port-list ![]()
__________________ michaelsanford.com Blog Twitter Tumblr LinkedIn iMac Aluminum 24" | MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2120 GB RAID 1, 2500 GB RAID 0 |
|
#7
| |||
| |||
| Check in /etc/services (using a terminal), these are the ones that MacOSX uses, its a long list. Only ones that are uncommented are currently being used. |
|
#8
| ||||
| ||||
| Yeah I check services first, but I was wondering why it was necessary to have that port open, since I've never opened it in concert with Apache before....
__________________ michaelsanford.com Blog Twitter Tumblr LinkedIn iMac Aluminum 24" | MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2120 GB RAID 1, 2500 GB RAID 0 |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do i open up a firewall port for personal file sharing? | alamunky | Networking & Compatibility | 1 | May 12th, 2003 03:22 AM |
| how do i open up a port in the firewall? | alamunky | Networking & Compatibility | 7 | May 4th, 2003 06:54 PM |
| Why is port 1033 open? | jeb1138 | Mac OS X System & Mac Software | 1 | December 6th, 2001 08:45 PM |
| Open a port in OSX | gaz | Mac OS X System & Mac Software | 2 | October 9th, 2001 05:06 AM |