[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] Win2K Bridged Client and DHCP Clarification


  • Subject: [Openvpn-users] Win2K Bridged Client and DHCP Clarification
  • From: Raymond <support@xxxxxxxxxxxxxxxxxxxx>
  • Date: Tue, 13 Jan 2004 02:22:01 -0800

After reviewing http://openvpn.sourceforge.net/install32.html , I am
unclear about DHCP and a bridged Win2K client.

In the example:

############################################
# OpenVPN bridge config, windows client side

remote [public IP address or hostname of server]
port 8888
dev tap

# This is the address the client will
# "appear as" when it connects to the
# bridged LAN.
ifconfig 10.5.0.5 255.255.255.0
ifconfig-nowarn

secret key.txt
ping 10
comp-lzo
verb 3

# end of config
##################################

Would I simply change the statement

	ifconfig 10.5.0.5 255.255.255.0

to

	ifconfig dhcp < or auto-dhcp >

to enable DHCP for the client side of the tunnel?

Raymond


____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users