From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] New IP-address of 'ping.ipfire.org' Date: Mon, 08 Feb 2016 01:54:49 +0000 Message-ID: <1454896489.2622.4.camel@ipfire.org> In-Reply-To: <1454849132-5872-1-git-send-email-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4069840855561006377==" List-Id: --===============4069840855561006377== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi, this is right. Usually the systems should never reach the code where the name cannot be resolved. We have moved to a new data center, so that IP address has to be updated, too. I don't know why this is hard-coded though. I don't like it. Merged. Best, -Michael On Sun, 2016-02-07 at 13:45 +0100, Matthias Fischer wrote: > Telekom gateways (e.g.) don't answer 'pings', therefor '/etc/ppp/ip- > up' > uses 'ping.ipfire.org' for the 'gateway Graph' in 'Status / Network > (other'. > After moving the infrastructure, several IP addresses were changed. > '178.63.73.246' doesn't work anymore for 'ping.ipfire.org', its now > '81.3.27.38'. > > Signed-off-by: Matthias Fischer > --- >  src/ppp/ip-up | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/ppp/ip-up b/src/ppp/ip-up > index fdd204b..b059a29 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 "178.63.73.246 gateway" >> /tmp/hosts > +     echo "81.3.27.38 gateway" >> /tmp/hosts >   fi >  fi >  mv /tmp/hosts /etc/hosts --===============4069840855561006377== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjEKCmlRSWNCQUFC Q2dBR0JRSld0L1ZwQUFvSkVJQjU4UDl2a0FrSGl2QVFBSjM0bEg1Rk05QXBWYURkdkNic0phZWIK QUNkMkpzZGlDdm5mcEJJYUVrTUVCdW9iMTFjb3NrTkk2YXNkZ3FxOUplU3RtU3l1bURzaGZiOGlZ Nm9aZWtVeApkVnJ2TzJVakFmTUorMkRKbGR6NnpiMmJQRUhPTGkvam9VN3hVbWp1Q21OQVp3bm5F UFhrdm1EYXpzazRHa0pYClVYZjduWktQS1pjQ3dzSXRURXE1cS9pVzRzeXZrMVFmTmJEZFkyV09M MEhKc3poNStWU1ZrejB2d0Q2NDJ4YmIKOXJHVU9vSUdoU1pYdjd5Y0p0ZkZXWnVhbDFNN3l6cmJz R1djbFhHSzhnZThyZEd4cDBzcnlXaGd2bzk4S2F6cAp6bDhGN3p4RWl1ckcyTTJ4STRSenM4cUZD ZWVqUU52OFJlTEZqKzlhampFR2pkVGVvL3dqRHJoMlNVU0V6Q2hyCnpITGdEL05pb29IdStiZG8y ekVaUzNTb2VHejNodUc5ZzQxLyswVS9uYjVnUHc3RWdSZWk4RFBoUTdJWDRaNzYKU0dkZ0NEK1VR emRlM1pLbDd2aXVuU3hGcEpqU3QyYldOSDZTOC9mbnFocnVLWFRUcTg5bnFaa2RWZ2RLVm1xMQpG eGEwSTdJb3BWMWJxWGx1U1JwdVN0STA3dENNaXVSV2tCMGdkTUN5N1VlN2swRWlqN0ViUTIxYkY0 S3ROQU42CkxpWkNxbHV1S3dFaXI5bzZpeGo3b0hYTU16eUZlSXM3STZpQkJld254Q01HVEdpcFhE UkE5QXlnbk91dS93cGgKYjhZODN4ejNoUHlWQjBkeWIvaVNINjVNTy9XNHdRcXN2TWhVWEVoQVlB SmZlL1UrcW5Qb1FXT1RpeTNOdmNUbApuZWxjL2dpS0dQZ3NjdHRhTUdOYwo9RDFLZAotLS0tLUVO RCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============4069840855561006377==--