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

Seamless Local Control: Integrating WeatherFlow with Home Assistant Across VLANs

I've been pleased with my Home Assistant setup for some time now. One of my main focuses has been achieving local control. This ensures...