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

Switched to a New ISP

We recently switched to a New ISP.

We had to provide our own Edge Router and our ISP gave us a transit /30 address.

We were also assigned Public IP addresses /29. total of 5 usable IP addresses.

I finally got the hardware configured a Ubiquity EdgeRouter PRO. the /30 address on eth0 and the /29 address on Eth1 which is connected to Eth1 on the Sophos UTM.

We have 3 private networks configured in our Sophos UTM. Firmware Version 9.506.

network 1 = office Network

network 2 = production network

network 3 = wifi network

Here is my issue.

If I run an internet speed test from my office network or the production network I get Download Speed of 47 Mbs, Upload Speed of 5 Mbs.

If I run an internet speed test from within the edge router bypassing the Sophos UTM I get Download Speed of 47 Mbs, Uplad Speed of 47 Mbs.

We should have a 50 x 50 Internet connection from our ISP.

I don't know if the SOPHOS is limiting the Upload Traffic?

George 



This thread was automatically locked due to age.
Parents
  • What do you get from the following?  Copy and paste the block to the command line:

    cd /home
    wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py --no-check-certificate
    cc set ips status 0
    sleep 15s
    python speedtest.py
    cc set ips status 1
    sleep 30s
    python speedtest.py

    Cheers - Bob

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • I ran the speed test from the command line for the SG-125 Here are my results

    american-biodiesel-sg125:/home # curl -O https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 47441  100 47441    0     0   341k      0 --:--:-- --:--:-- --:--:--  874k
    american-biodiesel-sg125:/home # chmod +x speedtest.py
    american-biodiesel-sg125:/home # ./speedtest.py
    Retrieving speedtest.net configuration...
    Testing from AT&T Services (12.228.138.122)...
    Retrieving speedtest.net server list...
    Selecting best server based on ping...
    Hosted by QTS Data Centers (Sacramento, CA) [15.31 km]: 15.575 ms
    Testing download speed................................................................................
    Download: 45.77 Mbit/s
    Testing upload speed................................................................................................
    Upload: 8.29 Mbit/s

    George

    we are suppose to have 50 up and 50 down.

  • In that case, I agree with Louis.  Try #7.7 in Rulz.

    Cheers - Bob

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • In the instance I was referring to, it was a managed Cisco router to which we had no access. We had to contact the ISP to get them to change the speed/duplex at their end.

    The UTM then played ball.

Reply Children
No Data