SeungWeon Park a écrit :
Hello.

1. I tried to assign ip address to MIB600 by DHCP server. I think
connection is OK because it shows 10Mbps half dulplex. Unfortunately,
I think previous user assigned a static ip address. How can I set
MIB600 with new ip address?

2. I tried to click "Live" at MoteView1.4c, error window says "Server
 Messages : Xserve:Attempting to Connect to XServe!  Xserve is not
running ..." How can I install the Xserver in cygwin?

Any comment is helpful. Thank you in advance.

SW.

The best way, in my opinion, to reconfigure the MIB600 is to use its
telnet interface. But as you don't know its IP address, you have to
manually configure the MAC/IP address translation, you can do it with :

%arp -s <The IP address> <the MAC address>

the mac address is written on the MIB600 and the IP address has to match
the network the MIB600 is plugged in.

Then to respectively enable and start the telnet connection, type :

%telnet <The IP address> 1
%telnet <the IP address> 9999

It will display a menu where you can configure the DHCP setting (use
0.0.0.0 as IP address to enable DHCP).

I hope it helps ;-)

Regards,

Ludovic
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to