On Tuesday 01 August 2006 10:18, Gábor Lénárt wrote:
> 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?

nekem ez muxik:

auto eth2
iface eth2 inet manual
up command ifconfig eth2 up

Szo

-- 
Any honest declaration for peace must be an enumeration of 
the sacrifices one is prepared to make for its preservation.
                                          Werner Heisenberg
_________________________________________________
linux lista      -      [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz