Hi @all,
i managed to set up all of my Failover-IP to use them in OPNsense which is hosted on a PROXMOX PVE. I tried setting up IPv6 whith in PROXMOX by using an How-To i found some days ago https://forum.proxmox.com/threads/opnsense-pfsense-ipv6-and-vips-vips-not-routable-ovh-network.59711/ an according to OVHs IPv6-configuration.
My /etc/network/interfaces looks like this:
auto vmbr0
iface vmbr0 inet static
address XX.XX.XX.XX/24
gateway XX.XX.XX.254
bridge-ports eno1
bridge-stp off
bridge-fd 0
#WAN
iface vmbr0 inet6 static
address XXXX:XXXX:XXX:XXXX::1/64
gateway XXXX:XXXX:XXXX:XXff:ff:ff:ff:ff
post-up /sbin/ip -f inet6 route add XXXX:XXXX:XXXX:XXff:ff:ff:ff:ff dev vmbr0
post-up /sbin/ip -f inet6 route add default via XXXX:XXXX:XXXX:XXff:ff:ff:ff:ff
pre-down /sbin/ip -f inet6 route del default via XXXX:XXXX:XXXX:XXff:ff:ff:ff:ff
pre-down /sbin/ip -f inet6 route del XXXX:XXXX:XXXX:XXff:ff:ff:ff:ff dev vmbr0
-> net.ipv6.conf.all.forwarding is enabled.
On OPNsense i configured IPv6-WAN-Address to XXXX:XXXX:XXX:XXXX:1000::1/64 with gateway to XXXX:XXXX:XXXX:XXff:ff:ff:ff:ff.
I cant get a ping to any IPv6-Servers, because OPNsense tells me that my IPv6-Gateway ist down.
Has someone done this on an OVH-Server and would like to share his knowledge how to cofigure this in a correct way?
Thanks for your help.
Regards
Proxmox + OPNsense + IPv6
Related questions
- Blacklisted IP ranges by UCEPROTECTL3
9232
23.02.2021 09:08
- Hot to delete my account?
8736
29.07.2018 19:49
- Purchased a dedicated server - Awaiting Validation on a Saturday
5489
19.05.2018 20:07
- .iso install on IPMI very slow
4794
22.05.2018 11:14
- Can't cancel/return server
4384
25.06.2018 08:31
- Proxmox + opnsense
4178
19.07.2018 15:53
- Setting up proxmox network?
3985
03.05.2018 10:15
- Help with FiveM (GTA Online) DDoS protection
3903
02.01.2021 22:53
- pfSense, IPv6, virtualized on dedicated server
3404
09.02.2018 18:06
- It is written that server Delivered in in 120s - I wait more than 12 hours and still do
3345
10.03.2018 08:44