peterw;534369 Wrote: > It would be more helpful to see iptables -L -v -n, but my guess is the > destination is the problem. You're accepting UDP:3483 from anywhere to > "hal.home.lan". My guess is that hal.home.lan maps to a specific IP > address, so broadcast UDP packets (to port 3483 on 255.255.255.255) are > being rejected. You want a rule in your INPUT chain that accepts udp > from anywhere to dport 3483 on any destination.
How is that accomplished ? INPUT chain rules for ip tables is way above my head ? I use to UI provided by ClarcConnect to set ports in my servers firewall. Or in case of Ubuntu desktop firestarter . My guess is that i have to make a start up script for my machine and place it somewhere ? +-------------------------------------------------------------------+ |Filename: iptables -L -v -n.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=9616| +-------------------------------------------------------------------+ -- Mnyb -------------------------------------------------------------------- Main hifi: SB3 (soon to replaced by a Touch :) It is on preorder) Bedroom/Office: Boom Kitchen: Receiver (soon to be replaced by my SB3 and the SBR to be stuffed in a box in the attic ) Miscellaneous use: Radio (battery pack to be ordered) I use a Controller various ir-remotes and a Eee-PC with squeezeplay to control this ------------------------------------------------------------------------ Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143 View this thread: http://forums.slimdevices.com/showthread.php?t=75731 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
