Networking Forums

Networking Forums > Computer Networking > Linux Networking > Probleme beim Routing

Reply
Thread Tools Display Modes

Probleme beim Routing

 
 
gpi
Guest
Posts: n/a

 
      08-11-2006, 12:44 PM
Hallo NG,

habe eine OpenVPN-Server unter OpenLinux 10.1.

Das VPN funktioniert auch einwandfrei solange ich nur auf dem
VPN-Rechner zugreifen muss.

Sobald ich aber auf andere Rechner im selben Netz zugreifen will, klappt
das nicht.

Habe folgende Konfigurartion:

VPN-Server:

eth0 192.168.75.3
GW 192.168.75.5 (Standardgateway - DSL-Router)
tap0 10.0.0.1


vpn:~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:10C:64:7B:AE
inet addr:192.168.75.3 Bcast:192.168.75.255 Mask:255.255.255.0
inet6 addr: fe80::210:dcff:fe64:7bae/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:883371 errors:0 dropped:0 overruns:0 frame:0
TX packets:52881 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:65866859 (62.8 Mb) TX bytes:8144840 (7.7 Mb)

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:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:800 (800.0 b) TX bytes:800 (800.0 b)

tap0 Link encap:Ethernet HWaddr CA:6F:03:E5:E8:3A
inet addr:10.0.0.1 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: fe80::c86f:3ff:fee5:e83a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:685 errors:0 dropped:0 overruns:0 frame:0
TX packets:3780 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:85444 (83.4 Kb) TX bytes:931750 (909.9 Kb)


vpn:~ # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 tap0
192.168.75.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.75.5 0.0.0.0 UG 0 0 0 eth0
vpn:~ #


Nun möchte ich mit einem VPN-Client (WindowsXP) auf Rechner im Netz
192.168.75.x zugreifen ( 192.168.75.2 u. 192.168.75.1 Samba, Exchange etc.)

welche Routen muß ich beim VPN-Server mit route -add hinzufügen???
welche eventuell beim VPN-Client ???


Vielen Dank

Stefan
 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      08-11-2006, 06:52 PM
In comp.os.linux.networking gpi <(E-Mail Removed)>:
> Hallo NG,


> habe eine OpenVPN-Server unter OpenLinux 10.1.


Wasn't aware their would be ClosedLinux at all?

[..]

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 62: need to wrap system in aluminum foil to
fix problem
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
probleme carte news oleane Linux Networking 0 05-26-2005 12:42 PM
Stange IPTable probleme Mike Baroukh Linux Networking 2 11-02-2004 08:14 PM
Net use probleme Again & again Luc Windows Networking 1 02-21-2004 11:31 AM
Net use probleme again.... Luc Windows Networking 1 02-20-2004 12:28 AM
Probleme avec mon serveur ou mon router S?bastien G Windows Networking 0 02-12-2004 02:39 AM



1 2 3 4 5 6 7 8 9 10 11