|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 902 (0x386) Types: TextFile Notes: UNIX file Names: »_netd.slip«
└─⟦8c4f54e61⟧ Bits:30004068/disk2.imd Interactive TCP/IP v.1.2 └─⟦8c4f54e61⟧ UNIX Filesystem └─⟦this⟧ »hb/new/usr/admin/menu/packagemgmt/tcpipmgmt/hbtcpmgmt/_netd.slip«
# @(#)_netd.slip 1.1 89/07/13" # # This is a configuration file for host-based # TCP/IP using the el ethernet interface # # open control streams for transport protocols tcp = "/dev/tcp" udp = "/dev/udp" # open an IP stream for each transport protocol ip_tcp = "/dev/ip" nsap 6 # bind stream to TCP protocol id ip_udp = "/dev/ip" nsap 17 # bind stream to UDP protocol id # open ARP for ethernet use arp = "/dev/arp" lsap 0x800 # open link level devices loop = "/dev/lo" lsap 0x800 # stream for loopback driver sl_ip = "/dev/sl" lsap 0x888 # stream for IP messages # put it together link ip_tcp under tcp link ip_udp under udp # names must not assume a unit number so use as part of name link loop under ip_tcp name "lo0" link sl_ip under ip_tcp name "sl0" # initial configuration of interfaces ifconfig "sl0" local_site_name target_site_name up ifconfig "lo0" localhost up