search for: rhelclient

Displaying 9 results from an estimated 9 matches for "rhelclient".

2013 Jun 07
2
memdisk and iso
...; option ip-forwarding false; # No IP forwarding option mask-supplier false; # Don't respond to ICMP Mask req server-name "dhcp209"; next-server 192.168.0.100; subnet 192.168.0.0 netmask 255.255.255.0 { range 192.168.0.1 192.168.0.88; option routers 192.168.0.100; } host rhelclient { next-server 192.168.0.100; filename "linux-install/lpxelinux.0"; server-name "dhcp209"; hardware ethernet 08:00:27:E7:34:E9; fixed-address 192.168.0.88; } The dhcp server has two network interfaces. Eth0 -public, Eth1-Private. Eth1 is 192.168.0.100 and dhcpd is tied...
2013 Jun 07
3
memdisk and iso, speed up
...q > > server-name "dhcp209"; > > Acknowledge > > > > next-server 192.168.0.100; > > > > subnet 192.168.0.0 netmask 255.255.255.0 { > > range 192.168.0.1 192.168.0.88; > > option routers 192.168.0.100; > > } > > > > host rhelclient { > > next-server 192.168.0.100; > > filename "linux-install/lpxelinux.0"; > > server-name "dhcp209"; > > That seems strange to me ( sorry, right now, I have no time to elaborate > my gut feeling about 'server-name "dhcp209"' i...
2013 Jun 08
2
memdisk and iso, speed up
...option pxelinux.pathprefix code 210 = text; > > option pxelinux.reboottime code 211 = unsigned integer 32; > > > > subnet 192.168.0.0 netmask 255.255.255.0 { > > range 192.168.0.1 192.168.0.88; > > option routers 192.168.0.100; > > } > > > > host rhelclient { > > next-server 192.168.0.100; > > filename "linux-install/lpxelinux.0"; > option pxelinux.magic f1:00:74:7e; > > option pxelinux.configfile "linux-install/pxelinux.cfg/default"; > option pxelinux.pathprefix "http://a.web.server/path/...
2013 Jun 07
0
memdisk and iso, speed up
...mask-supplier false; # Don't respond to ICMP Mask req > server-name "dhcp209"; Acknowledge > next-server 192.168.0.100; > > subnet 192.168.0.0 netmask 255.255.255.0 { > range 192.168.0.1 192.168.0.88; > option routers 192.168.0.100; > } > > host rhelclient { > next-server 192.168.0.100; > filename "linux-install/lpxelinux.0"; > server-name "dhcp209"; That seems strange to me ( sorry, right now, I have no time to elaborate my gut feeling about 'server-name "dhcp209"' in "host rhelclient {}&qu...
2013 Jun 10
2
memdisk and iso, speed up
Op 2013-06-10 om 09:48 schreef upen: <snip/> > > > My dhcpd.conf now looks like this: > host rhelclient { > site-option-space "pxelinux"; > next-server 192.168.0.100; > option pxelinux.magic f1:00:74:7e; > option pxelinux.configfile "linux-install/pxelinux.cfg/default"; > option pxelinux.pathprefix "http://192.168.0.100/linux-install/"; > file...
2013 Jun 10
0
memdisk and iso, speed up
...210 = text; >> > option pxelinux.reboottime code 211 = unsigned integer 32; >> > >> > subnet 192.168.0.0 netmask 255.255.255.0 { >> > range 192.168.0.1 192.168.0.88; >> > option routers 192.168.0.100; >> > } >> > >> > host rhelclient { >> > next-server 192.168.0.100; >> > filename "linux-install/lpxelinux.0"; >> option pxelinux.magic f1:00:74:7e; >> > option pxelinux.configfile "linux-install/pxelinux.cfg/default"; >> option pxelinux.pathprefix " >...
2013 Jun 11
0
memdisk and iso, speed up
On Mon, Jun 10, 2013 at 11:17 AM, Geert Stappers <stappers at stappers.nl>wrote: > Op 2013-06-10 om 09:48 schreef upen: > <snip/> > > > > > My dhcpd.conf now looks like this: > > host rhelclient { > > site-option-space "pxelinux"; > > next-server 192.168.0.100; > > option pxelinux.magic f1:00:74:7e; > > option pxelinux.configfile "linux-install/pxelinux.cfg/default"; > > option pxelinux.pathprefix "http://192.168.0.100/linux-in...
2013 Jun 08
0
memdisk and iso, speed up
...linux.configfile code 209 = text; > option pxelinux.pathprefix code 210 = text; > option pxelinux.reboottime code 211 = unsigned integer 32; > > subnet 192.168.0.0 netmask 255.255.255.0 { > range 192.168.0.1 192.168.0.88; > option routers 192.168.0.100; > } > > host rhelclient { > next-server 192.168.0.100; > filename "linux-install/lpxelinux.0"; option pxelinux.magic f1:00:74:7e; > option pxelinux.configfile "linux-install/pxelinux.cfg/default"; option pxelinux.pathprefix "http://a.web.server/path/to/linux-install/";...
2013 Jun 07
2
memdisk and iso
Op 2013-06-06 om 14:42 schreef H. Peter Anvin: > On 06/06/2013 02:40 PM, upen wrote: > > > > Some odd things I observed just now. > > 1. Since yesterday, I have been reseting the client box from Virtualbox VM > > menu (Reset option). This always showed me com32 vesamenu.c32 > > message. > > 2. Some time ago, I decided I power off the client VM(