Displaying 2 results from an estimated 2 matches for "somemacaddress".
2011 Jan 30
3
libvirt bridge configuration
Hi Every one,
I'm hoping some one can point me in the right direction.
We are piloting KVM + Libvirt for migrating off Xen and I'm stuck with
the network bridge configuration via libvirt.
What we have currently with xen is:
1 server with Wan/lan interfaces and a pool of public ip addresses.
Using xen bridge scripts I'd start a xenbr0 and attach eth0 (wan) and go
ahead and assign
2017 Nov 23
0
Cluster installation CentOS 7.4 network problems
...provisioning template / kickstart template looks like:
install
url --url http://mirror.centos.org/centos/7.4.1708/os/x86_64
--proxy=http://proxy.uni-leipzig.de:3128
lang en_US.UTF-8
selinux --enforcing
keyboard de
skipx
network --bootproto dhcp --hostname galaxy110.sc.uni-leipzig.de
--device=somemacaddress
rootpw --iscrypted foo
firewall --service=ssh
authconfig --useshadow --passalgo=SHA256 --kickstart
timezone --utc Europe/Berlin
services --disabled
gpm,sendmail,cups,pcmcia,isdn,rawdevices,hpoj,bluetooth,openibd,avahi-daemon,avahi-dnsconfd,hidd,hplip,pcscd
bootloader --location=mbr --append=&q...