This commit is contained in:
parent
e11bc0c44d
commit
7f216bc176
@ -359,7 +359,7 @@ pub mod desktop {
|
|||||||
config.address(&self.client_config.client.address)
|
config.address(&self.client_config.client.address)
|
||||||
.netmask("255.255.255.255")
|
.netmask("255.255.255.255")
|
||||||
.destination("10.66.66.1")
|
.destination("10.66.66.1")
|
||||||
//.mtu(1400)
|
.mtu(1400)
|
||||||
.tun_name("tun0")
|
.tun_name("tun0")
|
||||||
.up();
|
.up();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user