Merge pull request #773 from jiegec/dev

Fix netmask in nginx conf
This commit is contained in:
johnjiang 2023-06-15 11:33:50 +08:00 committed by GitHub
commit dd27d061c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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