|
On Thu, 4 May 2006, Pete Helgren wrote:
I *think* my problem is that I set the virtual Ethernet and the Linux Ethernet addresses the same, which didn't make any sense at the time and still doesn't (but I had nothing else to go on...). So I need to figure out how to change the Linux addresses from the command line.
to configure the first ethernet adapter with IP address 10.0.0.1 and netmask 255.255.255.0 use the following command (replace with the appropriate IP addresses):
ifconfig eth0 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255 The second ethernet adapter is eth1, the third is eth2, etc. James Rich It's not the software that's free; it's you. - billyskank on Groklaw
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.