mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Latest VPS script version, and debian bin experimental version
This commit is contained in:
parent
504a373f16
commit
cee6434234
2 changed files with 11 additions and 0 deletions
|
@ -83,6 +83,7 @@ $allip_mlvpn"
|
|||
_ping $ipd
|
||||
statusp=$?
|
||||
if $(exit $statusp); then
|
||||
logger -t "OMR-Service" "Set new 6in4 tunnel IPs"
|
||||
ip tunnel change omr-6in4 mode sit remote $ipd local $ip
|
||||
echo "VPS_ADDR=$ip" > /etc/shorewall/params.vpn
|
||||
echo "OMR_ADDR=$ipd" >> /etc/shorewall/params.vpn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue