From edba5dad41e6fda911612f535af5cac4dc7fafd6 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 21 Aug 2005 13:48:47 +0000 Subject: none --- Distrib/DebianAfterInstall.mdwn | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Distrib') diff --git a/Distrib/DebianAfterInstall.mdwn b/Distrib/DebianAfterInstall.mdwn index 3676bb13..8a4a7a9b 100644 --- a/Distrib/DebianAfterInstall.mdwn +++ b/Distrib/DebianAfterInstall.mdwn @@ -10,10 +10,16 @@ Time to get to work. ### [[Hurd/GetNetworkRunning]] -If your NIC was detected by Mach: +Check if your NIC was detected by GNU Mach: + + devprobe eth0 + +_devprobe_ will print _eth0_ on successful detection. + +If it was detected: settrans -fgap /servers/socket/2 /hurd/pfinet -i eth0 \ - -a 192.168.1.3 -g 192.168.1.1 -b 255.255.255.0 + -a 192.168.1.3 -g 192.168.1.1 -m 255.255.255.0 ### [[Distrib/DebianAptOffline]] -- cgit v1.2.3