Brad
> My setup has my APC UPS gracefully shutting down the server in
> the event of a power outage,
> I would like the server to turn itself back on when the power
> comes back on, or when I try to access the web site from the
> internet.
Sounds like you are mixing up different functions ???
Graceful shutdown of server and UPS happens in the event of power failure and is controlled by the UPS signals.
When the power returns your server will start up automatically (as set in the BIOS)
This protects your server file system from errors caused by unexpected forced shutdown due to unforseen power loss (with v5.6 ext3 and above this issue is less critical).
Wake on LAN function will wake up a server that has gone into low power standby mode (in this case the power system & UPS would have to be on (normal) so that the server could in fact wake up.
> Or should I skip the whole UPS unit and set my BIOS "Restart
> on AC Power Loss" to "Previous State".
If you have a UPS with the APCUPSD rpm, graceful shutdown and restart should all happen automatically (if set up correctly) and with the BIOS set to "Restart on AC power loss", which is what you would normally want to happen on a always on server.
> Is what I'm trying to accomplish even possible?
> I would like the server to turn itself back on ............
> or when I try to access the web site from the
> internet.
I think so, as long as you realise they are different things.
Leave your UPS settings and functionality as they are, but add in the other Wake on LAN functionality that you additionally want
You also seem to be using Wake on LAN (implying access from other workstations on the LAN), in the same mouthful as Wake on Internet access, they sound like different things to me also. Probably depends on settings in your BIOS which requests wake up the system.
Try the link that Andrew suggested (I don't know what it specifically does), also search these forums for Wake on LAN as this was discussed earlier this year (approx) with some good suggestions put forth, I think there was some good info on the devinfo site, so search there too.
You will need a NIC and m/b that supports WOL which you appear to have.
Hope this is useful
Regs
Ray Mitchell