Hi,
So, I just moved, and moved my ATV from work to home with me.
Work is set up with a 192.168.1.x range.
Home is set up with 192.168.0.x
So, I can’t find my remote yet, which I’d normally use to change the IP in the Apple interface. No problem, I putty in from my laptop with a direct wire, and ifconfig to change the address.
I can now access my ATV via all the devices at home (xbmc remote off my phone, wireless laptop)
If I terminal in to the ATV, it can ping the gateway just fine. But I can’t get any external access, not even pinging my ISP dns server.
I have checked the config file, the only DNS server in there is the correct one for my provider.
When I run the route add command, it tells me the route already exists.
I am not sure what I’m missing. There’s nothing in my router to cause an issue, it’s connected internally fine, I’m not linux savy so I’m not sure where to head from here. Anyone have some advice, please?
-bash-2.05b$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.0.121 netmask 0xffffff00 broadcast 192.168.0.255
inet6 fe80::21f:5bff:feab:1e6c%en0 prefixlen 64 scopeid 0x4
ether 00:1f:5b:ab:1e:6c
media: autoselect (100baseTX <full-duplex,flow-control>) status: active
supported media: autoselect 100baseTX <full-duplex> 100baseTX <full-duplex,flow-control> 100baseTX <hw-loopback> 100baseTX <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,flow-control> 10baseT/UTP <hw-loopback> 10baseT/UTP <half-duplex> none
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:1f:f3:4c:ae:3a
media: autoselect (<unknown type>) status: inactive
supported media: autoselect
wlt1: flags=41<UP,RUNNING> mtu 1500
-bash-2.05b$