install.sh
This commit is contained in:
+25
-16
@@ -1,16 +1,25 @@
|
||||
[ADSL]
|
||||
device=eth0
|
||||
target_ip=185.16.48.54
|
||||
gateway=192.168.149.254
|
||||
led=2
|
||||
openvpn_master=1
|
||||
|
||||
[GSM]
|
||||
device=ppp3g
|
||||
target_ip=185.16.48.55
|
||||
max_loss=40
|
||||
max_rtt=2000
|
||||
ping_count=20
|
||||
led=3
|
||||
fallback=1
|
||||
|
||||
[ADSL1]
|
||||
device=adsl
|
||||
target_ip=185.16.48.54
|
||||
gateway=
|
||||
|
||||
[ADSL2]
|
||||
device=enp0s3
|
||||
target_ip=185.16.48.55
|
||||
gateway=10.0.2.2
|
||||
openvpn_master=1
|
||||
|
||||
[ADSL3]
|
||||
device=enp0s9
|
||||
target_ip=185.16.48.56
|
||||
gateway=10.0.4.2
|
||||
|
||||
[GSM]
|
||||
device=ppp3g
|
||||
target_ip=185.16.48.55
|
||||
max_loss=40
|
||||
max_rtt=2000
|
||||
ping_count=20
|
||||
led=3
|
||||
fallback=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user