On Tue, Aug 01, 2006 at 10:15:03AM +0200, Gábor Lénárt wrote:
> auto eth2
> iface eth2 inet static
>         address 1.2.3.4
>         netmask 255.255.255.0
>         up /sbin/ip addr del 1.2.3.4 dev eth2

Most nezem, van olyan hogy "manual" method static helyett, az lehet meg
szebb lenne (man interfaces), lehet hogy pl ez mukodne:

auto eth2
iface eth2 inet manual
        up /sbin/ifconfig eth2 up

Vagy valami hasonlo?

-- 
- Gábor
_________________________________________________
linux lista      -      linux@mlf.linux.rulez.org
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz