Hi
I have instslled Redhat 7.3 including
dhcp-2.0pl5-8, bind, nfs-utils, tftp-server, portmap RPMs. It has two
ethernet card
eth0 192.168.105.140
eth1 192.168.2.100
It is connected to Internet now. my files looks
like this
--------------------------------------------------------------------------------------------------------
#/more etc/dhcpd.conf
---------------------------------------------------------------------------------------------------------
default-lease-time 21600; max-lease-time 21600; option
subnet-mask
255.255.255.0;
option broadcast-address 192.168.2.255; option routers 192.168.2.100; option domain-name-servers 192.168.2.100; option domain-name "local.example.com"; option root-path "192.168.2.100:/opt/ltsp/i386"; shared-network WORKSTATIONS {
subnet 192.168.2.0 netmask 255.255.255.0 { } } ------------------------------------------------------------------------------------------------------------- # more /etc/exports
-------------------------------------------------------------------------------------------------------------
## LTS-begin ## # Note, some lines might wrap because of length, each entry # should be only one line! /opt/ltsp/i386 192.168.2.100/255.255.255.0
(ro,no_root_squash,sync) /fah/ws001 192.168.2.100/255.255.255.0 (rw,no_root_squash,sync) ## LTS-end ## Can you please help me Thanks Bimal |
- Re: [Ltsp-discuss] dhcp is not working Bimal
- Re: [Ltsp-discuss] dhcp is not working rob apodaca
- Re: [Ltsp-discuss] dhcp is not working Bimal
- [Ltsp-discuss] Thin Client has SERVER F... Bimal
- Re: [Ltsp-discuss] Thin Client has ... Anselm Martin Hoffmeister
- Re: [Ltsp-discuss] dhcp is not working barnowl
- Re: [Ltsp-discuss] dhcp is not working Bimal Adhikari
- Re: [Ltsp-discuss] dhcp is not work... rob apodaca
- Re: [Ltsp-discuss] dhcp is not ... Ivan Pulleyn
- Re: [Ltsp-discuss] dhcp is... Bimal
- Re: [Ltsp-discuss] dhc... Ivan Pulleyn