I hope someone could help me with this problem, as I have no clue and have been busy with this for almost 1,5 weeks now.
Currently I have an IPv4/IPv6 address from my datacenter, where I have 1 IPv4 address. Though I also got 1 IPv6 address + a /48 subnet that is routed to this IPv6 shared subnet address. The /48 subnet is an Global subnet, so it should be reachable from the public.
Currently I have installed Proxmox with the following settings on the VMBR0 (Bridged from the eno1 interface):
IPv4: 94.142.240.x/24
Gateway: 94.142.240.2xx
IPv6: 2a02:898:0:20::267:x/64
Gateway: 2a02:898:0:20::x
This works as I can reach the interface of course. But now I try to setup an network inside the ProxMox hypervisor, so I created another bridged interface (VMBR1) without a bridge to any of the physical interfaces.
Here are the details of VMBR1
IPv6: 2a02:898:267::1/64
No Gateway
I now come to the point where I made the PFsense VM, and connect it to the VMBR1 interface on the WAN side.
IPv6: 2a02:898:267::2/64
Gateway: 2a02:898:267::1
So here comes the problem...
From the WAN interface of PFsense I can ping the VMBR0 IP address (IPv6) but not the gateway.... What would be the solution to this? A ip route maybe?
I hope someone can help me with this issue, as I am not really an network expert, but try to learn it (Coming from the Linux side).
Currently I have an IPv4/IPv6 address from my datacenter, where I have 1 IPv4 address. Though I also got 1 IPv6 address + a /48 subnet that is routed to this IPv6 shared subnet address. The /48 subnet is an Global subnet, so it should be reachable from the public.
Currently I have installed Proxmox with the following settings on the VMBR0 (Bridged from the eno1 interface):
IPv4: 94.142.240.x/24
Gateway: 94.142.240.2xx
IPv6: 2a02:898:0:20::267:x/64
Gateway: 2a02:898:0:20::x
This works as I can reach the interface of course. But now I try to setup an network inside the ProxMox hypervisor, so I created another bridged interface (VMBR1) without a bridge to any of the physical interfaces.
Here are the details of VMBR1
IPv6: 2a02:898:267::1/64
No Gateway
I now come to the point where I made the PFsense VM, and connect it to the VMBR1 interface on the WAN side.
IPv6: 2a02:898:267::2/64
Gateway: 2a02:898:267::1
So here comes the problem...
From the WAN interface of PFsense I can ping the VMBR0 IP address (IPv6) but not the gateway.... What would be the solution to this? A ip route maybe?
I hope someone can help me with this issue, as I am not really an network expert, but try to learn it (Coming from the Linux side).