Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Nmap wan error

    Scheduled Pinned Locked Moved Español
    3 Posts 2 Posters 6.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tinto
      last edited by

      hola gente, resulta que tengo dramas con el nmap cuando
      quiero escanear fuera de la lan.

      
      # ping -c1 google.com
      PING google.com (72.14.207.99): 56 data bytes
      64 bytes from 72.14.207.99: icmp_seq=0 ttl=243 time=456.063 ms
      
      --- google.com ping statistics ---
      1 packets transmitted, 1 packets received, 0% packet loss
      round-trip min/avg/max/stddev = 456.063/456.063/456.063/0.000 ms
      #
      
      
      
      # nmap -p80 google.com
      
      Starting Nmap 4.23RC3 ( http://insecure.org ) at 2007-12-01 00:22 ART
      Warning: Hostname google.com resolves to 3 IPs. Using 72.14.207.99.
      WARNING: Unable to find appropriate interface for system route to 220.21.135.110
      
      nexthost: failed to determine route to 72.14.207.99
      QUITTING!
      
      #
      
      
      
      # nmap --iflist
      
      Starting Nmap 4.23RC3 ( http://insecure.org ) at 2007-12-01 00:23 ART
      ************************INTERFACES************************
      DEV (SHORT) IP/MASK           TYPE        UP MAC
      dc1 (dc1)   192.168.1.1/24    ethernet    up 00:00:E8:1B:02:C7
      lo0 (lo0)   127.0.0.1/8       loopback    up
      ng0 (ng0)   220.21.135.110/32 point2point up
      
      WARNING: Unable to find appropriate interface for system route to 191.2.10.5
      
      **************************ROUTES**************************
      DST/MASK      DEV GATEWAY
      127.0.0.1/32  lo0 127.0.0.1
      191.2.10.5/32 ng0 220.21.135.110
      
      #
      
      

      alguna idea del error?
      saludos

      1 Reply Last reply Reply Quote 0
      • belleraB
        bellera
        last edited by

        ¡Hola!

        ¿Qué es 191.2.10.5 para tí?

        Parece que haya algo mal en la ruta por defecto. Tienes:

        **************************ROUTES**************************
        DST/MASK      DEV GATEWAY
        127.0.0.1/32  lo0 127.0.0.1
        191.2.10.5/32 ng0 220.21.135.110
        

        cuando (creo que) debería ser:

        **************************ROUTES**************************
        DST/MASK      DEV GATEWAY
        127.0.0.1/32  lo0 127.0.0.1
        0.0.0.0/0 ng0 220.21.135.110
        

        Saludos,

        Josep Pujadas

        1 Reply Last reply Reply Quote 0
        • T
          tinto
          last edited by

          sep, creo que me mande un bardo jajaj
          veo mejor y posteo
          tnx

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.