root@ozet:~# apt-get update
Err [url]http://security.debian.org[/url] lenny/updates Release.gpg
Could not resolve 'security.debian.org'
Err [url]http://ftp2.de.debian.org[/url] lenny Release.gpg
Could not resolve 'ftp2.de.debian.org'
Err [url]http://ftp2.de.debian.org[/url] lenny/updates Release.gpg
Could not resolve 'ftp2.de.debian.org'
Err [url]http://ftp.pl.debian.org[/url] lenny Release.gpg
Could not resolve 'ftp.pl.debian.org'
Reading package lists... Done
W: Failed to fetch [url]http://ftp2.de.debian.org/debian/dists/lenny/Release.gpg[/url] Could not resolve 'ftp2.de.debian.org'
W: Failed to fetch [url]http://ftp2.de.debian.org/debian-security/dists/lenny/updates/Release.gpg[/url] Could not resolve 'ftp2.de.debian.org'
W: Failed to fetch [url]http://ftp.pl.debian.org/debian/dists/lenny/Release.gpg[/url] Could not resolve 'ftp.pl.debian.org'
W: Failed to fetch [url]http://security.debian.org/dists/lenny/updates/Release.gpg[/url] Could not resolve 'security.debian.org'
W: Some index files failed to download, they have been ignored, or old ones used instead.
W: You may want to run apt-get update to correct these problems
root@ozet:~#
root@ozet:~# apt-get install wine
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package wine is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package wine has no installation candidate
root@ozet:~#
root@ozet:~# cat /etc/network/interfaces
# This configuration file is auto-generated.
# WARNING: Do not edit this file, otherwise your changes will be lost.
# Please edit template /etc/network/interfaces.template instead.
# Auto generated interfaces
auto lo
iface lo inet loopback
auto venet0
iface venet0 inet static
address 127.0.0.1
netmask 255.255.255.255
broadcast 0.0.0.0
up route add -net 192.0.2.1 netmask 255.255.255.255 dev venet0
up route add default gw 192.0.2.1
auto venet0:0
iface venet0:0 inet static
address 80.82.17.153
netmask 255.255.255.255
broadcast 0.0.0.0
auto venet0:1
iface venet0:1 inet static
address 80.82.17.135
netmask 255.255.255.255
broadcast 0.0.0.0
root@ozet:~#
# This configuration file is auto-generated.
# WARNING: Do not edit this file, otherwise your changes will be lost.
# Please edit template /etc/network/interfaces.template instead.
# Auto generated interfaces
auto lo
iface lo inet loopback
auto venet0
iface venet0 inet static
address 127.0.0.1
netmask 255.255.255.255
broadcast 0.0.0.0
up route add -net 192.0.2.1 netmask 255.255.255.255 dev venet0
up route add default gw 192.0.2.1
auto venet0:0
iface venet0:0 inet static
address 80.82.17.153
netmask 255.255.255.255
broadcast 0.0.0.0
auto venet0:1
iface venet0:1 inet static
address 80.82.17.135
netmask 255.255.255.255
broadcast 0.0.0.0