1
24.1 Legacy Series / Re: Not getting an Ipv6 IP
« on: May 20, 2024, 08:06:15 pm »
I solved it, I rebooted the switch and everything magically started working.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
# cat /etc/pve/qemu-server/100.conf
agent: 1,fstrim_cloned_disks=1
bios: ovmf
boot: order=virtio0;ide2
cores: 16
cpu: host
efidisk0: encrypted:100/vm-100-disk-0.qcow2,efitype=4m,size=528K
hostpci0: 0000:07:02.2,pcie=1
ide2: none,media=cdrom
machine: q35
memory: 4096
meta: creation-qemu=8.0.2,ctime=1690644423
name: opnsense
numa: 0
ostype: l26
scsihw: virtio-scsi-single
smbios1: uuid=130669cb-f0ca-46bb-9a6d-9a4ce2844dba
sockets: 1
virtio0: encrypted:100/vm-100-disk-1.qcow2,iothread=1,size=32G
vmgenid: 4130066d-8174-46ff-aa74-15ea23a91901
OPNsense virtualized?
Post the VM-Settings
Highly dependend on how you measure: When you refer to "routing performance", I assume you measured from two different machines on seperate networks,
# curl -s -k -u x:x https://172.21.0.1/api/firewall/alias_util/list/WEB
{"total":0,"rowCount":-1,"current":1,"rows":[]}
# curl -s -k -u x:x https://172.21.0.1/api/firewall/alias_util/list/WAN_OUTGOING
{"total":8,"rowCount":-1,"current":1,"rows":[{"ip":"10.43.0.0\/24"},{"ip":"10.96.0.0\/24"},{"ip":"172.16.0.0\/16"},{"ip":"172.21.0.0\/23"},{"ip":"172.21.7.0\/24"},{"ip":"172.21.8.0\/24"},{"ip":"172.21.9.0\/24"},{"ip":"172.21.50.0\/23"}]}