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

[6.301] tunnel working but bigger files do not get transmitted...

Hi,

I created a tunnel (site-to-site) with a Netgear FVL328 and an Astaro 6.301.
It's working fine almost, except of images when browsing an interface in the VPN environment...
Text gets transmitted, but the images are failing - to me it seems that everything bigger than XY kilobytes does not get transmitted...

Is that possible? What do I have to pay attention to?

Any ideas are welcome!

Michael


This thread was automatically locked due to age.
  • You might get a better feel of the problem direction by using a file transfer app.  I'll bet that you'll see the problem with files going from LAN2 -> LAN1.  Your VNC connection is mostly downstream so it makes sense what you're seeing.

    The VPN interface should be getting a lower MTU (relative to the ethernet interface).  You can't and don't need to set it in addition to the main MTU.  1492 is usually right for DSL but on mine the right setting is 1452.

    On mine I found that the ASG was fine and I needed to manipulate the linksys router side.  I didn't get any relief until I uploaded an older firmware.

    Have you tried this: connected to the internet directly from a computer on the DSL end (without the netgear) and noted what MTU you get?  Sometimes an automatic MTU setting is the right one.  if you get something other than 1492 then try setting your router to the same.
  • Hi pablito,

    You might get a better feel of the problem direction by using a file transfer app.  I'll bet that you'll see the problem with files going from LAN2 -> LAN1.  Your VNC connection is mostly downstream so it makes sense what you're seeing.


    all right, I'll try that.

    Have you tried this: connected to the internet directly from a computer on the DSL end (without the netgear) and noted what MTU you get?  Sometimes an automatic MTU setting is the right one.  if you get something other than 1492 then try setting your router to the same.


    Yes, I tried to connect directly with an WinXP client (WinXP ipsec-conn) and it worked. But how can I determine the MTU the XP client has with a direct internet connection? Are there tools to check the MTU out there or is there a M$ tool insight WinXP letting me look for the MTU?

    Michael
  • Hi.

    I got it to work - it was the global MTU setting of the Netgear router.
    I set it from 1492 to 1452 and everything was okay. ;-)

    Michael