upstream4: forward 8000/tcp for coloradio
parent
674f119168
commit
4ada8878fc
|
@ -285,6 +285,12 @@ in
|
|||
reflect = true;
|
||||
sourcePort = 1022;
|
||||
}
|
||||
# coloRadio
|
||||
{
|
||||
proto = "tcp";
|
||||
sourcePort = 8000;
|
||||
destination = "192.168.9.127";
|
||||
}
|
||||
];
|
||||
interfaces = {
|
||||
core = {
|
||||
|
|
Loading…
Reference in New Issue