- OpenVPN 2 Cookbook
- Jan Just Keijser
- 194字
- 2021-04-09 22:05:47
In this chapter, we will cover:
- Setting up the public and private keys
- Simple configuration
- Server-side routing
- Using
client-config-dir
files - Routing: subnets on both sides
- Redirecting the default gateway
- Using an
ifconfig-pool
block - Using the status file
- Management interface
- Proxy-arp
The recipes in this chapter will cover the most commonly used deployment model for OpenVPN: a single server with multiple remote clients capable of routing IP traffic.
We will also look at several common routing configurations in addition to the use of the management interface at both the client and server side.
The last recipe of this chapter will show how it is possible to avoid the use of network bridges for most practical use cases.
As a routed, TUN-style setup is the most commonly used deployment model, some of the sample configuration files presented in this chapter will be reused throughout the rest of the book. In particular, the configuration files such as basic-udp-server.conf
, basic-udp-client.conf
, basic-tcp-server.conf
, and basic-tcp-client.conf
from the recipe Server-side routing will be reused often, as well as the Windows client configuration files basic-udp-client.ovpn
and basic-tcp-client.ovpn
from the recipe, Using an ifconfig-pool block.
- 數(shù)據(jù)、模型與決策:基于Excel的建模和商務(wù)應(yīng)用
- AJAX and PHP: Building Modern Web Applications 2nd Edition
- Flash CC從入門(mén)到精通
- Adobe創(chuàng)意大學(xué)Illustrator產(chǎn)品專(zhuān)家認(rèn)證標(biāo)準(zhǔn)教材(CS6修訂版)
- Photoshop+Adobe Camera Raw+Lightroom(攝影后期照片潤(rùn)飾實(shí)戰(zhàn))
- Excel數(shù)據(jù)管理:不加班的秘密
- 中文版Photoshop 2020完全自學(xué)教程
- AutoCAD 2024建筑設(shè)計(jì)從入門(mén)到精通(升級(jí)版)
- Excel公式、函數(shù)與圖表案例實(shí)戰(zhàn)從入門(mén)到精通(視頻自學(xué)版)
- Premiere pro CC中文版自學(xué)視頻教程
- Elgg Social Networking
- Apache Solr 3.1 Cookbook
- 神奇的中文版Photoshop CC 2017入門(mén)書(shū)
- 巧用ChatGPT高效搞定Excel數(shù)據(jù)分析
- Python氣象應(yīng)用編程