Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
netzwerkeinstellungen ändern wo/wie?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
eeknay
Guru
Guru


Joined: 07 Jul 2003
Posts: 402
Location: EndOfTheRainbow

PostPosted: Fri Jul 18, 2003 10:33 pm    Post subject: netzwerkeinstellungen ändern wo/wie? Reply with quote

hi,

ich war heut mit meinem laptop bei einem kumpel. selbiger hat auch einen router, nur ohne dhcp laufen im gegensatz zu meinem.
-folglich funktioniert das netzwerk nicht so richtig.
"failed to bring up eth0"

also, nun frage ich mich wo ich meine netzwerkeinstellungen ändern kann bezüglich dhcp, ip, usw.

so long
eeknay

8O
_________________
Linda: "The holiday season is time of celebration for most but it is also the time to remember the tragic suffering of the less fortunate."
Morbo: "Earthlings do not yet know the meaning of suffering."
Back to top
View user's profile Send private message
andreh
Tux's lil' helper
Tux's lil' helper


Joined: 03 Feb 2003
Posts: 117
Location: Laboe, Germany

PostPosted: Fri Jul 18, 2003 11:00 pm    Post subject: Reply with quote

Du hast die Installationsanleitung gelesen, oder?

Abschnitt 21. Final Network Configuration des Gentoo Linux x86 Installation Guide. Genauer: Es ist das Code listing 21.2.
Back to top
View user's profile Send private message
Omikron
n00b
n00b


Joined: 27 Apr 2003
Posts: 9

PostPosted: Fri Jul 18, 2003 11:05 pm    Post subject: Reply with quote

nehmen wir mal an, du willst die ip 192.168.1.3 haben und der router hört auf 192.168.1.1, dann würd ich (natürlich als root) folgendes machen:

Code:
ifconfig eth0 192.168.1.3 broadcast 192.168.1.255 netmask 255.255.255.0
route add default gw 192.168.1.1

für was anderes als C-Netze sind broadcast und netmask entsprechend anzupassen...

falls der router nichts aus dem LAN per firewall blockt solltest du damit schonmal externe IP's anpingen können. die datei/etc/resolv.conf mußt du vielleicht noch anpassen, falls du den DNS-Server auch per DHCP bekommst. für dauerhafte änderungen schau dir mal die datei /etc/conf.d/net an.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum