NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/59773: static NAT not allowed with inet4(interface) and inet6(interface) in NPF



>Number:         59773
>Category:       bin
>Synopsis:       static NAT not allowed with inet4(interface) and inet6(interface) in NPF
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 17 09:35:00 +0000 2025
>Originator:     Emmanuel Nyarko
>Release:        netbsd 10.0
>Organization:
NetBSD
>Environment:
NetBSD 10.0 amd64
>Description:
using inet4(interface) or inet6(interface) not allowed in static NAT rules even though they are static addresses.

gives this error message.

/etc/npf.conf:22:0 map segment cannot have multiple static address

>How-To-Repeat:
map $ext_if static $local -> inet6($ext_if)
>Fix:
yes



Home | Main Index | Thread Index | Old Index