Results 1 to 3 of 3

Thread: Query on Hping

  1. #1
    Junior Member
    Join Date
    May 2006
    Posts
    1

    Query on Hping

    Hello all,

    I want to use Hping tool to send tcp packet on ppp0 interface. When I send ICMP packet on ppp0 intrface I get reply from the target but when I try to send TCP/UDP packet I get error.
    Command I use for sending TCP packet is
    hping target ip -p dest port
    but I get following message
    ICMP Unreachable type=10 from ip=targetIP name=UNKNOWN

    I don't know why I get this error on ppp0 interface and how to resolve it to send tcp/udp packet successfully to the target.

    Please reply if anyone has any idea of this.

    Thanks & Regards,
    Kavita

  2. #2
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    You're not getting an error.. You're receiving an ICMP message as a response...

    Looks like a Type 3 Code 10.. Communication with Destination Host is Administratively Prohibited..

    Run something like Ethereal while doing this.. Then you'll see you're really sending something and receiving a response..

    (This shouldn't be in the Tutorials section but in Network Security)
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  3. #3
    Junior Member
    Join Date
    Apr 2006
    Posts
    21
    You may also want to take a look at this: http://www.erg.abdn.ac.uk/users/gorr...icmp-code.html
    It tells you all about ICMP responses.
    This ain\'t about me im better them you\'ll ever be. You dont concern me i know you\'ll never get to me. You want a shot? I can take your best bring it on. - Slayer
    Gentoo Linux

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •