mirror of
https://git.checksum.fail/alec/neinterm.git
synced 2025-12-11 13:39:54 +02:00
Add files to repository
This commit is contained in:
10
System/Config/Net.json
Normal file
10
System/Config/Net.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"tcpip.ipv4_address": "10.20.0.10",
|
||||
"tcpip.ipv4_netmask": "255.255.255.0",
|
||||
"tcpip.ipv4_network": "10.20.0.0",
|
||||
"tcpip.ipv4_gateway": "10.20.0.254",
|
||||
"tcpip.ipv4_dns_server_address": "8.8.8.8",
|
||||
"tcpip.ipv4_dns_server_port": "53",
|
||||
"tcpip.mss_size": "1360",
|
||||
"eof": "eof"
|
||||
}
|
||||
Reference in New Issue
Block a user