Previous Next Contents

16. The /proc/ file system entries.

The /proc filesystem contains a number of files specifically related to the AX25 and NetRom kernel software. These files are normally used by the AX52 utilities, but they are plainly formatted so you may be interested in reading them. The format is fairly easily understood so I don't think much explanation will be necessary.

arp

contains the list of Address Resolution Protocol mappings of IP addresses to MAC layer protocol addresses. These can can AX.25, ethernet or some other MAC layer protocol.

ax25

contains the AX.25 port configuration information.

ax25%lowbar;bpqether

contains the AX25 over ethernet BPQ style callsign mappings.

ax25_calls

contains the linux userid to callsign mappings set my the axparms -assoc command.

ax25_route

contains AX.25 digipeater path information.

nr

contains the NetRom port configuration information.

nr_neigh

contains information about the NetRom neighbours known to the NetRom software.

nr_nodes

contains information about the NetRom nodes known to the NetRom software.


Previous Next Contents