Friday, April 1, 2005

Rendezvous in Linux


This page has a good description on advertising Rendezvous service on linux.  I am using this to advertise my afp shares, web server, Webmin server, and TiVo Music server.





Here are the lines that I use to do this:


mDNSProxyResponderPosix 192.168.1.11 "Westbrook File Server" "File Server" _afpovertcp._tcp. 548 &


mDNSProxyResponderPosix 192.168.1.11 "Westbrook Web Server" "Westbrook Web Server" _http._tcp. 80 &


mDNSProxyResponderPosix 192.168.1.11 "Webmin" "Webmin" _http._tcp. 10000 &


mDNSProxyResponderPosix 192.168.1.11 "Music Server" "Music Server" _tivo_music._tcp. 80 "path=/TiVoConnect?Command=QueryContainer&Container=/Music" &

No comments:

Post a Comment

Mastering Matter: Seamless Smart Home Integration with Network Segmentation

I’ve been intrigued by the idea of integrating devices with Matter for some time. My smart home setup includes a pair of SwitchBot Hubs, som...