[Bug 5438] New: udhcpd doesn't work on aliased interface

bugzilla at busybox.net bugzilla at busybox.net
Mon Aug 6 20:10:46 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=5438

           Summary: udhcpd doesn't work on aliased interface
           Product: Busybox
           Version: 1.18.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: bugmikz at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


I want to run udhcpd on an aliased interface eth0:0

I modified /etc/udhcpd.conf interface config line like this:
interface       eth0:0    #default: eth0

But when I run udhcpd it fails aright away:
[root at ST600 /]# ifconfig eth0:0
eth0:0    Link encap:Ethernet  HWaddr 24:DB:AD:00:12:4B
          inet addr:10.0.54.51  Bcast:10.0.54.63  Mask:255.255.255.192
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

[root at ST600 /]# udhcpd -f /etc/udhcpd.conf
udhcpd: can't bind to interface eth0:0: No such device
[root at ST600 /]#

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list