Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
what is your primary intent?Is there a way to setup multiple vlans on the DS16+II and make them persistent across restart?
cp /etc/sysconfig/network-scripts/ifcfg-eth0.1 /etc/sysconfig/network-scripts/ifcfg-eth0.3
DEVICE=eth0.3
VLAN_ROW_DEVICE=eth0
VLAN_ID=3
ONBOOT=yes
BOOTPROTO=static
IPV6INIT=auto
IPADDR=192.168.10.10
NETMASK=255.255.255.0
that's a good trick. I may use that with the other nas I replaced that will come today instead of bonding.if you will use one of the NAS port for VLAN w/o connection of the NAS to WAN, you can set the MTU to higher value than 1500, but you have to synchronize this value at other side (laptop, ...). Then you will get better speed.
We use essential cookies to make this site work, and optional cookies to enhance your experience.