mirror of
https://github.com/containers/gvisor-tap-vsock.git
synced 2026-04-23 00:27:09 +08:00
Change VM IP
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ const (
|
||||
gateway = "192.168.127.1"
|
||||
gatewayMacAddress = "\x5A\x94\xEF\xE4\x0C\xDD"
|
||||
|
||||
vm = "192.168.127.0"
|
||||
vm = "192.168.127.2"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user