upstream4: forward 8000/tcp for coloradio

This commit is contained in:
Astro 2023-06-04 23:43:45 +02:00
parent 674f119168
commit 4ada8878fc
1 changed files with 6 additions and 0 deletions

View File

@ -285,6 +285,12 @@ in
reflect = true;
sourcePort = 1022;
}
# coloRadio
{
proto = "tcp";
sourcePort = 8000;
destination = "192.168.9.127";
}
];
interfaces = {
core = {