* [LARTC] dhclient
@ 2002-07-27 3:20 Alejandro Mery Pellegrini
2002-07-28 7:07 ` Alejandro Mery Pellegrini
2002-07-28 15:16 ` Stef Coene
0 siblings, 2 replies; 3+ messages in thread
From: Alejandro Mery Pellegrini @ 2002-07-27 3:20 UTC (permalink / raw)
To: lartc
does anyone have dhclient-script (isc's dhcpc v3) for iproute2?
i have ported most of it, but how do i remove aliases with the ip command?
Best regards,
Alejandro Mery
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] dhclient
2002-07-27 3:20 [LARTC] dhclient Alejandro Mery Pellegrini
@ 2002-07-28 7:07 ` Alejandro Mery Pellegrini
2002-07-28 15:16 ` Stef Coene
1 sibling, 0 replies; 3+ messages in thread
From: Alejandro Mery Pellegrini @ 2002-07-28 7:07 UTC (permalink / raw)
To: lartc
hi :<
how do i write 'ifconfig eth1:0- init 0' in iproute2 sintaxis?
and.... how does a route add -host looks like?
Please..... i really need your help.
Best Regards,
Alejandro Mery
----- Original Message -----
From: "Alejandro Mery Pellegrini" <amery@ing.puc.cl>
To: "NG LARTC" <lartc@mailman.ds9a.nl>
Sent: Friday, July 26, 2002 11:20 PM
Subject: [LARTC] dhclient
> does anyone have dhclient-script (isc's dhcpc v3) for iproute2?
>
> i have ported most of it, but how do i remove aliases with the ip command?
>
> Best regards,
> Alejandro Mery
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] dhclient
2002-07-27 3:20 [LARTC] dhclient Alejandro Mery Pellegrini
2002-07-28 7:07 ` Alejandro Mery Pellegrini
@ 2002-07-28 15:16 ` Stef Coene
1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2002-07-28 15:16 UTC (permalink / raw)
To: lartc
On Sunday 28 July 2002 09:07, Alejandro Mery Pellegrini wrote:
> hi :<
>
> how do i write 'ifconfig eth1:0- init 0' in iproute2 sintaxis?
> and.... how does a route add -host looks like?
>
> Please..... i really need your help.
You don't have alias in iproute like you have with the old util ipconfig.
ip link show : shows the devices
ip add show : shows the addresses
A NIC has multiple addresses. So you can have more then 1 address / NIC
without having 1 primary and mutiple addresses. All addresses are equal.
Stef
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-07-28 15:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-27 3:20 [LARTC] dhclient Alejandro Mery Pellegrini
2002-07-28 7:07 ` Alejandro Mery Pellegrini
2002-07-28 15:16 ` Stef Coene
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.