September 22, 2008, 01:41:54 pm
News:
  Pages: [1]
Author Topic: Mapping NFS from telnet  (Read 372 times)
Caterpillar
Newbie

Posts: 31


« on: June 21, 2008, 03:06:49 am »

Is possible to map networks shares from telnet instead using the GUI interface? Is so stressful to see in the GUI interface all erased if for my fault I miss one letter in the address and the mapping fails. I have to rewrite everything with the remote control and this takes lots of time
Logged
greyback
Moderator
Hero Member

Posts: 971


« Reply #1 on: June 21, 2008, 04:51:13 am »

You need to do that only once though, the OSD (Arizona fw) saves the details of your successful NFS and SMB mounts for future use.

You can mount NFS via telnet by the usual linux command. However this network connection is lost on reboot. If you're using Torfu, try:
http://forums.neurostechnology.com/smf/index.php?topic=7918.0
and this can be modified to suit Arizona quite easily (read on to page 2).

You can also edit the OSD's network share file manually (Arizona only), it's to be found in /mnt/tmpfs/mount_CF-card/data/network.ini, whose syntax is:
Code:
[NFSSERVER]
NewConnectionName=NFSSERVER
ServerHostName=servername
ServerIPAddr=192.168.1.2
ServerShareFolder=sharedfolder
Type=1  //1=SMB, I think 0=NFS
UserName=user
UserPassword=pass
Hope this helps!
-G
Logged
Caterpillar
Newbie

Posts: 31


« Reply #2 on: June 21, 2008, 05:37:10 am »

I use arizona. How can I edit files from the telnet? The nano commands doesn't work
Logged
greyback
Moderator
Hero Member

Posts: 971


« Reply #3 on: June 21, 2008, 09:21:50 am »

vi is the only text editor available by default.

You can get nano by trying LPKG
-G
Logged
Caterpillar
Newbie

Posts: 31


« Reply #4 on: August 28, 2008, 02:33:39 pm »

You need to do that only once though, the OSD (Arizona fw) saves the details of your successful NFS and SMB mounts for future use.

You can mount NFS via telnet by the usual linux command. However this network connection is lost on reboot. If you're using Torfu, try:
http://forums.neurostechnology.com/smf/index.php?topic=7918.0
and this can be modified to suit Arizona quite easily (read on to page 2).

You can also edit the OSD's network share file manually (Arizona only), it's to be found in /mnt/tmpfs/mount_CF-card/data/network.ini, whose syntax is:
Code:
[NFSSERVER]
NewConnectionName=NFSSERVER
ServerHostName=servername
ServerIPAddr=192.168.1.2
ServerShareFolder=sharedfolder
Type=1  //1=SMB, I think 0=NFS
UserName=user
UserPassword=pass
Hope this helps!
-G

I did that, but the OSD does not accept the NFS share :|
I'm sure that NFS on the server is working well because I can access to it from my laptop computer.

Any suggestion?
Logged
openworld
Newbie

Posts: 1


« Reply #5 on: August 31, 2008, 11:45:15 am »

Mounting NFS on Arizona doesn't work for me neither.
I also updated the wiki.
http://wiki.neurostechnology.com/index.php/OSD_Mount_network_shares
Logged
  Pages: [1]
Jump to: