First : It's my 1. mail to a mailing-list so if i make something wrong please tell me. I use FC11 x84_64 and are new on GNU/Linux systems to learn. I removed NetworkManager because it changed my /etc/resolv.conf on every reboot after installing the bind server (cache and forward first named server). now i must start my Network Interface eth0 manually after every reboot. what can i do to start eth0 on Boot ? This is my Configuration in /etc/sysconfig/network-scripts/ifcfg-eth0 # Networking Interface DEVICE=eth0 BOOTPROTO=static DNS1=192.168.2.1 GATEWAY=192.168.2.254 HWADDR=00:19:66:a9:38:2e IPADDR=192.168.2.1 NETMASK=255.255.255.0 ONBOOT=yes TYPE=Ethernet PREFIX=24 NAME="System eth0" UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 IPV6INIT=no USERCTL=no Thanks in advance -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines