Remove other Xprobe2 references
This commit is contained in:
parent
5d4b5f9627
commit
006b413779
|
@ -242,10 +242,8 @@ mta_address localhost
|
||||||
# Set 0 if want eMail deliver shared mail by all destination.
|
# Set 0 if want eMail deliver shared mail by all destination.
|
||||||
mail_in_separate 1
|
mail_in_separate 1
|
||||||
|
|
||||||
# nmap: If provided, is used to detect OS type with recon server using
|
# nmap: used to detect OS type with recon server using advanced OS fingerprint technique.
|
||||||
# advanded OS fingerprint technique. Xprobe2 gives more accurate results
|
# Nmap is also used to do TCP port scanning for host detection.
|
||||||
# Nmap is also used to do TCP port scanning in detected host.
|
|
||||||
|
|
||||||
nmap /usr/local/bin/nmap
|
nmap /usr/local/bin/nmap
|
||||||
|
|
||||||
# Default path is /usr/sbin/fping for installation default in distro Centos , if you are installing in other distribution,
|
# Default path is /usr/sbin/fping for installation default in distro Centos , if you are installing in other distribution,
|
||||||
|
|
|
@ -238,10 +238,8 @@ mta_address localhost
|
||||||
# Set 0 if want eMail deliver shared mail by all destination.
|
# Set 0 if want eMail deliver shared mail by all destination.
|
||||||
mail_in_separate 1
|
mail_in_separate 1
|
||||||
|
|
||||||
# nmap: If provided, is used to detect OS type with recon server using
|
# nmap: used to detect OS type with recon server using advanced OS fingerprint technique.
|
||||||
# advanded OS fingerprint technique. Xprobe2 gives more accurate results
|
# Nmap is also used to do TCP port scanning for host detection.
|
||||||
# Nmap is also used to do TCP port scanning in detected host.
|
|
||||||
|
|
||||||
nmap /usr/pkg/bin/nmap
|
nmap /usr/pkg/bin/nmap
|
||||||
|
|
||||||
# Path to the fping binary. Used by the Enterprise ICMP Server.
|
# Path to the fping binary. Used by the Enterprise ICMP Server.
|
||||||
|
|
|
@ -302,10 +302,8 @@ dataserver_threads 1
|
||||||
# Set 0 if want eMail deliver shared mail by all destination.
|
# Set 0 if want eMail deliver shared mail by all destination.
|
||||||
mail_in_separate 1
|
mail_in_separate 1
|
||||||
|
|
||||||
# nmap: If provided, is used to detect OS type with recon server using
|
# nmap: used to detect OS type with recon server using advanced OS fingerprint technique.
|
||||||
# advanded OS fingerprint technique. Xprobe2 gives more accurate results
|
# Nmap is also used to do TCP port scanning for host detection.
|
||||||
# Nmap is also used to do TCP port scanning in detected host.
|
|
||||||
|
|
||||||
nmap /usr/bin/nmap
|
nmap /usr/bin/nmap
|
||||||
|
|
||||||
# Default path is /usr/sbin/fping for installation default in distro Centos , if you are installing in other distribution,
|
# Default path is /usr/sbin/fping for installation default in distro Centos , if you are installing in other distribution,
|
||||||
|
|
Loading…
Reference in New Issue