danco wrote: > > And turning off incoming and outgoing firewalls does not give me a > connection.
Just to rule out whether it is caused by firewall, are you double sure that's it's not firewall blocking? To test it, turn off both the incoming AND outgoing firewall AT ONCE on the PC where the LMS running. If it's firewall blocking issue then Touch should find the LMS after some seconds, supposed if the IP network is correctly configured. I actually had just a (maybe similar) problem. In my case it was firewall blocking. The Touch sends broadcast packets on UDP 3483 and UDP 17784 to LMS server. That was not allowed in my case, and it blocked Touch to find LMS. It was not issue on with SB Classic. On other hand my IP setting are a bit similar to you. Mine are fully manual although. My IP settings: Touch: IP: 192.168.0.40 Mask: 255.255.255.0 The LMS is running on: IP: 192.168.0.80 Mask: 255.255.255.0 Both is behind a router, which of course has 192.168.0.1 in inside of LAN. Then both in Touch, and on LMS host server, 192.168.0.1 should be specified as Default Gateway, and also as DNS server. At the server running LMS, at firewall (this is an OpenSUSE, firewall configured by Yast) it's enabled the following: Enabling the mentioned UDP broadcasts: Yast -> Firewall -> Broadcast -> Broadcast Configuration -> External Zone -> "3483 17784" Then I have enabled everything from the 192.168.0.0/24 network: Yast -> Firewall -> Custom Rules -> For External Zone: -> Source Network: 192.168.0.0/24, Protocol: TCP, Destination port any, source port any. Yast -> Firewall -> Custom Rules -> For External Zone: -> Source Network: 192.168.0.0/24, Protocol: UDP, Destination port any, source port any. ------------------------------------------------------------------------ batka's Profile: http://forums.slimdevices.com/member.php?userid=12908 View this thread: http://forums.slimdevices.com/showthread.php?t=96295 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
