Presupunind ca undeva ar exista un filtru care ti-ar bloca conexiunile catre portul 80 (http) s-ar putea sa te ajute un programel care se cheama tcptraceroute. Ii dai adresa destinatie si port destinatie si o sa iti arate unde ti se filtreaza portul 80 in cazul in care asta e problema si nu alta. Din cite inteleg ai un proxy, deci va trebui sa dai tcptraceroute chiar de pe server.
Exemplu : A) - traficul catre un anume port filtrat undeva pe parcurs. # tcptraceroute www.google.ro 8000 Selected device eth0, address 10.0.1.23, port 60942 for outgoing packets Tracing the path to www.google.ro (66.249.85.99) on TCP port 8000, 30 hops max 1 10.0.1.1 0.278 ms 0.164 ms 0.158 ms 2 10.0.17.201 0.289 ms 0.255 ms 0.252 ms 3 * * * 4 * * * 5 * * * B) - trafic normal # tcptraceroute www.google.ro 80 Selected device eth0, address 10.0.1.23, port 60949 for outgoing packets Tracing the path to www.google.ro (66.249.85.104) on TCP port 80 (www), 30 hops max 1 10.0.1.1 0.262 ms 0.161 ms 0.158 ms 2 10.0.17.201 0.278 ms 0.257 ms 0.250 ms ... .... 6 fra2-cr1-pos2-0.rdsnet.ro (193.231.252.22) 45.293 ms 45.278 ms 50.234 ms 7 de-cix.net.google.com (80.81.192.108) 99.731 ms 48.878 ms 57.379 ms 8 216.239.46.49 48.951 ms 47.011 ms 47.660 ms 9 66.249.85.104 [open] 46.197 ms 52.226 ms 45.386 ms --- Detalii despre listele noastre de mail: http://www.lug.ro/
