I received my intel expi9301ctblk in the mail two days and I can't turn on my server from my plex or trying to reach it's ip address from my browser. I would like it to automatically turn on when a user tries to access it.
- Weirdly, when I use an application called WakeMeOnLan to wake it up from my pc, it works. But it won't work from the browser.
- Bios PCI-E and PCI are set to power turn on.
- LAN option set to autoselect and WOL_Magic, shows full duplex in ifconfig
Code: Select all
$ ifconfig
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
ether 68:05:ca:2b:ec:4d
inet 192.168.2.150 netmask 0xffffff00 broadcast 192.168.2.255
inet6 fe80::6a05:caff:fe2b:ec4d%em0 prefixlen 64 scopeid 0x5
inet 192.168.2.155 netmask 0xffffff00 broadcast 192.168.2.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
ipfw0: flags=8801<UP,SIMPLEX,MULTICAST> metric 0 mtu 65536
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0xb
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
