Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot Ping Any Machines
2015-08-24, 23:09
Post: #2
RE: Cannot Ping Any Machines
(2015-08-07 23:24)nowakmr Wrote:  I am configuring my static IP like this:

set net0/ip 10.16.64.97
set net0/netmask 255.255.240.0
set net0/gateway 10.16.64.1

Quick check: are you also opening the interface ("ifopen net0")?

Also:

Quote:ping 127.0.0.1

iPXE has no concept of the loopback address or a loopback network interface, so anything involving 127.0.0.1 is not expected to work.

Quote:I get the same results with DHCP configuration.

Does this mean that you are able to obtain an address via DHCP but are then unable to ping any machines, or do you mean that you get an error (which error?) when you attempt DHCP?

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Cannot Ping Any Machines - nowakmr - 2015-08-07, 23:24
RE: Cannot Ping Any Machines - mcb30 - 2015-08-24 23:09



User(s) browsing this thread: 1 Guest(s)