[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] bug#1301: ifup/ifdown problems
From:       Michael Sternberg <michael () dragon ! boscom ! com>
Date:       2003-02-16 18:01:03
[Download RAW message or body]

Package: busybox
Version: CVS
Severity: grave

Latest CVS (Feb 16 12:48:45 2003).
Contents of /etc/network/interfaces:

auto lo
iface lo inet loopback
up   route add -net 127.0.0.0 netmask 255.0.0.0 dev lo
down route del -net 127.0.0.0 netmask 255.0.0.0 dev lo

~> /bin/busybox ifup -v lo
ifup: Configuring interface lo=lo (inet)
ifup: ip link set lo up
ifup: ip addr add 127.0.0.1/8 dev lo
ifup: route
Kernel IP routing table
Destination  Gateway  Genmask Flags Metric Ref  Use Iface


The problem: ifup (and ifdown) read "up" and "down"
             commands only until first space.

-- 



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic