So we have the twinguard set up:
Twin1
re0: 24.120.60.58
re1: 172.20.1.1
Some computers have the re1 address of 172.20.1.1 as their gateway. those people do not work to get internet access, however I can still access network drives. I cannot ping the fw.
Twin2
re0: 24.120.60.59
re1: 172.20.255.1
Many of our servers and other PCs have the re1 address of 172.20.255.1 as their gateway. those computers DO work. I can ping 255.1.
My LAN does has one subnet. /16
We have two IPs assigned from our ISP. We use all static, there is no DHCP. It just had a different rule set. The rules were pulled from two watchguard fireboxes which we replaced with the Open BSD ones.
The default gateway for some machines is set to 255.1, but not all. The remaining machines use the default gateway of 1.1. The 255.1 works, but not the 1.1 to get to the Internet.
We also have a spam filter that sits at 172.20.1.3, and it does not appear to be working. I have set a rule to do rdr of incoming on port 25 to the spam filter, I think that's how it's already config'd.It has not received incoming mail since I switched over this morning. I suspect it also is using 1.1 as the default gateway.
So... in short.... what am I missing here? I need to be able to get those who have 172.20.1.1 set as their default gateway get to the Internet? My guess is something that needs to pass to the other gateway in order to get out?? Maybe??