]> 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 fdd204b93cd402dea5359b1d5465a9263fdd10f5..b059a297d1cf2855e06e5fa8bf585be8196f29e5 100644 (file)
@@ -74,7 +74,7 @@ else
            echo "$FIRE gateway" >> /tmp/hosts
        else
            #DNS lookup failed use direct ip
-           echo "178.63.73.246 gateway" >> /tmp/hosts
+           echo "81.3.27.38    gateway" >> /tmp/hosts
        fi
 fi
 mv /tmp/hosts /etc/hosts