Re: [osol-discuss] Multicast DNS problem

2009-04-24 Thread Rishi Srivatsavai
Amir Azarmi wrote: > dscacheutil -flushcache not available in OSX 10.4.x . I used lookupd > -flushcache instead: > > MacBook:~ amirazarmi$ lookupd -flushcache > MacBook:~ amirazarmi$ ping homer.local > PING homer.local.wag160n (195.238.237.143): 56 data bytes > (...and then it hangs there...) >

Re: [osol-discuss] Multicast DNS problem

2009-04-24 Thread Amir Azarmi
dscacheutil -flushcache not available in OSX 10.4.x . I used lookupd -flushcache instead: MacBook:~ amirazarmi$ lookupd -flushcache MacBook:~ amirazarmi$ ping homer.local PING homer.local.wag160n (195.238.237.143): 56 data bytes (...and then it hangs there...) wag160n is the default name my wire

Re: [osol-discuss] Multicast DNS problem

2009-04-23 Thread Rishi Srivatsavai
Amir Azarmi wrote: [..] > (the ip address has changed since my last post as I changed it from static to > use one allocated by the DHCP server of my router) > > On the MacBook the output is takes a while, after ~20min and still running > the output was: > > MacBook:~ amirazarmi$ dns-sd -Q homer

Re: [osol-discuss] Multicast DNS problem

2009-04-22 Thread Amir Azarmi
On the OpenSolaris machine the output is: r...@homer:~# /sbin/ifconfig -a lo0: flags=2001000849 mtu 8232 index 1 inet 127.0.0.1 netmask ff00 rge0: flags=201004843 mtu 1500 index 2 inet 192.168.1.107 netmask ff00 broadcast 192.168.1.255 ether 0:1f:d0:27:c7:7e rge

Re: [osol-discuss] Multicast DNS problem

2009-04-22 Thread Rishi Srivatsavai
Amir Azarmi wrote: > I have 2 Apple Macs and new Opensolaris machine, the hostname of which is > 'homer'. I have tried to switch on mDNS on the Opensolaris machine (homer) by > enabling the multicast service on: > > svcadm enable network/dns/multicast On recent OpenSolaris builds I believe the

[osol-discuss] Multicast DNS problem

2009-04-22 Thread Amir Azarmi
I have 2 Apple Macs and new Opensolaris machine, the hostname of which is 'homer'. I have tried to switch on mDNS on the Opensolaris machine (homer) by enabling the multicast service on: svcadm enable network/dns/multicast and editting the /etc/nsswitch.conf file to contain: hosts: files mdns