i am now editing this
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
iface eth0 inet static
address 192.168.2.2
netmask 255.255.255.0
network 192.168.2.2
broadcast 179.168.2.255
gateway 192.168.2.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers (what do I enter here)
iface eth1 inet static
address 80.41.2*4.**
netmask 255.0.0.0
gateway 212.7*.111.1*2
wireless-key 1A43*ACA30238*4D24F*88B1
wireless-essid belkin54g
auto eth1
auto eth0
what do I enter for dns name servers. And does the rest look right?