From 1f6064f5a91a2846c0c195eca3c190b65405e73c Mon Sep 17 00:00:00 2001 From: shakthimaan Date: Fri, 26 Sep 2008 08:14:47 +0000 Subject: . --- microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'microkernel/mach/gnumach/ports/xen') diff --git a/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn b/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn index 65f4fbb9..71a72bac 100644 --- a/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn +++ b/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn @@ -59,6 +59,8 @@ respective `(vif-script vif-WHATEVER)` are commented out. vif = [ 'mac=00:16:3e:00:00:00, bridge=br0' ] ramdisk = "/boot/hurd-modules" +/dev/sda5 is an extended partition. br0 is bridge interface on dom0. + ## /etc/xen/xend-config.sxp on dom0 (network-script 'network-bridge netdev=br0') @@ -77,6 +79,8 @@ respective `(vif-script vif-WHATEVER)` are commented out. gateway 192.168.1.1 bridge_ports eth1 +eth1 is the interface that is connected to the Internet on the LAN: + ## Doing settrans on domU settrans -fgap /servers/socket/2 /hurd/pfinet -i eth0 -a 192.168.1.210 -g 192.168.1.1 -m 255.255.255.0 -- cgit v1.2.3