Fix netmask in nginx conf

Reported by @JisonRWang in #754.
This commit is contained in:
Jiajie Chen 2023-05-31 14:56:57 +08:00
parent cbcadd4435
commit 15450d6666
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ savelen= 16777216
# Correspond to dpdk.port_list's index: port0, port1...
[port0]
addr=192.168.1.2
netmask=255.255.225.0
netmask=255.255.255.0
broadcast=192.168.1.255
gateway=192.168.1.1
# IPv6 net addr