Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Route zur lokalen IP wird ignoriert
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
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Thu Dec 22, 2005 8:00 pm    Post subject: Route zur lokalen IP wird ignoriert Reply with quote

Hallo,

ich bin dabei eine VPN-Software zu schreiben, habe aber Probleme mit der Routing-Tabelle von Linux:
Es existieren zwei virtuelle NICs tun1 und tun2 (TUN/TAP-Devices) mit den IP#n 10.0.0.1 bzw. 10.0.0.2.

Zum testen will ich jetzt ein TCP-Packet über tun1 (mit IP# 10.0.0.1) an 10.0.0.2 (tun2) senden, aber Linux denkt sich immer: "ach, 10.0.0.2 ist doch eine lokale IP#. Da muss ich doch nichts über tun1 versenden, ich schick es direkt an tun2".
Und das obwohl ich eine Route über tun1 mit dem Ziel 10.0.0.2 gesetzt habe.

Wieso ignoriert Linux diese Route?

Tschö mit ö
Manuel
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Wed Dec 28, 2005 11:47 pm    Post subject: Reply with quote

*bump*

hat keiner ne ahung, wie ich linux zwinge, diese route zu nutzen?
Wieso ist das so blöde implementiert?
Der sch**** Kernel 8O kann doch nicht einfach meine anweisungen ignorieren! :evil: :evil: :evil:
_________________
Build your own live cd with catalyst 2.0!
Back to top
View user's profile Send private message
Raimund
n00b
n00b


Joined: 22 Mar 2003
Posts: 20

PostPosted: Thu Dec 29, 2005 7:56 am    Post subject: Reply with quote

Bitte die Ausgaben von "ifconfig" und "route -n" posten.

Ist dir geläufig was ein Subnetz ist?
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Thu Dec 29, 2005 2:15 pm    Post subject: Reply with quote

hier die gewünschten ausgaben:
Code:
#ifconfig  tun1         
tun1      Protokoll:UNSPEC  Hardware Adresse 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          inet Adresse:10.0.0.1  P-z-P:10.0.0.1  Maske:255.255.255.255
          UP PUNKTZUPUNKT RUNNING NOARP 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
          Kollisionen:0 Sendewarteschlangenlänge:500
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
#route                           
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
10.0.0.2        *               255.255.255.255 UH    0      0        0 tun1
192.168.6.0     *               255.255.255.0   U     0      0        0 eth0
loopback        localhost       255.0.0.0       UG    0      0        0 lo
default         .               0.0.0.0         UG    0      0        0 eth0


Quote:
Ist dir geläufig was ein Subnetz ist?

über subnetze weiss ich bescheid. :P :D
_________________
Build your own live cd with catalyst 2.0!
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