Re: p21p1 is down after reboot

2011-12-30 Thread Hiisi
On 30 December 2011 16:31, Louis Lagendijk wrote: > did you enable network.service: > systemctl enable network.service > Thank you, Reindl and Louis. Guys, you did it! And I'm feeling dumb. What a shame! sudo systemctl enable network.service network.service is not a native service, redirecting to

Re: p21p1 is down after reboot

2011-12-30 Thread Louis Lagendijk
On Fri, 2011-12-30 at 15:26 +0300, Hiisi wrote: > Hi, list. > I've deleted NetworkManager and created > /etc/sysconfig/network-scripts/ifcfg-p21p1 with following content: > DEVICE=p21p1 > TYPE=inet > ONBOOT=yes > BOOTPROTO=dhcp > #IPADDR=10.7.0.200 > #NETMASK=255.255.255.0 > #NETWORK=10.7.0.0 > #BR

Re: p21p1 is down after reboot

2011-12-30 Thread Reindl Harald
Am 30.12.2011 13:26, schrieb Hiisi: > Hi, list. > I've deleted NetworkManager and created > /etc/sysconfig/network-scripts/ifcfg-p21p1 with following content: > DEVICE=p21p1 > TYPE=inet > ONBOOT=yes > BOOTPROTO=dhcp > #IPADDR=10.7.0.200 > #NETMASK=255.255.255.0 > #NETWORK=10.7.0.0 > #BROADCAST=10

p21p1 is down after reboot

2011-12-30 Thread Hiisi
Hi, list. I've deleted NetworkManager and created /etc/sysconfig/network-scripts/ifcfg-p21p1 with following content: DEVICE=p21p1 TYPE=inet ONBOOT=yes BOOTPROTO=dhcp #IPADDR=10.7.0.200 #NETMASK=255.255.255.0 #NETWORK=10.7.0.0 #BROADCAST=10.7.0.1 NAME=p21p1 BRIDGE=br0 Whenever I reboot this system