Ricado Varela wrote:
> I guess this problem is something like the site's responses never reach 
> the client. I can see firewall logs and site is not blocked at all.
>
>   

Does the site have the same domain name as the Red Interface of the 
Endian? I noticed that DNSMASQ does not forward requests which match the 
domain name one the Red Interface. Which might cause some problems for 
people.

As far as trouble shooting the connection if you enter command line [ssh 
in] you can use "tcpdump" which is the best way to prove packets are 
doing the right thing through the firewall. Use the -i flag to choose 
which interface to listen on. You can pipe it through grep to catch the 
specific host traffic. Or if you get good a tcpdump there are builtin 
filters you can use.

Also check out all the raw logs /var/log/squid/access.log 
/var/log/havp/havp.log /var/log/havp/access.log etc....

-Mike



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Efw-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to