Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
spf レコードに 25 個の IP アドレスの範囲を追加したいと考えています。
例: 192.168.1.225 から 192.168.1.250
これをspfレコードに追加するにはどうすればよいですか? これは正しいでしょうか:
v=spf1 ip4:192.168.1.225-250/24 a mx ?all
CIDR表記「v=spf1ip4:192.168.1.224 / 27 a mx?all」を使用します