IP Address Problems

dan hentaidan at gmail.com
Mon Jan 9 23:48:01 UTC 2006


On 09/01/06, Michael J. Lynch <mlynch at gcom.com> wrote:
>
> Yep...my ISP has the same restriction.  The interfaces file on both
> machines *should* be identical.  an contain the following:
>
> <qoute>
> auto lo
> iface lo inet loopback
>
> mapping hotplug
>         script grep
>         map eth0
>
> iface eth0 inet dhcp
> </qoute>
>
> On the machine (laptop) that you want to use the spoofed MAC address
> use the following (fill in the AA:BB... with the desired MAC address).
>
> <qoute>
> auto lo
> iface lo inet loopback
>
> mapping hotplug
>         script grep
>         map eth0
>
> iface eth0 inet dhcp
>         hwaddress ether AA:BB:CC:DD:EE:FF
> </qoute>

Will this also work at boot? (for the spoofed laptop)

> Give that a try and see if it doesn't fix up the problem.  BTW - Make
> sure you *never* have both machines on the same subnet at the same time
> or you'll have lots of problems.
>

I'll give it a try and let you know,

Thanks for the help,
Dan
--
http://www.danicity.co.uk




More information about the ubuntu-users mailing list