|
Feb 4th, 2010 at 4:05pm
Just some ideas...
Serial console port: Hyperterminal config - COM1 9600 8 None 1 None Press enter a few times and you should see command prompt, then telnet 0. Exception: Mobile remotes use 4800 bit/s.
Ethernet LAN port (not sure this will work!): Do any LEDs on the ethernet sockets flash, modem or PC, when RJ45 cable is connected ? If flashes are observed then some packets may be being sent. If packets are being sent then Wireshark should be able to decode any packets from the modem. Look to see the "From" IP address of the modem. Then guess the subnet mask... If the IP address is some generic base 10.0.1.1 or 192.168.0.1 the 255.255.255.0 is likely. If an unusual IP then try 255.255.255.252 etc with 248, 240, 224, 192, 128 in the last position.
Wireshark download here: https://www.wireshark.org/download.html
Best regards, Eric.
|