search for: write_net_rul

Displaying 6 results from an estimated 6 matches for "write_net_rul".

Did you mean: write_net_rules
2015 May 13
2
Back to eth shuffling ...
So I'm back to this problem. A quick run down of what the original problem was: I have a machine that I'm configuring to use kickstart to setup. It has two builtin ethernet ports (labeled ports 1 and 2) and I'm adding a third one on its PCIe bus. Originally I was using an r8169 clone a default kickstart always put it as eth0 with the builtin ones as eth1 and eth2 respectively. After
2015 May 13
0
Back to eth shuffling ...
Have you tried having kickstart set up a more appropriate /etc/udev/rules/70-persistent-net.rules? This is normally written by /lib/udev/write_net_rules. You should be able to modify the automatically generated one to match what you need. K
2008 Dec 02
0
Re: Problem on slow keystroke response - guest on Xen box
...the entire HD. Because it would be difficult for me to forecast the number of guests to be created in advance. > Installed udev on repo. > > > > > > # cat /etc/udev/rules.d/z25_persistent-net.rules > > # This file was automatically generated by the > > /lib/udev/write_net_rules > > # program, probably run by the persistent-net-generator.rules rules > > file. > > # > > # You can modify it, as long as you keep each rule on a single > line. > > # MAC addresses must be written in lowercase. > > > > SUBSYSTEM=="net", DRI...
2008 Dec 03
0
Re: Re: Problem on slow keystroke response - guest on Xen box
...ess. > > No, your guest should run with a static MAC ( I think is the prefer > method > and the uniq if you want to use dhcp) On guest reinstalled udev # apt-get install udev # cat /etc/udev/rules.d/z25_persistent-net.rules # This file was automatically generated by the /lib/udev/write_net_rules # program, probably run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single line. # MAC addresses must be written in lowercase. SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:16:3e:5b:c3:ad", NAME=...
2015 May 14
2
Back to eth shuffling ...
...is causing this and I can't figure it out. On Wed, May 13, 2015 at 5:17 PM, Kahlil Hodgson < kahlil.hodgson at dealmax.com.au> wrote: > Have you tried having kickstart set up a more appropriate > /etc/udev/rules/70-persistent-net.rules? > This is normally written by /lib/udev/write_net_rules. You should be able > to modify the automatically generated one to match what you need. > > K > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >
2011 Feb 10
1
[libvirt] configuring network interface
Hello Laine: I've revised the configuration and followed all your instructions. I'll try to give you a better explain of my problem. a) I need a bridged (3) configuration, because I have to connect the guests from each others. (via ssh and execute mpi). I've three hosts, each of one has at least a guest. I'll only explain about the configuration of one of them, because the problem