Re: F7 Help with DHCP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2007/7/17, Frank Cox <theatre@xxxxxxxxxxx>:
On Tue, 17 Jul 2007 17:24:45 +0200
Manuel Arostegui Ramirez <manuel@xxxxxxxxxxxxxx> wrote:

> 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;

Some stuff will fail without "next-server" as well.

--
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com

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

Tnx to all for help: I arranged to use the following dhcp.con f file,
I guess that is not very different from Manuel's...: but I am fully
un-expert of DHCP (and may others subjects!!!)

# option subnet-mask 255.255.255.0;
ddns-update-style none;
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.200 192.168.0.250;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
#option domain-name-servers 62.211.69.250, 212.48.4.15;
#option domain-name "podzone.net" ;
default-lease-time 604800;
max-lease-time 2592000;
}

For your information we inserted a SC101 Netgear storage device: no
way to have it working in a Linux environment (and also you need to
install his software on each windows computer on a network), even if
it gets a IP number from my Linux DHCP server. But Netgear clearly
stated that only Windows is supported.
--
Antonio Montagnani
Skype : antoniomontag

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux