Gentoo Archives: gentoo-user

From: Massimiliano Ziccardi <massimiliano.ziccardi@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Network problem with linux server
Date: Mon, 07 Nov 2011 13:37:18
Message-Id: CAET4pLtyyLQhYWE4_Wi5iBiJK4CSV5-_nSOnE7UW_5iZ6G4Stg@mail.gmail.com
In Reply to: Re: [gentoo-user] Network problem with linux server by Michael Schreckenbauer
1 >
2 > seems to be a really tricky one...
3 > What does
4 > tracepath 195.75.145.33
5 > give?
6
7
8 Here is the output:
9
10 1: 195.75.145.33 (195.75.145.33) 0.074ms pmtu
11 16436
12 1: 195.75.145.33 (195.75.145.33) 0.039ms reached
13 1: 195.75.145.33 (195.75.145.33) 0.028ms reached
14
15 I tried shutting down localhost with:
16
17 ifconfig lo down.
18
19 Now I can't ping 195.75.145.33 anymore (as all the other 195.75.145.xx
20 addresses).
21
22 And now tracepath gives:
23
24 1: send failed
25 Resume: pmtu 65535
26
27 So, for some reason, seems it always uses the 'lo' device...
28
29 Any idea?
30
31 Regards,
32 Massimiliano

Replies

Subject Author
Re: [gentoo-user] Network problem with linux server Pandu Poluan <pandu@××××××.info>
Re: [gentoo-user] Network problem with linux server Michael Schreckenbauer <grimlog@×××.de>