Menu

Show posts

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.

Show posts Menu

Messages - hoanghien

#1
I had setup of 2 opnsense boxes, both running ospf and advertise default route to downstream switches if there is default route available.
The problem is when one box wan is offline, the default route in routing stable still exists so that make frr ospf continue advertising default route downstream.
Is there any configuration that bypass this behavior. Thank you.
#2
Sorry for misleading, my ISP just changed PD from /60 to /56 . :((
#3
I got the same problem. You can temporary workaround this problem by using only 1 LAN with IPv6, other LANs should be IPv6 disable.
This problem is that the LAN IPv6 prefix is always the same with PD prefix received from ISP.
My ISP provide PD prefix is /60 and I have 3 subnets for LAN.
However, all LANs' prefix are /60 now (before updated, PD can be splitted to multiple /64 prefixes and assigned one prefix for one LAN), then LANs IPv6 is collided.
#4
I got the same problem,any update about this bug?
#5
Hi,
I got 2 uplinks from ISP.
1. PPPOE with tag VLAN.
2. DHCP without VLAN.

I set up PPPOE as default gateway (lower priority).
Group gateway with 2 gateways as same tier.
Set up monitor gateway and DNS servers' IP per gateway.
Apply policy rule in LAN interface with group gateway.

Now when PC in LAN access website or ping, like half of connections are dropped.

I tried to use fail over group gateway, everything working good , ISP links are ok.
Do I miss any steps in configuration loadbalance?