Updated hardcoded ping.ipfire.org ip.

This commit is contained in:
Arne Fitzenreiter
2010-08-25 20:59:45 +02:00
parent c0ab03b580
commit d6d19d9280
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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