Lines Matching refs:IP
4 AppleTalk-IP Decapsulation and AppleTalk-IP Encapsulation
14 AppleTalk-IP (IPDDP) is the method computers connected to AppleTalk
15 networks can use to communicate via IP. AppleTalk-IP is simply IP datagrams
19 IP over an AppleTalk network or you can provide IP gatewaying functions
22 You can currently encapsulate or decapsulate AppleTalk-IP on LocalTalk,
28 Compiling AppleTalk-IP Decapsulation/Encapsulation
31 AppleTalk-IP decapsulation needs to be compiled into your kernel. You
32 will need to turn on AppleTalk-IP driver support. Then you will need to
33 select ONE of the two options; IP to AppleTalk-IP encapsulation support or
34 AppleTalk-IP to IP decapsulation support. If you compile the driver
38 ipddp_mode=1 for AppleTalk-IP encapsulation and ipddp_mode=2 for
39 AppleTalk-IP to IP decapsulation.
51 proper IP Gateway and IP addresses for your machine. Included in this
58 This software expects there to be an AppleTalk-IP gateway on the network.
59 You will also need to add the proper routes to route your Linux box's IP
64 Of course AppleTalk-IP decapsulation and encapsulation, but specifically
66 IP networks. Although it has been used on EtherTalk networks to allow
67 Macs that are only able to tunnel IP over EtherTalk.
70 network to use IP. It should work equally well if you are stuck on an
77 <johns393@maroon.tc.umn.edu> originally wrote the ipddp.c driver for IP