Hi, On Fri, Dec 11, Milan Hromada Unix-technik wrote:
I have problem
I want to use an ARP only in static way no dynamic udate I do not want to lern kernel new adreses via ARP just to use static red from file
Milan Hromada -o) Hubert Mantel Goodbye, dots... /\\ _\_v
----------------------------------------------------------------- #!/bin/bash /sbin/rarp -s 10.0.128.3 00:A0:24:3D:1D:2F /sbin/rarp -s 10.0.128.4 00:40:05:30:AC:7A # [...] ----------------------------------------------------------------- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>