User Tools

Site Tools


public:it:protectli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:it:protectli [2021/08/29 03:06] philpublic:it:protectli [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Proctectli FW2B ======= 
  
- 
-  * [[https://protectli.com/kb/how-to-use-flashli/|Flash Coreboot or AMI BIOS]] 
- 
-<code> 
-network: 
-  version: 2 
-  renderer: NetworkManager 
-  ethernets: 
-    eth0: 
-      dhcp-identifier: mac 
-      dhcp4: no 
-    eth1: 
-      dhcp-identifier: mac 
-      dhcp4: yes 
-      dhcp4-overrides: 
-        # we set this below 100 to ensure this route is preferred over the LTE connection 
-        route-metric: 99 
-  modems: 
-    usb0: 
-      apn: fast.t-mobile.com 
-      dhcp4: true 
-      dhcp4-overrides:  
-        # This option seems to have no affect 
-        route-metric: 200 
-      nameservers: 
-        addresses: [8.8.8.8,1.1.1.1] 
-</code> 
-<code> 
-*filter 
-:INPUT ACCEPT [1803:112074] 
-:FORWARD ACCEPT [0:0] 
-:OUTPUT ACCEPT [65125:5360043] 
--A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT 
--A INPUT -i usb0 -j DROP 
-COMMIT 
-</code> 
public/it/protectli.1630224403.txt.gz · Last modified: 2021/08/29 03:06 by phil