add an address in the gateway variable
This commit is contained in:
parent
008dc7019b
commit
2883d037e9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ et voici donc cce que ça donne
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# route some ports/applications through the VPN
|
# route some ports/applications through the VPN
|
||||||
|
|
||||||
VPN_GATEWAY
|
VPN_GATEWAY=192.168.1.1
|
||||||
|
|
||||||
# mark the packets
|
# mark the packets
|
||||||
# RTMP
|
# RTMP
|
||||||
|
|
Loading…
Reference in a new issue