**** BEGIN LOGGING AT Wed Jun 17 02:59:57 2009 Jun 17 15:02:23 hello Jun 17 15:09:00 hello Jun 17 15:10:49 I have this wierd problem, I got a nslu2 from a friend and flashed Unslung on it, I am able to ping it on 192.168.1.77 but nothing else Jun 17 15:10:57 no http or ssh or telnet Jun 17 15:11:18 any idea what can be wrong? The flashing went fine (no verify errors) Jun 17 15:12:35 Only other option I can think of is using the reset sys conf method using redboot Jun 17 15:12:49 mom Jun 17 15:15:02 i'm not using unslung..... you may use the serialport? Jun 17 15:16:17 have not connected the serial port yet Jun 17 15:17:12 but if I install SlugOSBE-5.3-beta for example I should be able to connect right after a reboot? Jun 17 15:18:32 you wouldnt just get ssh or telnet (telnet needs to be enabled via the web interface) Jun 17 15:19:03 So I would be able to connect on port 80 directly after a reboot? Jun 17 15:19:26 I have also tried SlugOSBE-5.3-beta but could only ping aswell Jun 17 15:20:44 http/port 80 should be fine. i was making the point that there should be no ssh/telnet after an install of unslung, so its irrelevant Jun 17 15:20:48 what are the lights showing? Jun 17 15:21:37 after boot both ethernet and power are on Jun 17 15:22:52 does it somehow keep network settings after a flash? Jun 17 15:23:04 yup Jun 17 15:23:22 ah so maybe the redboot reset sys config is the way to go? Jun 17 15:23:51 if its responding on that ip address.. (in some state), i dont see why you'd need to reset that Jun 17 15:24:04 how long have you given it to boot? Jun 17 15:24:21 what colour is the power after its had a few minutes to boot? Jun 17 15:24:27 well after boot it does respond to 192.168.1.77, but only via ping Jun 17 15:24:34 green Jun 17 15:25:28 could it be firewalled maybe? Jun 17 15:25:39 no Jun 17 15:26:05 I don't yet know how much the reset sys config actually resets Jun 17 15:26:30 I got it from a friend of mine with a busted power supply Jun 17 15:26:39 maybe it's somehow corrupt? Jun 17 15:27:06 strange thing is that it ping's fine Jun 17 15:32:01 what did you replace the psu with? Jun 17 15:37:52 another one Jun 17 15:38:25 and I guess if it was a wrong one the ping would not work? :) Jun 17 15:39:30 presumably Jun 17 15:39:35 "another one?" Jun 17 15:44:25 a psu with the same specs Jun 17 15:45:06 I guess I'll try the redboot reset sys config method and see if that works Jun 17 15:45:16 thank you for your suggestions! Jun 17 19:01:48 I am using ipkg from nslu2-linux.org on my LaCie NetWorkSpace. I've installed nfs-utils, however nfsd does not work. What can I do to have an nfs server on my NAS? Does it need a special kernel or something? Jun 17 19:07:57 can you expand on "does not work" Jun 17 19:09:25 well, i run the init script, which invokes nfsd among other things, but there's not process called nfsd. Jun 17 19:10:30 when i do nfsd at the command line, it gives no error message, but exit status indicates an error, and no running nfsd Jun 17 19:10:52 checked any logs? Jun 17 19:11:09 hmm, i'll have a look now... Jun 17 19:12:55 # ipkg install nfs-utils Jun 17 19:12:56 Installing nfs-utils (1.1.1-1) to root... Jun 17 19:12:56 Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs05q3armel/cross/stable/nfs-utils_1.1.1-1_arm.ipk Jun 17 19:12:56 Installing portmap (4-5) to root... Jun 17 19:12:56 Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs05q3armel/cross/stable/portmap_4-5_arm.ipk Jun 17 19:12:57 Installing e2fsprogs (1.40.3-5) to root... Jun 17 19:12:59 Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs05q3armel/cross/stable/e2fsprogs_1.40.3-5_arm.ipk Jun 17 19:13:02 Configuring e2fsprogs Jun 17 19:13:04 update-alternatives: Linking //opt/bin/chattr to /opt/bin/e2fsprogs-chattr Jun 17 19:13:06 update-alternatives: Linking //opt/bin/lsattr to /opt/bin/e2fsprogs-lsattr Jun 17 19:13:08 update-alternatives: Linking //opt/sbin/fsck to /opt/sbin/e2fsprogs-fsck Jun 17 19:13:10 Configuring nfs-utils Jun 17 19:13:12 exportfs: /etc/exports [2]: Neither 'subtree_check' or 'no_subtree_check' specified for export "192.168.0.0/255.255.0.0:/home/openshare/". Jun 17 19:13:15 Assuming default behaviour ('no_subtree_check'). Jun 17 19:13:19 NOTE: this default has changed since nfs-utils version 1.0.x Jun 17 19:13:21 Cannot register service: RPC: Unable to receive; errno = Connection refused Jun 17 19:13:23 postinst script returned status 1 Jun 17 19:13:25 ERROR: nfs-utils.postinst returned 1 Jun 17 19:13:27 Configuring portmap Jun 17 19:13:29 Successfully terminated. Jun 17 19:13:31 that's what i get when installing Jun 17 19:14:01 # ps -A | grep nfs Jun 17 19:14:02 4642 root 496 S grep nfs Jun 17 19:16:11 portmap, which got installed with nfs-utils, is running tho' Jun 17 19:17:34 i did not see that error when i installed nfs-utils before Jun 17 19:17:49 "Cannot register service: RPC: Unable to receive; errno =" Jun 17 19:31:11 # cat /var/log/messages | grep nfs Jun 17 19:31:11 Jun 17 21:20:36 (none) daemon.warn exportfs[4620]: /etc/exports [2]: Neither 'subtree_check' or 'no_subtree_check' specified for export "192.168.0.0/255.255.0.0:/home/openshare/". Assuming default behaviour ('no_subtree_check'). NOTE: this default has changed since nfs-utils version 1.0.x Jun 17 19:31:11 Jun 17 21:20:36 (none) daemon.err nfsd[4621]: nfssvc: No such device Jun 17 19:31:11 Jun 17 21:35:46 (none) daemon.notice statd[4674]: statd running as root. chown /var/lib/nfs/sm to choose different user Jun 17 19:31:12 Jun 17 21:35:46 (none) daemon.warn exportfs[4676]: /etc/exports [2]: Neither 'subtree_check' or 'no_subtree_check' specified for export "192.168.0.0/255.255.0.0:/home/openshare/". Assuming default behaviour ('no_subtree_check'). NOTE: this default has changed since nfs-utils version 1.0.x Jun 17 19:31:16 Jun 17 21:35:47 (none) daemon.err nfsd[4677]: nfssvc: No such device Jun 17 19:31:18 Jun 17 21:37:02 (none) daemon.err nfsd[4685]: nfssvc: No such device Jun 17 19:31:20 Jun 17 21:37:11 (none) daemon.err nfsd[4689]: nfssvc: No such device Jun 17 19:42:11 Sorry for polluting the channel with error messages... Jun 17 19:55:09 daan: nfs-utils is kernel nfs server, it needs kernel support Jun 17 19:55:27 either built-in, or as kernel module Jun 17 19:58:37 ah... Jun 17 19:58:56 kernel module is easier, right? Jun 17 19:59:33 if the kernel was not configured to support nfsd, it needs to be changed in either csae Jun 17 20:00:08 search openmss.org MSSII sub-forum Jun 17 20:00:28 ppl have done it Jun 17 20:01:30 thanks Jun 17 20:10:40 http://www.openmss.org/forum/viewtopic.php?f=10&t=868 Jun 17 21:58:56 knock knock Jun 17 21:59:49 anyways, i want to switch my home server to nslu2 Jun 17 22:00:06 but i didn't know is nslu2 enough for that **** ENDING LOGGING AT Thu Jun 18 02:59:57 2009