Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fehler bei emerge --sync rsync: failed to connect
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) Diskussionsforum
View previous topic :: View next topic  
Author Message
Blade_Runner_80
n00b
n00b


Joined: 03 Mar 2006
Posts: 32

PostPosted: Fri Aug 04, 2006 6:06 pm    Post subject: Fehler bei emerge --sync rsync: failed to connect Reply with quote

Hallo

Wenn ich
Code:
emerge --sync
ausführen will kommt immer diese fehlermeldung.

rsync:failed to connect to 62.197.40.130 No route to host (113)
rsync: error in socket IO (code10) at clientserver.c(107) [receiver=2.6.8]

Der Fehler tritt auf nach dem ich ein
Code:
emerge --update --deep World
gemacht habe und danach ein
Code:
etc-update
.

Ich denke es ist ein Netzwerkproblem.
Meinen Router kann ich anpingen, aber zB
Code:
ping -c 3 www.yahoo.com
(wie es in der Anleitung steht) geht nicht

Ich habe schon alle Netzwerkeinstellungen überprüft kann aber keinen Fehler finden und brauche eure hilfe.
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Aug 04, 2006 7:20 pm    Post subject: Reply with quote

Geht es wenn du "route add default gateway $router-ip" machst?
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
freigeist
Guru
Guru


Joined: 26 Jan 2004
Posts: 338
Location: Cologne, Germany

PostPosted: Fri Aug 04, 2006 7:20 pm    Post subject: Reply with quote

Poste mal deine /etc/conf.net

Poste mal die Ausgabe von ifconfig

Poste mal die Ausgabe von route

Poste mal deine /etc/resolv.conf

Vermutlich ist die default route nicht oder nicht richtig gesetzt, versuch mal was ein route add default gw <ip vom router> bringt. Benutzt du dhcpcd oder eine feste IP?

Edit: Mist war zu spät :P
_________________
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Back to top
View user's profile Send private message
Blade_Runner_80
n00b
n00b


Joined: 03 Mar 2006
Posts: 32

PostPosted: Fri Aug 04, 2006 7:46 pm    Post subject: Reply with quote

die /etc/conf.net gibt es nicht.

ifconfig:
eth1
inet addr:192.168.0.3 Bcast 192.168.0.255 Mask 255.255.255.0
UP Broadcast Running Multicast MTU:1500 Metric:1

lo
Link encap:Local Loopback
inet addr:127.0.0.1 Mask 255.0.0.0
UP Loopback Running Multicast MTU:16436 Metric:1

/etc/resolv.conf
nameserver 192.168.0.1
domain homenetwork

wenn ich route add default gw 192.168.0.1 eingebe kann ich wieder den pingbefehl ausführen.
Nach dem neustart geht es aber wieder nicht.

hier noch meine /etc/conf.d/net

config_eth0=( "192.168.0.6 netmask 255.255.255.0 brd 192.168.0.255" )
config_eth1=( "192.168.0.3 netmask 255.255.255.0 brd 192.168.0.255" )
routes_eth1=( "default gw 192.168.0.1" )
Back to top
View user's profile Send private message
Blade_Runner_80
n00b
n00b


Joined: 03 Mar 2006
Posts: 32

PostPosted: Fri Aug 04, 2006 7:49 pm    Post subject: Reply with quote

ausgabe von route -n
Destination -- Gateway -- Gemask -- Flags - Metric- Ref - Use -Iface
192.168.0.0 -- 0.0.0.0 -- 255.255.255.0 -- U - 0 - 0 - 0 - eth0
192.168.0.0 -- 0.0.0.0 -- 255.255.255.0 -- U - 0 - 0 - 0 - eth1
127.0.0.0 -- 127.0.0.1 -- 255.0.0.0 -- UG - 0 - 0 - 0 - lo
0.0.0.0 -- 192.168.0.1 -- 0.0.0.0 -- UG - 0 - 0 - 0 - eth1
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Aug 04, 2006 8:12 pm    Post subject: Reply with quote

routes_eth1=( "default gw 192.168.0.1" )

ohne s
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Blade_Runner_80
n00b
n00b


Joined: 03 Mar 2006
Posts: 32

PostPosted: Fri Aug 04, 2006 8:21 pm    Post subject: Reply with quote

Finswimmer wrote:
routes_eth1=( "default gw 192.168.0.1" )

ohne s


warum ohne "s" ??
ohne "s" geht es gar nicht da kommt netzwerk nicht ereichbar.
Back to top
View user's profile Send private message
Blade_Runner_80
n00b
n00b


Joined: 03 Mar 2006
Posts: 32

PostPosted: Fri Aug 04, 2006 8:25 pm    Post subject: Reply with quote

hab den Fehler gefunden.

vor dem Systemupdate war der eth0 mein Firewire und der eth1 mein Ethernet.
nach dem systemupdate ist es jetzt wahrscheinlich andersrum.
Wenn ich jetzt den default gw auf eth0 lege geht es.

Kann ich mir anzeigen lassen was der eth0 und der eth1 für Geräte sind?
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Fri Aug 04, 2006 10:31 pm    Post subject: Reply with quote

route_eth0=( "default via 192.168.0.1" )

so gehts bei mir.

aber solange nun alles bei dir geht, ists doch super :)

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
freigeist
Guru
Guru


Joined: 26 Jan 2004
Posts: 338
Location: Cologne, Germany

PostPosted: Sat Aug 05, 2006 8:59 am    Post subject: Reply with quote

Bei mir ist es auch routes (mit s), ohne s sollte eigentlich nicht gehen :P
Ist zumindest in der net.example nur mit s.

Quote:

config_eth0="10.100.110.1 netmask 255.255.0.0"
routes_eth0=("default via 10.100.0.1")

_________________
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Back to top
View user's profile Send private message
freigeist
Guru
Guru


Joined: 26 Jan 2004
Posts: 338
Location: Cologne, Germany

PostPosted: Sat Aug 05, 2006 9:00 am    Post subject: Reply with quote

Blade_Runner_80 wrote:
hab den Fehler gefunden.

vor dem Systemupdate war der eth0 mein Firewire und der eth1 mein Ethernet.
nach dem systemupdate ist es jetzt wahrscheinlich andersrum.
Wenn ich jetzt den default gw auf eth0 lege geht es.

Kann ich mir anzeigen lassen was der eth0 und der eth1 für Geräte sind?


Vielleicht verrät dir dmesg | grep eth0 das was du wissen willst?
_________________
Elfenbeinturm.cc
a metaphysical space of solitude and sanctity: http://www.elfenbeinturm.cc
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum 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