netFIELD App PROFINET Tap 1.5.0

Release Notes

Status

Released

Release Date

2023-12-15

Summary

Allow all interfaces in capture interface dialog

Use cases

Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device.

Compose file

netfield-app-profinet-tap-netfieldos-1.5.0.yml

Startup

docker-compose --file netfield-app-profinet-tap-netfieldos-1.5.0.yml up -d

Shutdown

docker-compose --file netfield-app-profinet-tap-netfieldos-1.5.0.yml down

Prerequisites

Before calling the docker-compose command line you have to specify the capturing Ethernet interface with

export NETFIELD_APP_MACVLAN_INTERFACE=<e.g. eth1>

UI access

Over edge device integrated web user interface

Using the app on hosts that are not running Hilscher's "netFIELD OS" operating system.

Compose file

netfield-app-profinet-tap-1.5.0.yml

Startup

Shutdown

Prerequisites

Before calling the docker-compose command line you have to specify the capturing Ethernet interface with

UI access

Port 80 is not exposed in the compose file above due to security reasons. To access the web front-end there exists two ways:

Changes in this version

 

Â