From 1776ed47f97591e6d4fa308b69a9e1644d346108 Mon Sep 17 00:00:00 2001 From: shakthimaan Date: Fri, 26 Sep 2008 07:50:54 +0000 Subject: . --- .../mach/gnumach/ports/xen/networking_configuration.mdwn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'microkernel') diff --git a/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn b/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn index 07442477..7b798636 100644 --- a/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn +++ b/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn @@ -68,12 +68,12 @@ respective `(vif-script vif-WHATEVER)` are commented out. auto br0 iface br0 inet static - address 192.168.1.211 - network 192.168.1.0 - netmask 255.255.255.0 - broadcast 192.168.1.255 - gateway 192.168.1.1 - bridge_ports eth1 + address 192.168.1.211 + network 192.168.1.0 + netmask 255.255.255.0 + broadcast 192.168.1.255 + gateway 192.168.1.1 + bridge_ports eth1 ### Doing settrans on domU -- cgit v1.2.3