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.
Parents
  • 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
Reply
  • 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
Children
  • 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...