Help for this page
if($line =~ m/ on $ipaddress/) { ... print "$line\n"; } }
if($line =~ m/ on $ipaddress/) { ... } }