Skip to content

修复某些情况下引入的default字段污染变量#1284

Open
wray-lee wants to merge 1 commit into
juewuy:devfrom
wray-lee:patch-1
Open

修复某些情况下引入的default字段污染变量#1284
wray-lee wants to merge 1 commit into
juewuy:devfrom
wray-lee:patch-1

Conversation

@wray-lee

@wray-lee wray-lee commented Jun 7, 2026

Copy link
Copy Markdown
Contributor
Error: Could not resolve hostname: Name does not resolve
add rule inet shellcrash input ip saddr {default, 10.17.1.0/24, 192.0.0.1, 192.0.0.2, 192.168.150.0/23} accept
                                         ^^^^^^^
Error: Could not resolve hostname: Name does not resolve
add rule inet shellcrash prerouting_dns ip saddr != {default, 10.17.1.0/24, 192.0.0.1, 192.0.0.2, 192.168.150.0/23} return
                                                     ^^^^^^^
Error: Could not resolve hostname: Name does not resolve
add rule inet shellcrash prerouting ip saddr != {default, 10.17.1.0/24, 192.0.0.1, 192.0.0.2, 192.168.150.0/23} return

使用过程中遇到变量过滤不全的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant