Re: F7 Help with DHCP



On Tuesday 17 July 2007 17:19:52 antonio montagnani wrote:
I am in a hurry to set up a DHCP server for testing an extrenal device
can someone post any easy working DHCP conf file that I will modify to
suit my need?? just to deliver IP numbers to my net???

Tnx



subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.100 192.168.1.150;
option broadcast-address 192.168.1.255;
option routers 192.168.1.1;
#option domain-name "YOURNET";
option domain-name-servers 213.172.33.34;

Hope this helps

--
Manuel Arostegui Ramirez.

Electronic Mail is not secure, may not be read every day, and should not
be used for urgent or sensitive issues.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Getting the first frame of the avi and wmv file
    ... > modify it to suit my requirement. ... > and convert the DIB to IPicture object, so that I can usel it inside VB ...
    (microsoft.public.vb.winapi.graphics)
  • Re: ACLs on directory tree
    ... >> that suit your needs? ... >The Sticky Bit hat the disadvantage that the user that owns the ... >file/directory can modify or remove it. ... supports the full NFSv4 ACL features and include support for _deny_ ACLs ...
    (comp.unix.solaris)
  • Re: Picasa - Re: Skype 2.0.0.73 - Re: Skype Update
    ... > You can also modify the Templates, if you want, to suit your own ... > purposes, so you can have the Layout however you want & let the ...
    (uk.people.silversurfers)
  • Re: UTCNow <> GMT
    ... the future then I shall modify the code to suit different versions of the ... I for one don't want to rely on using registry values that might differ ...
    (microsoft.public.dotnet.languages.vb)
  • Re: LINK A BITMAP
    ... I have an example that will change a bitmap in response ... to the value in a cell, which you can modify to suit your needs. ...
    (microsoft.public.excel)

Loading