Hi I am using TS 7800.
My network file looks like this. I commented out the static and commented in
the dhcp.
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
#iface eth0 inet static
address 192.168.0.50
network 192.168.0.0
netmask 255.255.255.0
broadcast 192.168.0.255
gateway 192.168.0.1
#iface eth1 inet static
address 192.168.1.50
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
And my source file looks like this.
#deb http://http.us.debian.org/debian stable main contrib non-free
deb http://archive.debian.org/debian/ sarge main contrib non-free
#deb ftp://ftp.us.debian.org/debian sarge main contrib non-free
But I get this error, always when I do apt get.
Err http://archive.debian.org sarge/main Packages
Temporary failure resolving 'archive.debian.org' I think there is a problem
with the network or source. Please help me.Thanks
------------------------------------
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/
|