mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +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
|
||||
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/
|
||||
|
||||
#Check if gateway has answerd to ping, if not replace with ping.ipfire.org
|
||||
|
||||
Reference in New Issue
Block a user