This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Subsonic Music Streamer

Anybody here who have Subsonic behind the Astaro Security Gateway v8. 
It's use port 4040 on a jetty java, on a dedicated CentOS server.
I'm not able to connect to it from outside. Have tried NAT and package filter, but with no success..
Thnks


This thread was automatically locked due to age.
  • Have you checked the box "auto packetfilter"?
  • Hi, Daniell, and welcome to the User BB!

    Whenever things aren't working, open the Packet Filter (PF) live log to see what's being blocked.  If there are PF lines you'd like help interpreting, look in the full PF log and post the corrresponding lines here.

    The other place to check is the Intrusion Prevention log.  The lines there in the live log are the same in the stored log.

    Cheers - Bob
  • Thanks, but the PK logfile doesn't tell me nothing. It's just tell me port 4040 is droped.
    I belive Subsonic also use some ports on Ivp6  9412 & 52753. But it's not a issue here. I have a registered official domain. 
    Do i rely need NAT to direct the connection to the server, ? or is it enough with package filter.  
    Same goes for to connect with my Android phone, same result.
    The server and Subsonic work's flawless with D-Link Dir-655. I'll just port forward the port 4040.  
    Sorry, but i I believe I have tried everything now, and ready to give up the hole Astaro project and try something else.. unless someone have a solution for me her :-)
    I think this Software is to complicated for normal PC users..
  • Actually, the Astaro is realatively easy - it's TCP/IP and networking that's making this a challenge for you.  We can't help you without information.  Please post the line from the packet filter file that shows 4040 being dropped.

    Cheers - Bob
  • Thank's for the reply.
    Finally I figure out the problem [:$]
    It was the iptables on CentOS server who was blocking the port/access.. I actually still don't know which part of the iptables stopped me..  
    I used a NAT routing, and it worked.  
    Is it necessary to run the iptables firewall on my CentOS inside my LAN now after Astaro is implemented in my setup.
    And how can i monitor/log my server ports, and to see whats happening..??

    I don't know if I feel comfortable to let Astaro take over the firewall functions after many major botnet/ddos attack i have experienced lately.. The police was next to knocking on my door, and all without my knowledge..

    Thank you for helping me out here...
  • Hi, no, you don't normally need a firewall (IPTables or windows firewall or whatever) on your internal machines.

    You can look at the PacketFilter and IPS logs on Astaro, they are equivalent to the IPTables/Kernel log on CentOS.
    Also, you can setup Astaro to email you the Executive Reports.

    Maybe for now, until you're more comfortable with Astaro, you should leave IPTables running, but just remember when you have another connectivity problem that you need to check it too.

    FYI, If you think you need to protect a machine from your other internal machines/guests, then maybe you should consider setting up a DMZ on Astaro.


    Barry