Afficher un message
Vieux 24/01/2006, 19h00   #6 (permalink)
Profil
thebrave
Membre
Ancienneté  83%
Ancienneté 83%
 
Date d'inscription: mai 2006
Messages: 118
Téléchargements: 0
Uploads: 0
Merci: 0
Remercié 1 fois dans 1 post
Par défaut

IP address defaults to 192.168.1.32. This should fit
most people. (Hint: Even Windows supports more than one IP address
per network adapter. No need to break your network.)

PRO only:
If you want to change this, you must prepare for some hex-editing
(sorry). Store the configuration, read the configuration block
with the flash tool, and load it into an hex editor. at offset
108, 10c, 110 you have to insert the IP, Netmask, Gateway.
You *must* specify a non-null IP for each of the three.

(You either know what this means or you have to wait for the
next version!)

Example:

00108: 0A 00 00 10 FF FF FF 00 0A 00 00 01

would be IP 10.0.0.16, netmask 255.255.255.0, gateway 10.0.0.1.
thebrave est déconnecté   Réponse avec citation