X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=src%2Fppp%2Fip-up;h=fdd204b93cd402dea5359b1d5465a9263fdd10f5;hp=683b15504d0a76ecd657912ca6d8c7301ee3edba;hb=d6d19d9280b1232629ed21643b2646e98d01fcaf;hpb=39294a2ea5fec07f646cc667e7d54d31c1795b62 diff --git a/src/ppp/ip-up b/src/ppp/ip-up index 683b15504d..fdd204b93c 100644 --- a/src/ppp/ip-up +++ b/src/ppp/ip-up @@ -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