On Tue, Sep 13, 2005 at 03:57:40PM +0200, I am WE4SEL wrote: > good point. I tried it out and discovered that nmap doesn't find the > open port when given the -f command line switch.
Does nmap without the '-f' switch still detect the port as open? It's probably a silly question, but you never know... > Then went into my configuration file and en-/disabled couple of nmap > options (only fragmentation in the first place of course) and.... nope. > Nessus still can't find the port open. Another possible issue is that you are running ping_host.nasl (implicitly because it's a dependency of nmap.nasl) and using the built-in port range, which does not include 1723. Try listing 1723 explicitly for "Ping the remote host[entry]:TCP ping destination port(s)" George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
