Ask a Question related to Ruby, Design and Development.

  1. #1

    Default Packets

    take an ip packet apart and then send it to a different address. if anyone
    can help me find the tools I need to do this let me know.


    Jason Winters Guest

  2. Similar Questions and Discussions

    1. Viewing soap packets
      Hello, I have a working webservice, but need to view the actual SOAP packet being sent to the webservice from the client, before it is sent. i...
    2. jillions of sent packets
      Antivirus and Firewall programs would be a big help. As to antivirus program, up to you, but don't skimp...50 bucks now and one year access to...
    3. #15639 [Sus->Csd]: detecting end of UDP packets
      ID: 15639 Updated by: pollita@php.net Reported By: rip at undernet dot org -Status: Suspended +Status: ...
    4. Huge number of sent Packets
      I connect to the Internet through a LAN connection at my office. Sometimes, when I check the status of my connection, I find huge numbers of sent...
    5. Ping packets from AIX
      I have an 7013/59H with AIX 4.3.3 at home on my network. I haven't touched the box in a couple of days. (I have root logged in on the console. I...
  3. #2

    Default Re: Packets

    il Sun, 16 Nov 2003 16:53:11 -0800, "Jason Winters"
    <jason123@aimcomm.net> ha scritto::
    >take an ip packet apart and then send it to a different address. if anyone
    >can help me find the tools I need to do this let me know.
    >
    on *nix you firewall may fit :)
    other way maybe you could use libpcap (we do have binding fo ruby)
    gabriele renzi Guest

  4. #3

    Default Re: Packets

    Hi!

    * Jason Winters; 2003-11-17, 14:22 UTC:
    > take an ip packet apart and then send it to a different address.
    > if anyone can help me find the tools I need to do this let me know.
    Software tools:
    FreeBSD, Linux, NetBSD, OpenBSD. In this case 'Linux' is correct
    and need not read 'GNU/Linux' because it is the kernel itself that
    does the job.

    Hardware tools:
    Find a good firewalling machine (this usually is nicely packed
    version of one of the above software tools).

    Josef 'Jupp' Schugt
    --
    .-------.
    message > 100 kB? / | |
    sender = spammer? / | R.I.P.|
    text = spam? / ___| |___


    Josef 'Jupp' SCHUGT Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139