]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/ppp/ip-up
Updated hardcoded ping.ipfire.org ip.
[people/pmueller/ipfire-2.x.git] / src / ppp / ip-up
index 683b15504d0a76ecd657912ca6d8c7301ee3edba..fdd204b93cd402dea5359b1d5465a9263fdd10f5 100644 (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