Am Dienstag, den 29.07.2008, 15:31 -0500 schrieb Mikkel L. Ellertson: > Christoph Höger wrote: > > Hi, > > > > when I want a debian based system to start up an ethernet device > > automagically on boot, I simply edit /etc/network/interfaces. > > Is there a similar way on fedora to have a single file where static > > informations go? > > > > regards > > > > christoph > > > You can find the scripts in /etc/sysconfig/network-scripts. But you > also have to change a couple of services. By default, NetworkManager > runs at boot, and does not bring up the network interfaces until you > log into the GUI. If you use the network service instead, it will > bring up the network on boot instead. > > chkconfig NetworkManager off > chkconfig network on > > If you want to change them before you reboot, run: > > service NetworkManager stop > service network start > > Mikkel > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Hi, Networkmanager (that I am very aware of ;)) is not an option. I should have mentioned that I need to assign static ip addresses to some virtual machines by editing something in their root-tree. If I look at /etc/sysconfig/network-scripts/ifcfg-eth0 that seems to be the place to go. Has anyone an example of that file with a static ip adress? regards Christoph
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list