Re: Static ethernet connection

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

 



On Mon, Jan 2, 2012 at 9:56 PM, Geoffrey Leach <geoff@xxxxxxxxxx> wrote:
> I'm not sure that the network service is available on Fedora 16, which
> is OK, because this works fine as is, along with "ifup eth0".
> ONBOOT=yes does not work in my context.  BTW, what is BOOTPROTO=static?

The network service is still available on F16, though it uses
systemd's SysV comptaibility mode.  Either "systemctl enable
network.service" or "chkconfig network on" will enable it.

"BOOTPROTO=dhcp" configures your connection to obtain an IP address
from a DHCP server, while "BOOTPROTO=static" allows you to assign a
static IP address.  The reason it's called "BOOTPROTO" is historical:
http://en.wikipedia.org/wiki/Bootp

> As it happens, my problem turned out to be that dnsmasq was not
> running. It used to be, as you know, that there was a nice service
> configuration tool that would prompt you as to what you might need. No
> longer (sigh).

Actually, system-config-services got ported to systemd, and works
rather nicely with it.

-T.C.
-- 
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