oh got it... when i tried it back in my cmd.exe and typed arp -a, there is no 3rd line or digits that shows the ip unlike in this example
PART 2: The Canopy IP Address Quest
Now you need to know your Canopy IP Address. There are two ways I know of:
-> Method 1 (The Safe Way):
1. Go to Start -> Run -> cmd.exe. On the command promt,
type arp -a (take note of the space after the word arp).
The command prompt will display several IP addresses. Example:
C:Documents and Settingsgiluk_no_jutsu>arp -a
Interface: 10.20.30.40 --- 0x2
Internet Address Physical Address Type
10.0.0.1 0a-00-3e-f7-de-2d dynamic
10.247.222.45 0a-00-3e-f7-de-2d dynamic
what happened? did i miss sumthing?