Probleme beim Aufruf einiger Internetseiten / Kein MTU/DNS-Problem!

Post Reply
Message
Author
Tirador

Probleme beim Aufruf einiger Internetseiten / Kein MTU/DNS-Problem!

#1 Post by Tirador »

Hallo liebe Ubuntu-User!

Ins Internet (Arcor-DSL) gelange ich über einen Router. Doch leider lassen sich unter Hoary sowohl mit Firefox als auch Epiphany
nicht alle Internetseiten aufrufen (Connection Timeout), wie beispielsweise:
www.deutsche-bank.de
www.das-erste.de
www.tvtotal.de
www.suse.de

Die sonst üblichen Verdächtigen (Ebay, Mediamarkt, Postbank, Google) lassen sich tadellos aufrufen und auch in einer ordentlichen
Geschwindigkeit. Einige der „nicht funktionierenden“ Seiten lassen sich anpingen, andere nicht.
Unter Windows XP funktionieren alle Seiten einwandfrei.

Folgende Hinweise aus dem Forum habe ich bereits ausprobiert oder sichergestellt, doch leider alles ohne Erfolg:
1) Veränderung iptables gemäß folgendem HowTo:
http://www.ubuntulinux.org/wiki/Iptable ... m=iptables

2) iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS –clamp-mss-to-pmtu
(was auch immer dieser Befehl bedeutet)

3) Deaktivierung von Ipv6 (daran kann es aber nicht liegen, da Mepis mit Ipv6 kein Problem hat)

4) Neben iptables laufen keine weiteren Firewalls (z.B. Firestarter) auf dem System (Standardinstallation)

5) in /etc/resolv.conf stehen die Arcor-DNS-Server

6) in /etc/network/interfaces stehen folgende Inhalte:

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0

# The primary network interface
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1

auto eth0

Da Windows einwandfrei läuft und ein anderer Client keine Probleme hat, glaube ich nicht, dass meine Hardware (insb. Router) falsch konfiguriert oder defekt ist.
Ich habe diese Probleme auch mit Gentoo gehabt.
Bitte keine Ratschläge mehr zur MTU, ich habe alles ausprobiert.

Tirador

#2 Post by Tirador »

Ich habe ein wenig mit Ethereal rumgespielt.
Was genau kann ich gegen diese "Fragmented IP Protocol" Ausgaben machen?
Wenn ich eine der Problemseiten aufrufen will (hier web.de), sieht die Ausgabe wie folgt aus:

Code: Select all

code:No.     Time        Source                Destination           Protocol Info
      1 0.000000    192.168.1.2           217.72.195.42         TCP      32777 > www [SYN] Seq=0 Ack=0 Win=5792 Len=0 MSS=1448
TSV=4294885296 TSER=0 WS=2

Frame 1 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: 00:02:2a:2a:18:b7, Dst: 00:50:7f:08:f0:ba
Internet Protocol, Src Addr: 192.168.1.2 (192.168.1.2), Dst Addr: 217.72.195.42 (217.72.195.42)
Transmission Control Protocol, Src Port: 32777 (32777), Dst Port: www (80), Seq: 0, Ack: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      2 3.004859    192.168.1.2           217.72.195.42         TCP      32777 > www [SYN] Seq=0 Ack=0 Win=23168 Len=0 MSS=1448
TSV=4294888302 TSER=0 WS=2

Frame 2 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: 00:02:2a:2a:18:b7, Dst: 00:50:7f:08:f0:ba
Internet Protocol, Src Addr: 192.168.1.2 (192.168.1.2), Dst Addr: 217.72.195.42 (217.72.195.42)
Transmission Control Protocol, Src Port: 32777 (32777), Dst Port: www (80), Seq: 0, Ack: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      3 9.003947    192.168.1.2           217.72.195.42         TCP      32777 > www [SYN] Seq=0 Ack=0 Win=23168 Len=0 MSS=1448
TSV=4294894302 TSER=0 WS=2

Frame 3 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: 00:02:2a:2a:18:b7, Dst: 00:50:7f:08:f0:ba
Internet Protocol, Src Addr: 192.168.1.2 (192.168.1.2), Dst Addr: 217.72.195.42 (217.72.195.42)
Transmission Control Protocol, Src Port: 32777 (32777), Dst Port: www (80), Seq: 0, Ack: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      4 21.002123   192.168.1.2           217.72.195.42         TCP      32777 > www [SYN] Seq=0 Ack=0 Win=23168 Len=0 MSS=1448
TSV=4294906302 TSER=0 WS=2

Frame 4 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: 00:02:2a:2a:18:b7, Dst: 00:50:7f:08:f0:ba
Internet Protocol, Src Addr: 192.168.1.2 (192.168.1.2), Dst Addr: 217.72.195.42 (217.72.195.42)
Transmission Control Protocol, Src Port: 32777 (32777), Dst Port: www (80), Seq: 0, Ack: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      5 30.463249   66.249.85.99          192.168.1.2           IP       Fragmented IP protocol (proto=TCP 0x06, off=16384)

Frame 5 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: 00:50:7f:08:f0:ba, Dst: 00:02:2a:2a:18:b7
Internet Protocol, Src Addr: 66.249.85.99 (66.249.85.99), Dst Addr: 192.168.1.2 (192.168.1.2)
Data (20 bytes)

0000  00 50 80 06 00 72 5e ca 00 72 5e ca ed 04 00 00   .P...r^..r^.....
0010  7a 0a 00 00                                       z...

No.     Time        Source                Destination           Protocol Info
      6 42.639637   217.72.195.42         192.168.1.2           IP       Fragmented IP protocol (proto=TCP 0x06, off=16384)

Frame 6 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: 00:50:7f:08:f0:ba, Dst: 00:02:2a:2a:18:b7
Internet Protocol, Src Addr: 217.72.195.42 (217.72.195.42), Dst Addr: 192.168.1.2 (192.168.1.2)
Data (20 bytes)

0000  00 50 80 08 00 72 8e 5e 00 72 8e 5e 5d 04 00 00   .P...r.^.r.^]...
0010  a6 c9 00 00                                       ....

No.     Time        Source                Destination           Protocol Info
      7 44.998479   192.168.1.2           217.72.195.42         TCP      32777 > www [SYN] Seq=0 Ack=0 Win=23168 Len=0 MSS=1448
TSV=4294930302 TSER=0 WS=2

Frame 7 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: 00:02:2a:2a:18:b7, Dst: 00:50:7f:08:f0:ba
Internet Protocol, Src Addr: 192.168.1.2 (192.168.1.2), Dst Addr: 217.72.195.42 (217.72.195.42)
Transmission Control Protocol, Src Port: 32777 (32777), Dst Port: www (80), Seq: 0, Ack: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      8 49.997706   dipsy                 192.168.1.1           ARP      Who has 192.168.1.1?  Tell 192.168.1.2

Frame 8 (42 bytes on wire, 42 bytes captured)
Ethernet II, Src: 00:02:2a:2a:18:b7, Dst: 00:50:7f:08:f0:ba
Address Resolution Protocol (request)

No.     Time        Source                Destination           Protocol Info
      9 49.998119   192.168.1.1           dipsy                 ARP      192.168.1.1 is at 00:50:7f:08:f0:ba

Frame 9 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: 00:50:7f:08:f0:ba, Dst: 00:02:2a:2a:18:b7
Address Resolution Protocol (reply)

No.     Time        Source                Destination           Protocol Info
     10 92.991188   192.168.1.2           217.72.195.42         TCP      32777 > www [SYN] Seq=0 Ack=0 Win=23168 Len=0 MSS=1448
TSV=11006 TSER=0 WS=2

Frame 10 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: 00:02:2a:2a:18:b7, Dst: 00:50:7f:08:f0:ba
Internet Protocol, Src Addr: 192.168.1.2 (192.168.1.2), Dst Addr: 217.72.195.42 (217.72.195.42)
Transmission Control Protocol, Src Port: 32777 (32777), Dst Port: www (80), Seq: 0, Ack: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
     11 152.993432  217.72.195.42         192.168.1.2           IP       Fragmented IP protocol (proto=TCP 0x06, off=16384)

Frame 11 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: 00:50:7f:08:f0:ba, Dst: 00:02:2a:2a:18:b7
Internet Protocol, Src Addr: 217.72.195.42 (217.72.195.42), Dst Addr: 192.168.1.2 (192.168.1.2)
Data (20 bytes)

0000  00 50 80 09 00 74 3d 6c 00 74 3d 6c f3 04 00 00   .P...t=l.t=l....
0010  b2 a8 00 00                                       ....
[/code]

Post Reply