]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/ppp/ip-up
make.sh: Introduce DEFAULT_PARALLELISM
[ipfire-2.x.git] / src / ppp / ip-up
index 683b15504d0a76ecd657912ca6d8c7301ee3edba..b059a297d1cf2855e06e5fa8bf585be8196f29e5 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 "81.3.27.38    gateway" >> /tmp/hosts
        fi
 fi
 mv /tmp/hosts /etc/hosts