From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] New IP-address of 'ping.ipfire.org'
Date: Mon, 08 Feb 2016 01:54:49 +0000 [thread overview]
Message-ID: <1454896489.2622.4.camel@ipfire.org> (raw)
In-Reply-To: <1454849132-5872-1-git-send-email-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]
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 <matthias.fischer(a)ipfire.org>
> ---
> 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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-02-08 1:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-07 12:45 Matthias Fischer
2016-02-08 1:54 ` Michael Tremer [this message]
2016-02-08 8:56 ` Matthias Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1454896489.2622.4.camel@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox