adapt s-proxy.yml bugs divers
This commit is contained in:
parent
69e676027c
commit
73c5d2a952
@ -10,6 +10,7 @@ port:
|
||||
listening: true
|
||||
ip:
|
||||
- '::'
|
||||
service:
|
||||
squid:
|
||||
enabled: true
|
||||
running: true
|
||||
@ -24,15 +25,13 @@ interface:
|
||||
enp0s3:
|
||||
exists: true
|
||||
addrs:
|
||||
- 192.168.99.1/24
|
||||
enp0s8
|
||||
exists: true
|
||||
addrs:
|
||||
- 192.168.99.1/24
|
||||
- 192.168.99.2/24
|
||||
mtu: 1500
|
||||
enp0s8:
|
||||
exists: true
|
||||
addrs:
|
||||
- 172.16.0.1/24
|
||||
- 172.16.0.2/24
|
||||
mtu: 1500
|
||||
http:
|
||||
http://localhost/wpad.dat:
|
||||
status: 200
|
||||
|
Loading…
x
Reference in New Issue
Block a user