thor
select ia.address from interface_addresses ia join interface_details id on ia.interface = id.interface order by id.ipackets asc limit 1;