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 someone else please test this website?

Hey guys,

I'm having a problem reaching this site http://www.asecho.org from behind my ASG 525.  From a test DSL connection I can get to the website.  But behind my Astaro I see a page that says: Site not found - Error DML001.  I'm pretty much trying to rule out the ASG.  FYI I'm not using the HTTP proxy.  Just straight up packet filtering.  Thanks in advance.


This thread was automatically locked due to age.
Parents
  • Tried that a few minutes ago.  Pointed at openDns and google's open dns servers and still get the same error.  I've actually got myself routed around all of my loadbalancing gear to troubleshoot this issue. 
    Here is a tcpdump ran on the ASG:
    beethoven:/home/login # tcpdump -vv src 66.77.31.166 or dst 66.77.31.166 -s 0
    tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
    19:08:48.216358 IP (tos 0x0, ttl 125, id 13838, offset 0, flags [DF], proto TCP (6), length 52) 10.20.14.4.35376 > www.vibound.com.http: S, cksum 0x85f6 (correct), 1842304709:1842304709(0) win 8192 
    19:08:48.240181 IP (tos 0x0, ttl 57, id 0, offset 0, flags [DF], proto TCP (6), length 52) www.vibound.com.http > 10.20.14.4.35376: S, cksum 0x6e0b (correct), 3944953313:3944953313(0) ack 1842304710 win 5840 

    I did notice that the reverse DNS for this site is obviously wrong.  But would that cause such an issue?  I also noticed in the first two lines it says "mss 1460" but my ASG is set to 1500 MTU.  Any ideas?

    Thanks as always guys
Reply
  • Tried that a few minutes ago.  Pointed at openDns and google's open dns servers and still get the same error.  I've actually got myself routed around all of my loadbalancing gear to troubleshoot this issue. 
    Here is a tcpdump ran on the ASG:
    beethoven:/home/login # tcpdump -vv src 66.77.31.166 or dst 66.77.31.166 -s 0
    tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
    19:08:48.216358 IP (tos 0x0, ttl 125, id 13838, offset 0, flags [DF], proto TCP (6), length 52) 10.20.14.4.35376 > www.vibound.com.http: S, cksum 0x85f6 (correct), 1842304709:1842304709(0) win 8192 
    19:08:48.240181 IP (tos 0x0, ttl 57, id 0, offset 0, flags [DF], proto TCP (6), length 52) www.vibound.com.http > 10.20.14.4.35376: S, cksum 0x6e0b (correct), 3944953313:3944953313(0) ack 1842304710 win 5840 

    I did notice that the reverse DNS for this site is obviously wrong.  But would that cause such an issue?  I also noticed in the first two lines it says "mss 1460" but my ASG is set to 1500 MTU.  Any ideas?

    Thanks as always guys
Children