Guest User!

You are not Sophos Staff.

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

Slow bandwidth file transfer Vlan to Vlan

Hello, i'm experiencing an issue with my XG105w.

 

I have multiple Vlans in my network created with the xg105w, and when i transfer a file from 1 server being in the Vlan 1 to another server being in another Vlan, the transfer speed is limited at 60MB/s (480Mbps) (cf. screenshot below):

 ,

but if i transfer a file between 2 servers in the same VLAN, the speed is OK at 120MB/s (1Gbps) as shown below:

 

 

Do you have any ideas ?

 

Thanks.

Viken



This thread was automatically locked due to age.
Parents Reply
  • Try this: Log in to console and choose 4.

    Enter command:

    console> set advanced-firewall bypass-stateful-firewall-config add source_network X.X.X.X source_netmask 255.X.X.X dest_network Y.Y.Y.Y dest_netmask 255.X.X.X

     and vice versa

    console> set advanced-firewall bypass-stateful-firewall-config add source_network Y.Y.Y.Y source_netmask 255.X.X.X dest_network X.X.X.X dest_netmask 255.X.X.X

    Or refer to https://kb.cyberoam.com/print.asp?id=2017 this was the case for me. E.g. by-pass the statefull packet inspection SPI in the firewall for your interconnected LAN(s).

    Cheers.

Children