HomeVyOS Platform

T5165: Implement policy local-route source and destination port

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

T5165: Implement policy local-route source and destination port

Add policy local-route source and destination port

set policy local-route rule 23 destination port '222'
set policy local-route rule 23 protocol 'tcp'
set policy local-route rule 23 set table '123'
set policy local-route rule 23 source port '8888'

% ip rule show prio 23
23: from all ipproto tcp sport 8888 dport 222 lookup 123

(cherry picked from commit ff43733074675b94ce4ead83fe63870b6cf953c5)

Details

Provenance
ViacheslavAuthored on Oct 6 2023, 9:18 AM
MergifyCommitted on Oct 11 2023, 6:40 AM
Parents
rVYOSONEX7720ee247c03: Merge pull request #2346 from vyos/mergify/bp/sagitta/pr-2335
Branches
Loading...
Tags
Loading...

Event Timeline