in reply to Setting interface alias with perl
I have kicked the idea of just using ifconfig to perform the relevant changes but it seems to be counter productive as we will not be able to retrieve the information when later configuring the interface.
I think ifconfig is the way to go, and I don't understand your concern. Which information exactly can't be retrieved later? If it's connected the alias you just created - you know its name in your program already, so no need to retrieve that later on.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Setting interface alias with perl
by arunpereira (Initiate) on Aug 20, 2008 at 21:52 UTC | |
by moritz (Cardinal) on Aug 20, 2008 at 22:08 UTC | |
by Anonymous Monk on Aug 21, 2008 at 09:06 UTC |