Re: [leaf-user] How to set MAC address

2017-05-30 Thread jean-roch blais
Hello Erich, Well that is very funny, and I'm happy my meager contribution made you remember that :-) ! Incidentally KP asked me to document certain subjects in LEAF, based on the fights I had to convince the system to do what I want... :-). I will do some of that eventually, this bbnameif.lrp was

Re: [leaf-user] How to set MAC address

2017-05-30 Thread Erich Titl
Hi jrb Am 30.05.2017 um 14:06 schrieb Jean-Roch Blais: Hello Sadam, List, Le 29 mai 2017 à 12:32, sadam a écrit : Hello, I have leaf uClibc firewall. At home. With two net interfaces. So I have: iface eth0 inet dhcp and iface eth1 inet static. And I have two MAC

Re: [leaf-user] How to set MAC address

2017-05-30 Thread Jean-Roch Blais
Hello Sadam, List, > Le 29 mai 2017 à 12:32, sadam a écrit : > > Hello, > > I have leaf uClibc firewall. At home. With two net interfaces. So I have: > > > iface eth0 inet dhcp > and > iface eth1 inet static. > > And I have two MAC numbers, of course. Let's say MAC1

Re: [leaf-user] How to set MAC address

2017-05-30 Thread Robert K Coffman Jr. -Info From Data Corp.
I place the following script in /etc/network/if-pre-up.d. It renames the interfaces, and then renames them to what I want. Make to sure to add this script to your /var/lib/lrpkg/local.local file so that it is retained! - Bob = #!/bin/sh #Only run once. lo comes up first, so this