While reading "The Book of PF" I see where the author suggests where it is possible to create a int_if of 192.0.2.0/25 and a dmz_if of 192.0.2.129/25; saying there is no need to touch the rule set for packet filtering to work after setting up a physically separated DMZ.
I was under the impression one should create a int_if on say 192.0.2.0/24 and a dmz_if on say 192.0.3.0/24 (or whatever subnet mask chosen).
Are there any benefits to doing it like 192.0.2 or 192.0.3 instead of the way the author suggests? I know the author has a lot of experience with PF, but I'm trying to understand the proper method of addressing and subnetting a firewall with a ext_if, int_if and dmz_if .
I was under the impression one should create a int_if on say 192.0.2.0/24 and a dmz_if on say 192.0.3.0/24 (or whatever subnet mask chosen).
Are there any benefits to doing it like 192.0.2 or 192.0.3 instead of the way the author suggests? I know the author has a lot of experience with PF, but I'm trying to understand the proper method of addressing and subnetting a firewall with a ext_if, int_if and dmz_if .