1/log:1: rtt 0 µs, avg rtt 0 µs, ttl = 255
on node 2: bind -a '#:' /dev echo bind treenet /dev/vc0 ip 12.0.0.2 255.255.255.255 > /net/ipifc/clone echo add 12.0.0.2 255.255.255.255 12.0.0.1 > /net/ipifc/1/ctl on node 1: bind -a '#:' /dev echo bind treenet /dev/vc0 ip 12.0.0.1 255.255.255.0 > /net/ipifc/clone echo add 12.0.0.1 255.255.255.255 12.0.0.2 > /net/ipifc/1/ctl note that the mask on the bind seems meaningless. I am going to try io node now I keep having my head handed back to me every time I think I understand IP routing in plan 9. Seems so simple, but ... I just screw it up each time. So I am adding host links for now, but I feel I ought to be able to do this via commands to /net/iproute. ron
