Running dhcp
|
2019-08-15, 21:59
(This post was last modified: 2019-08-15 22:06 by obie.)
Post: #1
|
|||
|
|||
Running dhcp
I'm running into issues with running 'dhcp' when starting up an iPXE script and trying to get access to the network.
Im running on a SeaBios on ASUS chromebox hardware. The problem I run into when running dhcp is that it seems to lock up when running 'dhcp' with 'Waiting for link-up on net0'. It hangs there and I'm not able to Ctrl C to get out and waiting doesn't seem to help. It doesn't seem to fail either. When running fstat, I get net0 .... closed + Link Down, and Link status: down (ipxe.org/38086101). When I'm running on the Developer console on the machine, I'm able to connect the network just fine but it seems that I can't from the BIOS/ iPXE script. I just cloned ipxe so I should be on the latest version. I'm on a tested/working ethernet connection. Something to do with the network firmware? Script in totality: Code: echo Ifstat results Thanks for your help. Digging some more it seems like this is relevant http://ipxe.org/dev/drvtest/link? Is just polling and waiting on ifstat to report a good connection the solution? Or just putting in a wait? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Running dhcp - obie - 2019-08-15 21:59
RE: Running dhcp - NiKiZe - 2019-08-20, 23:07
|
User(s) browsing this thread: 2 Guest(s)