Namensauflösung bei OpenVPN Netzwerk??
Geizhals » Forum » Netzwerk » Namensauflösung bei OpenVPN Netzwerk?? (25 Beiträge, 194 Mal gelesen) Top-100 | Fresh-100
Du bist nicht angemeldet. [ Login/Registrieren ]
.......
Re(7): Namensauflösung bei OpenVPN Netzwerk??
16.01.2007, 20:35:28

Notes -- Ethernet bridging, with the bridge occurring on the Windows side.

This configuration requires Windows XP or higher on the bridge side. To my knowledge, Windows 2000 does not support bridging, however a Windows 2000 machine can be a client on a bridged network, where the other end of the OpenVPN connection where the bridging is occurring is a Linux or Windows XP machine.

First make a TAP-Win32 adapter ("tap-bridge") without setting any TCP/IP properties.

Select "tap-bridge" and your ethernet adapter in Control Panel -> Network Connections, then right click and select "Bridge Connections". I am assuming that the bridged network address is 10.0.0.0 subnet 255.255.255.0. The connecting client will use an address of 10.0.0.7.

Note that if your ethernet adapter is a DHCP client, the act of bridging the connection may cause it to get a new IP address lease.

Use this config on the Windows side (the side doing the bridging):

    remote [myremote]
    dev tap
    dev-node tap-bridge
    ping 5
    secret key

Use this config on the remote (which in this case is a linux box but could also be a windows box):

    remote [myremote]
    dev tap
    ifconfig 10.0.0.7 255.255.255.0
    ping 5
    secret key



wenn beide maschinen w2k sind dann hast du pech gehabt. in dem fall musst du einen local dns für die namensauflösung verwenden.

¸.·´p`·.¸¸.·´a`·.¸¸.·´t`·.¸¸.·´o`·.¸¸.·´s`·.¸
Antworten PM Übersicht Chronologisch Zum Vorgänger
 
Melden nicht möglich
 

Dieses Forum ist eine frei zugängliche Diskussionsplattform.
Der Betreiber übernimmt keine Verantwortung für den Inhalt der Beiträge und behält sich das Recht vor, Beiträge mit rechtswidrigem oder anstößigem Inhalt zu löschen.
Datenschutzerklärung