mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Revert "ip-up: Fixes bug12763"
This reverts commit 4f455c488e.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
d258c7a47a
commit
b46314bf7a
@@ -33,7 +33,7 @@ echo -n "$4" > /var/ipfire/red/local-ipaddress
|
|||||||
echo -n "$5" > /var/ipfire/red/remote-ipaddress
|
echo -n "$5" > /var/ipfire/red/remote-ipaddress
|
||||||
touch /var/ipfire/red/active
|
touch /var/ipfire/red/active
|
||||||
|
|
||||||
/sbin/ip route replace default via ${IPREMOTE} dev ppp0 >/dev/null 2>&1
|
/sbin/ip route replace default via ${IPREMOTE} dev ppp0
|
||||||
run_subdir ${rc_base}/init.d/networking/red.up/
|
run_subdir ${rc_base}/init.d/networking/red.up/
|
||||||
|
|
||||||
#Check if gateway has answerd to ping, if not replace with ping.ipfire.org
|
#Check if gateway has answerd to ping, if not replace with ping.ipfire.org
|
||||||
|
|||||||
Reference in New Issue
Block a user