• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Netzprobleme

Hallo,

ich habe Probleme mit Zugriff auf Webseiten mit dem Konqueror und dem Update mit YAST und über Konsole (z.B. antivir --update funtioniert nicht).
Einige Webseiten werden nicht angezeigt.

z.B. www.linux-club.de wird nicht angezeigt, während www.google.de angezeigt wird.

Beide Seiten lassen sich "anpingen"

Meine ifconfig:

Code:
eth0      Link encap:Ethernet  HWaddr 00:04:75:7C:8B:19  
          inet addr:192.168.1.10  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::204:75ff:fe7c:8b19/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
          RX packets:880528 errors:454 dropped:0 overruns:1 frame:454
          TX packets:929006 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:151973791 (144.9 Mb)  TX bytes:495031834 (472.0 Mb)
          Interrupt:10 Base address:0xac00 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:226244 errors:0 dropped:0 overruns:0 frame:0
          TX packets:226244 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:71692719 (68.3 Mb)  TX bytes:71692719 (68.3 Mb)

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
link-local      *               255.255.0.0     U     0      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
default         192.168.1.1     0.0.0.0         UG    0      0        0 eth0


nameserver 217.237.151.225
nameserver 217.237.150.225
nameserver 192.168.1.10
search mittelerde.netw


Danke im vorraus !

P.S. MTU, IPV6, DNS alles schon probiert.
 
OP
S

Schlumpfix

Member
Einen anderen Browser habe ich nicht ausprobiert.
Der Rechner fungiert bei mir als Server und es kommt mir auf Online-Updates (Yast, Virenscanner etc.) an.

Für das surfen im Internet habe ich einen Linux-Client, der funktioniert ohne Probleme.
 

Martin Breidenbach

Ultimate Guru
Worüber geht der Rechner denn ins Internet ?

Provider + DNS-Server riecht nach T-Online.

Hast Du auch lokal einen DNS Server laufen ? Was verwendet der als Forwarder ?
 
OP
S

Schlumpfix

Member
Internet mit T-Online.

DNS-Server ist auch installiert, als Forworder benutze ich die DNS-Server von T-Online.
 
OP
S

Schlumpfix

Member
Den MTU-Wert habe ich auf 1492 eingestellt (Kann man auch oben sehen.).

Vielleicht noch meine modprob.conf, hier habe ich IPv6 abgeschaltet:

Code:
#
# Copyright (c) 1996-2002 SuSE Linux AG Nuernberg, Germany.
# All rights reserved.
#
# Author: Hubert Mantel <mantel@suse.de>, 1996-2002
#
# Configuration file for loadable modules; used by modprobe
#
# Please don't edit this file. Place your settings into
# /etc/modprobe.conf.local instead.
#
#
########################################################################
# Aliases - specify your hardware
########################################################################

install eth0             /bin/true
install eth1             /bin/true
install tr0              /bin/true
install scsi_hostadapter /bin/true
install fb0              /bin/true

########################################################################
# only used for Mylex or Compaq Raid as module
########################################################################

install block-major-48   /bin/true
install block-major-49   /bin/true
install block-major-72   /bin/true
install block-major-73   /bin/true

########################################################################
# only needed for fifth and sixth IDE adaptor
########################################################################

install block-major-56   /bin/true
install block-major-57   /bin/true

########################################################################
# mouse (for older busmice)
########################################################################

install char-major-10    /bin/true

########################################################################
# If you want to use the new autofs4
########################################################################

alias autofs           autofs4

########################################################################
# For parallel port devices, uncomment the following two lines and
# change "frpw" to the protocol type you use
########################################################################

# install paride /sbin/modprobe --ignore-install paride && { /sbin/modprobe --ignore-install frpw; }
# remove paride { /sbin/modprobe -r --ignore-remove frpw; } ; /sbin/modprobe -r --ignore-remove paride

########################################################################
# Options; these are examples; uncomment and modify the lines you need
########################################################################

# options cdu31a         cdu31a_port=0x340 cdu31a_irq=0
# options sbpcd          sbpcd=0x230,1
# options aztcd          aztcd=0x320
# options cm206          cm206=0x340,11
# options gscd           gscd=0x340
# options mcd            mcd=0x300,11
# options mcdx           mcdx=0x300,11
# options optcd          optcd=0x340
# options sjcd           sjcd_base=0x340
# options sonycd535      sonycd535=0x340
# options isp16          isp16_cdrom_base=0x340 isp16_cdrom_irq=0 isp16_cdrom_dma=0 isp16_cdrom_type=Sanyo

# options ne             io=0x300 irq=5

# Use this if you have two cards:
# options ne             io=0x300,0x320 irq=5,7

# options tulip          options=0
# options 3c59x          options=0
# options 3c501          io=0x280 irq=5
# options 3c503          io=0x280 irq=5 xcvr=0
# options 3c505          io=0x300 irq=10
# options 3c507          io=0x300 irq=10
# options 3c509          irq=10
# options at1700         io=0x260 irq=10
# options smc-ultra      io=0x200 irq=10
# options wd             io=0x300 irq=10
# options smc9194        io=0x200 irq=10 ifport=0
# options e2100          io=0x300 irq=10 mem=0xd0000 xcvr=0
# options depca          io=0x200 irq=7
# options ewrk3          io=0x300 irq=10
# options eexpress       io=0x300 irq=10
# options hp-plus        io=0x300 irq=10
# options hp             io=0x300 irq=10
# options hp100          hp100_port=0x380
# options apricot        io=0x300 irq=10
# options ac3200         io=0x300 irq=10 mem=0xd0000
# options de620          io=0x378 irq=7 bnc=1
# options ibmtr          io=0xa20
# options arcnet         io=0x300 irq=10 shmem=0xd0000
# options plip           io=0x378 irq=7
# options eepro          io=0x260 irq=10 mem=0x6000
# options eth16i         io=0x2a0 irq=10
# options fmv18x         io=0x220 irq=10
# options ni52           io=0x360 irq=9 memstart=0xd0000 memend=0xd4000
# options bttv    pll=1 radio=0 card=0
# options tuner   type=0
# options msp3400 once=1 simple=1

# install bttv /sbin/modprobe --ignore-install bttv && { /sbin/modprobe -k tuner; /sbin/modprobe -k msp3400; }
#

install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy
install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy
remove dummy0 /sbin/modprobe -r -o dummy0 --ignore-remove dummy
remove dummy1 /sbin/modprobe -r -o dummy1 --ignore-remove dummy

########################################################################
# cipe section
########################################################################

alias cipcb0 cipcb
alias cipcb1 cipcb

options cipcb    cipe_debug=0

########################################################################
# block dev aliases
########################################################################

alias block-major-1       rd
alias block-major-2       floppy
install block-major-3     /bin/true
alias block-major-7       loop
alias block-major-8       sd_mod
alias block-major-11      sr_mod
alias block-major-13      xd
alias block-major-15      cdu31a
alias block-major-16      gscd
alias block-major-17      optcd
alias block-major-18      sjcd
alias block-major-20      mcdx
install block-major-22    /bin/true
alias block-major-23      mcd
alias block-major-24      sonycd535
alias block-major-25      sbpcd
alias block-major-26      sbpcd
alias block-major-27      sbpcd
alias block-major-28      sbpcd
alias block-major-29      aztcd
alias block-major-32      cm206
install block-major-33    /bin/true
install block-major-34    /bin/true
# network block device
install block-major-43    /bin/true
alias block-major-45      pd
alias block-major-46      pcd
alias block-major-47      pf
alias block-major-117     evms

########################################################################
# char dev aliases
########################################################################

alias char-major-6        lp
alias char-major-9        st
alias char-major-10-130   softdog
install char-major-10-134 /bin/true
install char-major-10-135 /bin/true
alias char-major-10-175   agpgart
alias char-major-10-181   toshiba
alias char-major-10-250   sonypi
options sonypi            minor=250
install char-major-15     /bin/true
alias char-major-19       cyclades
alias char-major-20       cyclades
alias char-major-21       sg
alias char-major-27       ftape
install char-major-29     /bin/true
alias char-major-36       netlink_dev
# alias char-major-43       hisax
# alias char-major-44       hisax
# alias char-major-45       hisax
install char-major-43     /bin/true
install char-major-44     /bin/true
install char-major-45     /bin/true
alias char-major-48       riscom8
alias char-major-49       riscom8
alias char-major-67       coda
alias char-major-75       specialix
alias char-major-76       specialix
alias char-major-81       videodev
install char-major-81-0   /bin/true
install char-major-81-1   /bin/true
install char-major-81-2   /bin/true
install char-major-81-3   /bin/true

alias char-major-83       vtx
options vtx quiet=1

alias char-major-89       i2c-dev
alias char-major-96       pt
alias char-major-97       pg
alias char-major-107      3dfx
alias char-major-109      lvm-mod
# remove this if sound is configured
install char-major-116    /bin/true

########################################################################
# ppp over ethernet
# the kernel 2.2 uses pppox
# the kernel 2.4 uses pppoe
########################################################################

alias char-major-108      ppp_generic
alias char-major-144      pppoe
alias net-pf-24           pppoe

########################################################################
# IrDA
########################################################################

alias char-major-161      ircomm-tty

alias char-major-162      raw

########################################################################
# ISDN
########################################################################
install b1pci /bin/true
install c4 /bin/true
install sc /bin/true
install hisax /bin/true
install hisax_fcpcipnp /bin/true
install hfc4s8s_l1 /bin/true
install hysdn /bin/true
install pcbit /bin/true
install t1pci /bin/true
install divas /bin/true
install fcdsl /bin/true
install fcdsl2 /bin/true
install fcpci /bin/true
install fcpnp /bin/true
install fcdslsl /etc/sysconfig/isdn/scripts/hotplug_pci

########################################################################
# USB
########################################################################

install char-major-166    /bin/true

########################################################################
# Moxa Multiport Serial Boards
########################################################################

alias char-major-172      moxa
alias char-major-173      moxa

# options moxa type=2,,, baseaddr=0xdc000,,, numports=8,,,
alias char-major-174      mxser
alias char-major-175      mxser
# options mxser ioaddr=0x180

#alias char-major-180     usbcore

alias InterMezzo intermezzo
alias char-major-185 intermezzo

alias char-major-188      usbserial

alias char-major-195*     nvidia
alias char-major-206      osst
alias char-major-212      /bin/true

alias binfmt-204          binfmt_aout
alias binfmt-263          binfmt_aout
alias binfmt-264          binfmt_aout
alias binfmt-267          binfmt_aout
alias binfmt-0064         binfmt_aout
alias binfmt-0008         binfmt_aout

alias iso9660             isofs
alias tty-ldisc-1         slip
alias tty-ldisc-2         serio
alias tty-ldisc-5         mkiss

# alias tty-ldisc-7       6pack
install tty-ldisc-7       /bin/true

# IrDA
alias tty-ldisc-11        irtty-sir

# alias ax0               mkiss
install ax0               /bin/true
# alias sp0               6pack
install sp0               /bin/true
alias slip0               slip
alias sl0                 slip
alias slip1               slip
alias sl1                 slip

########################################################################
# the kernel 2.2 uses ppp.o as ppp driver,
# the kernel 2.4 uses ppp_generic.o
########################################################################

alias ppp0                ppp_generic
alias ppp1                ppp_generic
alias tty-ldisc-3         ppp_async

alias plip0               plip
alias plip1               plip

# Tunnel interfaces
alias sit0 ipv6
alias gre0 ip_gre
alias ipip0 ipip

alias ppp-compress-18          ppp_mppe
alias ppp-compress-21          bsd_comp
alias ppp-compress-24          ppp_deflate
alias ppp-compress-26          ppp_deflate

alias net-pf-1            unix
alias net-pf-3            ax25
# install net-pf-3          /bin/true
alias net-pf-4            ipx
# install net-pf-4          /bin/true
alias net-pf-5            appletalk
# install net-pf-5          /bin/true
alias net-pf-6            netrom
install net-pf-6          /bin/true
alias net-pf-10           ipv6
install ipv6 /bin/true
# install net-pf-10         /bin/true
alias net-pf-11           rose
# install net-pf-11         /bin/true
alias net-pf-15           af_key
alias net-pf-17           af_packet
alias net-pf-31           bluetooth

alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep

alias md-personality-1  linear
alias md-personality-2  raid0
alias md-personality-3  raid1
alias md-personality-4  raid5
alias md-personality-7  multipath

alias tap0                ethertap
alias tap1                ethertap
alias tap2                ethertap
alias tap3                ethertap
alias tap4                ethertap
alias tap5                ethertap
alias tap6                ethertap
alias tap7                ethertap
alias tap8                ethertap
alias tap9                ethertap
alias tap10               ethertap
alias tap11               ethertap
alias tap12               ethertap
alias tap13               ethertap
alias tap14               ethertap
alias tap15               ethertap

alias xfrm-type-2-50    esp4
alias xfrm-type-2-51    ah4
alias xfrm-type-2-108   ipcomp
alias xfrm-type-10-50   esp6
alias xfrm-type-10-51   ah6
alias xfrm-type-10-108  ipcomp6

# don't try to reset isa-pnp cards on startup
options isa-pnp isapnp_reset=0

# Linux-ABI
install binfmt_misc /sbin/modprobe --ignore-install binfmt_misc && { mount -t binfmt_misc none /proc/sys/fs/binfmt_misc; }
remove binfmt_misc { umount /proc/sys/fs/binfmt_misc; } ; /sbin/modprobe -r --ignore-remove binfmt_misc

# Bluetooth
alias bt-proto-5 cmtp
alias bt-proto-6 hidp

# Load lp after parport
install parport /sbin/modprobe -i parport && /sbin/modprobe lp

# end of common part for modprobe.conf
# begin of i386 part for modprobe.conf

alias char-major-4        serial
alias char-major-5        serial

alias parport_lowlevel    parport_pc
# options parport_pc io=0x378 irq=none,none
# If you have multiple parallel ports, specify them this way:
# options parport_pc io=0x378,0x278  irq=none,none

# Linux ACP modem (Mwave)
alias char-major-10-219 mwave
# options mwave dspirq=10 dspio=0x130 uartirq=3 uartio=0x2f8

# nVidia nforce chipset (network + audio)
#alias eth0 nvnet
#alias sound-slot-1 nvaudio
#alias usb-interface usb-ohci

# IBM thinkpad tpctl
# see /usr/share/doc/packages/tpctl/
alias char-major-10-170 thinkpad
# options thinkpad enable_smapi=0

# Linux-ABI
alias char-major-30       abi-ibcs
alias binfmt-0004         binfmt_coff
alias binfmt-332          abi-ibcs
alias binfmt-518          abi-ibcs
alias binfmt-002c         abi-ibcs
alias personality-1       abi-ibcs
alias personality-2       abi-ibcs
alias personality-3       abi-sco
alias personality-4       abi-wyse
alias personality-5       abi-ibcs
alias personality-7       abi-ibcs
alias personality-13      abi-solaris
alias personality-14      abi-uw7

# required for DRI support on SiS chips
options sisfb             mode=none mem=12288

# ata_piix can't handle ICH6 in AHCI mode
install ata_piix /sbin/modprobe ahci; /sbin/modprobe --ignore-install ata_piix

# end of i386 part for modprobe.conf
# please keep this at the end and add local modifications to modules.conf.local
include /etc/modprobe.d
include /etc/modprobe.conf.local

Vielleicht noch als Zusatzinformation: Ich hatte ursprünglich nur ein grafisches Grundsystem installiert und später KDE dazu installiert. Vielleicht hängt es damit zusammen?
 

Martin Breidenbach

Ultimate Guru
Schlumpfix schrieb:
Den MTU-Wert habe ich auf 1492 eingestellt (Kann man auch oben sehen.).

*nachguck* stimmt. Hab ich überlesen. Für T-Online ist 1492 richtig.

Schlumpfix schrieb:
Vielleicht noch als Zusatzinformation: Ich hatte ursprünglich nur ein grafisches Grundsystem installiert und später KDE dazu installiert. Vielleicht hängt es damit zusammen?

Kann ich mir nicht vorstellen.

Ich selber habe noch keine ipv6 Probleme 'live' erlebt (MTU und DNS schon). AFAIK sehen die so aus daß z.B. Firefox beim Aufruf einer Website erst einige Zeit hängt, dann aber lädt (wenn statt ipv6 dann mal ipv4 probiert wird).

Mir gehen die Verdächtigen aus.

Ich würde jetzt versuchen rauszukriegen was genau passiert wenn eine bestimme Seite nicht aufgerufen werden kann - also mal Protokoll mit ethereal oder notfalls tcpdump mitschneiden und angucken was der da eigentlich treibt.

Ich hatte gerade gestern bei jemandem so ein Problem... da waren fast alle Systeme ansprechbar, aber einige nicht... hier stellte sich als Fehler eine falsche Subnetzmaske in einem Firewallskript heraus.

Falls Du auf dem Linux-Rechner eine Firewall hast... mach die mal aus. Der DSL-Router sollte ja sicherstellen daß von außen schonmal keiner reinkommt.

Was genau kommt bei den nichtangezeigten Seiten als Fehlermeldung ? Und wie lange dauert das bis die Fehlermeldung kommt ?
 
OP
S

Schlumpfix

Member
Die Firewall ist nicht eineschaltet.

Beispielhaft kommt folgende Fehlermeldung im Konquerer:

Beim Laden von http://www.linux-club.de/ ist folgende Fehler aufgetreten:
Zeitüberschreitung auf dem Server
Verbindung bestand zu www.linux-club.de an Port 80

Über die Konsole kommt keine Fehlermeldung, da tut sich überhaupt nichts.
 
OP
S

Schlumpfix

Member
Mit Ethereal:

No. Time Source Destination Protocol Info
1 0.000000 192.168.1.1 192.168.1.255 SNMP TRAP-V1 SNMPv2-SMI::enterprises.3955.1.1.0

Frame 1 (168 bytes on wire, 168 bytes captured)
Ethernet II, Src: 192.168.1.1 (00:02:dd:8c:cc:fd), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol, Src: 192.168.1.1 (192.168.1.1), Dst: 192.168.1.255 (192.168.1.255)
User Datagram Protocol, Src Port: prodigy-intrnet (1778), Dst Port: snmptrap (162)
Simple Network Management Protocol
....

MOD EDIT: hab mal das Zeug rausgelöscht... wird ja so lang ....
 
OP
S

Schlumpfix

Member
Neuer Versuch:

No. Time Source Destination Protocol Info
1 0.000000 192.168.1.60 192.168.1.10 VNC VNC

Frame 1 (72 bytes on wire, 72 bytes captured)
Ethernet II, Src: 192.168.1.60 (00:0b:6a:94:7f:e9), Dst: bilbo.mittelerde.netw (00:04:75:7c:8b:19)
Internet Protocol, Src: 192.168.1.60 (192.168.1.60), Dst: 192.168.1.10 (192.168.1.10)
Transmission Control Protocol, Src Port: 46217 (46217), Dst Port: 5901 (5901), Seq: 0, Ack: 0, Len: 6
Virtual Network Computing

....

MOD EDIT: hab mal das Zeug rausgelöscht...
 
OP
S

Schlumpfix

Member
No. Time Source Destination Protocol Info
1 0.000000 192.168.1.60 192.168.1.10 VNC VNC

Frame 1 (72 bytes on wire, 72 bytes captured)
Ethernet II, Src: 192.168.1.60 (00:0b:6a:94:7f:e9), Dst: bilbo.mittelerde.netw (00:04:75:7c:8b:19)
Internet Protocol, Src: 192.168.1.60 (192.168.1.60), Dst: 192.168.1.10 (192.168.1.10)
Transmission Control Protocol, Src Port: 46217 (46217), Dst Port: 5901 (5901), Seq: 0, Ack: 0, Len: 6
Virtual Network Computing
.....

MOD EDIT: hab mal das Zeugs rausgelöscht...
 

Martin Breidenbach

Ultimate Guru
Sorry aber da trete ich in Streik. Jetzt haben wir hier seitenweise Protokolle aus denen im Wesentlichen hervorgeht daß Du VNC benutzt. Ich habe echt keinen Bock da die 5 Pakete rauszusuchen die was zur Problemdiagnose beitragen könnten.

Wenn man sowas mit ethereal aufzeichnet dann sollte man versuchen allen anderen Netztraffic zu reduzieren.
 
OP
S

Schlumpfix

Member
Ich hoffe jetzt ist es besser !
No. Time Source Destination Protocol Info
1 0.000000 192.168.1.10 217.237.151.225 DNS Standard query A www.linux-club.de

Frame 1 (77 bytes on wire, 77 bytes captured)
Ethernet II, Src: 3Com_7c:8b:19 (00:04:75:7c:8b:19), Dst: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd)
Internet Protocol, Src: 192.168.1.10 (192.168.1.10), Dst: 217.237.151.225 (217.237.151.225)
User Datagram Protocol, Src Port: filenet-re (32774), Dst Port: domain (53)
Domain Name System (query)

No. Time Source Destination Protocol Info
2 0.054410 217.237.151.225 192.168.1.10 DNS Standard query response A 212.227.84.43

Frame 2 (101 bytes on wire, 101 bytes captured)
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd), Dst: 3Com_7c:8b:19 (00:04:75:7c:8b:19)
Internet Protocol, Src: 217.237.151.225 (217.237.151.225), Dst: 192.168.1.10 (192.168.1.10)
User Datagram Protocol, Src Port: domain (53), Dst Port: filenet-re (32774)
Domain Name System (response)

No. Time Source Destination Protocol Info
3 0.055102 192.168.1.10 212.227.84.43 TCP 39332 > http [SYN] Seq=0 Ack=0 Win=5808 Len=0 MSS=1452 TSV=12937 TSER=0 WS=2

Frame 3 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: 3Com_7c:8b:19 (00:04:75:7c:8b:19), Dst: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd)
Internet Protocol, Src: 192.168.1.10 (192.168.1.10), Dst: 212.227.84.43 (212.227.84.43)
Transmission Control Protocol, Src Port: 39332 (39332), Dst Port: http (80), Seq: 0, Ack: 0, Len: 0

No. Time Source Destination Protocol Info
4 0.056268 192.168.1.1 192.168.1.255 SNMP TRAP-V1 SNMPv2-SMI::enterprises.3955.1.1.0

Frame 4 (187 bytes on wire, 187 bytes captured)
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol, Src: 192.168.1.1 (192.168.1.1), Dst: 192.168.1.255 (192.168.1.255)
User Datagram Protocol, Src Port: e-net (3286), Dst Port: snmptrap (162)
Simple Network Management Protocol

No. Time Source Destination Protocol Info
5 0.117840 212.227.84.43 192.168.1.10 TCP http > 39332 [SYN, ACK] Seq=0 Ack=1 Win=5792 Len=0 MSS=1452 TSV=2588318583 TSER=12937 WS=2

Frame 5 (82 bytes on wire, 82 bytes captured)
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd), Dst: 3Com_7c:8b:19 (00:04:75:7c:8b:19)
Internet Protocol, Src: 212.227.84.43 (212.227.84.43), Dst: 192.168.1.10 (192.168.1.10)
Transmission Control Protocol, Src Port: http (80), Dst Port: 39332 (39332), Seq: 0, Ack: 1, Len: 0

No. Time Source Destination Protocol Info
6 0.117913 192.168.1.10 212.227.84.43 TCP 39332 > http [ACK] Seq=1 Ack=1 Win=5808 Len=0 TSV=12952 TSER=2588318583

Frame 6 (66 bytes on wire, 66 bytes captured)
Ethernet II, Src: 3Com_7c:8b:19 (00:04:75:7c:8b:19), Dst: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd)
Internet Protocol, Src: 192.168.1.10 (192.168.1.10), Dst: 212.227.84.43 (212.227.84.43)
Transmission Control Protocol, Src Port: 39332 (39332), Dst Port: http (80), Seq: 1, Ack: 1, Len: 0

No. Time Source Destination Protocol Info
7 0.118489 192.168.1.10 212.227.84.43 HTTP GET / HTTP/1.1

Frame 7 (522 bytes on wire, 522 bytes captured)
Ethernet II, Src: 3Com_7c:8b:19 (00:04:75:7c:8b:19), Dst: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd)
Internet Protocol, Src: 192.168.1.10 (192.168.1.10), Dst: 212.227.84.43 (212.227.84.43)
Transmission Control Protocol, Src Port: 39332 (39332), Dst Port: http (80), Seq: 1, Ack: 1, Len: 456
Hypertext Transfer Protocol

No. Time Source Destination Protocol Info
8 0.212665 212.227.84.43 192.168.1.10 TCP http > 39332 [ACK] Seq=1 Ack=457 Win=6864 Len=0 TSV=2588318679 TSER=12953

Frame 8 (74 bytes on wire, 74 bytes captured)
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd), Dst: 3Com_7c:8b:19 (00:04:75:7c:8b:19)
Internet Protocol, Src: 212.227.84.43 (212.227.84.43), Dst: 192.168.1.10 (192.168.1.10)
Transmission Control Protocol, Src Port: http (80), Dst Port: 39332 (39332), Seq: 1, Ack: 457, Len: 0

No. Time Source Destination Protocol Info
9 13.260933 192.168.1.1 192.168.1.255 SNMP TRAP-V1 SNMPv2-SMI::enterprises.3955.1.1.0

Frame 9 (167 bytes on wire, 167 bytes captured)
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol, Src: 192.168.1.1 (192.168.1.1), Dst: 192.168.1.255 (192.168.1.255)
User Datagram Protocol, Src Port: directvdata (3287), Dst Port: snmptrap (162)
Simple Network Management Protocol

No. Time Source Destination Protocol Info
10 32.321178 70.98.29.254 192.168.1.10 TCP 64776 > bintec-capi [RST] Seq=0 Ack=0 Win=0 Len=0

Frame 10 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd), Dst: Asiarock_94:7f:e9 (00:0b:6a:94:7f:e9)
Internet Protocol, Src: 70.98.29.254 (70.98.29.254), Dst: 192.168.1.10 (192.168.1.10)
Transmission Control Protocol, Src Port: 64776 (64776), Dst Port: bintec-capi (2662), Seq: 0, Ack: 0, Len: 0

No. Time Source Destination Protocol Info
11 39.141441 192.168.1.10 192.168.1.255 BROWSER Local Master Announcement BILBO, Workstation, Server, Domain Controller, Time Source, Domain Member Server, Print Queue Server, Xenix Server, NT Workstation, NT Server, Master Browser, Domain Master Browser
 

Martin Breidenbach

Ultimate Guru
Ich habe oben mal gekürzt... inzwischen hat mein Firefox die Seite hier ziemlich seltsam angezeigt... das sieht jetzt wieder besser aus.

In dem Protokoll hier wird gesurft. Ich hab mal die interessanten Pakete rausgesucht:

Paket 1: DNS-Anfrage nach der IP-Adresse für www.linux-club.de
Paket 2: Antwort: www.linux-club.de ist 212.227.84.43
Paket 3: http Verbindungsaufbau auf www.linux-club.de (SYN)
Paket 5: http Antwort von www.linux-club.de (SYN,ACK)
Paket 6: http Verbindungsaufbau Fortsetzung (ACK)
Paket 7: http GET
Paket 8: http Antwort

Der Rest ist SNMP und anderes Zeugs was nicht dazugehört.

Hmm... die zwei reden auf jeden Fall schonmal miteinander....

*kopfkratz*
 

nanook

Newbie
also mir fällt irgendwie frame 10 auf
in frame 8 und auch in den anderen stimmen Mac und Ip noch mit ifconfig überein
also 192.168.1.10 mit 00:04:75:7c:8b:19
frame 8
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd),
Dst: 3Com_7c:8b:19 (00:04:75:7c:8b:19)
Internet Protocol, Src: 212.227.84.43 (212.227.84.43),
Dst: 192.168.1.10 (192.168.1.10)

192.168.1.10 mit 00:04:75:7c:8b:19

in frame 10 aber
Ethernet II, Src: BromaxCo_8c:cc:fd (00:02:dd:8c:cc:fd),
Dst: Asiarock_94:7f:e9 (00:0b:6a:94:7f:e9)
Internet Protocol, Src: 70.98.29.254 (70.98.29.254),
Dst: 192.168.1.10 (192.168.1.10)

192.168.1.10 mit 00:0b:6a:94:7f:e9

evtl. eine doppelte ip Adresse in deinem Netz?

oder habe ich da einen Denkfehler
wenn ja einfach löschen
 
Oben