George Bonser wrote: > Can anyone tell me how to add another address to the loopback? In other > words, I want 192.168.43.2 to actually be a loopback address in addition > to 127.0.0.1
ifconfig lo:0 up 192.168.43.2 You must have ip alias support on your kernel for this to work. -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]