package main; use vars qw(@listen); @listen = ( ["0.0.0.0", 8000], ["0.0.0.0", 7300], ); # 1; --------------------------------------- Still unable to get the telnet to work. Do I need do any of the steps in 4.2? Thanks Mike N3BSQ