Oct 05, '01 09:10:55AM • Contributed by: Anonymous
We have had a problem where, when selecting the "Connect to Server" command, we get multiple listings for the very Mac we are using, all with different IP addresses. In one case, the IP address was one we could never even recall using. Mark Delfs offered this solution, which worked:
- Turn off AppleTalk from Network System Preferences.
- Launch Terminal.
- Type cd /var
- Type sudo rm slp.regfile to delete the slp.regfile file.
- Restart.
- Turn AppleTalk back on.
