mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-20 07:53:01 +02:00
Updated hardcoded ping.ipfire.org ip.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
etc/system-release
|
||||
etc/ppp/ip-up
|
||||
var/ipfire/langs/en.pl
|
||||
var/ipfire/langs/de.pl
|
||||
var/ipfire/langs/es.pl
|
||||
|
||||
@@ -74,7 +74,7 @@ else
|
||||
echo "$FIRE gateway" >> /tmp/hosts
|
||||
else
|
||||
#DNS lookup failed use direct ip
|
||||
echo "85.88.28.125 gateway" >> /tmp/hosts
|
||||
echo "178.63.73.246 gateway" >> /tmp/hosts
|
||||
fi
|
||||
fi
|
||||
mv /tmp/hosts /etc/hosts
|
||||
|
||||
Reference in New Issue
Block a user