This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NMAP scans

There are some old posts out here regarding NMAP, but can someone explain why when I am using NMAP on an INTERNAL device scanning an EXTERNAL device on the Internet... why am I seeing ports/services like my Sophos POP mail proxy? 

I had to disconnect my UTM and connect directly with my scanning machine to get an accurate scan.

Thanks for any info.  I can try to post some scan results later as an example.


This thread was automatically locked due to age.
Parents
  • And with the Proxy OFF: (same results)

    PROXY OFF

    C:\>nmap scanme.nmap.org

    Starting Nmap 6.49BETA4 ( https://nmap.org ) at 2015-08-10 06:11 Central Daylight Time
    Nmap scan report for scanme.nmap.org (45.33.32.156)
    Host is up (0.077s latency).
    Not shown: 992 closed ports
    PORT     STATE    SERVICE
    22/tcp   open     ssh
    25/tcp   filtered smtp
    80/tcp   open     http
    110/tcp  open     pop3
    135/tcp  filtered msrpc
    139/tcp  filtered netbios-ssn
    445/tcp  filtered microsoft-ds
    9929/tcp open     nping-echo

    Nmap done: 1 IP address (1 host up) scanned in 6.03 seconds
Reply
  • And with the Proxy OFF: (same results)

    PROXY OFF

    C:\>nmap scanme.nmap.org

    Starting Nmap 6.49BETA4 ( https://nmap.org ) at 2015-08-10 06:11 Central Daylight Time
    Nmap scan report for scanme.nmap.org (45.33.32.156)
    Host is up (0.077s latency).
    Not shown: 992 closed ports
    PORT     STATE    SERVICE
    22/tcp   open     ssh
    25/tcp   filtered smtp
    80/tcp   open     http
    110/tcp  open     pop3
    135/tcp  filtered msrpc
    139/tcp  filtered netbios-ssn
    445/tcp  filtered microsoft-ds
    9929/tcp open     nping-echo

    Nmap done: 1 IP address (1 host up) scanned in 6.03 seconds
Children
No Data