summaryrefslogtreecommitdiff
path: root/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn')
-rw-r--r--microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn b/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn
index 52e6db87..a41e1e64 100644
--- a/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn
+++ b/microkernel/mach/gnumach/ports/xen/networking_configuration.mdwn
@@ -83,7 +83,7 @@ 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
+ settrans -fgap /servers/socket/2 /hurd/pfinet -i /dev/eth0 -a 192.168.1.210 -g 192.168.1.1 -m 255.255.255.0
## /sbin/ifconfig on dom0