Search results

  1. B

    [solved] problem with vlans and virtual switch

    ok, i solved it youhou !! Happy day for me !!! I delete my vnic on my pfsense and my windows vm I added my vnic on windows with vlan tag 10 and i did the same for pfsense but, i did a mistake before in putting vlan 10. I don't put vlan tag, because it needs to sniff all vlan traffics (10 20 30...
  2. B

    [solved] problem with vlans and virtual switch

    Hi all, When waiting for advices or help, i'm trying to find solutions. I saw somewhere that sometimes (with some nic virtualisation drivers) the vlan can't cover 2-4096 but less... So i tried to put this : auto vmbr3 iface vmbr3 inet manual bridge-ports none bridge-stp off...
  3. B

    [solved] problem with vlans and virtual switch

    Hi @spirit Windows vm has the drivers I don't have any connection between pfsense<>vmbr3<>windows If you have any tips ? Do you need more infos?
  4. B

    [solved] problem with vlans and virtual switch

    ok, i installed the virtio driver. The card is present on my vm. But no way to ping my gateway. tcpdum -i vmbr3 : always the arp request but no reply to give the mac-address of my pfsense interface on the vmbr3
  5. B

    [solved] problem with vlans and virtual switch

    i can't mount my cdrom with virtio iso on my windows vm i try to fix the pending message in the vm config file but not working. i tried ide and sata cdrom
  6. B

    [solved] problem with vlans and virtual switch

    oh no, i didn't. I'll try that. (i tried with the E1000 but it wasn't working)
  7. B

    [solved] problem with vlans and virtual switch

    When i put vlan tag on the nic of my vm, my vm doesn't have any connection, no nic card !
  8. B

    [solved] problem with vlans and virtual switch

    Spirit, if I'm trying to make vlan on vmbr3, it said that there is no physical interface.
  9. B

    [solved] problem with vlans and virtual switch

    When starting in webui, the error is not explicit. In console : root@proxmox:~# qm start 104no physical interface on bridge 'vmbr3' kvm: -netdev type=tap,id=net0,ifname=tap104i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown: network script...
  10. B

    [solved] problem with vlans and virtual switch

    Hi, I'm new to proxmox and I can't find how to do what I have in mind properly. I know how to do it in virtualbox but no way to do it in proxmox. Topology : My proxmox host is connected with one nic enp0s3 I have vmbr0 with enp0s3 vmbr0<>Pfsense<>vmbr3<>my vm I put one virtual nic of pfsense...