mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-16 16:36:56 +03:00
tmp check br-lan
This commit is contained in:
@@ -127,6 +127,10 @@ main() {
|
|||||||
|
|
||||||
mkdir -p /tmp/podkop
|
mkdir -p /tmp/podkop
|
||||||
|
|
||||||
|
if ! ip addr | grep -q "br-lan"; then
|
||||||
|
log "Interface br-lan not found"
|
||||||
|
fi
|
||||||
|
|
||||||
# base
|
# base
|
||||||
route_table_rule_mark
|
route_table_rule_mark
|
||||||
create_nft_table
|
create_nft_table
|
||||||
|
|||||||
Reference in New Issue
Block a user