diff --git a/config.php b/config.php
index 1a31793..9106217 100644
--- a/config.php
+++ b/config.php
@@ -10,6 +10,8 @@ $LANSCAN_OPTIONS = [
];
$HOSTSCAN_OPTIONS = [
+ 'Pn' => true,
+ 'F' => true,
'sV' => true,
'stylesheet' => "$BASEDIR/hostScan.xsl"
];
diff --git a/hostScan.xsl b/hostScan.xsl
index 4d7ce23..ef46865 100755
--- a/hostScan.xsl
+++ b/hostScan.xsl
@@ -72,17 +72,17 @@