Jul 25

This article teaches you how to assign an IP address to the data ports of the D-Link SAN.

Step 1: Access the SAN through the GUI by typing the Management Port IP of the SAN into a web browser and log into the unit.

Once you have logged in Select Network Settings in the left windows pane, select and right-click on the Ethernet Port that needs a portal IP address and and Create Portal.

How do I assign an IP address to the data ports of the D-Link SAN

Step 2: Enter in the desired IP address, Subnet Mask and Gateway. Click OK after.

How do I assign an IP address to the data ports of the D-Link SAN

Step 3: The Ethernet Port you just modified should now show up as Online and active in Green.

How do I assign an IP address to the data ports of the D-Link SAN

Tags: , ,

Jul 25

This guide teaches you How to create a Volume in the D-Link SAN(DSN-1100 as an example)

Step 1: Access the SAN by typing in the Management Port IP of the SAN into a web browser. Click on the Click Here link to run the xStack Storage now.

Step 2: Log into the SAN.

Step 3: Once you have logged in, click on the Volume Creation Wizard link located in the left window pane.

dlink-dsn1100a

Step 4: The create Volume Wizard will pop open. Click on Next.

dlink-dsn1100b

Step 5: Create a Name for the volume. You will have the option to configure the volume to your specific needs. In this example we will select “Help me choose the best volume organization”.

dlink-dsn1100c

Step 6: Click Next to Walk me through the choices…

dlink-dsn1100d

Step 7: If the Data is very Important we will select Very Important.

Step 8: Click Next for Complete Copy.

Step 9: Select No if you want to use the fewest drives possible.

Step 10: Select the desired size of the volume and click Next.

dlink-dsn1100e

Step 11: If you have an Initiator currently active you can Specify and select a certain Initiator or Grant access to an Initiator not on the list, or even Grant access to ALL initiators. Click Next.

dlink-dsn1100f

Step 12: Click Finish and Close.

Tags: , , , ,

Jul 25

1.install the DFE-530TX+ network adapter in MAC OSX

Step 1 Power down the computer and disconnect the power cable.

Step 2 Remove the left side panel of the case.

Step 3 Insert the DFE-530TX+ into an available PCI slot and tighten the screw until the DFE-530TX+ is securely in place.

Step 4 Replace the side panel and turn computer on.

Step 5 Insert the DFE-530TX+ installation CD into the CD-ROM drive.

Step 6 Open the CD-ROM icon on the desktop that appears displaying DFE-530TX+ just below the icon.

Step 7 Open the Macintosh folder.

Step 8 Open the DFE-530TX+ driver for MAC OS.

Step 9 Open the installer program.

Step 10 Click on install to complete the installation process.

2.install the DFE-530TX+ network adapter in Linux Red Hat

Note: New Distributions of Linux support this card with built-in drivers and near auto-installation.

Follow these instructions to install the DFE-530TX+ Rev. D1 and D2 in Red Hat 6.x.

The Readme.txt file has excellent instructions for more advanced users in Red Hat 6.x and up.

For novice users, the following step-by-step instructions should suffice, assuming the floppy is mounted.

$ cd floppy
$ cp rtl8139.c /root(or any temp directory)
$ cd /root
$ gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c rtl8139.c `[ -f /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`

[Enter]

$ insmod rtl8139.o

At this point the drivers have been installed and inserted. Configure the network properties of the card according to your current network settings.

For Red Hat 7.0 the install is a little trickier because of a known issue with the default install of the OS.

The workaround is as follows:

First, you must change the following file: /usr/include/linux/modversions.h Using any text editor such as PICO or vi, insert the following line into this file:

#include linux/modsetver.h

Then continue with the compilation and install:

cd floppy
cp rtl8139.c /root(or any temp directory)
cd /root
gcc -I /usr/src/linux/include -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c rtl8139.c `[ -f /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`

[Enter]

insmod rtl8139.o

Tags: , , ,

Jul 25

The cable included with your NIC is a WOL or Wake On LAN cable. Wake on LAN is an optional feature of the card and is not required for the NIC to function properly. Some new motherboards do not need the WOL cable for Wake on LAN to work. The support is built into the PCI slot, and in this case the customer will have to reference the motherboard manual or manufacturer´s website for setup information.

Both ends of the three wire cable are not the same. The connector with the large key way will connect to the motherboard, and the smaller connector will connect to the NIC. To use this optional feature you will need to have additional software installed on your computer such as Magic Packet.

What is Wake On LAN?

Wake On LAN provides remote wake-up technology which enables systems to be remotely powered “on” for off hours tasks. A result of the Intel-IBM Advanced Manageability Alliance and part of the Wired for Management Baseline Specification, this technology helps save time on automated software installations, upgrades, disk backups and virus scans. Wake on LAN technology resides in a managed network adapter and on the system motherboard.

Which of D-Link´s network adapters support the Wake-On-Lan function?

D-Link now has five NICs that support WOL:

  • DFE-500TX rev E1
  • DFE-530TX+
  • DFE-538TX
  • DFE-540TX
  • DFE-550TX
  • Tags: , , ,

    Jul 23

    A NAT 3 situation is connecting trough a router and not having the required ports opened or not connected trough the DMZ.

    If your ISP (Internet Service Provider) is DSL, it’s essential to have your modem bridged. Using the DMZ of the DSL modem with your network router is also not a guaranteed solution. Your ISP should assist in bridging the modem.

    D-Link DIR series routers(DIR-615,DIR-655,DIR-660) are UPnP enabled. If your game console is also UPnP enabled, the router will permit opening ports with the auto configuration from the console.

    When the device is not UPnP enabled, manual port setup is required.

    Xbox Live requires ports:
    · TCP 80
    · UDP 88
    · UDP 3074
    · TCP 3074
    · UDP 53
    · TCP 53

    PS3 requires ports:
    · TCP 80
    · TCP 443
    · TCP 5223
    · UDP 3478
    · UDP 3479
    · UDP 3658 should also be opened for voice chat.

    Step 1: Assign your console a Static IP Address on the Network settings. You may chose the IP – 192.168.0.253 / 255.255.255.0 / 192.168.0.1

    Step 2: Open a web browser and type the IP address of the wireless router in the address bar (default is 192.168.0.1). Press Enter.

    Step 3: Navigate to the Port Forwarding page in the Advanced tab.

    Step 4: Enable and name the rule and type in the IP address of the console. Include the ports with commas and dashes when in range. Or you may create additional rules.

    Step 5: Click on Save Settings to apply the rule.

    Step 6: Run the Network test in your console.

    If Port Forwarding fails, set the IP address of the console in the DMZ page, but remove the previously configured ports.

    Tags: , , , , ,



     Prev 1 2 3 4 5 6 7 8 9 10 ...25 26 27 Next