I'm sittin' at my Mac minding my own business editing some text when I hear the HD grinding away for no apparent reason (no cron jobs or standard maintenance). I peek at the Activity viewer to first see a "sort" process then "makewhatis" eating about half of one processor for a few seconds. I have absolutely no idea why they'd have launched themselves for no reason, so I go to peek at the logs and see if anything untoward is showing up.
Somebody appears to be portscanning me, which isn't uncommon, but there's no network traffic and nothing really odd shows up, so I'm assuming it was just Spotlight indexing or something...
...except now I'm weirded out by something entirely different: Every time my computer has woken up today, it has first set the hostname to the [my]-computer.local I'd expect, but then a few seconds later it sets it to something entirely different--specifically, the name of one of the laptops at work.
This is seriously weirding me out, because there is absolutely NO reason my home computer would even know about the existance of that laptop, let alone be setting its hostname to it's network name--they have never been connected to each other, EVER.
Can anybody think of any reason this might be happening? What on earth is going on here? Here's a (slightly cleaned, for no reason other than paranoia) log snippet, for reference:
Somebody appears to be portscanning me, which isn't uncommon, but there's no network traffic and nothing really odd shows up, so I'm assuming it was just Spotlight indexing or something...
...except now I'm weirded out by something entirely different: Every time my computer has woken up today, it has first set the hostname to the [my]-computer.local I'd expect, but then a few seconds later it sets it to something entirely different--specifically, the name of one of the laptops at work.
This is seriously weirding me out, because there is absolutely NO reason my home computer would even know about the existance of that laptop, let alone be setting its hostname to it's network name--they have never been connected to each other, EVER.
Can anybody think of any reason this might be happening? What on earth is going on here? Here's a (slightly cleaned, for no reason other than paranoia) log snippet, for reference:
Code:
Oct 1 20:30:11 XXX-Computer configd[32]: posting notification com.apple.system.config.network_change
Oct 1 20:30:11 XXX-Computer lookupd[1280]: lookupd (version 365) starting - Sat Oct 1 20:30:11 2005
Oct 1 20:30:11 XXX-Computer configd[32]: setting hostname to "XXX-Computer.local"
Oct 1 20:30:13 XXX-Computer launchd: Server 1b837 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[1280]: exited abnormally: Hangup
Oct 1 20:30:13 XXX-Computer configd[32]: posting notification com.apple.system.config.network_change
Oct 1 20:30:13 XXX-Computer configd[32]: setting hostname to "[work computer name]"
Oct 1 20:30:15 XXX-Computer lookupd[1281]: lookupd (version 365) starting - Sat Oct 1 20:30:15 2005