run a command on startup
- From: Jonathan Horne <freebsd@xxxxxxxxx>
- Date: Fri, 26 Jan 2007 16:36:37 -0600
i have a box that my nic's eeprom got zapped last night. WOL is a must for
me, and as a last ditch, i finally have the card talking again if i set a mac
address manually. upon shutdown, apparently it remember the address i set,
and answers to a WOL packet. also, it appears to immediately forget the mac
that was set when the computer starts, because when i get back to the login,
the ifconfig shows the mac to be 00:00:00:00:00:00 again, and i have
to 'ifconfig fxp0 ether [mad address]' after each boot.
where can i stick that command so its run during boot up, maybe preferable
before the network configuration is loaded?
strangely enough, even when the mac address is 00's, i can still ping around
my lan (i didnt think this was possible without a mac address)
thanks,
jonathan
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: run a command on startup
- From: Kevin Downey
- Re: run a command on startup
- Prev by Date: Re: Sorta OT - Backup solutions Mac to FreeBSD
- Next by Date: Re: run a command on startup
- Previous by thread: Sorta OT - Backup solutions Mac to FreeBSD
- Next by thread: Re: run a command on startup
- Index(es):
Relevant Pages
|