Hi mojojo,
There are two scenarios:
1) DNS-323 Directly connected to PC
In this scenario, the DNS-323 will auto-assign an IP Address of 192.168.0.32 with a subnet mask of 255.255.255.0. In order to connect to the DNS-323, you will need to do the following:
- Set the IP Address, Subnet Mask, and Gateway on your PC (ex: 192.168.0.100, 255.255.255.0, 192.168.0.1)
- Temporarily disable port filtering software on your PC (ex: firewall, anti-virus, etc.)
This should allow you to connect to the DNS-323 using a web browser that is pointing to:
http://192.168.0.32
Keep in mind that Gigabit NIC's support auto MDI-X (crossover) cable. If the NIC on your PC is not Gigabit, you may need to obtain a certified MDI-X (crossover) cable.
2) DNS-323 connected on a LAN
In this scenario, the DNS-323 will attempt to obtain an IP address from a DHCP server. Most folks have their router serve as a DHCP server for their internal LAN. In order to connect to the DNS-323, you will need to do the following:
- Look at the DHCP server IP allocation table for the MAC Address of the DNS-323 to determine
the IP Address assigned to the DNS-323
- Temporarily disable port filtering software on your PC (ex: firewall, anti-virus, etc.)
This should allow you to connect to the DNS-323 using a web browser that is pointing to:
http://192.168.0.32
If you are unable to connect to the DNS-323, it could indicate that your router (or other) network device is filtering IP traffic. Some routers include a UPnP service that can be enabled so as to facilitate connectivity to the DNS-323.
Lastly, in some very *rare* conditions, you may need to issue the following commands on your PC from a Command Prompt (CMD.EXE):
- IPCONFIG /FLUSHDNS
- NBTSTAT -RR
- NBTSTAT -R
HTH,