isc-dhcp-with-docker/setufw.sh

3 lines
77 B
Bash
Raw Normal View History

2022-10-23 19:16:35 +09:00
#!/bin/bash
ufw $1 allow to any port 547 proto udp from any comment "DHCPv6"