Okay, for this one I switched to a diff router, so the arp -a output changed slightly. This is the router I would like to get working with network. It is the Hawking Technologies PN9225 Single Port router (1 WAN port/ 1 LAN port) It is connected to the 8 port hub and DSL modem.
The output for all those commands is as follows
Code:
[Ariel-Weisbergs-Computer:/Users/arielweisberg] arielweisberg# arp -a
? (192.168.10.10) at 0:40:1:42:1d:f9
? (192.168.10.255) at ff:ff:ff:ff:ff:ff
[Ariel-Weisbergs-Computer:/Users/arielweisberg] arielweisberg# netstat -rn | grep default
default 192.168.10.10 UGSc 7 2 en0
[Ariel-Weisbergs-Computer:/Users/arielweisberg] arielweisberg# ifconfig -a
lo0: flags=8049(UP,LOOPBACK,RUNNING,MULTICAST) mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
gif0: flags=8010(POINTOPOINT,MULTICAST) mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863(UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST) mtu 1500
inet6 fe80::203:93ff:fede:27b6%en0 prefixlen 64 scopeid 0x4
inet 192.168.10.48 netmask 0xffffff00 broadcast 192.168.10.255
ether 00:03:93:de:27:b6
media: autoselect (10baseT/UTP <half-duplex>) status: active
supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <half-duplex,hw-loopback> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <half-duplex,hw-loopback> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback>
Thanks in advance, I know there isn't much to work with in this problem.
Don't stay up late waiting for me to reply after this post. I will pick it up again in the morning. Sleep now!