[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Router forwarded keine Pakete mehr



Hallo Leute,

nachdem mein alter router abgerraucht ist, habe ich lezte Nacht
einen neuen installiert nur kann ich nicht ins Internet.

Ich habe:

To: linux4michelle@freenet.de
From: router.tdnet@freenet.de
Date: Mon, 16 May 2005 12:50:56 +0200
Subject: Configs
Message-Id: <20050516.155056@freenet.de>

----8<--------------------------------------------------------------
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

auto eth0
auto eth1 eth2 eth3 eth4
#auto eth5 eth6 eth7 eth8

########################################
# internet
iface eth0 inet static
	address   192.168.0.14
	netmask   255.255.255.240
	network   192.168.0.0
	broadcast 192.168.0.15
	gateway   192.168.0.1
########################################
# publicnet
iface eth1 inet static
	address   192.168.0.193
	netmask   255.255.255.192
	network   192.168.0.192
	broadcast 192.168.0.255
########################################
# privatenet
iface eth2 inet static
	address   192.168.0.65
	netmask   255.255.255.192
	network   192.168.0.64
	broadcast 192.168.0.127
########################################
# securenet
iface eth3 inet static
	address   192.168.0.33
	netmask   255.255.255.224
	network   192.168.0.32
	broadcast 192.168.0.63
########################################
# cybernet
iface eth4 inet static
	address   192.168.0.129
	netmask   255.255.255.192
	network   192.168.0.128
	broadcast 192.168.0.191
########################################
# guestnet
#iface eth5 inet static
#	address   192.168.0.17
#	netmask   255.255.255.240
#	network   192.168.0.16
#	broadcast 192.168.0.31
########################################
# wavenet
#iface eth6 inet static
#	address   192.168.1.1
#	netmask   255.255.255.0
#	network   192.168.1.0
#	broadcast 192.168.1.255
########################################
# dialnet
#iface eth7 inet static
#	address   192.168.2.1
#	netmask   255.255.255.0
#	network   192.168.2.0
#	broadcast 192.168.2.255
########################################
# dslnet
iface eth8 inet static
#	address   192.168.3.1
#	netmask   255.255.255.0
#	network   192.168.3.0
#	broadcast 192.168.3.255
----8<--------------------------------------------------------------

und

----8<--------------------------------------------------------------
# /etc/network/options
ip_forward=yes
spoofprotect=yes
syncookies=no
----8<--------------------------------------------------------------

was auch funktioniert. ich kann von allen Netzwerken auf den
Router qber ich komme nicht ins Internet, öit Ausnahme voö
Router, auf deö ich gerade, diese E-Mail schreibe.

Desweiteren habe ich:

----8<--------------------------------------------------------------
eth0      Link encap:Ethernet  HWaddr 00:60:B0:CE:89:AD  
          inet addr:192.168.0.14  Bcast:192.168.0.15  Mask:255.255.255.240
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:13256 errors:0 dropped:0 overruns:0 frame:0
          TX packets:19810 errors:53 dropped:0 overruns:0 carrier:53
          collisions:0 txqueuelen:100 
          RX bytes:18484237 (17.6 MiB)  TX bytes:1460453 (1.3 MiB)
          Interrupt:11 Base address:0xf860 

eth1      Link encap:Ethernet  HWaddr 00:10:4B:B0:83:7E  
          inet addr:192.168.0.193  Bcast:192.168.0.255  Mask:255.255.255.192
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1317 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:0 (0.0 b)  TX bytes:79020 (77.1 KiB)
          Interrupt:9 Base address:0xfc80 

eth2      Link encap:Ethernet  HWaddr 00:10:4B:AF:89:1B  
          inet addr:192.168.0.65  Bcast:192.168.0.127  Mask:255.255.255.192
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:20358 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7716 errors:0 dropped:0 overruns:0 carrier:40
          collisions:2 txqueuelen:100 
          RX bytes:1574429 (1.5 MiB)  TX bytes:1141397 (1.0 MiB)
          Interrupt:10 Base address:0xfc00 

eth3      Link encap:Ethernet  HWaddr 00:10:5A:3B:F5:96  
          inet addr:192.168.0.33  Bcast:192.168.0.63  Mask:255.255.255.224
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:7 Base address:0xf880 

eth4      Link encap:Ethernet  HWaddr 00:A0:24:ED:80:B5  
          inet addr:192.168.0.129  Bcast:192.168.0.191  Mask:255.255.255.192
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:5 Base address:0x320 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:720 (720.0 b)  TX bytes:720 (720.0 b)
----8<--------------------------------------------------------------


----8<--------------------------------------------------------------
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.240 U     0      0        0 eth0
192.168.0.32    0.0.0.0         255.255.255.224 U     0      0        0 eth3
192.168.0.64    0.0.0.0         255.255.255.192 U     0      0        0 eth2
192.168.0.128   0.0.0.0         255.255.255.192 U     0      0        0 eth4
192.168.0.192   0.0.0.0         255.255.255.192 U     0      0        0 eth1
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
----8<--------------------------------------------------------------

genauso wie auf dem alten Router.

Scheint som das ich irgendwas vergessen habe. IPTABLES sind nicht
gesetzt, weshalb es eigentlich bei default funktionieren sollte 

Grüße
Michelle



Reply to: