Hi
I have a very unusual situation.
I tried to have a static IP of 192.168.5.2 on my target ICOP Vortex86.
However I am unable to do it inspite of following most ideas suggested
atvarious google groups.
Finally This is what I did,
1. Booted target and in Network and Dial up connctions \ PCI-RTL81391,
assigned the IP 192.168.5.2 physically.
2. I tried Remote registry editing and found that
[HKEY_LOCAL_MACHINE\Comm\PCI\RTL81391\Parms\TcpIp] has the following
entry
[HKEY_LOCAL_MACHINE\Comm\PCI\RTL81391\Parms\TCPIP]
"DefaultGateway"=hex(7):\
30,2e,30,2e,30,2e,30,00,00,00,00
"Subnetmask"=hex(7):\
32,35,35,2e,32,35,35,2e,32,35,35,2e,30,00,00,00,00
"IpAddress"=hex(7):\
31,39,32,2e,31,36,38,2e,35,2e,32,00,00,00,00
"EnableDHCP"=dword:00000000
"AutoInterval"=dword:0000012c
"AutoMask"="255.255.0.0"
"AutoSubnet"="169.254.0.0"
"AutoIP"="169.254.131.160"
"AutoSeed"=dword:ffdee0c1
"PrevReqOptions"=hex:\
07,01,03,06,0f,2c,2e,2f
"T2"=dword:00000000
"T1"=dword:00000000
"Lease"=dword:00000000
"LeaseObtainedHigh"=dword:01c679f7
"LeaseObtainedLow"=dword:5402f200
"DhcpDefaultGateway"="0.0.0.0"
"DhcpServer"="255.255.255.255"
"DhcpSubnetMask"="255.255.0.0"
"DhcpIPAddress"="169.254.131.160"
"AutoCfg"=dword:00000001
3. I copied them verbatm in the new kernel image that I tried out. I
added the entries in project.reg file as suggested in various groups
The kernel image is built fine. However on loading it to target, there
is no static IP visible.
Also the target is not ping-able ???
Can anyone kindly suggest where I am going wrong?
-Ranjith