mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
An Infix build with PROFINET gears Net-SNMP heavily towards acting as a servant to profeth (p-net stack). This will be hard-coded for now until we've integrated it all better in Clixon. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
3 lines
310 B
Plaintext
3 lines
310 B
Plaintext
# Explicitly required by p-net, <https://rt-labs.com/docs/p-net/additional_linux_details.html?highlight=ip_local_port_range#setting-linux-ephemeral-port-rang>, but also IANA <https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt>
|
|
net.ipv4.ip_local_port_range = 49152 60999
|