HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Server did not respond on rx2600
Operating System - Linux
1827963
Members
3217
Online
109973
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 01:43 AM
03-05-2007 01:43 AM
Server did not respond on rx2600
Hi,
While netbooting rx2600 machine, i am getting the following message on the PXE client
"PXE - E18: Timeout. Server did not respond".
I am able to pxe boot 32-bit machine. but while doing the same on this rx2600 machine, i am getting this problem. Anyone can help me to resolve this. dhcp and tftp services are working fine.
sample dhcp and tftp conf. files
dhcp.conf
ddns-update-style interim;
ignore client-updates;
allow booting;
allow bootp;
subnet 192.1.45.0 netmask 255.255.255.0 {
option subnet-mask 255.255.255.0;
range 192.1.45.10 192.1.45.13;
default-lease-time 21600;
max-lease-time 43200;
host "PXEclient mac address"{
hardware ethernet;
fixed-address 192.1.45.26;
filename "ia64/elilo.efi";
}
}
tftp
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -s /tftpboot
disable = no
port = 69
per_source = 11
cps = 100 2
flags = IPv4
}
While netbooting rx2600 machine, i am getting the following message on the PXE client
"PXE - E18: Timeout. Server did not respond".
I am able to pxe boot 32-bit machine. but while doing the same on this rx2600 machine, i am getting this problem. Anyone can help me to resolve this. dhcp and tftp services are working fine.
sample dhcp and tftp conf. files
dhcp.conf
ddns-update-style interim;
ignore client-updates;
allow booting;
allow bootp;
subnet 192.1.45.0 netmask 255.255.255.0 {
option subnet-mask 255.255.255.0;
range 192.1.45.10 192.1.45.13;
default-lease-time 21600;
max-lease-time 43200;
host "PXEclient mac address"{
hardware ethernet
fixed-address 192.1.45.26;
filename "ia64/elilo.efi";
}
}
tftp
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -s /tftpboot
disable = no
port = 69
per_source = 11
cps = 100 2
flags = IPv4
}
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 04:35 AM
03-06-2007 04:35 AM
Re: Server did not respond on rx2600
able to resolve this issue. forgot to add server-name in the dhcp configuration.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP