Re: DNS problems this morning - CORRECTION

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

 




Am 17.11.2012 00:10, schrieb lee:

>> You never get guest computers, or get asked to take in someone else's
>> computer and fix it, or install Linux on it for them?  You never add new
>> devices?  Some of which really expect DHCP (network printers, gaming
>> consoles, media devices).  Or had to change some hardware, only to find
>> that the bastard device wants to be on a 192.168.1.x network rather than
>> a 192.168.0.x network that you're using, and you have to manually change
>> everything around, individually, to work past this.
>>
>> DHCP is a falsedeity-send, not a curse.
> 
> No, I don't have these problems and no need for DHCP, so why waste
> resources on it.

so disable NM and dhcpd and write your config in "ifcfg-eth0"
and after enable network.service your are done - what exactly
is the problem to do it the way it was done the last 20 years
and is currently done in every network maintained by admins?

without NM you can write nto any network-config file inclduing
/etc/resilv.conf what you want - NM is for mobile devcies and
user who doe snot have any clue about networks, fro both user
groups is fine, for the otehrs it is unuseable and that is
why network.service with the classical config exists

[root@srv-rhsoft:~]$ cat /etc/sysconfig/network-scripts/ifcfg-eth0
###########################
#           LAN           #
###########################

DEVICE=eth0

IPADDR=192.168.2.2
NETWORK=192.168.2.0
BROADCAST=192.168.2.255
NETMASK=255.255.255.0

TYPE=Ethernet
BOOTPROTO=static
ONBOOT=yes
NM_CONTROLLED=no
USERCTL=no
IPV6INIT=no

MTU=1500
[root@srv-r

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux