David Scott
David Scott
@lonnietc I'm not aware that anyone has tried it recently. I personally doubt it works: there are probably a bunch of subtle differences between the how the virtual hardware behaves...
@TylerLubeck thanks for taking a look at this! I hadn't considered a possible interaction between the silent filter rule dropping and the connection leak. If the remote machine closes the...
I've started having more of a look too. I added this debug patch: https://github.com/djs55/vpnkit/commit/41cdadc58cf89067039ad0a6c77a8b4da25be775 which - logs the connection table every 10s - times out switch ports after 5s I've...
@TylerLubeck could you try a binary for me? The CI just built [this](https://890-58395340-gh.circle-artifacts.com/0/Users/distiller/vpnkit/vpnkit.tgz) from https://github.com/moby/vpnkit/pull/269. If you download and untar the archive, there should be a `vpnkit` binary somewhere inside....
@TylerLubeck have you heard any feedback? I think I'll probably merge the PR in #269 since I think it's good to have anyway, but I'd love to know if it...
Seen in https://github.com/docker/for-mac/issues/1337
I've taken the liberty of force-pushing a rebase after the recent CI improvements.
OK, CI is a bit greener :)
By connected would you prefer - when the named pipe (i.e. ethernet-level) connection is established - when the DHCP lease is handed out - when the client IP address is...
Another instance: https://github.com/docker/for-mac/issues/3004