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

Can Astaro and DansGuardian co-exist?

I compiled DansGuardian on a RH 7.3 machine and copied the binaries to the Astaro box.  DansGuardian starts without errors but I am unable to communicate with port 8080.  DansGuardian runs on 8080 and Astaro listens on 3128.  DansGuardian hands the web request to Astaro on 127.0.0.1:3128.  When I do a netstat -an I see port 8080 running and when I stop DansGuardian port 8080 is not running.  However when i sniff the connection, I only see SYN packets retrying the connect, never a complete 3 way handshake.

To troubleshoot I have done the following:
Checked that the packet filter allows any any.
tested with Astaro on 3128, I can browse the web through Astaro, not through DansGuardian.  
I have run DansGuardian on a separate UNIX box and it hands the request to Astaro - this works fine.

Are there other security issues that i have overlooked that would block requests to port 8080? [:S]
  


This thread was automatically locked due to age.