Ich habe ein Netzwerk das 4 Windows Pc's (einer ist der Router) und 1 Linux debian rechner unfasst.
Aber Debian kommt nich ins Internet obwohl die IP's Stimmen!!!!!!!!
Was soll ich tun?????
Bitte helft mir
Kein Internetzugang obwohl...
-
- Beiträge: 4
- Registriert: 26.10.2003 18:27:10
-
- Beiträge: 4
- Registriert: 26.10.2003 18:27:10
In /etc/network/interfaces kannst du IP Addresse, Subnetmask etc... eintragen:
Den DNS Server trägst du in /etc/resolv.conf ein.
Gruß,
Vinc
p.s: Man kann nicht oft genug auf die Suchoption hinweisen: http://www.debianforum.de/forum/search.php
Code: Alles auswählen
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
auto eth0
iface eth0 inet static
address 192.168.0.42
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
Code: Alles auswählen
nameserver 62.225.252.244
Vinc
p.s: Man kann nicht oft genug auf die Suchoption hinweisen: http://www.debianforum.de/forum/search.php
-
- Beiträge: 4
- Registriert: 26.10.2003 18:27:10
Jau es hat geklappt!!!!!!!
alles funzt und ich bin glücklich!
Danke!!
Gruß
Marwin
http://www.volksinitiative-nrw.de
alles funzt und ich bin glücklich!
Danke!!
Gruß
Marwin
http://www.volksinitiative-nrw.de