the web server that runs inside of the ML6000 serves pages on the standard port 80 (http) so you should not have to specify any specific ports.
Try going to a command line and telnet'ing to the ip and specify port 80
telnet ip.of.your.ml 80
See if its responding to port 80 traffic. You could also try using wget (a linux utility, may have a windows equivalent) and seeing if you get traffic back that way.
Is the library connected to your network using the top Ethernet port?
If so try using a laptop with a cross over cable and connect to the service port (ethernet) on teh bottom of the control module. Its running a dhcp server so make sure your laptop is setup to recieve an IP from a dhcp server.
After that is setup, try getting to the page again (using the default gateway as the ip of the RMU, since you are on a cross over with the laptop).
If none of that works you will probably need to call into support to get assistance with this.
BlueHeeler
38 Posts
0
July 10th, 2007 21:00