OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
netplan
/
examples
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:13:51 AM
rwxr-xr-x
📄
bonding.yaml
202 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
bonding_router.yaml
938 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
bridge.yaml
156 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
bridge_vlan.yaml
245 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
dhcp.yaml
86 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
dhcp_wired8021x.yaml
216 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
direct_connect_gateway.yaml
168 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
direct_connect_gateway_ipv6.yaml
253 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
ipv6_tunnel.yaml
311 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
loopback_interface.yaml
126 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
modem.yaml
360 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
network_manager.yaml
49 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
route_metric.yaml
191 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
source_routing.yaml
542 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
static.yaml
239 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
static_multiaddress.yaml
158 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
static_singlenic_multiip_multigateway.yaml
345 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
vlan.yaml
583 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
windows_dhcp_server.yaml
91 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
wireless.yaml
305 bytes
09/07/2021 03:19:37 PM
rw-r--r--
📄
wpa_enterprise.yaml
780 bytes
09/07/2021 03:19:37 PM
rw-r--r--
Editing: wpa_enterprise.yaml
Close
network: version: 2 wifis: wl0: access-points: workplace: auth: key-management: eap method: ttls anonymous-identity: "@internal.example.com" identity: "joe@internal.example.com" password: "v3ryS3kr1t" university: auth: key-management: eap method: tls anonymous-identity: "@cust.example.com" identity: "cert-joe@cust.example.com" ca-certificate: /etc/ssl/cust-cacrt.pem client-certificate: /etc/ssl/cust-crt.pem client-key: /etc/ssl/cust-key.pem client-key-password: "d3cryptPr1v4t3K3y" open-network: auth: key-management: none dhcp4: yes