Search results

  1. B

    [SOLVED] Proxmox, OPNsense and IPv6

    Hello, That's it, I solved the problem and IPv6 works. If so, I have 2 small remarks concerning your article which could be useful to others: The rule to allow the traffic you are talking about is created automatically by OPNsense. To make it work, I added NPTv6 rules (NAT IPv6) for each LAN...
  2. B

    [SOLVED] Proxmox, OPNsense and IPv6

    Good evening, Unfortunately I can't get IPv6 to work over my OPNsense VM hosted in Proxmox v7. My config: Freebox pop (ISP box) in bridge mode OPNsense VM on a Proxmox 7 2.5 Gbps Eth NIC for WAN Leap of 2 Eth 1Gb/s network cards for the LAN Multi-Vlan on the LAN (LAN1, LAN2, LAN3...)...
  3. B

    Bug to reboot VM OPNsense in UEFI

    Hi and thanks for your answer. Sorry if my post is similar to other post. So, I will go back, in few days, to bios mode if necessary until this "bug" was solved by proxmox gurus developer :) Before I'll try to change some others settings in the VM (such as CPU which is "host" actually) to see...
  4. B

    Bug to reboot VM OPNsense in UEFI

    Hi everybody, Since I have reinstalled my proxmox in v7 (Declan 11), I've got a problem with VMs in UEFI, especially the OPNsense VM. If I want to reboot the VM with the web interface of OPNsense, or when the VM reboot alone after an update, the VM hangs with console indicate "reboot" in last...
  5. B

    [SOLVED] Error "Could not statfs: No such file or directory"

    Hi, Thanks for the method to patch. I try but patch make an error. I will try again later. But it's not very important because the bug don't appear everytime. I do with this for now. Thanks à lot Best regards, Benjam
  6. B

    [SOLVED] Proxmox and OPNsense - Network speed issue

    Hi, Thanks for your help and sorry for the time to answers . @Dunuin and @vesalius : I'll try different speedtest on my Proxmox install and optimizations in OPNsense ; but problems comes from something in the Proxmox conf or install (results for download are not always reliable but for the up...
  7. B

    [SOLVED] Error "Could not statfs: No such file or directory"

    Hi everybody, I've got the same problem, but I don't know how to get and apply the patch. Can someone explain a little the way to do it? Thanks in advance. Bests regards, Benjam
  8. B

    [SOLVED] Proxmox and OPNsense - Network speed issue

    Hi, Thanks for your advice. I don't have time last weekend. I'll do some tests with your proposed config and post here results. Best regards, Benjam
  9. B

    [SOLVED] Proxmox and OPNsense - Network speed issue

    Hi everybody, After some research on the web, I think there's no solution with OPNsense but I ask you because perhaps I've missed something. My config : Proxmox 7 (Debian 11) OPNsense 21.7 Virtio network card (queue 8) More than 1Gb/s web connexion I'll do some speed test in different...
  10. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Hi everybody, It's work. I upgrade Proxmox to the version 7 and it works without any problem. I think it's the kernel which is 5.11, as I read somewhere that the Realtek 8156 fully compatible Linux since 4.9, but perhaps I'm wrong when I say that. (or it could be the change in bridge support...
  11. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Thanks for your reply. I'm not sûre to understand all what you said about MAC bloking in Proxmox Linux bridge. I'll continue o search in the forum how to use this card or how to use it via NATing (as you say) in OPNsense (with provider ip). Best regards, Benjam
  12. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Hi, I do some tests and trace with tcpdump. I don't understand all the tcpdump output. But i think DHCP request get out of the VM but server (OPNsense) answer don't get in the VM ? Here's the output of my tests : DHCP request on vmbr99 (work great - usb-lan-card RTL8153) => Guest VM sudo...
  13. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Thanks, I'll try to diagnose with TCPDump. I'll post the result here to help me to understand them.
  14. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Hi and thanks for your answer, I'm not sure if what I just test is what you ask me to do. Configuration (to be sure that good configuration to test what you ask me) : Is it good ? My last test : With this config, DHCP request via vmbr11 directly in the Proxmox host works great : sudo...
  15. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Hi again everybody, I do some test and the problem is when using bridge on Proxmox hypervisor : Directly on the Debian Proxmox : DHCP gives an IP address (WAN provider DHCP or LAN DHCP) and ping work. So it looks to work. I just can't have detailed information about the device : IP address...
  16. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Hi and thanks for your help :) @Stefan_R : I don't attach the USB network adapter direct to the vm. I try to use it directly as a proxmox bridge attach to my opnsense vm. it appears in the proxmox interface but I don't know if it's correctly detected. @DerekG : My problem looks a little...
  17. B

    [SOLVED] Problem with USB Network Card - Icy Box - IB-LAN300-C3

    Hi everybody, Sorry for my bad English (ask for more information if needed or if I'm not understandable). And sorry if answer is present on this forum, but I don't find it. I've got à Proxmox server with an OpnSense VM to control my web access by using my Freebox in bridge mode. It works...