diff --git a/docker/Arkime/arkimepcapread-selks-config.ini b/docker/Arkime/arkimepcapread-selks-config.ini index 7755c376..0b3d342d 100644 --- a/docker/Arkime/arkimepcapread-selks-config.ini +++ b/docker/Arkime/arkimepcapread-selks-config.ini @@ -143,11 +143,11 @@ geoLite2ASN = /data/GeoLite2-ASN.mmdb # Path of the rir assignments file # https://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.csv -rirFile = /data/config/ipv4-address-space.csv +rirFile = /opt/arkime/etc/ipv4-address-space.csv # Path of the OUI file from whareshark # https://raw.githubusercontent.com/wireshark/wireshark/master/manuf -ouiFile = /data/config/oui.txt +ouiFile = /opt/arkime/etc/oui.txt # User to drop privileges to. The pcapDir must be writable by this user or group below #dropUser=nobody