SuperQ;653179 Wrote: 
> Argh, I'm having this issue as well.  This seems to be related to the
> fact that my squeezebox server and NAT router have separate public IPs.
> But my server also has a connection to the local network.  I suppose I
> could come up with some firewall rules to route the spotify IP block
> out through the NAT's IP.

Well, I tried this hack:

Code:
--------------------
    
  ip route add 193.182.8.0/21 via 192.168.19.1
  
--------------------


193.182.8.0/21 is spotify's subnet
192.168.19.1 is my NAT router's IP

I still get the address mismatch issue.  I guess I have to fully put
the SBS behind the NAT router. :(


-- 
SuperQ
------------------------------------------------------------------------
SuperQ's Profile: http://forums.slimdevices.com/member.php?userid=2139
View this thread: http://forums.slimdevices.com/showthread.php?t=86589

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to