-
Notifications
You must be signed in to change notification settings - Fork 3
/
cnf_list.html
302 lines (282 loc) · 13 KB
/
cnf_list.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
---
title: List of PANTHEON.tech CNF's
description: Discover our CNFs and their functions.
image: /images/cnf_clouds.jpg
custom_js:
- secondary
redirect_to: https://pantheon.tech/products/stonework/network-functions/
---
<div class="content">
<section class="info" id="learn-more">
<div class="container flex">
<div class="text">
<h1 class="editable"><br><center>List of PANTHEON.tech CNF's</center></h1>
<hr/>
<p class="editable">Services that function in the cloud are characterized by an unlimited presence – they are accessed from anywhere, with a functional connection and are located on remote servers. This can curb costs, as you do not have to create and maintain your servers in a dedicated, physical space.</p>
<p class="editable">
<h3 class="editable"><br>All-In-One</h3>
<a href="/cnf_list/stonework/">StoneWork</a>
<h3 class="editable"><br>Essentials</h3>
<a href="/cnf_list/bgp/">BGP</a> | <a href="/cnf_list/#nat64">NAT64</a> | <a href="/cnf_list/#nat464">NAT464</a> | <a href="/cnf_list/#tt">Transit Tunnel</a> | <a href="/cnf_list/#dhcp">Rate Limiter</a> | <a href="/cnf_list/#router">Router</a> | <a href="/cnf_list/#switch">Switch</a>
<h3 class="editable"><br>Security</h3>
<a href="/cnf_list/#firewall">Firewall</a> | <a href="/cnf_list/#ids">IDS</a> | <a href="/cnf_list/vpn/">VPN</a> | <a href="/cnf_list/#ipsec">IPSec</a>
<h3 class="editable"><br>Services</h3>
<a href="/cnf_list/#dhcp-p">DHCP-Proxy</a> | <a href="/cnf_list/#dhcp">DHCP</a> | <a href="/cnf_list/#dns">DNS</a> | <a href="/cnf_list/#radius">Radius</a>
<h3 class="editable"><br>Monitoring</h3>
<a href="/cnf_list/#nfe">Network Flow Explorer</a> | <a href="/cnf_list/#pm">Port Mirror</a> | <a href="/cnf_list/#ta">Traffic Analyzer</a>
</p>
</div>
</div>
</section>
<section class="info" id="bgp">
<div class="container flex">
<div class="text">
<h2 class="editable"><a href="/cnf_list/bgp/">BGP</a></h2>
<hr/>
<p class="editable" align="justify">The Border Gateway Protocol (BGP) CNF provides <b>routing & reachability</b> functionality. BGP-CNF is based on <a href="https://github.com/osrg/gobgp">GoBGP</a> - an open-source BGP implementation and <a href="https://github.com/ligato/vpp-agent">Ligato</a> control/management plane.</p>
</div>
<div class="image">
<a href="/cnf_list/bgp/"><img class="editable" src="/images/icons_products/bgp.png" /></a>
</div>
</div>
</section>
<section class="info" id="dhcp-p">
<div class="container flex">
<div class="text">
<h2 class="editable"><a href="/contact/">DHCP Proxy</a></h2>
<hr/>
<p class="editable" align="justify"><a href="https://wiki.fd.io/view/VPP">VPP-based</a> CNF that forwards Dynamic Host Configuration Protocol (DHCP) requests received on a CNF interface to a remote DHCP server and proxies the DHCP replies back to clients. It supports multiple backend DHCP servers and allows to configure multiple VRFs (L3 partitioning).</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/dhcp_proxy.png" /></a>
</div>
</div>
</section>
<section class="info" id="dhcp">
<div class="container flex">
<div class="text">
<h2 class="editable"><a href="/contact/">DHCP</a></h2>
<hr/>
<p class="editable" align="justify">Dynamic Host Configuration Protocol (DHCP) Server as a CNF, based on <a href="https://www.isc.org/kea/">ISC Kea DHCP server</a> and <a href="https://ligato.io/">Ligato management plane</a>.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/dhcp.png" /></a>
</div>
</div>
</section>
<section class="info" id="dns">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">DNS</a></h2>
<hr/>
<p class="editable" align="justify">Containerized Domain Name System (DNS) Server based on <a href="https://www.isc.org/bind/">BIND 9</a> and <a href="https://ligato.io/">Ligato management plane</a>.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/dns.png" /></a>
</div>
</div>
</section>
<section class="info" id="firewall">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Firewall</a></h2>
<hr/>
<p class="editable" align="justify">Access Control List (ACL)-based firewall between CNF interfaces with <a href="https://wiki.fd.io/view/VPP">FD.io VPP dataplane</a> and <a href="https://ligato.io/">Ligato management plane</a>.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/firewall.png" /></a>
</div>
</div>
</section>
<section class="info" id="ids">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">IDS</a></h2>
<hr/>
<p class="editable" align="justify"><a href="https://www.snort.org/">Snort-based</a> Intrusion Prevention/Detection System CNF with <a href="https://ligato.io/">Ligato management plane</a>. It allows to detect/prevent latest threats in communication between CNF interfaces.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/ids.png" /></a>
</div>
</div>
</section>
<section class="info" id="vpn">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/cnf_list/vpn/">VPN</a></h2>
<hr/>
<p class="editable" align="justify">A Virtual Private Network (VPN) provides a convenient and secure way to access protected services from your private network, from anywhere in the world.</p>
</div>
<div class="image">
<a href="/cnf_list/vpn/"><img class="editable" src="/images/icons_products/vpn.png" /></a>
</div>
</div>
</section>
<section class="info" id="ipsec">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">IPSec</a></h2>
<hr/>
<p class="editable" align="justify">Forwards traffic to/from a remote IPsec peer (another CNF / IPsec client / external router).</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/ipsec.png" /></a>
</div>
</div>
</section>
<section class="info" id="nat44">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">NAT44</a></h2>
<hr/>
<p class="editable" align="justify">Network Address Translation for IPv4 networks based on <a href="https://wiki.fd.io/view/VPP">FD.io VPP dataplane</a> and <a href="https://ligato.io/">Ligato management plane</a>. Additionally, it integrates <a href="http://miniupnp.free.fr/">MiniUPnP daemon</a> to offer NAT traversal services based on <a href="https://tools.ietf.org/html/rfc6970">UPnP protocols</a>, such as NAT-PMP and PCP.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/nat44.png" /></a>
</div>
</div>
</section>
<section class="info" id="nat64">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">NAT64</a></h2>
<hr/>
<p class="editable" align="justify"><a href="https://wiki.fd.io/view/VPP">VPP based</a> CNF that allows IPv6-only clients to contact IPv4 servers using unicast UDP, TCP, or ICMP using Network Address Translation defined in <a href="https://tools.ietf.org/html/rfc6146">RFC6146</a>.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/nat64.png" /></a>
</div>
</div>
</section>
<section class="info" id="nat464">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">NAT464</a></h2>
<hr/>
<p class="editable" align="justify"><a href="https://wiki.fd.io/view/VPP">VPP based</a> CNF that provides a limited IPv4 connectivity across an IPv6-only network using a technique combining stateful and stateless address translation known as <a href="https://tools.ietf.org/html/rfc6877">464XLATe</a></p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/nat464.png" /></a>
</div>
</div>
</section>
<section class="info" id="nfe">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Network Flow Explorer</a></h2>
<hr/>
<p class="editable" align="justify">Exports information about network flows passing between two interfaces of the CNF to pre-configured IPFIX collectors.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/ipfix.png" /></a>
</div>
</div>
</section>
<section class="info" id="pm">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Port Mirror</a></h2>
<hr/>
<p class="editable" align="justify">Uses SPAN (Switched Port Analyzer) feature of <a href="https://wiki.fd.io/view/VPP">FD.io VPP dataplane</a> to mirror traffic passing between two CNF interfaces into a third interface which is typically connected to a Traffic Analyzer CNF.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/port_mirror.png" /></a>
</div>
</div>
</section>
<section class="info" id="radius">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Radius</a></h2>
<hr/>
<p class="editable" align="justify">Remote Authentication Dial-In User Service (RADIUS) as a CNF, providing Authentication, Authorization, and Accounting (AAA) management for users who connect and use a network service.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/radius.png" /></a>
</div>
</div>
</section>
<section class="info" id="rlr">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Rate Limiter</a></h2>
<hr/>
<p class="editable" align="justify">Uses <a href="https://wiki.fd.io/view/VPP">FD.io VPP dataplane</a> with an additional <insert name here> plugin to rate-limit traffic passing between two interfaces of the CNF.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/rate_limiter.png" /></a>
</div>
</div>
</section>
<section class="info" id="router">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Router</a></h2>
<hr/>
<p class="editable" align="justify">L3 routing between multiple CNF interfaces based on dynamic routing protocols.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/router.png" /></a>
</div>
</div>
</section>
<section class="info" id="switch">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Switch</a></h2>
<hr/>
<p class="editable" align="justify">L2 forwarding between multiple CNF interfaces inside <a href="https://wiki.fd.io/view/VPP">FD.io VPP data plane</a>. Some of the provided features are: Static FIB / MAC learning, proxy ARP, ARP termination, VLAN support.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/switch.png" /></a>
</div>
</div>
</section>
<section class="info" id="ta">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Traffic Analyzer</a></h2>
<hr/>
<p class="editable" align="justify">Integrates <a href="https://www.ntop.org/products/traffic-analysis/ntop/">ntopng</a> with <a href="https://ligato.io/">Ligato management plane</a> to provide analysis and Web-based visualization of all traffic coming to the CNF (e.g. mirrored by the Port Mirror CNF), or network flows exported by networking devices or Network Flow Exporter CNF.</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/traffic_analyzer.png" /></a>
</div>
</div>
</section>
<section class="info" id="tt">
<div class="container flex">
<div class="text">
<br/>
<h2 class="editable"><a href="/contact/">Transit Tunnel</a></h2>
<hr/>
<p class="editable" align="justify">Uses <a href="https://wiki.fd.io/view/VPP">FD.io VPP data plane</a> to forward traffic to/from a remote GRE/VXLAN tunnel endpoint (another CNF or an external router).</p>
</div>
<div class="image">
<a href="/contact/"><img class="editable" src="/images/icons_products/transit_tunnel.png" /></a>
</div>
</div>
</section>
<div class="content">
<section class="info" id="learn-more">
<div class="container flex">
<div class="text">
<p class="editable"><strong>Didn't find what you were looking for? We can create a custom CNF, suited for your requirements. <a href="/contact/">Contact us!</a></strong></p>
</div>
</div>
</section>