Date: Sun, 4 Sep 2016 00:00:38 -0500 From: "Eric A. Borisch" <eborisch@gmail.com> To: Nenhum_de_Nos <matheus@eternamente.info> Cc: "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org> Subject: Re: ue1 and ue2 swinging Message-ID: <CAASnNnq2JKovyDM9ZqYUztkdjDmz3MDJ7LohRvAo9DBYL%2B-=kg@mail.gmail.com> In-Reply-To: <CAASnNnrAgGG1LT23h8zfuOW4imKtyzSL3JjjTqWYFC2Eo8deaw@mail.gmail.com> References: <20160901222144.8b9271868373b86e04dbd1a2@eternamente.info> <CAASnNnr5sQVSfoZ7E-6%2BmFfMTRugjpuwrkyh5QFpFrH=-oq8JQ@mail.gmail.com> <9e77a50390471340a8f9e0afbfa3785a.squirrel@cabo.dyn.arroway.org> <20160904004912.fde07f06fae6198257138737@eternamente.info> <CAASnNnrAgGG1LT23h8zfuOW4imKtyzSL3JjjTqWYFC2Eo8deaw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 3, 2016 at 11:28 PM, Eric A. Borisch <eborisch@gmail.com> wrote: > On Saturday, September 3, 2016, Nenhum_de_Nos <matheus@eternamente.info> > wrote: >> >> On Fri, 2 Sep 2016 13:05:45 -0300 >> "Nenhum_de_Nos" <matheus@eternamente.info> wrote: >> >> > >> > On Thu, September 1, 2016 23:34, Eric A. Borisch wrote: >> > > Matheus, >> > > >> > > I had a very similar problem, which led me to throw this together: >> > > >> > > https://github.com/eborisch/ethname >> > > >> > > I think the comments in it are fairly complete, let me know if >> > > anything >> > > doesn't make sense. >> > > >> > > Perhaps there is an easier way, but most discussions I found ended in >> > > "you >> > > could rename them on boot" - which is what this rc.d script does. I >> > > use it >> > > on my home router to great effect. (I rename the adapters to cable and >> > > priv >> > > just to make firewall rules etc. even clearer.) >> > > >> > > - Eric >> > >> > Eric, >> > >> > great hint there, I will try it later when I get home and report back >> > here. Thanks! >> > >> > matheus >> >> Hi Eric, >> >> I tried it and something is not working here, I suppose. I have the >> /usr/local/etc/ifmap, the ethname is on /usr/local/etc/rc.d, and if I run it >> past boot it works fine. But on reboot it doesn't. Is this the inteded way >> or am I missing something? >> >> thanks, >> >> matheus > > > You have ethname_enabled="YES" and ethname_devices="ue0 ue1" (or whichever > devices you want renamed) in your rc.conf; their original names, not what > you want them to become? > > If you have console access, can you try running it manually? I'll double > check in a bit that the version on github matches what I'm running. > > - Eric I'm running (and have been running) the version on github verbatim with success. Does 'service -e | grep ethname' return the path the ethname? If not, put the 'ethname' script chmod-ed 555 and owned by root into /usr/local/etc/rc.d ... I'm also running 11.0RC2, but on amd64; I don't think that should be the issue, especially if you can run it manually via 'service ethname start'. - Eric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAASnNnq2JKovyDM9ZqYUztkdjDmz3MDJ7LohRvAo9DBYL%2B-=kg>