ConnectStor II User Manual
62
Option 1
Once booted into the Local Host, at the command line type “setup”. This action will
open the setup screen. Once in the setup screen, disable the firewall. Exit and save the
changes. Go on to Step 6.
Option 2
a.
From the
/etc]#
prompt, run
vi sysconfig/ipchains
.
b.
In the Editor, scroll down to the last line ending with "REJECT"
c.
Asd the following line
-A input -s 192.168.1.151 -d 0/0 -p udp -j ACCEPT
.
d.
Press ESC and type
:wq!
to write and quit the changes.
e.
Run
vi sysconfig/ipchains
again and verify that the line:
-A input -s 192.168.1.151 -d 0/0 -p udp -j ACCEPT
is there. To find it quickly,
type the following:
cat sysconfig/ipchains
from the
/etc]#
prompt.
f.
Reboot the system for the new setting to take effect.
g.
Go on to Step 6.
Option 3
a.
From the
/etc]#
prompt, run
vi sysconfig/ipchains
.
b.
In the Editor, scroll down to the last line ending with "REJECT"
c.
Asd the following line
-A input -s 192.168.1.151 -d 0/0 -p udp -j ACCEPT
.
d.
Press ESC and type
:wq!
to write and quit the changes.
e.
Without rebooting, go on to Step 6.
6.
At the
/root]#
prompt, run the following command:
mount -t nfs /192.168.1.151:/mnt/share /mnt/cs2
( “cs2” is the mount point in this example only)
7.
Once you have successfully mounted the ConnectStor II to your mount point you can
access folders created on the ConnectStor II.