Hi, so, out of some memories: an old 486 NMC could revert back to 192.77.203.193/255.255.255.192 a newer HiPerNMC should have 149.112.209.186/255.255.255.0 and if you configure some router temporary with a secondary address out of this network, it is perhaps possible to reach it via snmp and reconfigure remotely with: --------------- snip --------------------------------------------- #!/bin/sh WCOMM=<YourKnownReadWriteCommunity> $HOST=$1 # that is: try the ip-address from above for the appropriate card # nmcUiCfgLanIPAddr.0 a $2 # nmcUiCfgLanSubnetMask.0 a $3 # nmcUiCfgDefaultGwyIP.0 a $4 snmpset $HOST $WCOMM .1.3.6.1.4.1.429.1.2.8.1.0 a $2 \ .1.3.6.1.4.1.429.1.2.8.2.0 a $3 .1.3.6.1.4.1.429.1.2.8.5.0 a $4 snmpset $HOST $WCOMM .1.3.6.1.4.1.429.1.2.4.3.0 i 7 # saveUiParmsToEeprom # wait some seconds, let's say 10 or so should be sufficient snmpset $HOST $WCOMM .1.3.6.1.4.1.429.1.2.4.3.0 i 6 # softwareReset # wait n cross fingers ;-) --------------- snap --------------------------------------------- Hope it helps. Regards, Oliver. On Thu, Mar 07, 2002 at 02:36:33PM -0500, Timothy C. Bohen wrote:
I've had the EXACT problem Jeff stated.
[..] -- NEW PHONE No.: Oliver.Francke@mediaWays.net fon. +49-5246-80-1389 mob. +49-171-5597734 I used to have a sig, but I've stopped smoking now.