Ooops forgot the list...

--- Begin Message ---
Instead of replacing the NIC can't he just use the "link" address family
option in ifconfig to assign a different MAC address so that it appears to
be a different machine?

flagg# ifconfig fxp1
fxp1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:30:48:11:be:23
        media: Ethernet autoselect (none)
        status: no carrier
flagg# ifconfig fxp1 ether aa:bb:cc:dd:ee:ff
flagg# ifconfig fxp1
fxp1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether aa:bb:cc:dd:ee:ff
        media: Ethernet autoselect (none)
        status: no carrier

 - Mike


> From: "Scott M. Nolde" <[EMAIL PROTECTED]>
> To: "Mr. Darren" <[EMAIL PROTECTED]>
> Cc: "freebsd" <[EMAIL PROTECTED]>
> Sent: Friday, October 18, 2002 5:49 PM
> Subject: Re: need software MAC address
> 
> 
> > Mr. Darren([EMAIL PROTECTED])@2002.10.18 09:51:54 +0000:
> > > My isp has partitioned the bandwidth it has assigned
> > > me in half.(they assume everyone has 2 computers)  If
> > > I want to use it, I can buy a switch and add an extra
> > > NIC card.  I however would prefer to simply create a
> > > fake interface, give it a separate MAC address.. and
> > > BRIDGE it.  any input on this would be helpfull.
> > >
> > > -Darren
> > >
> >
> > Tell them to go piss up a flagpole and give you your other rightful
> half
> > of your bandwidth.  Bitch like hell or get another provider.
> Remind
> > them that "assume is making an ass out of u and me."
> >
> > --
> > Scott Nolde
> > GPG Key 0xD869AB48
> >
> 
> LOL.  He may have the right idea.  Hard to believe
> they'd do such a thang.
> 
> Here's my thought ...
> 
> Tell them you <bought> and run your (two!) computer(s)
> through a hardware router for security, and have them
> assign the IP to the "router's" mac addy, which, I guess, could just
> be the
> NIC in the box, what they dunno don't hurt?  If that MAC is
> already "on file", I've got a DI-604 I'd sell you cheap, but I like
> FBSDers, so I'd have to say I wouldn't wish that device on
> Linus Torvalds......
> 
> I guess another NIC don't cost too much, either, AFATG.
> 
> Just my .02..
> 
> Kevin Kinsey
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
--- End Message ---

Reply via email to