Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 21054

Beginner Basics • Slow Throughput CHR virtual within Proxmox

$
0
0
Hello and Thanks

I have recently installed RouterOS-CHR within a Proxmox VM, for homelab use.
Proxmox v8.1.4
Currently a single NIC

I'm not sure If the Mikrotik VM is intentionally 'throttled' or if I have something mis-configured.
I have installed an Ubuntu VM that has been running fine without issue.
Then I moved the VM onto 'ether2'
Application flow:
Unbuntu --> ether2 -- Router --> ether1 --> Proxmox [ vmbr0 --> en0 ] -- > LAN --> FW/Router --> 0.0.0.0/0

Its taking forever to do a simply 'sudo apt-update' on Ubuntu
Mikrotik 'webfig' displaying average Tx/Rx Packet = 80 p/s

I am requesting help for where to look, how to troubleshoot (not necessarily solve)
Screenshot 2024-03-08 at 5.57.39 PM.png
Screenshot 2024-03-08 at 6.02.37 PM.png

Code:
[admin@MikroTik] > export compact # 2024-03-08 22:45:48 by RouterOS 7.14# software id = #/diskset slot1 slot=slot1/interface ethernetset [ find default-name=ether1 ] disable-running-check=noset [ find default-name=ether2 ] disable-running-check=noset [ find default-name=ether3 ] disable-running-check=no/ip addressadd address=10.0.10.1/24 interface=ether2 network=10.0.10.0add address=10.0.20.1/24 interface=ether3 network=10.0.20.0add address=192.168.1.10/24 interface=ether1 network=192.168.1.0/ip dhcp-clientadd disabled=yes interface=ether1/ip routeadd disabled=no dst-address=0.0.0.0/0 gateway=192.168.1.1 routing-table=main suppress-hw-offload=no/system noteset show-at-login=no

Statistics: Posted by donmunyak — Sat Mar 09, 2024 1:03 am



Viewing all articles
Browse latest Browse all 21054

Trending Articles