bpa wrote:
>
> See gotTLVrequest in Discovery.pm file
> https://github.com/Logitech/slimserver/blob/public/7.9/Slim/Networking/Discovery.pm
>
I think LMS does just send back a confirmation of some sort, but not its
IP?
So as this is a NAT, the Radio should think it got an OK from the VPN
Client...
Scary indeed. No worky yet with this on the VPN Client:
Code:
--------------------
iptables -t nat -A PREROUTING -p udp -d 255.255.255.255 --dport 3483 -j DNAT
--to $LMS:3483
--------------------
do you think this is fine so far?
m
------------------------------------------------------------------------
maweber's Profile: http://forums.slimdevices.com/member.php?userid=64980
View this thread: http://forums.slimdevices.com/showthread.php?t=105445
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter