Networking :: DHCP For Diskless (PXE) Boot - Server Not Responding

Jan 7, 2009

I'm attempting to set up a server for performing diskless boots here. I'm using Gentoo 2008, and have followed the instructions here:

[URL]

I've gotten to the end of the basic DHCP setup, and I can not get the server to issue addresses. I've confirmed dhcpd loads up OK, and is running in top.

Here's the contents of /etc/dhcp/dhcpd:

Code:
# Disable dynamic DNS
ddns-update-style none;
# Assume one default gateway for IP traffic will do

[Code]....

View 6 Replies


ADVERTISEMENT

Networking :: Host Not Responding To DHCP Request?

May 18, 2009

I am running a 2 NIC system with the routing table for eth0 allows user access to the internet,etc. and eth1 routes to another private network (192.168.x.x). eth1 is configured to handle DHCP requests.When a device connected via eth1 boots, it requests an IP from the DHCP server. Using tcpdump, eth1 is receiving the request but is not offering a lease.dhcp.conf seems to be configuring the DHCP service correctly. and dhcpd is running.The host is running Red Hat Enterprise Linux (Server Edition) 5.1. Perhaps I need to modify fire-wall rules (or disable them on eth1 altogether)?

View 2 Replies View Related

Fedora Networking :: Diskless Boot Not Working

Jan 4, 2011

I have followed everything in the fedora 14 documenation about setting up a diskless pxe boot and I can get past initialization. The kernel and initrd load fine from the tftp server. The kernel starts, then hangs after probing USB devices. The messages show that initrd does not have support for nfsroot. I think I need to better understand how to add this in when I run dracut to build the initramfs image.

View 1 Replies View Related

Ubuntu Installation :: PXE Server Diskless Setup - Boot Process Hangs

Jun 24, 2010

I have a PXE server which installed DHCP TFTP AND NFS service. and set them up followed by [URL].

The boot process hanged here:
ipconfig: eth0: SIOCGIFUNDEX: No such device
ipconfig: no devices to configure
[-n eho]
. /tmp/net-eth0.conf
/init: line 3: can't open /tmp/net-eth0.conf
...

What I did try to work around is,
1. Set portfast to all the ports connected the PXE server and client.
2. Edit pxelinux.cfg/default, try different setting in "ip=" (I did not find any menu in the internet which explain to to configure this file).

View 9 Replies View Related

Ubuntu Networking :: DHCP Server No Longer Responses To DHCP Requests - Can't Ping Gateway

Oct 22, 2010

Back in April I set up a Ubuntu DHCP server and a multiple VLAN network [URL] to migrate our various servers, workstations, etc off the 192.168.1.1 /24 network that everything was on because we where running out of address space. I built out the new network and everything worked great except our AD server would never get an IP address from the DHCP server (static reservation) and even if I set the IP statically on the AD server it couldn't ping the gateway and noone could log in. After several attempts to resolve this, including bringing in outside help, we where never able to figure out what the problem was.

Now 6 months later I have time to revisit the issue without effecting the live network. I used Acronis and imaged the AD server last Friday, cloned it on to another box with the same hardware, and put it up on the new network that's been sitting unused for the last 6 months. Today when I statically set the IP on the AD server (which is what I want) it connects and I can ping it's gateway 192.168.1.1 and all the way across vlans to a test sales agent workstation at 192.168.8.xxx on vlan 800 but only if I statically assign the agents station an IP address. When I try to get an IP address via DHCP it fails as destination unreachable. Nothing has changed in the last 6 months on the DHCP server but now it for some reason can't ping its default gateway 192.168.1.1. All of the config files are the same as they where left from the post linked above aside from the vlan id's used where changed from 1's to 100's (i.e. vlan 3 is now vlan 300) /etc/network/interfaces

Code:

auto lo
iface lo inet loopback
auto vlan100
iface vlan100 inet static

[code]....

why it can't reach the gateway, when I do a tcpdump I can see the DHCP requests come in on eth0 but the server never responds and I'm pretty sure its because it isn't "seeing" them since it thinks there isn't a network connection but I don't know how to trouble shoot to find out where the problem lies.

View 6 Replies View Related

Ubuntu Networking :: DHCP Server No Longer Responds To DHCP Requests - Can't Ping Gateway

Jul 1, 2010

Back in April I set up a Ubuntu DHCP server and a multiple VLAN network [URL] to migrate our various servers, workstations, etc off the 192.168.1.1 /24 network that everything was on because we where running out of address space. I built out the new network and everything worked great except our AD server would never get an IP address from the DHCP server (static reservation) and even if I set the IP statically on the AD server it couldn't ping the gateway and noone could log in. After several attempts to resolve this, including bringing in outside help, we where never able to figure out what the problem was.

Now 6 months later I have time to revisit the issue without effecting the live network. I used Acronis and imaged the AD server last Friday, cloned it on to another box with the same hardware, and put it up on the new network that's been sitting unused for the last 6 months. Today when I statically set the IP on the AD server (which is what I want) it connects and I can ping it's gateway 192.168.1.1 and all the way across vlans to a test sales agent workstation at 192.168.8.xxx on vlan 800 but only if I statically assign the agents station an IP address.

When I try to get an IP address via DHCP it fails as destination unreachable. Nothing has changed in the last 6 months on the DHCP server but now it for some reason can't ping its default gateway 192.168.1.1. All of the config files are the same as they where left from the post linked above aside from the vlan id's used where changed from 1's to 100's (i.e. vlan 3 is now vlan 300) /etc/network/interfaces

Code:

auto lo
iface lo inet loopback
auto vlan100

[code]....

why it can't reach the gateway, when I do a tcpdump I can see the DHCP requests come in on eth0 but the server never responds and I'm pretty sure its because it isn't "seeing" them since it thinks there isn't a network connection but I don't know how to trouble shoot to find out where the problem lies.

View 2 Replies View Related

Networking :: Configure A (openSUSE) Client To Dhcp To EBox DHCP Server - Lease An IP Address

Mar 25, 2010

I am puzzled with trying to configure a linux (openSUSE) client to dhcp to eBox DHCP server. I am using dhclient to lease an IP address with dhclient eth0 -s 10.45.48.108 and get a response

openSUSE11232CL1 dhclient: DHCPDISCOVER on eth0 to 10.45.48.108 port 67 interval 4
openSUSE11232CL1 dhclient: DHCPOFFER from 10.45.48.108
openSUSE11232CL1 dhclient: DHCPREQUEST on eth0 to 10.45.48.108 port 67
openSUSE11232CL1 dhclient: send_packet: Network is unreachable
openSUSE11232CL1 dhclient: send_packet: please consult README file regarding broadcast address.

The server reports eBox141 dhcpd: DHCPDISCOVER from 00:0c:29:3e:57:a3 (openSUSE11232CL1.domain.net) via eth0
eBox141 dhcpd: DHCPOFFER on 10.45.200.2 to 00:0c:29:3e:57:a3 (openSUSE11232CL1.domain.net) via eth0

I interpret this as the server receives the request and the client accepting it but the lease does not last long and the connection breaks. what this could be and why the connection breaks? Or my undestanding is totally wrong on how it works and should work? And BTW, where is that README file that's referenced in the message I receive on the client?

View 2 Replies View Related

Ubuntu Networking :: If DHCP Not Available - Fallback And Start DHCP Server?

Mar 8, 2010

Currently I have my eth0 interface getting a DHCP address but at times the DHCP server will not be reachable. Sooo what I would like my server to do is if it cannot find a DHCP server assign a static address to eth0. Then start the DHCP service so it can then dish out some addresses.How can I do this? Surely it is possible

View 2 Replies View Related

Networking :: Server On Multiple VLANs Server Not Responding To Pings From Non-local Subnets?

Jul 14, 2010

I've got a machine running Ubuntu Server that is on several VLANs. Each VLAN has its own subnet and the server has an address on each subnet. The switches are set to allow tagged traffic to the server for each VLAN that it is on. Switch ports ending with workstations are given untagged ports on whatever VLAN is appropriate. Workstations are given addresses on a subnet for each VLAN via DHCP. All this works great and hosts on any subnet/VLAN can access the server as normal via its address on that subnet/VLAN.

Accessing the machine by its address on a non-local subnet is where I run into a problem. Inter-subnet traffic has to go through a router, which has been set up appropriately. Running tcpdump on the server and pinging it from a workstation on a subnet, using its address on a different subnet, shows the server receives the ping, but sends no response:

Code:
sudo tcpdump -i vlan4 -n
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode

[code]...

View 8 Replies View Related

Networking :: Kernel:Nfs Server 10.xx.xx.xx Not Responding

Dec 14, 2009

I am getting an var log error while mounting remote file system to the client side as:- Kernel:NFS: Server 10.47.152.70 is not responding, still trying.

The issue is client side machine is getting hang, after i mount the file system.

I have exported the file system as ext3 at the server side using Veritas Cluster. And importing it on the client side by including the shared directory in fstab.

View 2 Replies View Related

Ubuntu Servers :: Diskless Login - Setup A PXE Boot Environment?

Nov 24, 2010

how to to setup a PXE boot environment. The server contains a LUbuntu 10.10-installation the client is Ubuntu 10.10 Server (I didn't mix up those two...) So, everything is going fine; the client gets an ip-adres, and boots over PXE. The login-prompt is shown. Problem: I can't login. It seems my users are deleted (better not copied). Of course the system (client) works fine when I boot the system from it's harddrive. The only thing I can guess, there going something wrong with:

[Code]....

View 1 Replies View Related

Fedora Networking :: LTSP - NFS Server Not Responding?

Feb 12, 2009

Currently have a problem with my LTSP server when using a gigabit switch with a megabit thin client.I am using K12LTSP with Fedora 9.The thin clients get most of the way through booting up then I get error messages saying:nfs: server 172.31.6.1 not responding, still trying.I don't get this problem if I use a 100 meg switch though.I have found several forum posts on the internet which all seem to point to the following webpage with a solution:However, when I make the recommended changes It doesnt make a difference.Below is an example of the default file located at /var/lib/tftpboot/ltsp/i386/pxelinux.cfg with its default settings:

Code:
prompt 0
label linux

[code]....

View 5 Replies View Related

Server :: An Interesting Challenge Involving Diskless Booting A PC?

May 13, 2010

An interesting challenge involving diskless booting a PC

View 1 Replies View Related

Server :: How To Setup Diskless PXE Client On Debian Lenny (HPC)

Aug 8, 2010

I currently have a debian lenny high performance cluster running seamlessly using dhcp and tftpd-hpa. All nodes are completely diskless, and i would like to keep it that way. I now would like to have a client boot over local into a full KDE desktop.

Here's the cache.
1. I would like the client to also be a node. I would like it to handle processing as the other nodes do, but this one with a full desktop, with ALL data and privileges accessible.
2. The client will have its own workstation graphics. It will need to have that driver loaded without slowing the system.
3. Client will need to be able to use its own usb, bd-rom, dvd, audio, etc. even though it will be booting into the HPC.
4. Wireless. I cannot run 70 ft of lan across an apartment. not happening.

The idea is a media center applicable "powerhouse" with high-end power and graphics for easy media editing, 3d creation, and gaming. Will also be used for webcache over all local, file sharing, and other server applications.

HPC specs:
-headnode: hp compaq p4-ht 3.2 ghz, 4x500gb, 4gb mem, gigabit ethernet, wireless-N
-nodes: 4x p4-ht 2.2 ghz, 2gb mem, no-name brand slim desktops; 2x panasonic toughbooks p4-mobile 1.8 ghz, 1.5gb mem; 3x gateway p3 unknown specs; and 1 hp 530 notebook 1.6ghz core2 duo, 1.5gb mem
-client: hp compaq core2 duo 2.13 ghz, 4gb mem, wireless n, bd-rom, 2x dvd-rom, usb 3.0 card, bluetooth, 1gb AGP nvidia geforce 6800 dual-dvi, no hd.
I need to know how to set up this PXE.

View 1 Replies View Related

Fedora Networking :: Server Is Not Responding To The Traceroute Command

Aug 10, 2011

As i've installed the new fedora update packets ,i've seemed to develope a strange networking problem .. Network description Fedora 15 with 3 LAN adaptors eth0 > LAN (IP address 192.168.0.254)eth1 > network connected to a pppoe conection eth2 > WAN to another provider. Ok so let's ignore eth2 because i've disable mangle(i was using trafic shifting on some ports). So now i'm using it as a simple NAT server .. so the problem is : >>my server is not responding to the traceroute command is it should .. the network works thou but this is what i get. C:UsersDUAL>tracert google.ro

[Code]...

View 3 Replies View Related

CentOS 5 Server :: Cannot Setup Diskless Environment With Host (3.9 Kernel)

Feb 11, 2010

My problem is that I can't setup a diskless environment with CentOS 5.4 (server) and CentOS 3.9 (hosts). On the host, I've recompiled the CentOS 3.9 kernel, with these mods:
- added kernel level IP autoconfiguration;
- added NFS file system support;
- added Root file system on NFS;
- added e1000 driver (the host has a gigabit network card);

Then, I have followed the guide at this link: [URL]
But in my dhcpd.conf I'he put other parameters:
ddns-update-style interim;
allow bootp;
allow booting;

subnet 192.168.195.0 netmask 255.255.255.0 {
range192.168.195.70 192.168.195.90;
option routers192.168.195.254;
option subnet-mask255.255.255.0;
option domain-name"lnf.infn.it";
option domain-name-servers192.168.195.254;
option time-offset-18000; # Eastern Standard Time
default-lease-time21600;
max-lease-time43200;
filename"linux-install/pxelinux.0";
next-server192.168.195.254;
}

host dante79 {
option host-name"dante79";
hardware ethernet00:20:38:01:C3:7C;
fixed-address192.168.195.79;
}

View 8 Replies View Related

Networking :: Diskless Thin Clients On Wireless LAN Possible?

Apr 1, 2010

That is, the thin clients will have to get their OS image via TFTP, and their IP address via DHCP on a *wireless card* - is this possible?What spec should I ask for/search for when buying the WiFi card?

View 1 Replies View Related

CentOS 5 Networking :: Bind Server Not Responding To Client Queries

Mar 4, 2011

I am bit new to Linux and have setup caching-only name server with Centos 5.5. when i do dig server, it provide resolutions. but when i use the server IP as DNS on my windows client, it says, "connection refused" on the NSlookup output. (IP table didn't enable) My server Ip is 192.168.1.253 and bellow is the configuration of "/var/named/chroot/etc/named.conf"

options {
listen-on port 53 { 127.0.0.1; 192.168.1.253; };
listen-on-v6 port 53 { ::1; };
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
memstatistics-file "/var/named/data/named_mem_stats.txt"; .....

View 9 Replies View Related

Fedora Networking :: Nfs Permission Error On Diskless Environment

Dec 9, 2010

I'm trying to set-up a diskless environment on my home network, based on a F12 server and one FC14 client and I have a problem that I think is related to NFS, but googling around I cannot find any solution.
Basicly the client boots correctly, gdm fires up showing the login window, but the system doesn't let me in, if I switch to console (CTRL+ALT+F2) I cannot login with both standard and super user getting a "permission denied" error.

I tryed to mount the exported fs on another computer and ls -l on the mounted dir shows both user and group set to nobody.

If i mount the exported dir on server side (i.e. mount -t nfs localhost:/...) permissions user and group shows correctly

View 2 Replies View Related

Ubuntu Networking :: Find Gateway - DHCP Server - DNS Server From CLI ?

May 27, 2010

On a remote system, when all you have is the ssh CLI -

How do you find out the ip addresses for:the Gateway
the DHCP server
the DNS server

Don't need to make any changes.

Which commands will display this info?

View 1 Replies View Related

Ubuntu Servers :: DHCP Server And DHCP Client Simultaneously?

Aug 4, 2010

I have an embedded device for which I've created an html configuration page. This page allows you to set static IPs, dhcp, and can scan for wireless devices.My problem is that in order to access the device it requires that it runs as a dhcp server otherwise people are not assigned an IP and so can not access the embedded devices static IP. (This config page is for the laymen and so they are not the type who are able to set up their own static IPs). One of the potential options is to have the device connect to the network on eth0 acting as a dhcp client. However this prevents me from running a dhcp server.One solution I can think of is running a dhcp server only if it doesn't detect another dhcp server running on the network.

View 4 Replies View Related

Networking :: Dhcp Server With Two Subnets?

Mar 17, 2010

I'm trying to build a linux(fedora 12) dhcpd server(and gateway), that have 3 network cards(eth0 have with public ip, eth1 192.168.2.1 class and eth3 with 192.168.3.1 class).

Because I have just a switch, I want to put both cables(from eth1, eth2) in the switch. Every client has 2 network card(eth0, eth1). My question is, is there any way to conf eth0 to take from server ip from 192.168.2.1 class, and eth1 from 192.168.3.1? The internet will work only on eth0.

my dhcpd.conf for now looks like this:

subnet 192.168.2.0 netmask 255.255.255.0 {
option subnet-mask 255.255.255.0;
option routers 192.168.2.1;

[Code]....

View 1 Replies View Related

Fedora Networking :: Installing Box As DHCP Server?

Jun 19, 2011

We have a network of 20 boxes and the router dealt with DHCP, but I'm planning to assign the DHCP task to the linux box. Any heads up? eth card configuration, network topology... etc.?

View 8 Replies View Related

Ubuntu Networking :: Can't Use Static Ip On Dhcp Server

Aug 17, 2010

I have 2 Ethernet connections, one (eth0) for the internet which gets set with dhcp, and one (eth1) for my internal network on which I have dhcp3-server running. I set eth1 to use static IP in interfaces, but every time I reset the network, it is fine for a couple of minutes, and switches over do being served by my own dhcp server on the same machine. (the interfaces file clearly says "iface eth1 inet static")

View 7 Replies View Related

Ubuntu Networking :: Server 8.04 - Installer Cannot See A DHCP ?

Dec 13, 2010

I reinstalled Ubuntu server, now, as always I have to start off with 8.04 then upgrade to 10.04, and I've never had a problem with this before on this machine or any other for that matter. The problem is, this time I have installed and Ubuntu installer cannot see a DHCP, I go a head and install anyway and fire up Ubuntu and there is no internet access, I have two network cards plugged in, when I type in ifconfig it shows only lo and no network cards, and yet when I check lspci ot shows both network cards are there and when either are plugger in it shows connection on both the connector at the stack end and on the router.

View 5 Replies View Related

Ubuntu Networking :: Setup A Dhcp Server

May 6, 2011

i have a homework where i have to set up a dhcp server on linux. I am using ubuntu. I tried following: [URL] However after running "sudo apt-get install dhcp3-server" the file "/etc/default/dhcp3-server" does not appear.

View 9 Replies View Related

Networking :: Configure To Use A Specific DHCP Server?

Jan 24, 2010

This is probably an odd request, but figured I'd ask in case someone knew. We have a lab that has the IP range 172.10.0.0/16 (255.255.0.0). The lab gateway/DHCP assigns an IP in the range of 172.10.0.2-172.10.0.254. I want to set up my own DHCP server on a specific range, for example 172.10.10.1-172.10.10.254. I create a new host fine, but since it's set for DHCP, it uses the DHCP server at 172.10.0.1. Is there a way to force it to use a different DHCP server on the client side? I realize that I can work around this with exclusions on the 172.10.0.1 DHCP server, or use iptables to deny DHCP requests to specific MACs, but wanted to know if there was an (easier?) way to configure the client to use the 172.10.10.1 DHCP server instead of the 172.10.0.1 server?

View 1 Replies View Related

Networking :: DHCP Server Auto-detect

Apr 1, 2010

I have a scenario where a Debian (in this case) device will be connected to an existing LAN.What I then want said box to do, is to query the LAN to see if there is an existing DHCP server present. If there isn't one - then simply use the Debian box as the DHCP server (which works fine atm).If there is an existing one - I need the Debian box to be able to turn off it's own internal one and get it's details from the existing server (ie. change from server to client).

These action will need to be sat in the background as well - just in case another DHCP server appears on the LAN after this box does. Don't shoot me for saying it - but I know Windoze server does this. Is there a 'script/util' that anyone knows of (I am trying to do this auto-magically)?

View 2 Replies View Related

Networking :: Dhcp Server On Network Drive

Jan 15, 2010

On my network drive web control panel I have got such an option:What would a dhcp server do on a network hard disk?

View 5 Replies View Related

Networking :: How A Computer Determine Dhcp Server

Dec 7, 2010

I got a machine with RedHat Enterprise Linux 5 installed. I set the ifcfg-eth0 as following:

Code:

DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet

when the machine rebooted, eth0 has the ip address 192.168.24.234. But if executing 'dhclient', eth0 will get the ip address 10.200.34.208, which is my expected ip address. I'm not quite familiar with networking things. I don't know what's going on there. Why should I need to execute 'dhclient' to obtain the expected ip address? Is there any way to obtain the ip address 10.200.34.208 right after host boot?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved