public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* IP aliasing and IP change delay.
@ 2004-12-07  0:07 Andrea G Forte
  0 siblings, 0 replies; only message in thread
From: Andrea G Forte @ 2004-12-07  0:07 UTC (permalink / raw)
  To: linux-kernel

Hello all,

I am new to this list but I hope you can help me.
I have been trying to use two different IP addresses on the same PCMCIA 
wireless card. For doing this I tried the classic
ifconfig wlan0:0 inet xxx.xxx.xxx.xxx
route ......
and I also tried
ip address add xxx.xxx.xxx.xxx dev wlan0

The problem is that after I issue the command, the IP is actually 
changed several hundred of milliseconds later, while if I do not create 
an alias and change the IP twice on the same interface (using ifconfig), 
then the change of IP is really fast, practically it changes starting 
from the packet following the command.
Anybody has some ideas why there is such a double behaviour if using 
wlan0 and wlan0:0 or using only wlan0??

Thank you very much for your help,
Andre

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-07  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-07  0:07 IP aliasing and IP change delay Andrea G Forte

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox