Re: network set-up problem
Andreas Moestedt <[email protected]> Mon, 02 Jun 2003 13:40:14 +0200
| Newsgroups | gmane.linux.suse.sparc |
|---|---|
| Organization | Virtutech AB |
| Message-ID | <[email protected]> |
Bertrand Sirodot wrote: > It is true that you can set the OBP variable > "local-mac-address?" to "true", but Linux doesn't take > that into account, so there is no way AFAIK to have > one MAC address per card, which prevents you from > having the 2 cards on the same network. > > Bertrand. But you should be able to change the network address of the second interface using ifconfig. $ ifconfig eth1 hw ether <new MAC address> /Andreas