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

speed decreased after astaro?

My company just installed an evaluation copy of astaro. It seems that the connection speed is slower after having the firewall. It is now so slow that even our large email attachments cant finish downloading and pops out a "timeout" message.

We are a small home office, so the network traffic should be very low. Before the firewall, the connection speed to a germany site was 57-60kbs, now it is just 13-15kbps.

Is there anyway to solve this before we consider purchasing astaro? Is there anyway to configure the firewall such that the speed is faster? thanks

 [:S]


This thread was automatically locked due to age.
  • Interesting VF... You have the same MTU that  PPPoE users typically use. 

    Anyway.. to validate MAX MTU...
    from a DOS prompt  you can execute
    ping -f  -l (MTU -28)

    Mine is 1500 with SBC DSL Option 2 static IPs.
    so my max that I can ping without fragmentation is 1472.
  • [ QUOTE ]
    Anyway.. to validate MAX MTU...
    from a DOS prompt you can execute
    ping -f -l (MTU -28) 

    [/ QUOTE ]Very interesting. I tried that just now, pinging several different URLs and using various packet sizes with the -f and -l flags set. It showed me that my connection to the outside world passes 1464 byte packets, and fragments on anything bigger. I'll have to look further into this.   [:S]