So I have my TS-7200 board's built in ethernet jack running. I can
ping it from the outside as well as ssh into it. I can't, however,
seem to get DNS working on it. This is a problem since I can't (as a
result) use apt-get, etc... since those tools rely on name resolution.
Here's my /etc/network/interfaces:
auto eth0
iface eth0 inet static
address 128.143.140.136
netmask 255.255.255.0
and my /etc/resolv.conf
search virginia.edu
search music.virginia.edu
nameserver 128.143.2.7
nameserver 128.143.2.119
Yet I can't ping anything in the outside world from the box, only IP #s.
Another reason for getting this fixed is to try and reload a new
kernel via tftp.
Thanks,
Dave Topper
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|