From: Jamie Kahn Genet on 28 Apr 2010 05:36 David Empson <dempson(a)actrix.gen.nz> wrote: > Doug Anderson <ethelthelogremovethis(a)gmail.com> wrote: > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) writes: > > > > > OSX 10.5.8, been happening for a couple years. No, zero machines with > > > the same name are on my network. Yup - I've double and triple and > > > quadruple checked this. In Network settings->WINS it always says "NAME > > > is currently in use" no matter what I change it to. I change it to... > > > say 'Dragon', apply - it still says it's in use. I change the computer > > > name in Sharing prefs and later it's Dragon_(2) again. > > > > > > However I'd REALLY like it to accept and KEEP 'Crystalis' as my > > > computer's name. Not Crystalis_(2). Not one of the other test names > > > which all eventually become NAME_(2) anyway. > > > > > > I've put up with it for ages as it's a minor problem - I can just use IP > > > addresses to connect, not hostnames that OSX keeps appending numbers to > > > and thus wrecking (so braindead...). But for reasons I won't bore you > > > with it's becoming more of a hassle. Any advice? > > > > Have you tried the usual way of setting your computer name: > > > > System Preferences -> Sharing -> Computer name: > > Apart from the obvious, the first thing I'd check is how the computer is > connected to the network. > > Do you have multiple active network interfaces going to the same > network, typically Ethernet and Airport? Only Ethernet is active. > In this situation, each interface will end up with a different IP > address, and you could get a scenario where the computer's Bonjour > transmissions via one interface are picked up via the other interface, > and assumed to be a different computer on the network with the same > name. This will trigger the auto renaming of the computer. > > I haven't noticed this myself, but I usually turn off Airport as soon as > I plug in an Ethernet cable for the same network. > > This may only occur in specific conditions, such as an unreliable or > busy WiFi network, or race conditions between Bonjour and changes of IP > address such as AutoIP to DHCP (acquiring a lease) or DHCP lease expiry > and getting a new IP address. > > None of these would cause any problems if the computer has a single > connection to the network, nor if the two network interfaces are going > to different networks. > > A related issue is a misconfigured Ethernet which has a loop due to two > connections between switches. (Most home users won't be in a position to > encounter this - you would need at least two Ethernet switches/routers.) > > This can cause all sorts of weird problems due to computers receiving > their own broadcasts. Our office Windows network basically stopped > working when this happened, due to utter confusion in the NetBIOS name > resolution protocol. It was repeatedly going through re-election of the > master browser or something like that, and flooding the network. I have a single port Dynalink RTA1320 DSL router going to a four port ZyXEL P334W WiFi access point/router. The Dynalink is handling DHCP, firewall and port forwarding. Currently the ZyXEL has only my iMac connected via ethernet. WiFi is used for my NDS - not currently on. WiFi is 802.11b secured with WEP and allowing only the NDS's MAC address. Yeah, that can be broken and spoofed respectively, but I'd see the activity (visually via the WLAN light), not to mention I'd have trouble connecting my NDS - and I never have. The only oddity is I could never could get the ZyXEL's WAN port to work without a phone call to their support (they helped set it up in the past, but I can't be bothered again - it's an international call). There's something iffy I obviously always overlook there. So I just have the Dynalink modem plugged into one of the ZyXEL's four LAN ports which works. -- If you're not part of the solution, you're part of the precipitate.
From: Jamie Kahn Genet on 28 Apr 2010 05:37 Jolly Roger <jollyroger(a)pobox.com> wrote: > In article <1jhnt2i.b2luqr17xmyzN%jamiekg(a)wizardling.geek.nz>, > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > Jolly Roger <jollyroger(a)pobox.com> wrote: > > > > > In article <1jhn2lg.14qsfsw1ilq7grN%jamiekg(a)wizardling.geek.nz>, > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > > > > > Crystalis:~ Jamie_Standard$ findsmb > > > > > > > > *=DMB > > > > +=LMB > > > > IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION > > > > --------------------------------------------------------------------- > > > > 192.168.1.2 CRYSTALIS +[WORKGROUP] [Unix] [Samba 3.0.25b-apple] > > > > > > And I take it 192.168.1.2 is the IP address of the same machine? That's > > > strange. > > > > Correct. > > > > > > > Or you might try setting the name to something else, and then doing a: > > > > > > > > > > smbtool lookup Crystalis > > > > > > > > I'm afraid I get onlly the following result: > > > > > > > > -bash: smbtool: command not found > > > > > > > > A utility I've not got installed? Are you sure it's part of 10.5's > > > > standard install? > > > > > > > > TIA JR :-) > > > > > > > > - Jamie. > > > > > > Oops. I meant smbutil, which is at /usr/bin/smbutil in 10.6. And for > > > some reason I haven't gotten it to work correctly here - it always times > > > out. > > > > Crystalis:~ Jamie_Standard$ smbutil lookup Crystalis > > Got response from 192.168.225.1 > > IP address of Crystalis: 192.168.225.1 > > Oh?? > > 192.168.225.1 is significantly different than 192.168.1.2. > > So what device is using that IP address on your network? This is your > culprit! Following that address displays the Apache web server default page, though graphics fail to load (weird). Thus that address is somehow assigned to my iMac... thoughts? I've DHCP turned OFF on my ZyXEL switch. On my Dynalink modem I've reserved 192.168.1.2 via MAC address for my iMac. In case you've not read the other post - my network right now is very simply a single port Dynalink RTA1320 DSL router going to a four port ZyXEL P334W WiFi access point/router. The Dynalink is handling DHCP, firewall and port forwarding. Currently the ZyXEL has only my iMac connected via ethernet. WiFi is used for my NDS - not currently on. -- If you're not part of the solution, you're part of the precipitate.
From: Doug Anderson on 28 Apr 2010 09:44 jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) writes: > Jolly Roger <jollyroger(a)pobox.com> wrote: > > > In article <1jhnt0h.oibtzhzxpe2oN%jamiekg(a)wizardling.geek.nz>, > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > > > Jolly Roger <jollyroger(a)pobox.com> wrote: > > > > > > > In article <1jhn2fg.5rzkaw8cwea0N%jamiekg(a)wizardling.geek.nz>, > > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > > > > > > > Doug Anderson <ethelthelogremovethis(a)gmail.com> wrote: > > > > > > > > > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) writes: > > > > > > > > > > > > > OSX 10.5.8, been happening for a couple years. No, zero machines > > > > > > > with the same name are on my network. Yup - I've double and > > > > > > > triple and quadruple checked this. In Network settings->WINS it > > > > > > > always says "NAME is currently in use" no matter what I change > > > > > > > it to. I change it to... say 'Dragon', apply - it still says > > > > > > > it's in use. I change the computer name in Sharing prefs and > > > > > > > later it's Dragon_(2) again. > > > > > > > > > > > > > > However I'd REALLY like it to accept and KEEP 'Crystalis' as my > > > > > > > computer's name. Not Crystalis_(2). Not one of the other test > > > > > > > names which all eventually become NAME_(2) anyway. > > > > > > > > > > > > > > I've put up with it for ages as it's a minor problem - I can > > > > > > > just use IP addresses to connect, not hostnames that OSX keeps > > > > > > > appending numbers to and thus wrecking (so braindead...). But > > > > > > > for reasons I won't bore you with it's becoming more of a > > > > > > > hassle. Any advice? > > > > > > > > > > > > Have you tried the usual way of setting your computer name: > > > > > > > > > > > > System Preferences -> Sharing -> Computer name: > > > > > > > > > > Yes, to no avail. It is later changed to NAME_(2) again. > > > > > > > > Are you running more than one network interface on that Mac? > > > > > > I have, but only one - Ethernet - is active. > > > > You sure about that? What output do you get when you do: > > > > ifconfig -a > > Crystalis:~ Jamie_Standard$ ifconfig -a > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 > inet 127.0.0.1 netmask 0xff000000 > inet6 fd3e:9187:b2fe:7962:21e:c2ff:fea2:7f37 prefixlen 128 > gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 > stf0: flags=0<> mtu 1280 > fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078 > lladdr 00:1f:5b:ff:fe:0a:49:d8 > media: autoselect <full-duplex> status: inactive > supported media: autoselect <full-duplex> > en1: flags=8823<UP,BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500 > ether 00:1e:c2:a2:7f:37 > media: autoselect (<unknown type>) status: inactive > supported media: autoselect > en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::21e:c2ff:fe15:1af9%en0 prefixlen 64 scopeid 0x6 > inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 > ether 00:1e:c2:15:1a:f9 > media: autoselect (100baseTX <full-duplex,flow-control>) status: > active > supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP > <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP > <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX > <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX > <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT > <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control> none > en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > ether 00:1f:5b:6e:ae:92 > media: autoselect status: inactive > supported media: none autoselect 10baseT/UTP <half-duplex> > vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu > 1500 > inet 192.168.119.1 netmask 0xffffff00 broadcast 192.168.119.255 > ether 00:50:56:c0:00:08 > vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu > 1500 > inet 192.168.225.1 netmask 0xffffff00 broadcast 192.168.225.255 > ether 00:50:56:c0:00:01 > -- I see you have these two vmnet interfaces that have assigned ethernet addresses (and that don't show up as "inactive"). These are maybe from running VMware? If you turn off VMware, then does en1 become your only interface with an IP address assigned? And if so, can you name your computer as you wish (using system preferences) in that case?
From: Jolly Roger on 28 Apr 2010 10:23 In article <1jhof4t.1l84u78s6i2djN%jamiekg(a)wizardling.geek.nz>, jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > Jolly Roger <jollyroger(a)pobox.com> wrote: > > > In article <1jhnt0h.oibtzhzxpe2oN%jamiekg(a)wizardling.geek.nz>, > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > > > Jolly Roger <jollyroger(a)pobox.com> wrote: > > > > > > > In article <1jhn2fg.5rzkaw8cwea0N%jamiekg(a)wizardling.geek.nz>, > > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > > > > > > > Doug Anderson <ethelthelogremovethis(a)gmail.com> wrote: > > > > > > > > > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) writes: > > > > > > > > > > > > > OSX 10.5.8, been happening for a couple years. No, zero machines > > > > > > > with the same name are on my network. Yup - I've double and > > > > > > > triple and quadruple checked this. In Network settings->WINS it > > > > > > > always says "NAME is currently in use" no matter what I change > > > > > > > it to. I change it to... say 'Dragon', apply - it still says > > > > > > > it's in use. I change the computer name in Sharing prefs and > > > > > > > later it's Dragon_(2) again. > > > > > > > > > > > > > > However I'd REALLY like it to accept and KEEP 'Crystalis' as my > > > > > > > computer's name. Not Crystalis_(2). Not one of the other test > > > > > > > names which all eventually become NAME_(2) anyway. > > > > > > > > > > > > > > I've put up with it for ages as it's a minor problem - I can > > > > > > > just use IP addresses to connect, not hostnames that OSX keeps > > > > > > > appending numbers to and thus wrecking (so braindead...). But > > > > > > > for reasons I won't bore you with it's becoming more of a > > > > > > > hassle. Any advice? > > > > > > > > > > > > Have you tried the usual way of setting your computer name: > > > > > > > > > > > > System Preferences -> Sharing -> Computer name: > > > > > > > > > > Yes, to no avail. It is later changed to NAME_(2) again. > > > > > > > > Are you running more than one network interface on that Mac? > > > > > > I have, but only one - Ethernet - is active. > > > > You sure about that? What output do you get when you do: > > > > ifconfig -a > (snip) > vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu > 1500 > inet 192.168.119.1 netmask 0xffffff00 broadcast 192.168.119.255 > ether 00:50:56:c0:00:08 > vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu > 1500 > inet 192.168.225.1 netmask 0xffffff00 broadcast 192.168.225.255 > ether 00:50:56:c0:00:01 There's your problem. The last interface listed, vmnet1, is an Ethernet interface from VMware Fusion. It's using the same name. So to solve the issue, go into VMware Fusion, start Windows if needed, right-click My Computer and choose Properties, and change the computer name to something other than Crystalis. -- Send responses to the relevant news group rather than email to me. E-mail sent to this address may be devoured by my very hungry SPAM filter. Due to Google's refusal to prevent spammers from posting messages through their servers, I often ignore posts from Google Groups. Use a real news client if you want me to see your posts. JR
From: Jamie Kahn Genet on 28 Apr 2010 10:30
Jolly Roger <jollyroger(a)pobox.com> wrote: > In article <1jhof4t.1l84u78s6i2djN%jamiekg(a)wizardling.geek.nz>, > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > Jolly Roger <jollyroger(a)pobox.com> wrote: > > > > > In article <1jhnt0h.oibtzhzxpe2oN%jamiekg(a)wizardling.geek.nz>, > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > > > > > Jolly Roger <jollyroger(a)pobox.com> wrote: > > > > > > > > > In article <1jhn2fg.5rzkaw8cwea0N%jamiekg(a)wizardling.geek.nz>, > > > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) wrote: > > > > > > > > > > > Doug Anderson <ethelthelogremovethis(a)gmail.com> wrote: > > > > > > > > > > > > > jamiekg(a)wizardling.geek.nz (Jamie Kahn Genet) writes: > > > > > > > > > > > > > > > OSX 10.5.8, been happening for a couple years. No, zero machines > > > > > > > > with the same name are on my network. Yup - I've double and > > > > > > > > triple and quadruple checked this. In Network settings->WINS it > > > > > > > > always says "NAME is currently in use" no matter what I change > > > > > > > > it to. I change it to... say 'Dragon', apply - it still says > > > > > > > > it's in use. I change the computer name in Sharing prefs and > > > > > > > > later it's Dragon_(2) again. > > > > > > > > > > > > > > > > However I'd REALLY like it to accept and KEEP 'Crystalis' as my > > > > > > > > computer's name. Not Crystalis_(2). Not one of the other test > > > > > > > > names which all eventually become NAME_(2) anyway. > > > > > > > > > > > > > > > > I've put up with it for ages as it's a minor problem - I can > > > > > > > > just use IP addresses to connect, not hostnames that OSX keeps > > > > > > > > appending numbers to and thus wrecking (so braindead...). But > > > > > > > > for reasons I won't bore you with it's becoming more of a > > > > > > > > hassle. Any advice? > > > > > > > > > > > > > > Have you tried the usual way of setting your computer name: > > > > > > > > > > > > > > System Preferences -> Sharing -> Computer name: > > > > > > > > > > > > Yes, to no avail. It is later changed to NAME_(2) again. > > > > > > > > > > Are you running more than one network interface on that Mac? > > > > > > > > I have, but only one - Ethernet - is active. > > > > > > You sure about that? What output do you get when you do: > > > > > > ifconfig -a > > > (snip) > > vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu > > 1500 > > inet 192.168.119.1 netmask 0xffffff00 broadcast 192.168.119.255 > > ether 00:50:56:c0:00:08 > > vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu > > 1500 > > inet 192.168.225.1 netmask 0xffffff00 broadcast 192.168.225.255 > > ether 00:50:56:c0:00:01 > > There's your problem. The last interface listed, vmnet1, is an Ethernet > interface from VMware Fusion. It's using the same name. > > So to solve the issue, go into VMware Fusion, start Windows if needed, > right-click My Computer and choose Properties, and change the computer > name to something other than Crystalis. Ah huh! I thought Fusion would have to be running. TY JR, I'll try it right away. -- If you're not part of the solution, you're part of the precipitate. |