Re: [RFC] ifconfig: match by link-level address

From: Louis A. Mamakos (louie_at_TransSys.COM)
Date: 05/24/04

  • Next message: George V.Neville-Neil: "Re: Bugfix for checksum offload in bge(4)"
    To: Alex Semenyaka <flist@jabberwock.rinet.ru>
    Date: Sun, 23 May 2004 19:37:37 -0400
    
    

    This is all pretty interesting, though it seems like you'd only
    need to cobble together a shell script to do what you're after.
    The ifconfig command seems happy to tell you the MAC address of
    a specified interface.. It seems like an already present prototyping
    environment for this type of configuration is at hand.

    louie
     

    > On Thu, May 20, 2004 at 10:18:38AM -0700, Brooks Davis wrote:
    > >> This could be the first step towards teaching rc.conf about something like
    > >> network_interfaces_rename="hw-00:03:0d:08:dc:a7 sis0int"
    > > I don't really like the idea of adding magic values to the interface
    > > namespace that only work with ifconfig. If you want ifconfig to match
    >
    > I agree, but there is another option: make such things not ifconfig-specific.
    > I mean that it could be done though renaming the interface into the some
    > lladdr-dependent name with fixed format. For example,
    >
    > ifconfig fxp0 llname
    >
    > will rename fxp0 into hw-00-90-27-35-ca-0c. As far as we know the format and
    > MAC-address we could then do
    >
    > ifconfig hw-00-90-27-35-ca-0c name pppoeint
    >
    > This could be implemented easely right now and then automated though /etc/rc*
    >
    > Actually the discussing feature is long time expected one, so it would be nice
    > to have it implemented finally :)
    >
    > Sincerely,
    > Alex Semenyaka
    > _______________________________________________
    > freebsd-net@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-net
    > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: George V.Neville-Neil: "Re: Bugfix for checksum offload in bge(4)"

    Relevant Pages

    • [Summary] ifconfig & adding an IP to a live system
      ... Consensus was ifconfig on live system should work. ... interface. ... like before/after each command. ... I have a critical server that I need to add an IP to. ...
      (SunManagers)
    • Re: Network configuration in FreeBSD
      ... ifconfig: SIOCIFDESTROY: Invalid argument ... inet 127.0.0.1 netmask 0xff000000 ... The em0 interface has no address. ...
      (freebsd-questions)
    • Re: setfib with mpd - ifconfig on p-t-p link trouble
      ... there's must be a restriction in ifconfig or in kernel that preventing from ... adding a multiple p-t-p interface with same destination address. ... and add back the first link route from the first p3p link to teh first FIB. ...
      (freebsd-net)
    • Re: setfib with mpd - ifconfig on p-t-p link trouble
      ... there's must be a restriction in ifconfig or in kernel that preventing from ... adding a multiple p-t-p interface with same destination address. ... and add back the first link route from the first p3p link to teh first FIB. ...
      (freebsd-net)
    • 2.6.0-test7 athlon smp network devices not found
      ... I seem to have an issue, maybe a bug, with test7 on athlon smp. ... The kernel is compiled for athlon with smp and acpi (acpi makes no ... ifconfig returns this with I execute 'ifconfig': ... if I run 'ifconfig eth1' or with any other interface as the ...
      (Linux-Kernel)