# 70-contradictory -- a single rule containing both an IPv4 literal and an
# IPv6 literal should be rejected by detect_protocol as contradictory.
-A INPUT -s 192.0.2.1 -d 2001:db8::1 -j ACCEPT
