This is a program for enumerating ipx nodes on a network.
It works by sending an ipx ping packet to all nodes on a network.
In addition to printing the ipx network and node address it is able
to: print the hexdump of the packet (-h option), try to identify the
ipx stack on the node (-i option - please note that this is unreliable
at best), and parse the diagnostic response (-p option) giving the
ipx version, the spx diagnostic socket, a list of installed components,
a list of interfaces in case of routers etc. By default the program
uses all networks in /proc/net/ipx_route. If you want to limit the query
to a single network use the -n option (like -n 12abc, -n 0 is always
the local network).
Download:
enin-1.0.tar.gz
You may want to also download a patched ipxripd because
the original version doesn't compile under glibc 2.x.
Jacek Lipkowski sq5bpf@acid.ch.pw.edu.pl
Accessed times...