mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-20 04:59:25 +02:00
update
This commit is contained in:
parent
ae256b06d4
commit
1ca9164f76
@ -40,5 +40,14 @@ server:
|
|||||||
restart: always
|
restart: always
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> TODO: I haven't figure out how to make `net: bridge` work yet!
|
||||||
|
|
||||||
|
## server
|
||||||
|
|
||||||
|
```
|
||||||
|
$ fig up -d
|
||||||
|
$ iptables -t nat -A POSTROUTING -s 10.0.0.0/24 -j MASQUERADE
|
||||||
|
```
|
||||||
|
|
||||||
[1]: http://tinc-vpn.org/
|
[1]: http://tinc-vpn.org/
|
||||||
[2]: https://www.digitalocean.com/community/tutorials/how-to-install-tinc-and-set-up-a-basic-vpn-on-ubuntu-14-04
|
[2]: https://www.digitalocean.com/community/tutorials/how-to-install-tinc-and-set-up-a-basic-vpn-on-ubuntu-14-04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user