Good day all,
I am attemping to utilize 3 seperate internet connections and am struggling desperately getting either ipfw or pf to work with them.
The setup is as thus:
em0 -> standard lan type gateway - fib 0
ng0 -> PPPoE connection - fib 1
ng1 -> PPPoE connection fib 2
re0 -> LAN 172.31.5.0/24
ng0 and ng1 have the same remote gateway
setfib 0 ping 1.1.1.1
setfib 1 ping 1.1.1.1
setfib 2 ping 1.1.1.1
All work from their expected public ips.
I really just need a simple NAT firewall that will work with fib 1 or fib 2 for ipfw or pf, I should be able to figure it out from there but the resource for dealing with fibs are quite thin and I just cannot figure out how to get them to work.
I am attemping to utilize 3 seperate internet connections and am struggling desperately getting either ipfw or pf to work with them.
The setup is as thus:
em0 -> standard lan type gateway - fib 0
ng0 -> PPPoE connection - fib 1
ng1 -> PPPoE connection fib 2
re0 -> LAN 172.31.5.0/24
ng0 and ng1 have the same remote gateway
setfib 0 ping 1.1.1.1
setfib 1 ping 1.1.1.1
setfib 2 ping 1.1.1.1
All work from their expected public ips.
I really just need a simple NAT firewall that will work with fib 1 or fib 2 for ipfw or pf, I should be able to figure it out from there but the resource for dealing with fibs are quite thin and I just cannot figure out how to get them to work.