bluegaspode wrote: 
> 3483 UDP is the discovery protocol. 
> 3483 TCP is SlimProto, the protocol which has all the low level playback
> and synchronization commands. 
> 
> Without 3483 TCP playback won't work.
Eh.  You're right, of course.  And my firewall IS already configured to
allow TCP on 3483:

Code:
--------------------
    
  # ufw status
  Status: active
  
  To                         Action      From
  --                         ------      ----
  ...
  3483/udp                   ALLOW       192.168.0.0/24
  3483/tcp                   ALLOW       192.168.0.0/24
  9000/tcp                   ALLOW       192.168.0.0/24
  9090/tcp                   ALLOW       192.168.0.0/24
  ...
  
--------------------

So why was I getting those messages, I wonder?


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=95129

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to