On Monday 23 February 2009 12:43:11 Luca Dionisi wrote: > On a default netkit filesystem you have the command ip in /sbin.
What version are you using? I'm using latest release (Netkit filesystem version 5.0) and I have: vm1:~# whereis ip ip: /usr/sbin/ip ... [CUT man pages path] To avoid necessity of modify netkit file system I have enhanced settings system (now you can override default configuration file path) and added a new setting: IPROUTE_PATH. So this will work: # python ntkd -i eth0 -d -c netkit.conf # cat netkit.conf IPROUTE_PATH = '/usr/sbin/ip' -- Eriol - *p = NULL; - EIBTI GPG Key ID 0B7C8A19 http://mornie.org _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
