ip addr add 30.0.0.1/24 dev eth0
ip link set eth0 up
tcpdump -i any -s 0 -w /hosthome/cattura.pcap &
/hostlab/iperf -s &


