/[sysadmin-cookbook]/recepies/lxc/create-bridge.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/lxc/create-bridge.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 58 - (show annotations)
Tue May 12 16:06:44 2009 UTC (14 years, 11 months ago) by dpavlin
Original Path: recepies/lxc/2.network-bridge
File size: 189 byte(s)
Linux Containers are now part of standard 2.6.29 Debian kernel

1 root@klin:/srv/sysadmin-cookbook/recepies/lxc# brctl addbr br0
2 root@klin:/srv/sysadmin-cookbook/recepies/lxc# brctl setfd br0 0
3
4 root@klin:~# ifconfig br0 172.20.0.1 netmask 255.255.255.0
5

  ViewVC Help
Powered by ViewVC 1.1.26