hey thank you for the manual - i have been going through the manual, but so far I am still trying to figure out how to find the IP address.
I tried running a few terminal commands -
1. ipconfig (this is a windows command, but I didn't think it would hurt anything) :
Last login: Fri May 16 09:58:17 on console
willfriedwald@Wills-Air ~ % ipconfig
usage: ipconfig <command> <args>
where <command> is one of waitall, getifaddr, ifcount, getoption, getiflist, getsummary, getpacket, getv6packet, getra, getdhcpduid, getdhcpiaid, set, setverbose
2. arp -a
this is what I got - does anybody have any idea what this means or what might be the drive I am trying to mount?
willfriedwald@Wills-Air ~ % arp -a
cr1000a.mynetworksettings.com (192.168.1.1) at ac:91:9b:eb:6f:6d on en7 ifscope [ethernet]
cr1000a.mynetworksettings.com (192.168.1.1) at ac:91:9b:eb:6f:6d on en0 ifscope [ethernet]
? (192.168.1.45) at (incomplete) on en7 ifscope [ethernet]
? (192.168.1.57) at (incomplete) on en7 ifscope [ethernet]
wills-air (192.168.1.153) at c:37:96:90:dc:8c on en7 ifscope permanent [ethernet]
wills-air (192.168.1.153) at c:37:96:90:dc:8c on en0 ifscope [ethernet]
nas326 (192.168.1.157) at 7c:77:16:92:78:96 on en7 ifscope [ethernet]
nas326 (192.168.1.157) at 7c:77:16:92:78:96 on en0 ifscope [ethernet]
? (192.168.1.249) at (incomplete) on en7 ifscope [ethernet]
? (192.168.1.255) at ff:ff:ff:ff:ff:ff on en7 ifscope [ethernet]
? (192.168.1.255) at ff:ff:ff:ff:ff:ff on en0 ifscope [ethernet]
mdns.mcast.net (224.0.0.251) at 1:0:5e:0:0:fb on en7 ifscope permanent [ethernet]
mdns.mcast.net (224.0.0.251) at 1:0:5e:0:0:fb on en0 ifscope permanent [ethernet]
broadcasthost (255.255.255.255) at ff:ff:ff:ff:ff:ff on en7 ifscope [ethernet]
willfriedwald@Wills-Air ~ %
thanks again for feedback!
w