Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

IP over Avian Carrier

Options
  • 09-06-2011 11:35am
    #1
    Registered Users Posts: 8,659 ✭✭✭


    The text doesn't paste in correctly, so here's a link (well worth the read, especially if you're geeky).

    http://tools.ietf.org/html/rfc2549


Comments

  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 90,843 Mod ✭✭✭✭Capt'n Midnight


    The original is still the best ;)

    http://www.rfc-editor.org/rfc/rfc1149.txt
    Network Working Group D. Waitzman
    Request for Comments: 1149 BBN STC
    1 April 1990


    A Standard for the Transmission of IP Datagrams on Avian Carriers

    Status of this Memo

    This memo describes an experimental method for the encapsulation of
    IP datagrams in avian carriers. This specification is primarily
    useful in Metropolitan Area Networks. This is an experimental, not
    recommended standard. Distribution of this memo is unlimited.

    Overview and Rational

    Avian carriers can provide high delay, low throughput, and low
    altitude service. The connection topology is limited to a single
    point-to-point path for each carrier, used with standard carriers,
    but many carriers can be used without significant interference with
    each other, outside of early spring. This is because of the 3D ether
    space available to the carriers, in contrast to the 1D ether used by
    IEEE802.3. The carriers have an intrinsic collision avoidance
    system, which increases availability. Unlike some network
    technologies, such as packet radio, communication is not limited to
    line-of-sight distance. Connection oriented service is available in
    some cities, usually based upon a central hub topology.

    Frame Format

    The IP datagram is printed, on a small scroll of paper, in
    hexadecimal, with each octet separated by whitestuff and blackstuff.
    The scroll of paper is wrapped around one leg of the avian carrier.
    A band of duct tape is used to secure the datagram's edges. The
    bandwidth is limited to the leg length. The MTU is variable, and
    paradoxically, generally increases with increased carrier age. A
    typical MTU is 256 milligrams. Some datagram padding may be needed.

    Upon receipt, the duct tape is removed and the paper copy of the
    datagram is optically scanned into a electronically transmittable
    form.

    Discussion

    Multiple types of service can be provided with a prioritized pecking
    order. An additional property is built-in worm detection and
    eradication. Because IP only guarantees best effort delivery, loss
    of a carrier can be tolerated. With time, the carriers are self-
    regenerating. While broadcasting is not specified, storms can cause
    data loss. There is persistent delivery retry, until the carrier
    drops. Audit trails are automatically generated, and can often be
    found on logs and cable trays.

    Security Considerations

    Security is not generally a problem in normal operation, but special
    measures must be taken (such as data encryption) when avian carriers
    are used in a tactical environment.

    And it has been implimented :eek:
    http://www.blug.linux.no/rfc1149/
    Script started on Sat Apr 28 11:24:09 2001
    vegard@gyversalen:~$ /sbin/ifconfig tun0
    tun0 Link encap:Point-to-Point Protocol
    inet addr:10.0.3.2 P-t-P:10.0.3.1 Mask:255.255.255.255
    UP POINTOPOINT RUNNING NOARP MULTICAST MTU:150 Metric:1
    RX packets:1 errors:0 dropped:0 overruns:0 frame:0
    TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0
    RX bytes:88 (88.0 b) TX bytes:168 (168.0 b)

    vegard@gyversalen:~$ ping -i 900 10.0.3.1
    PING 10.0.3.1 (10.0.3.1): 56 data bytes
    64 bytes from 10.0.3.1: icmp_seq=0 ttl=255 time=6165731.1 ms
    64 bytes from 10.0.3.1: icmp_seq=4 ttl=255 time=3211900.8 ms
    64 bytes from 10.0.3.1: icmp_seq=2 ttl=255 time=5124922.8 ms
    64 bytes from 10.0.3.1: icmp_seq=1 ttl=255 time=6388671.9 ms

    --- 10.0.3.1 ping statistics ---
    9 packets transmitted, 4 packets received, 55% packet loss
    round-trip min/avg/max = 3211900.8/5222806.6/6388671.9 ms
    vegard@gyversalen:~$ exit

    Script done on Sat Apr 28 14:14:28 2001


Advertisement