Hi guys Since a few weeks, I can't connect to Squeezenetwork. I'm using Slimserver 6.5.0 on a Gentoo box. There I installed iptables with nat. Everything with the Slimserver works fine, but all connections to SNetwork are refused. Yesterday, I tried to connect to Squeezenetwork by wiring my Squeezebox directly to the cablemodem. To my surprise this also didn't work! Then I took my box to my collegues' house and plugged it in there. I could connect to sNetwork without any problems. So now, I am really helpless, how I can solve this mess. Here is my "iptables -L" output: Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all -- anywhere anywhere ACCEPT all -- anywhere anywhere REJECT udp -- anywhere anywhere udp dpt:bootps reject-with icmp-port-unreachable REJECT udp -- anywhere anywhere udp dpt:domain reject-with icmp-port-unreachable ACCEPT tcp -- anywhere anywhere tcp dpt:ssh DROP tcp -- anywhere anywhere tcp dpts:0:1023 DROP udp -- anywhere anywhere udp dpts:0:1023 ACCEPT tcp -- anywhere anywhere tcp dpt:9000 ACCEPT tcp -- anywhere anywhere tcp dpt:3483 ACCEPT udp -- anywhere anywhere udp dpt:3483
Chain FORWARD (policy DROP) target prot opt source destination DROP all -- anywhere 192.168.1.0/24 ACCEPT all -- 192.168.1.0/24 anywhere ACCEPT all -- anywhere 192.168.1.0/24 Chain OUTPUT (policy ACCEPT) target prot opt source destination does anyone know a clue?? Thanks in advance -- hammelwurst ------------------------------------------------------------------------ hammelwurst's Profile: http://forums.slimdevices.com/member.php?userid=8015 View this thread: http://forums.slimdevices.com/showthread.php?t=28762 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/squeezenetwork
